Skip to content

Console Output

02:02:48 Started by user Sravan Kumar Lakkimsetti
02:02:48 Running as Sravan Kumar Lakkimsetti
02:02:48 Agent jipp-centos-7-agent-6gb-hzcrv is provisioned from template jipp-centos-7-agent-6gb
02:02:48 ---
02:02:48 apiVersion: "v1"
02:02:48 kind: "Pod"
02:02:48 metadata:
02:02:48   annotations: {}
02:02:48   labels:
02:02:48     jenkins: "slave"
02:02:48     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
02:02:48     jenkins/label: "centos-7-6gb"
02:02:48   name: "jipp-centos-7-agent-6gb-hzcrv"
02:02:48   namespace: "platform"
02:02:48 spec:
02:02:48   containers:
02:02:48   - env:
02:02:48     - name: "JENKINS_SECRET"
02:02:48       value: "********"
02:02:48     - name: "JENKINS_TUNNEL"
02:02:48       value: "jenkins-discovery.platform.svc.cluster.local:50000"
02:02:48     - name: "JENKINS_AGENT_NAME"
02:02:48       value: "jipp-centos-7-agent-6gb-hzcrv"
02:02:48     - name: "JENKINS_REMOTING_JAVA_OPTS"
02:02:48       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
02:02:48         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
02:02:48     - name: "JAVA_TOOL_OPTIONS"
02:02:48       value: ""
02:02:48     - name: "_JAVA_OPTIONS"
02:02:48       value: ""
02:02:48     - name: "OPENJ9_JAVA_OPTIONS"
02:02:48       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
02:02:48     - name: "JENKINS_NAME"
02:02:48       value: "jipp-centos-7-agent-6gb-hzcrv"
02:02:48     - name: "JENKINS_AGENT_WORKDIR"
02:02:48       value: "/home/jenkins/agent"
02:02:48     - name: "JENKINS_URL"
02:02:48       value: "http://jenkins-ui.platform.svc.cluster.local/platform/"
02:02:48     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
02:02:48     imagePullPolicy: "Always"
02:02:48     name: "jnlp"
02:02:48     resources:
02:02:48       limits:
02:02:48         cpu: "2000m"
02:02:48         memory: "6144Mi"
02:02:48       requests:
02:02:48         cpu: "1000m"
02:02:48         memory: "6144Mi"
02:02:48     tty: true
02:02:48     volumeMounts:
02:02:48     - mountPath: "/home/jenkins/.m2/toolchains.xml"
02:02:48       name: "m2-dir"
02:02:48       readOnly: true
02:02:48       subPath: "toolchains.xml"
02:02:48     - mountPath: "/home/jenkins/.mavenrc"
02:02:48       name: "m2-dir"
02:02:48       readOnly: true
02:02:48       subPath: ".mavenrc"
02:02:48     - mountPath: "/opt/tools"
02:02:48       name: "volume-0"
02:02:48       readOnly: false
02:02:48     - mountPath: "/home/jenkins"
02:02:48       name: "volume-2"
02:02:48       readOnly: false
02:02:48     - mountPath: "/home/jenkins/.m2/repository"
02:02:48       name: "volume-3"
02:02:48       readOnly: false
02:02:48     - mountPath: "/home/jenkins/.m2/settings-security.xml"
02:02:48       name: "m2-secret-dir"
02:02:48       readOnly: true
02:02:48       subPath: "settings-security.xml"
02:02:48     - mountPath: "/home/jenkins/.m2/wrapper"
02:02:48       name: "volume-4"
02:02:48       readOnly: false
02:02:48     - mountPath: "/home/jenkins/.m2/settings.xml"
02:02:48       name: "m2-secret-dir"
02:02:48       readOnly: true
02:02:48       subPath: "settings.xml"
02:02:48     - mountPath: "/home/jenkins/.ssh"
02:02:48       name: "volume-1"
02:02:48       readOnly: false
02:02:48       subPath: ""
02:02:48     - mountPath: "/home/jenkins/agent"
02:02:48       name: "workspace-volume"
02:02:48       readOnly: false
02:02:48     workingDir: "/home/jenkins/agent"
02:02:48   nodeSelector:
02:02:48     kubernetes.io/os: "linux"
02:02:48   restartPolicy: "Never"
02:02:48   volumes:
02:02:48   - name: "volume-0"
02:02:48     persistentVolumeClaim:
02:02:48       claimName: "tools-claim-jiro-platform"
02:02:48       readOnly: true
02:02:48   - name: "m2-secret-dir"
02:02:48     secret:
02:02:48       secretName: "m2-secret-dir"
02:02:48   - emptyDir:
02:02:48       medium: ""
02:02:48     name: "volume-2"
02:02:48   - configMap:
02:02:48       name: "m2-dir"
02:02:48     name: "m2-dir"
02:02:48   - configMap:
02:02:48       name: "known-hosts"
02:02:48     name: "volume-1"
02:02:48   - emptyDir:
02:02:48       medium: ""
02:02:48     name: "workspace-volume"
02:02:48   - emptyDir:
02:02:48       medium: ""
02:02:48     name: "volume-4"
02:02:48   - emptyDir:
02:02:48       medium: ""
02:02:48     name: "volume-3"
02:02:48 
02:02:48 Building remotely on jipp-centos-7-agent-6gb-hzcrv (centos-7-6gb) in workspace /home/jenkins/agent/workspace/eclipse-aggregator-master
02:02:48 [WS-CLEANUP] Deleting project workspace...
02:02:48 [WS-CLEANUP] Deferred wipeout is used...
02:02:48 The recommended git tool is: git
02:02:49 No credentials specified
02:02:49 Cloning the remote Git repository
02:02:49 Cloning repository https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:02:49  > git init /home/jenkins/agent/workspace/eclipse-aggregator-master # timeout=10
02:02:49 Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:02:49  > git --version # timeout=10
02:02:49  > git --version # 'git version 2.36.1'
02:02:49  > git fetch --tags --force --progress -- https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git +refs/heads/*:refs/remotes/origin/* # timeout=10
02:02:53  > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git # timeout=10
02:02:53  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:02:53 Avoid second fetch
02:02:53  > git rev-parse origin/master^{commit} # timeout=10
02:02:53 Checking out Revision 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04 (origin/master)
02:02:53  > git config core.sparsecheckout # timeout=10
02:02:53  > git checkout -f 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04 # timeout=10
02:02:56 Commit message: "Build input for build I20220917-1800"
02:02:56  > git rev-list --no-walk 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04 # timeout=10
02:02:56  > git remote # timeout=10
02:02:56  > git submodule init # timeout=10
02:02:57  > git submodule sync # timeout=10
02:02:57  > git config --get remote.origin.url # timeout=10
02:02:57  > git submodule init # timeout=10
02:02:57  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
02:02:57  > git config --get submodule.eclipse.jdt.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.jdt.path # timeout=10
02:02:57  > git config --get submodule.eclipse.jdt.core.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.jdt.core.path # timeout=10
02:02:57  > git config --get submodule.eclipse.jdt.core.binaries.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.jdt.core.binaries.path # timeout=10
02:02:57  > git config --get submodule.eclipse.jdt.debug.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.jdt.debug.path # timeout=10
02:02:57  > git config --get submodule.eclipse.jdt.ui.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.jdt.ui.path # timeout=10
02:02:57  > git config --get submodule.eclipse.pde.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.pde.path # timeout=10
02:02:57  > git config --get submodule.eclipse.platform.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.platform.path # timeout=10
02:02:57  > git config --get submodule.eclipse.platform.common.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.platform.common.path # timeout=10
02:02:57  > git config --get submodule.eclipse.platform.debug.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.platform.debug.path # timeout=10
02:02:57  > git config --get submodule.eclipse.platform.releng.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.platform.releng.path # timeout=10
02:02:57  > git config --get submodule.eclipse.platform.swt.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.platform.swt.path # timeout=10
02:02:57  > git config --get submodule.eclipse.platform.swt.binaries.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.platform.swt.binaries.path # timeout=10
02:02:57  > git config --get submodule.eclipse.platform.text.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.platform.text.path # timeout=10
02:02:57  > git config --get submodule.eclipse.platform.ua.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.platform.ua.path # timeout=10
02:02:57  > git config --get submodule.eclipse.platform.ui.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.platform.ui.path # timeout=10
02:02:57  > git config --get submodule.rt.equinox.binaries.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.rt.equinox.binaries.path # timeout=10
02:02:57  > git config --get submodule.equinox.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.equinox.path # timeout=10
02:02:57  > git config --get submodule.rt.equinox.p2.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.rt.equinox.p2.path # timeout=10
02:02:57  > git config --get submodule.eclipse.platform.ui.tools.url # timeout=10
02:02:57  > git config -f .gitmodules --get submodule.eclipse.platform.ui.tools.path # timeout=10
02:02:57  > git submodule update --init --recursive eclipse.jdt # timeout=10
02:02:58  > git submodule update --init --recursive eclipse.jdt.core # timeout=10
02:03:19  > git submodule update --init --recursive eclipse.jdt.core.binaries # timeout=10
02:03:20  > git submodule update --init --recursive eclipse.jdt.debug # timeout=10
02:03:23  > git submodule update --init --recursive eclipse.jdt.ui # timeout=10
02:03:35  > git submodule update --init --recursive eclipse.pde # timeout=10
02:03:43  > git submodule update --init --recursive eclipse.platform # timeout=10
02:03:52  > git submodule update --init --recursive eclipse.platform.common # timeout=10
02:04:02  > git submodule update --init --recursive eclipse.platform.debug # timeout=10
02:04:07  > git submodule update --init --recursive eclipse.platform.releng # timeout=10
02:04:08  > git submodule update --init --recursive eclipse.platform.swt # timeout=10
02:04:28  > git submodule update --init --recursive eclipse.platform.swt.binaries # timeout=10
02:05:13  > git submodule update --init --recursive eclipse.platform.text # timeout=10
02:05:16  > git submodule update --init --recursive eclipse.platform.ua # timeout=10
02:05:19  > git submodule update --init --recursive eclipse.platform.ui # timeout=10
02:05:35  > git submodule update --init --recursive rt.equinox.binaries # timeout=10
02:05:38  > git submodule update --init --recursive equinox # timeout=10
02:05:42  > git submodule update --init --recursive rt.equinox.p2 # timeout=10
02:05:47  > git submodule update --init --recursive eclipse.platform.ui.tools # timeout=10
02:05:48 $ pkill Xvnc
02:05:48 $ pkill Xrealvnc
02:05:48 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
02:06:02 [eclipse-aggregator-master] $ Xvnc -help
02:06:02 Starting xvnc
02:06:02 [eclipse-aggregator-master] $ Xvnc :43 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
02:06:02 
02:06:02 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
02:06:02 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
02:06:02 See http://www.tigervnc.org for information on TigerVNC.
02:06:02 Underlying X server release 12004000, The X.Org Foundation
02:06:02 
02:06:02 
02:06:02 Sun Sep 18 06:06:02 2022
02:06:02  vncext:      VNC extension running!
02:06:02  vncext:      Listening for VNC connections on all interface(s), port 5943
02:06:02  vncext:      created VNC server for screen 0
02:06:02 [eclipse-aggregator-master] $ /bin/sh -xe /tmp/jenkins8661018526785871838.sh
02:06:02 + unset JAVA_TOOL_OPTIONS
02:06:02 + unset _JAVA_OPTIONS
02:06:02 + git clean -f -d -x
02:06:02 Removing .Xauthority-8438219030409287260
02:06:02 + git reset --hard HEAD
02:06:02 HEAD is now at 863c9fcb Build input for build I20220917-1800
02:06:02 + git submodule foreach git clean -f -d -x
02:06:02 Entering 'eclipse.jdt'
02:06:02 Entering 'eclipse.jdt.core'
02:06:02 Entering 'eclipse.jdt.core.binaries'
02:06:02 Entering 'eclipse.jdt.debug'
02:06:02 Entering 'eclipse.jdt.ui'
02:06:02 Entering 'eclipse.pde'
02:06:02 Entering 'eclipse.platform'
02:06:02 Entering 'eclipse.platform.common'
02:06:02 Entering 'eclipse.platform.debug'
02:06:02 Entering 'eclipse.platform.releng'
02:06:02 Entering 'eclipse.platform.swt'
02:06:02 Entering 'eclipse.platform.swt.binaries'
02:06:02 Entering 'eclipse.platform.text'
02:06:02 Entering 'eclipse.platform.ua'
02:06:02 Entering 'eclipse.platform.ui'
02:06:02 Entering 'eclipse.platform.ui.tools'
02:06:02 Entering 'equinox'
02:06:02 Entering 'rt.equinox.binaries'
02:06:02 Entering 'rt.equinox.p2'
02:06:02 + git submodule foreach git reset --hard HEAD
02:06:02 Entering 'eclipse.jdt'
02:06:02 HEAD is now at 1c9e929 Version bumps for 4.26 stream
02:06:02 Entering 'eclipse.jdt.core'
02:06:02 HEAD is now at 6cc3c6a76d Call hierarchy doesn't work for Java 11 java.util.Timer.sched #332
02:06:02 Entering 'eclipse.jdt.core.binaries'
02:06:02 HEAD is now at 1f70e82 POM and product version changes for 4.26 release
02:06:02 Entering 'eclipse.jdt.debug'
02:06:03 HEAD is now at ba10314cf Improve slow launch on big workspace (closes #73) (#74)
02:06:03 Entering 'eclipse.jdt.ui'
02:06:03 HEAD is now at 545a112eba Bump version number post Update ASTView and JEView Marketplace Entries for 4.25
02:06:03 Entering 'eclipse.pde'
02:06:04 HEAD is now at 48208075e8 Version increment for 4.26
02:06:04 Entering 'eclipse.platform'
02:06:04 HEAD is now at d0ccf1ec07 fix error message when jobs/Bug_412138 is run as plain java test
02:06:04 Entering 'eclipse.platform.common'
02:06:04 HEAD is now at f9f544856 Document removed deprecated method and constructor in PopupDialog
02:06:04 Entering 'eclipse.platform.debug'
02:06:04 HEAD is now at ce98e2d08 Use groupId=org.eclipse.platform
02:06:04 Entering 'eclipse.platform.releng'
02:06:04 HEAD is now at 2d6793d9 Improve the enrichment logic to ensure accuracy and correctness (#115)
02:06:04 Entering 'eclipse.platform.swt'
02:06:04 HEAD is now at 401f115313 v4956r6
02:06:04 Entering 'eclipse.platform.swt.binaries'
02:06:04 HEAD is now at 91acaca71 v4956r6
02:06:04 Entering 'eclipse.platform.text'
02:06:04 HEAD is now at 81e0abc24 Use EditorUI preferences in TextMergeViewer with GenericEditor
02:06:04 Entering 'eclipse.platform.ua'
02:06:05 HEAD is now at 058619054 Fix typo in scmURL (#54)
02:06:05 Entering 'eclipse.platform.ui'
02:06:05 HEAD is now at b453b4aaf8 Remove deprecated method and constructor in PopupDialog
02:06:05 Entering 'eclipse.platform.ui.tools'
02:06:05 HEAD is now at c4b278c5 JavaAttribute.getAttributes() should catch InaccessibleObjectException (#27)
02:06:05 Entering 'equinox'
02:06:05 HEAD is now at a3a9628da [Build] Remove duplicated property definition from Jenkinsfile
02:06:05 Entering 'rt.equinox.binaries'
02:06:05 HEAD is now at cf3f4f5 Recompiled binaries
02:06:05 Entering 'rt.equinox.p2'
02:06:06 HEAD is now at 0c75aaea9 Move all products to dedicated folder and use more pomless and clean up
02:06:06 [eclipse-aggregator-master] $ /bin/sh -xe /tmp/jenkins16771879941695228896.sh
02:06:06 + git checkout master
02:06:06 Switched to a new branch 'master'
02:06:06 branch 'master' set up to track 'origin/master'.
02:06:06 + git pull --rebase
02:06:06 Already up to date.
02:06:06 + git submodule foreach git checkout master
02:06:06 Entering 'eclipse.jdt'
02:06:06 Switched to branch 'master'
02:06:06 Your branch is up to date with 'origin/master'.
02:06:06 Entering 'eclipse.jdt.core'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.jdt.core.binaries'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.jdt.debug'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.jdt.ui'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.pde'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.platform'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.platform.common'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.platform.debug'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.platform.releng'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.platform.swt'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.platform.swt.binaries'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.platform.text'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.platform.ua'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.platform.ui'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'eclipse.platform.ui.tools'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'equinox'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'rt.equinox.binaries'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 Entering 'rt.equinox.p2'
02:06:07 Switched to branch 'master'
02:06:07 Your branch is up to date with 'origin/master'.
02:06:07 + git submodule foreach git pull --rebase
02:06:07 Entering 'eclipse.jdt'
02:06:07 Already up to date.
02:06:07 Entering 'eclipse.jdt.core'
02:06:08 Already up to date.
02:06:08 Entering 'eclipse.jdt.core.binaries'
02:06:08 Already up to date.
02:06:08 Entering 'eclipse.jdt.debug'
02:06:09 Already up to date.
02:06:09 Entering 'eclipse.jdt.ui'
02:06:09 Already up to date.
02:06:09 Entering 'eclipse.pde'
02:06:10 Already up to date.
02:06:10 Entering 'eclipse.platform'
02:06:11 Already up to date.
02:06:11 Entering 'eclipse.platform.common'
02:06:11 Already up to date.
02:06:11 Entering 'eclipse.platform.debug'
02:06:12 Already up to date.
02:06:12 Entering 'eclipse.platform.releng'
02:06:12 Already up to date.
02:06:12 Entering 'eclipse.platform.swt'
02:06:13 Already up to date.
02:06:13 Entering 'eclipse.platform.swt.binaries'
02:06:13 Already up to date.
02:06:13 Entering 'eclipse.platform.text'
02:06:14 Already up to date.
02:06:14 Entering 'eclipse.platform.ua'
02:06:14 Already up to date.
02:06:14 Entering 'eclipse.platform.ui'
02:06:15 Already up to date.
02:06:15 Entering 'eclipse.platform.ui.tools'
02:06:15 Already up to date.
02:06:15 Entering 'equinox'
02:06:16 Already up to date.
02:06:16 Entering 'rt.equinox.binaries'
02:06:16 Already up to date.
02:06:16 Entering 'rt.equinox.p2'
02:06:17 Already up to date.
02:06:17 [eclipse-aggregator-master] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:06:17 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:06:17 Maven home: /opt/tools/apache-maven/latest
02:06:17 Java version: 17.0.1, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.1
02:06:17 Default locale: en_US, platform encoding: UTF-8
02:06:17 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
02:06:18 [DEBUG] Reading global settings from /opt/tools/apache-maven/latest/conf/settings.xml
02:06:18 [DEBUG] Reading user settings from /home/jenkins/.m2/settings.xml
02:06:18 [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:06:18 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-build:pom:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-build/2.7.4/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-build/2.7.4/tycho-build-2.7.4.pom.lastUpdated
02:06:19 [DEBUG] Resolving artifact org.eclipse.tycho:tycho:pom:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/2.7.4/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/2.7.4/tycho-2.7.4.pom.lastUpdated
02:06:19 [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (https://repo.maven.apache.org/maven2).
02:06:19 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-pomless:pom:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-pomless/2.7.4/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-pomless/2.7.4/tycho-pomless-2.7.4.pom.lastUpdated
02:06:19 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-extras:pom:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-extras/2.7.4/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-extras/2.7.4/tycho-extras-2.7.4.pom.lastUpdated
02:06:19 [DEBUG] Resolving artifact io.takari.polyglot:polyglot-common:pom:0.4.8 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/io/takari/polyglot/polyglot-common/0.4.8/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.pom.lastUpdated
02:06:19 [DEBUG] Resolving artifact io.takari.polyglot:polyglot:pom:0.4.8 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/io/takari/polyglot/polyglot/0.4.8/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/io/takari/polyglot/polyglot/0.4.8/polyglot-0.4.8.pom.lastUpdated
02:06:19 [DEBUG] Resolving artifact io.takari:takari:pom:28 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/io/takari/takari/28/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/io/takari/takari/28/takari-28.pom.lastUpdated
02:06:19 [DEBUG] Resolving artifact org.apache.maven:maven:pom:3.6.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.6.1/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.6.1/maven-3.6.1.pom.lastUpdated
02:06:19 [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:33 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/33/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/33/maven-parent-33.pom.lastUpdated
02:06:19 [DEBUG] Resolving artifact org.apache:apache:pom:21 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/21/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/21/apache-21.pom.lastUpdated
02:06:19 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.core.shared:pom:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.4/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.4/org.eclipse.tycho.core.shared-2.7.4.pom.lastUpdated
02:06:19 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-bundles:pom:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/2.7.4/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/2.7.4/tycho-bundles-2.7.4.pom.lastUpdated
02:06:19 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/_remote.repositories
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.pom.lastUpdated
02:06:19 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/resolver-status.properties
02:06:19 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.10.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.11.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.13.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.14.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.14.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.15.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.15.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.16.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.17.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.17.200/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.16.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/org.eclipse.equinox.common-3.16.100.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:pom:3.16.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.publisher:pom:1.7.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.5.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.pom.lastUpdated
02:06:20 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:20 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:20 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/resolver-status.properties
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom.lastUpdated
02:06:20 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:20 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.9.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.9.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.9.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/_remote.repositories
02:06:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom.lastUpdated
02:06:20 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.800 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.1000 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.10.1100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.11.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.12.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.13.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/org.eclipse.core.jobs-3.13.0.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:pom:3.13.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.pom.lastUpdated
02:06:21 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/resolver-status.properties
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.3.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/org.eclipse.equinox.p2.metadata-2.3.100.pom.lastUpdated
02:06:21 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:21 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:21 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/resolver-status.properties
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.4.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/org.eclipse.equinox.p2.core-2.4.100.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.4.101 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/org.eclipse.equinox.p2.core-2.4.101.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.5.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/org.eclipse.equinox.p2.core-2.5.0.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.5.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/org.eclipse.equinox.p2.core-2.5.100.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.6.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/org.eclipse.equinox.p2.core-2.6.0.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.6.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/org.eclipse.equinox.p2.core-2.6.100.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.6.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/org.eclipse.equinox.p2.core-2.6.200.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.6.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/org.eclipse.equinox.p2.core-2.6.300.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.7.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/org.eclipse.equinox.p2.core-2.7.0.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/org.eclipse.equinox.p2.core-2.8.0.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.8.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.9.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.100/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.100/org.eclipse.equinox.p2.core-2.9.100.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:pom:2.9.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.pom.lastUpdated
02:06:21 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/resolver-status.properties
02:06:21 [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk18on:pom:1.71 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.bouncycastle:bcprov-jdk18on:pom:1.71 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk18on:pom:1.71.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71.1/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.bouncycastle:bcprov-jdk18on:pom:1.71.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71.1/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.pom.lastUpdated
02:06:21 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/resolver-status.properties
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.6.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom.lastUpdated
02:06:21 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:21 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.7.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/_remote.repositories
02:06:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom.lastUpdated
02:06:21 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.8.800 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom.lastUpdated
02:06:22 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:22 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.10.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom.lastUpdated
02:06:22 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:22 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.10.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.10.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.11.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.11.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom.lastUpdated
02:06:22 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:22 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:pom:3.11.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom.lastUpdated
02:06:22 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/resolver-status.properties
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.12.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom.lastUpdated
02:06:22 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:22 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:22 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:22 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:22 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/resolver-status.properties
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.6.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom.lastUpdated
02:06:22 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:22 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/org.eclipse.equinox.preferences-3.7.600.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.7.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/org.eclipse.equinox.preferences-3.7.700.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.8.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/org.eclipse.equinox.preferences-3.8.100.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.8.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/org.eclipse.equinox.preferences-3.8.200.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/_remote.repositories
02:06:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom.lastUpdated
02:06:22 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.9.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/org.eclipse.equinox.preferences-3.9.100.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.10.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/org.eclipse.equinox.preferences-3.10.1.pom.lastUpdated
02:06:23 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/resolver-status.properties
02:06:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.prefs:pom:1.1.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.1/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.1/org.osgi.service.prefs-1.1.1.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.prefs:pom:1.1.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.osgi:osgi.annotation:pom:8.0.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/osgi.annotation/8.0.1/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:pom:3.10.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom.lastUpdated
02:06:23 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/resolver-status.properties
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.5.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom.lastUpdated
02:06:23 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:23 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:23 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:23 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.6.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/org.eclipse.core.contenttype-3.7.500.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/org.eclipse.core.contenttype-3.7.600.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/org.eclipse.core.contenttype-3.7.700.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.800 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.900 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/org.eclipse.core.contenttype-3.7.900.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.7.1000 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/org.eclipse.core.contenttype-3.7.1000.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.8.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.8.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/org.eclipse.core.contenttype-3.8.100.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:pom:3.8.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom.lastUpdated
02:06:23 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/resolver-status.properties
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.3.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.3.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.3.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/_remote.repositories
02:06:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom.lastUpdated
02:06:23 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/org.eclipse.equinox.app-1.4.400.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.4.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/org.eclipse.equinox.app-1.4.500.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.5.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.5.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/org.eclipse.equinox.app-1.5.100.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.6.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.6.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/org.eclipse.equinox.app-1.6.100.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:pom:1.6.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.13.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.14.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom.lastUpdated
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.15.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom.lastUpdated
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.15.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.15.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.15.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.16.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.17.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/org.eclipse.core.runtime-3.17.0.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.17.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/org.eclipse.core.runtime-3.17.100.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.18.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/org.eclipse.core.runtime-3.18.0.pom.lastUpdated
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.19.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom.lastUpdated
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.20.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/org.eclipse.core.runtime-3.20.0.pom.lastUpdated
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.20.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/org.eclipse.core.runtime-3.20.100.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.22.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/org.eclipse.core.runtime-3.22.0.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.23.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.24.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/org.eclipse.core.runtime-3.24.0.pom.lastUpdated
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.24.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/org.eclipse.core.runtime-3.24.100.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.25.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/org.eclipse.core.runtime-3.25.0.pom.lastUpdated
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:24 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:pom:3.26.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.3.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/org.eclipse.equinox.p2.metadata-2.3.200.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/_remote.repositories
02:06:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/org.eclipse.equinox.p2.metadata-2.4.0.pom.lastUpdated
02:06:24 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/org.eclipse.equinox.p2.metadata-2.4.100.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/org.eclipse.equinox.p2.metadata-2.4.200.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/org.eclipse.equinox.p2.metadata-2.4.300.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.400 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/org.eclipse.equinox.p2.metadata-2.4.400.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/org.eclipse.equinox.p2.metadata-2.4.500.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/org.eclipse.equinox.p2.metadata-2.4.600.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.4.700 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/org.eclipse.equinox.p2.metadata-2.4.700.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.5.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/org.eclipse.equinox.p2.metadata-2.5.0.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.5.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/org.eclipse.equinox.p2.metadata-2.5.100.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.6.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/org.eclipse.equinox.p2.metadata-2.6.0.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.6.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.6.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.200/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.200/org.eclipse.equinox.p2.metadata-2.6.200.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:pom:2.6.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.pom.lastUpdated
02:06:25 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/resolver-status.properties
02:06:25 [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.core:pom:2.3.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/org.ow2.sat4j.core-2.3.5.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.pom:pom:2.3.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/org.ow2.sat4j.pom-2.3.5.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.ow2:ow2:pom:1.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/ow2/1.5/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/ow2/1.5/ow2-1.5.pom.lastUpdated
02:06:25 [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for ow2-snapshot (http://repository.ow2.org/nexus/content/repositories/snapshots).
02:06:25 [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.core:pom:2.3.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.pom:pom:2.3.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom.lastUpdated
02:06:25 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/resolver-status.properties
02:06:25 [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.pb:pom:2.3.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/org.ow2.sat4j.pb-2.3.5.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.pb:pom:2.3.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.7.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.pom.lastUpdated
02:06:25 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:25 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.6.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.pom.lastUpdated
02:06:25 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:25 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi.compatibility.state:pom:1.2.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:pom:1.4.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:pom:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.4/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.4/org.eclipse.tycho.p2.resolver.impl-2.7.4.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:pom:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.4/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.4/org.eclipse.tycho.p2.maven.repository-2.7.4.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.4.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.pom.lastUpdated
02:06:25 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/resolver-status.properties
02:06:25 [DEBUG] Resolving artifact org.tukaani:xz:pom:1.3 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.3/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.3/xz-1.3.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.tukaani:xz:pom:1.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.4/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.4/xz-1.4.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.tukaani:xz:pom:1.5 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.5/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.5/xz-1.5.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.tukaani:xz:pom:1.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.6/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.6/xz-1.6.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.tukaani:xz:pom:1.7 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.7/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.7/xz-1.7.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.tukaani:xz:pom:1.8 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.8/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.8/xz-1.8.pom.lastUpdated
02:06:25 [DEBUG] Resolving artifact org.tukaani:xz:pom:1.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/_remote.repositories
02:06:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.pom.lastUpdated
02:06:25 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=6735079, ConflictMarker.markTime=1946201, ConflictMarker.nodeCount=4859, ConflictIdSorter.graphTime=7468133, ConflictIdSorter.topsortTime=479259, ConflictIdSorter.conflictIdCount=31, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5741061, ConflictResolver.conflictItemCount=333, DefaultDependencyCollector.collectTime=6975235207, DefaultDependencyCollector.transformTime=24206184}
02:06:25 [DEBUG] org.eclipse.tycho:tycho-build:jar:2.7.4
02:06:25 [DEBUG]    org.eclipse.tycho.extras:tycho-pomless:jar:2.7.4:compile
02:06:25 [DEBUG]       io.takari.polyglot:polyglot-common:jar:0.4.8:compile
02:06:25 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:2.7.4:compile
02:06:25 [DEBUG]    org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.0:compile
02:06:25 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:06:25 [DEBUG]    org.eclipse.platform:org.eclipse.osgi:jar:3.17.200:compile
02:06:25 [DEBUG]    org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.0:compile
02:06:25 [DEBUG]    org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.200:compile
02:06:25 [DEBUG]       org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:06:25 [DEBUG]       org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:06:25 [DEBUG]       org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:06:25 [DEBUG]    org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.300:compile
02:06:25 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:06:25 [DEBUG]    org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.100:compile
02:06:25 [DEBUG]    org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.0:compile
02:06:25 [DEBUG]    org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.600:compile
02:06:25 [DEBUG]    org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.2:compile
02:06:25 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:2.7.4:compile
02:06:25 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:2.7.4:compile
02:06:25 [DEBUG]    org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.0:compile
02:06:25 [DEBUG]       org.tukaani:xz:jar:1.9:compile
02:06:25 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-build:jar:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-pomless:jar:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact io.takari.polyglot:polyglot-common:jar:0.4.8 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:jar:3.17.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.300 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.100 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.600 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:2.7.4 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.0 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Resolving artifact org.tukaani:xz:jar:1.9 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-build/2.7.4/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-build/2.7.4/tycho-build-2.7.4.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-pomless/2.7.4/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-pomless/2.7.4/tycho-pomless-2.7.4.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/io/takari/polyglot/polyglot-common/0.4.8/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.4/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.4/org.eclipse.tycho.core.shared-2.7.4.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.17.200/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.4/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.4/org.eclipse.tycho.p2.resolver.impl-2.7.4.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.4/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.4/org.eclipse.tycho.p2.maven.repository-2.7.4.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.jar.lastUpdated
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/_remote.repositories
02:06:26 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar.lastUpdated
02:06:26 [DEBUG] Populating class realm coreExtension>org.eclipse.tycho:tycho-build:2.7.4
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-build/2.7.4/tycho-build-2.7.4.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-pomless/2.7.4/tycho-pomless-2.7.4.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.4/org.eclipse.tycho.core.shared-2.7.4.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.4/org.eclipse.tycho.p2.resolver.impl-2.7.4.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.4/org.eclipse.tycho.p2.maven.repository-2.7.4.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.jar
02:06:26 [DEBUG]   Included /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar
02:06:26 [DEBUG] Populating class realm maven.ext
02:06:26 [DEBUG] Created new class realm maven.api
02:06:26 [DEBUG] Importing foreign packages into class realm maven.api
02:06:26 [DEBUG]   Imported: javax.annotation.* < maven.ext
02:06:26 [DEBUG]   Imported: javax.annotation.security.* < maven.ext
02:06:26 [DEBUG]   Imported: javax.inject.* < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.* < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.artifact < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.classrealm < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.cli < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.configuration < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.exception < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.execution < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.execution.scope < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.lifecycle < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.model < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.monitor < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.plugin < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.profiles < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.project < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.reporting < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.repository < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.rtinfo < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.settings < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.toolchain < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.usability < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.wagon.* < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.wagon.authentication < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.wagon.authorization < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.wagon.events < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.wagon.observers < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.wagon.proxy < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.wagon.repository < maven.ext
02:06:26 [DEBUG]   Imported: org.apache.maven.wagon.resource < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.classworlds < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.* < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.classworlds < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.component < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.configuration < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.container < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.context < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.lifecycle < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.logging < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.personality < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < maven.ext
02:06:26 [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.* < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.artifact < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.collection < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.deployment < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.graph < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.impl < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.installation < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.internal.impl < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.metadata < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.repository < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.resolution < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.spi < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.transfer < maven.ext
02:06:26 [DEBUG]   Imported: org.eclipse.aether.version < maven.ext
02:06:26 [DEBUG]   Imported: org.fusesource.jansi.* < maven.ext
02:06:26 [DEBUG]   Imported: org.slf4j.* < maven.ext
02:06:26 [DEBUG]   Imported: org.slf4j.event.* < maven.ext
02:06:26 [DEBUG]   Imported: org.slf4j.helpers.* < maven.ext
02:06:26 [DEBUG]   Imported: org.slf4j.spi.* < maven.ext
02:06:26 [DEBUG] Populating class realm maven.api
02:06:26 [INFO] Error stacktraces are turned on.
02:06:26 [DEBUG] Message scheme: plain
02:06:26 [DEBUG] Reading global settings from /opt/tools/apache-maven/latest/conf/settings.xml
02:06:26 [DEBUG] Reading user settings from /home/jenkins/.m2/settings.xml
02:06:26 [DEBUG] Reading global toolchains from /opt/tools/apache-maven/latest/conf/toolchains.xml
02:06:26 [DEBUG] Reading user toolchains from /home/jenkins/.m2/toolchains.xml
02:06:26 [DEBUG] Using local repository at /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:06:26 [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:06:26 [INFO] Scanning for projects...
02:06:26 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features for modules
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.pde-feature
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.pde.unittest.junit-feature
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools is goupId: org.eclipse.pde, artifactId: eclipse.pde.apitools, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations is goupId: org.eclipse.pde, artifactId: eclipse.pde.apitools, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui is goupId: org.eclipse.pde, artifactId: eclipse.pde.apitools, relativePath: ../pom.xml
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core is goupId: org.eclipse.pde, artifactId: eclipse.pde.ds, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests is goupId: org.eclipse.pde, artifactId: eclipse.pde.ds, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui is goupId: org.eclipse.pde, artifactId: eclipse.pde.ds, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations is goupId: org.eclipse.pde, artifactId: eclipse.pde.ds, relativePath: ../pom.xml
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core is goupId: org.eclipse.pde, artifactId: eclipse.pde.ua, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui is goupId: org.eclipse.pde, artifactId: eclipse.pde.ua, relativePath: ../pom.xml
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit is goupId: org.eclipse.pde, artifactId: eclipse.pde.ui, relativePath: ../pom.xml
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build is goupId: org.eclipse.pde, artifactId: eclipse.pde.build, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests is goupId: org.eclipse.pde, artifactId: eclipse.pde.build, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.pde-feature
02:06:26 [DEBUG] Adding module org.eclipse.pde.unittest.junit-feature
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features is goupId: org.eclipse.pde, artifactId: eclipse.pde, relativePath: ../pom.xml
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.pde-feature
02:06:26 [DEBUG] Adding module org.eclipse.pde.unittest.junit-feature
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features is goupId: org.eclipse.pde, artifactId: eclipse.pde, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature is goupId: org.eclipse.pde, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.pde-feature
02:06:26 [DEBUG] Adding module org.eclipse.pde.unittest.junit-feature
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features is goupId: org.eclipse.pde, artifactId: eclipse.pde, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.pde-feature
02:06:26 [DEBUG] Adding module org.eclipse.pde.unittest.junit-feature
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features is goupId: org.eclipse.pde, artifactId: eclipse.pde, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature is goupId: org.eclipse.pde, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator is goupId: org.eclipse.platform, artifactId: eclipse.platform, relativePath: ../../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests is goupId: org.eclipse.platform, artifactId: eclipse.platform, relativePath: ../../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core is goupId: org.eclipse.platform, artifactId: eclipse.platform, relativePath: ../../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching is goupId: org.eclipse.platform, artifactId: eclipse.platform, relativePath: ../../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui is goupId: org.eclipse.platform, artifactId: eclipse.platform, relativePath: ../../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core is goupId: org.eclipse.platform, artifactId: eclipse.platform, relativePath: ../../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui is goupId: org.eclipse.platform, artifactId: eclipse.platform, relativePath: ../../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform is goupId: org.eclipse.platform, artifactId: eclipse.platform, relativePath: ../../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk is goupId: org.eclipse.platform, artifactId: eclipse.platform, relativePath: ../../pom.xml
02:06:26 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles for modules
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.contenttype
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.expressions
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.jobs
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.runtime
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.tools
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.core.di
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.core.services
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests for modules
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.contenttype.tests
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.expressions.tests
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.tests.harness
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.tests.runtime
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.core.tests
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype is goupId: org.eclipse.platform, artifactId: runtime-bundles, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions is goupId: org.eclipse.platform, artifactId: runtime-bundles, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs is goupId: org.eclipse.platform, artifactId: runtime-bundles, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime is goupId: org.eclipse.platform, artifactId: runtime-bundles, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools is goupId: org.eclipse.platform, artifactId: runtime-bundles, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts is goupId: org.eclipse.platform, artifactId: runtime-bundles, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di is goupId: org.eclipse.platform, artifactId: runtime-bundles, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations is goupId: org.eclipse.platform, artifactId: runtime-bundles, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions is goupId: org.eclipse.platform, artifactId: runtime-bundles, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier is goupId: org.eclipse.platform, artifactId: runtime-bundles, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions
02:06:26 [DEBUG] Adding module org.eclipse.core.jobs
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime
02:06:26 [DEBUG] Adding module org.eclipse.core.tools
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.contexts
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.annotations
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.di.extensions.supplier
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.services
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services is goupId: org.eclipse.platform, artifactId: runtime-bundles, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml
02:06:26 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features for modules
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.core.runtime.feature
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.tools-feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.core.tools-feature
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime.feature
02:06:26 [DEBUG] Adding module org.eclipse.core.tools-feature
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature is goupId: org.eclipse.platform, artifactId: runtime-features, relativePath: ../.polyglot.pom.tycho
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.runtime.feature
02:06:26 [DEBUG] Adding module org.eclipse.core.tools-feature
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype.tests
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions.tests
02:06:26 [DEBUG] Adding module org.eclipse.core.tests.harness
02:06:26 [DEBUG] Adding module org.eclipse.core.tests.runtime
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.tests
02:06:26 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF
02:06:26 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho
02:06:26 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/pom.tycho
02:06:26 [DEBUG] Adding module org.eclipse.core.contenttype.tests
02:06:26 [DEBUG] Adding module org.eclipse.core.expressions.tests
02:06:26 [DEBUG] Adding module org.eclipse.core.tests.harness
02:06:26 [DEBUG] Adding module org.eclipse.core.tests.runtime
02:06:26 [DEBUG] Adding module org.eclipse.e4.core.tests
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests is goupId: org.eclipse.platform, artifactId: runtime-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.contenttype.tests
02:06:27 [DEBUG] Adding module org.eclipse.core.expressions.tests
02:06:27 [DEBUG] Adding module org.eclipse.core.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.core.tests.runtime
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.tests
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.contenttype.tests
02:06:27 [DEBUG] Adding module org.eclipse.core.expressions.tests
02:06:27 [DEBUG] Adding module org.eclipse.core.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.core.tests.runtime
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.tests
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests is goupId: org.eclipse.platform, artifactId: runtime-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.contenttype.tests
02:06:27 [DEBUG] Adding module org.eclipse.core.expressions.tests
02:06:27 [DEBUG] Adding module org.eclipse.core.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.core.tests.runtime
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.tests
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness is goupId: org.eclipse.platform, artifactId: runtime-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.contenttype.tests
02:06:27 [DEBUG] Adding module org.eclipse.core.expressions.tests
02:06:27 [DEBUG] Adding module org.eclipse.core.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.core.tests.runtime
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.tests
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime is goupId: org.eclipse.platform, artifactId: runtime-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.contenttype.tests
02:06:27 [DEBUG] Adding module org.eclipse.core.expressions.tests
02:06:27 [DEBUG] Adding module org.eclipse.core.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.core.tests.runtime
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.tests
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests is goupId: org.eclipse.platform, artifactId: runtime-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF
02:06:27 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles for modules
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.compare.core
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.compare.win32
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.compare
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.core.net.linux
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.core.net.win32.x86_64
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.core.net.win32
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.net
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.jsch.core
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.jsch.ui
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.team.core
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.team.genericeditor.diff.extension
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.team.ui
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.net
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.compare
02:06:27 [DEBUG] Adding module org.eclipse.compare.core
02:06:27 [DEBUG] Adding module org.eclipse.compare.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net
02:06:27 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.jsch.core
02:06:27 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:27 [DEBUG] Adding module org.eclipse.team.core
02:06:27 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:27 [DEBUG] Adding module org.eclipse.team.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.net
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare is goupId: org.eclipse.platform, artifactId: team-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.compare
02:06:27 [DEBUG] Adding module org.eclipse.compare.core
02:06:27 [DEBUG] Adding module org.eclipse.compare.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net
02:06:27 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.jsch.core
02:06:27 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:27 [DEBUG] Adding module org.eclipse.team.core
02:06:27 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:27 [DEBUG] Adding module org.eclipse.team.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.net
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.compare
02:06:27 [DEBUG] Adding module org.eclipse.compare.core
02:06:27 [DEBUG] Adding module org.eclipse.compare.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net
02:06:27 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.jsch.core
02:06:27 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:27 [DEBUG] Adding module org.eclipse.team.core
02:06:27 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:27 [DEBUG] Adding module org.eclipse.team.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.net
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core is goupId: org.eclipse.platform, artifactId: team-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.compare
02:06:27 [DEBUG] Adding module org.eclipse.compare.core
02:06:27 [DEBUG] Adding module org.eclipse.compare.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net
02:06:27 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.jsch.core
02:06:27 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:27 [DEBUG] Adding module org.eclipse.team.core
02:06:27 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:27 [DEBUG] Adding module org.eclipse.team.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.net
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net is goupId: org.eclipse.platform, artifactId: team-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.compare
02:06:27 [DEBUG] Adding module org.eclipse.compare.core
02:06:27 [DEBUG] Adding module org.eclipse.compare.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net
02:06:27 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.jsch.core
02:06:27 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:27 [DEBUG] Adding module org.eclipse.team.core
02:06:27 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:27 [DEBUG] Adding module org.eclipse.team.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.net
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core is goupId: org.eclipse.platform, artifactId: team-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.compare
02:06:27 [DEBUG] Adding module org.eclipse.compare.core
02:06:27 [DEBUG] Adding module org.eclipse.compare.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net
02:06:27 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.jsch.core
02:06:27 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:27 [DEBUG] Adding module org.eclipse.team.core
02:06:27 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:27 [DEBUG] Adding module org.eclipse.team.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.net
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui is goupId: org.eclipse.platform, artifactId: team-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.compare
02:06:27 [DEBUG] Adding module org.eclipse.compare.core
02:06:27 [DEBUG] Adding module org.eclipse.compare.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net
02:06:27 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.jsch.core
02:06:27 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:27 [DEBUG] Adding module org.eclipse.team.core
02:06:27 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:27 [DEBUG] Adding module org.eclipse.team.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.net
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core is goupId: org.eclipse.platform, artifactId: team-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.compare
02:06:27 [DEBUG] Adding module org.eclipse.compare.core
02:06:27 [DEBUG] Adding module org.eclipse.compare.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net
02:06:27 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.jsch.core
02:06:27 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:27 [DEBUG] Adding module org.eclipse.team.core
02:06:27 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:27 [DEBUG] Adding module org.eclipse.team.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.net
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui is goupId: org.eclipse.platform, artifactId: team-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.compare
02:06:27 [DEBUG] Adding module org.eclipse.compare.core
02:06:27 [DEBUG] Adding module org.eclipse.compare.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net
02:06:27 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.jsch.core
02:06:27 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:27 [DEBUG] Adding module org.eclipse.team.core
02:06:27 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:27 [DEBUG] Adding module org.eclipse.team.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.net
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension is goupId: org.eclipse.platform, artifactId: team-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.compare
02:06:27 [DEBUG] Adding module org.eclipse.compare.core
02:06:27 [DEBUG] Adding module org.eclipse.compare.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net
02:06:27 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:27 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.jsch.core
02:06:27 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:27 [DEBUG] Adding module org.eclipse.team.core
02:06:27 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:27 [DEBUG] Adding module org.eclipse.team.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.net
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net is goupId: org.eclipse.platform, artifactId: team-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF
02:06:27 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles for modules
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.core.filesystem.linux.aarch64
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.core.filesystem.linux.loongarch64
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.core.filesystem.linux.ppc64le
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.core.filesystem.linux.x86_64
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.core.filesystem.macosx
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.core.filesystem.win32.x86_64
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.filesystem
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.resources.spysupport
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.core.resources.win32.x86_64
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.resources
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.core.tools.resources
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.aarch64
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.loongarch64
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.ppc64le
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.macosx
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.core.resources
02:06:27 [DEBUG] Adding module org.eclipse.core.resources.spysupport
02:06:27 [DEBUG] Adding module org.eclipse.core.resources.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.core.tools.resources
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.resources, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem is goupId: org.eclipse.platform, artifactId: resources-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.aarch64
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.loongarch64
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.ppc64le
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.macosx
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.core.resources
02:06:27 [DEBUG] Adding module org.eclipse.core.resources.spysupport
02:06:27 [DEBUG] Adding module org.eclipse.core.resources.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.core.tools.resources
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.resources, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.aarch64
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.loongarch64
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.ppc64le
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.macosx
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.core.resources
02:06:27 [DEBUG] Adding module org.eclipse.core.resources.spysupport
02:06:27 [DEBUG] Adding module org.eclipse.core.resources.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.core.tools.resources
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.resources, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources is goupId: org.eclipse.platform, artifactId: resources-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.aarch64
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.loongarch64
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.ppc64le
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.linux.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.macosx
02:06:27 [DEBUG] Adding module org.eclipse.core.filesystem.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.core.resources
02:06:27 [DEBUG] Adding module org.eclipse.core.resources.spysupport
02:06:27 [DEBUG] Adding module org.eclipse.core.resources.win32.x86_64
02:06:27 [DEBUG] Adding module org.eclipse.core.tools.resources
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.resources, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport is goupId: org.eclipse.platform, artifactId: resources-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem is goupId: org.eclipse.platform, artifactId: eclipse.platform.resources.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature is goupId: org.eclipse.platform, artifactId: eclipse.platform.resources.tests, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1 is goupId: org.eclipse.platform, artifactId: eclipse.platform.resources.tests, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2 is goupId: org.eclipse.platform, artifactId: eclipse.platform.resources.tests, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3 is goupId: org.eclipse.platform, artifactId: eclipse.platform.resources.tests, relativePath: ../pom.xml
02:06:27 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features for modules
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.e4.rcp
02:06:27 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles for modules
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.commands
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.databinding.property
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.core.databinding
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.core.commands
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.di
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.services
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.jface.databinding
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.jface.notifications
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.jface
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.browser
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.ui.cocoa
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.forms
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.ide.application
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.ide
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.monitoring
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.navigator
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.themes
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.views.log
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.views
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.ui.win32
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.workbench
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.urischeme
02:06:27 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests for modules
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.jface.tests
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.tests.urischeme
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.ui.tests
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.rcp
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.rcp
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp is goupId: org.eclipse.platform, artifactId: ui-features, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.rcp
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3 is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.beans
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.observable
02:06:27 [DEBUG] Adding module org.eclipse.core.databinding.property
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.css.swt.theme
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.di
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.dialogs
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.model.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.progress
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.services
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.gtk
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.swt.win32
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.widgets
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.renderers.swt.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench3
02:06:27 [DEBUG] Adding module org.eclipse.jface
02:06:27 [DEBUG] Adding module org.eclipse.jface.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.notifications
02:06:27 [DEBUG] Adding module org.eclipse.ui
02:06:27 [DEBUG] Adding module org.eclipse.ui.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.cocoa
02:06:27 [DEBUG] Adding module org.eclipse.ui.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.navigator.resources
02:06:27 [DEBUG] Adding module org.eclipse.ui.themes
02:06:27 [DEBUG] Adding module org.eclipse.ui.views
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.log
02:06:27 [DEBUG] Adding module org.eclipse.ui.views.properties.tabbed
02:06:27 [DEBUG] Adding module org.eclipse.ui.win32
02:06:27 [DEBUG] Adding module org.eclipse.ui.workbench
02:06:27 [DEBUG] Adding module org.eclipse.urischeme
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme is goupId: org.eclipse.platform, artifactId: ui-bundles, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:27 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/pom.tycho
02:06:27 [DEBUG] Adding module org.eclipse.e4.core.commands.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.emf.xpath.test
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.bindings.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.core
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.tests.css.swt
02:06:27 [DEBUG] Adding module org.eclipse.e4.ui.workbench.addons.swt.test
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.databinding.conformance
02:06:27 [DEBUG] Adding module org.eclipse.jface.tests.notifications
02:06:27 [DEBUG] Adding module org.eclipse.tests.urischeme
02:06:27 [DEBUG] Adding module org.eclipse.ui.ide.application.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.monitoring.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.browser
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.forms
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.harness
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.navigator
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.performance
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.pluginchecks
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.rcp
02:06:27 [DEBUG] Adding module org.eclipse.ui.tests.views.properties.tabbed
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui, relativePath: ../pom.xml
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed is goupId: org.eclipse.platform, artifactId: ui-tests, relativePath: ../.polyglot.pom.tycho
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples is goupId: org.eclipse.platform, artifactId: eclipse.platform.ui.examples, relativePath: ../pom.xml
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools is goupId: org.eclipse.platform, artifactId: eclipse.platform.debug, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables is goupId: org.eclipse.platform, artifactId: eclipse.platform.debug, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core is goupId: org.eclipse.platform, artifactId: eclipse.platform.debug, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core is goupId: org.eclipse.platform, artifactId: eclipse.platform.debug, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory is goupId: org.eclipse.platform, artifactId: eclipse.platform.debug, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode is goupId: org.eclipse.platform, artifactId: eclipse.platform.debug, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui is goupId: org.eclipse.platform, artifactId: eclipse.platform.debug, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui is goupId: org.eclipse.platform, artifactId: eclipse.platform.debug, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview is goupId: org.eclipse.platform, artifactId: eclipse.platform.debug, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console is goupId: org.eclipse.platform, artifactId: eclipse.platform.debug, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools is goupId: org.eclipse.platform, artifactId: eclipse.platform.debug, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui is goupId: org.eclipse.platform, artifactId: eclipse.platform.debug, relativePath: ../pom.xml
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers is goupId: org.eclipse.platform, artifactId: eclipse.platform.text, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text is goupId: org.eclipse.platform, artifactId: eclipse.platform.text, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text is goupId: org.eclipse.platform, artifactId: eclipse.platform.text, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor is goupId: org.eclipse.platform, artifactId: eclipse.platform.text, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors is goupId: org.eclipse.platform, artifactId: eclipse.platform.text, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search is goupId: org.eclipse.platform, artifactId: eclipse.platform.text, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor is goupId: org.eclipse.platform, artifactId: eclipse.platform.text, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor is goupId: org.eclipse.platform, artifactId: eclipse.platform.text, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples is goupId: org.eclipse.platform, artifactId: eclipse.platform.text, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch is goupId: org.eclipse.platform, artifactId: eclipse.platform.text, relativePath: ../pom.xml
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui is goupId: eclipse.platform.ua, artifactId: eclipse.platform.ua, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal is goupId: eclipse.platform.ua, artifactId: eclipse.platform.ua, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks is goupId: eclipse.platform.ua, artifactId: eclipse.platform.ua, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core is goupId: eclipse.platform.ua, artifactId: eclipse.platform.ua, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui is goupId: eclipse.platform.ua, artifactId: eclipse.platform.ua, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide is goupId: eclipse.platform.ua, artifactId: eclipse.platform.ua, relativePath: ../pom.xml
02:06:27 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF
02:06:27 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json is goupId: eclipse.platform.ua, artifactId: eclipse.platform.ua, relativePath: ../pom.xml
02:06:27 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features for modules
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.compendium.sdk
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.core.feature
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.core.sdk
02:06:27 [DEBUG] Found pom pom.xml in subfolder org.eclipse.equinox.executable.feature
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.sdk
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.server.core
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.server.jetty
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.server.simple
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:27 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.executable.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.simple
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.executable.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.simple
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk is goupId: org.eclipse.equinox, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.executable.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.simple
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.executable.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.simple
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature is goupId: org.eclipse.equinox, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.executable.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.simple
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk is goupId: org.eclipse.equinox, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.executable.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.simple
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk is goupId: org.eclipse.equinox, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.executable.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.simple
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core is goupId: org.eclipse.equinox, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.executable.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.simple
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty is goupId: org.eclipse.equinox, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.core.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.executable.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.simple
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple is goupId: org.eclipse.equinox, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF
02:06:28 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles for modules
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.app
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.bidi
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.cm
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.common
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.compendium.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.console
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.device
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.event
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.loongarch64 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.launcher
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.metatype
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.preferences
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.region
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.registry
02:06:28 [DEBUG] Found pom pom.xml in subfolder org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Found pom pom.xml in subfolder org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Found pom pom.xml in subfolder org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Found pom pom.xml in subfolder org.eclipse.equinox.security
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.osgi.services
02:06:28 [DEBUG] Found pom pom.xml in subfolder org.eclipse.osgi.tests
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.osgi.util
02:06:28 [DEBUG] Found pom pom.xml in subfolder org.eclipse.osgi
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9 is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../../../pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:28 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:28 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common
02:06:28 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.device
02:06:28 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.event
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:28 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:28 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:28 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region
02:06:28 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:28 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:28 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:28 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:28 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:28 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:28 [DEBUG] Adding module org.eclipse.osgi
02:06:28 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:28 [DEBUG] Adding module org.eclipse.osgi.services
02:06:28 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:28 [DEBUG] Adding module org.eclipse.osgi.util
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher is goupId: org.eclipse.equinox, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx is goupId: org.eclipse.equinox, artifactId: launcher-binary-parent, relativePath: ../../launcher-binary-parent/pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64 is goupId: org.eclipse.equinox, artifactId: launcher-binary-parent, relativePath: ../../launcher-binary-parent/pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64 is goupId: org.eclipse.equinox, artifactId: launcher-binary-parent, relativePath: ../../launcher-binary-parent/pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64 is goupId: org.eclipse.equinox, artifactId: launcher-binary-parent, relativePath: ../../launcher-binary-parent/pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le is goupId: org.eclipse.equinox, artifactId: launcher-binary-parent, relativePath: ../../launcher-binary-parent/pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64 is goupId: org.eclipse.equinox, artifactId: launcher-binary-parent, relativePath: ../../launcher-binary-parent/pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64 is goupId: org.eclipse.equinox, artifactId: launcher-binary-parent, relativePath: ../../launcher-binary-parent/pom.xml
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF
02:06:28 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles for modules
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Found pom pom.xml in subfolder org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Found pom pom.xml in subfolder org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Found pom pom.xml in subfolder org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Found pom pom.xml in subfolder org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Found pom pom.xml in subfolder org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Found pom pom.xml in subfolder org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.META-INF in subfolder org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:28 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:28 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler is goupId: org.eclipse.equinox.p2, artifactId: bundles, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml
02:06:28 [DEBUG] Scanning folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features for modules
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.p2.core.feature
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.p2.discovery.feature
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.p2.extras.feature
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.p2.rcp.feature
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.p2.sdk
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.p2.user.ui
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2 because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Found pom .polyglot.feature.xml in subfolder org.eclipse.equinox.server.p2
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature is goupId: org.eclipse.equinox.p2, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature is goupId: org.eclipse.equinox.p2, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature is goupId: org.eclipse.equinox.p2, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk is goupId: org.eclipse.equinox.p2, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature is goupId: org.eclipse.equinox.p2, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui is goupId: org.eclipse.equinox.p2, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:28 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:28 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:28 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2 is goupId: org.eclipse.equinox.p2, artifactId: features, relativePath: ../.polyglot.pom.tycho
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] Skip folder /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui because it does not match any common name [features, tests, plugins, bundles, sites, products, releng]
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery is goupId: org.eclipse.equinox.p2, artifactId: org.eclipse.equinox.p2.examples, relativePath: ../pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate is goupId: org.eclipse.equinox.p2, artifactId: org.eclipse.equinox.p2.examples, relativePath: ../pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility is goupId: org.eclipse.equinox.p2, artifactId: org.eclipse.equinox.p2.examples, relativePath: ../pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates is goupId: org.eclipse.equinox.p2, artifactId: org.eclipse.equinox.p2.examples, relativePath: ../pom.xml
02:06:28 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF
02:06:28 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui is goupId: org.eclipse.equinox.p2, artifactId: org.eclipse.equinox.p2.examples, relativePath: ../pom.xml
02:06:28 [DEBUG] Extension realms for project org.eclipse.platform:platform-aggregator:pom:4.26.0-SNAPSHOT: (none)
02:06:28 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:28 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-maven-plugin:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/tycho-maven-plugin-3.0.0-20220916.165649-289.pom.lastUpdated
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:28 [DEBUG] Resolving artifact org.eclipse.tycho:tycho:pom:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/_remote.repositories
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/tycho-3.0.0-20220916.165649-296.pom.lastUpdated
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:tycho-core:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:28 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-core:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/_remote.repositories
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/tycho-core-3.0.0-20220916.165649-289.pom.lastUpdated
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:28 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:pom:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/_remote.repositories
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-3.0.0-20220916.165649-296.pom.lastUpdated
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-bundles:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-bundles:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-bundles:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-bundles:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-bundles:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:28 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-bundles:pom:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/_remote.repositories
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/tycho-bundles-3.0.0-20220916.165649-296.pom.lastUpdated
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:28 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:28 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:28 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:28 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:pom:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/_remote.repositories
02:06:28 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-20220916.165649-296.pom.lastUpdated
02:06:28 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-archiver:pom:4.5.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:28 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:28 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:10 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/10/plexus-10.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/10/plexus-10.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/10/plexus-10.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/10/plexus-10.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/10/plexus-10.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/10/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/10/plexus-10.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact javax.inject:javax.inject:pom:1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/javax.inject-1.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/javax.inject-1.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/javax.inject-1.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/javax.inject-1.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/javax.inject-1.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/javax.inject-1.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:3.4.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:8 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/8/plexus-8.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/8/plexus-8.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/8/plexus-8.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/8/plexus-8.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/8/plexus-8.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/8/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/8/plexus-8.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-io:pom:3.4.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact commons-io:commons-io:pom:2.11.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:52 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/52/commons-parent-52.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/52/commons-parent-52.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/52/commons-parent-52.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/52/commons-parent-52.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/52/commons-parent-52.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/52/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/52/commons-parent-52.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact org.apache:apache:pom:23 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/23/apache-23.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/23/apache-23.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/23/apache-23.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/23/apache-23.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/23/apache-23.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/23/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/23/apache-23.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact org.junit:junit-bom:pom:5.7.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.2/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact org.apache.commons:commons-compress:pom:1.21 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact org.slf4j:slf4j-api:pom:1.7.36 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact org.slf4j:slf4j-parent:pom:1.7.36 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.36/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact org.iq80.snappy:snappy:pom:0.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact com.github.luben:zstd-jni:pom:1.5.2-4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/_remote.repositories
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom.lastUpdated
02:06:29 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:pom:1.26 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:29 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom.lastUpdated
02:06:29 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:29 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom.lastUpdated
02:06:30 [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:5.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/5.1/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom.lastUpdated
02:06:30 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-cipher:pom:2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom.lastUpdated
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:30 [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-launching:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/sisu-equinox-launching-3.0.0-20220916.165649-289.pom.lastUpdated
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:30 [DEBUG] Resolving artifact org.eclipse.tycho:sisu-osgi:pom:3.0.0-20220916.165649-83 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/sisu-osgi-3.0.0-20220916.165649-83.pom.lastUpdated
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.core.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:30 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.core.shared:pom:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-20220916.165649-296.pom.lastUpdated
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.embedder.shared:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:30 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.embedder.shared:pom:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.embedder.shared-3.0.0-20220916.165649-296.pom.lastUpdated
02:06:30 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:pom:3.18.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom.lastUpdated
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:30 [DEBUG] Resolving artifact org.eclipse.tycho:sisu-osgi-api:pom:3.0.0-20220916.165649-83 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/sisu-osgi-api-3.0.0-20220916.165649-83.pom.lastUpdated
02:06:30 [DEBUG] Resolving artifact org.apache.commons:commons-exec:pom:1.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom.lastUpdated
02:06:30 [DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:35 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/35/commons-parent-35.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/35/commons-parent-35.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/35/commons-parent-35.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/35/commons-parent-35.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/35/commons-parent-35.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/35/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/35/commons-parent-35.pom.lastUpdated
02:06:30 [DEBUG] Resolving artifact org.apache:apache:pom:15 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/15/apache-15.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/15/apache-15.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/15/apache-15.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/15/apache-15.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/15/apache-15.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/15/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/15/apache-15.pom.lastUpdated
02:06:30 [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots).
02:06:30 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-component-annotations:pom:2.1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom.lastUpdated
02:06:30 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-containers:pom:2.1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/2.1.1/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom.lastUpdated
02:06:30 [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:6.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom.lastUpdated
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.5/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom.lastUpdated
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/resolver-status.properties
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:30 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:30 [DEBUG] org.eclipse.tycho:sisu-equinox-embedder:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:30 [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-embedder:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/_remote.repositories
02:06:30 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/sisu-equinox-embedder-3.0.0-20220916.165649-289.pom.lastUpdated
02:06:30 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:30 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.tycho:tycho-metadata-model:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-metadata-model:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/_remote.repositories
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/tycho-metadata-model-3.0.0-20220916.165649-289.pom.lastUpdated
02:06:31 [DEBUG] Resolving artifact de.pdark:decentxml:pom:1.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/_remote.repositories
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.pom.lastUpdated
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.tycho:tycho-embedder-api:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-embedder-api:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/_remote.repositories
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/tycho-embedder-api-3.0.0-20220916.165649-289.pom.lastUpdated
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Resolving artifact org.eclipse.tycho:p2-maven-plugin:pom:3.0.0-20220916.165649-227 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/p2-maven-plugin-3.0.0-20220916.165649-227.pom.lastUpdated
02:06:31 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.publisher:pom:1.7.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/_remote.repositories
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom.lastUpdated
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:31 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.1.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/_remote.repositories
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom.lastUpdated
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/resolver-status.properties
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/resolver-status.properties
02:06:31 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:31 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:31 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:31 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:31 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.1.600 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/_remote.repositories
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom.lastUpdated
02:06:31 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.1.650 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/_remote.repositories
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom.lastUpdated
02:06:31 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/_remote.repositories
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom.lastUpdated
02:06:31 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.2.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:31 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom.lastUpdated
02:06:31 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:31 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.2.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.3.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.3.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.3.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.3.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.3.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:pom:1.4.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom.lastUpdated
02:06:32 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:32 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:32 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:32 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:32 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:32 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:32 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:32 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:32 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:32 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:32 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:32 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:32 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/resolver-status.properties
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/resolver-status.properties
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/resolver-status.properties
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/resolver-status.properties
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/resolver-status.properties
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/resolver-status.properties
02:06:32 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:32 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:32 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:32 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:32 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.2.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.2.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/_remote.repositories
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom.lastUpdated
02:06:32 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.2.401 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:32 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom.lastUpdated
02:06:32 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:32 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom.lastUpdated
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom.lastUpdated
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.3.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom.lastUpdated
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.3.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom.lastUpdated
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.3.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom.lastUpdated
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.3.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom.lastUpdated
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.3.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom.lastUpdated
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:pom:1.4.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom.lastUpdated
02:06:33 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/resolver-status.properties
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/resolver-status.properties
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/resolver-status.properties
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/resolver-status.properties
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/resolver-status.properties
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/resolver-status.properties
02:06:33 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:33 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:33 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:33 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:33 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.3.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom.lastUpdated
02:06:33 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:33 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:33 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:33 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:33 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:33 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:33 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:33 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:33 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:33 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:33 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:33 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.3.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom.lastUpdated
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.3.301 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom.lastUpdated
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom.lastUpdated
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom.lastUpdated
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom.lastUpdated
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/_remote.repositories
02:06:33 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom.lastUpdated
02:06:33 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:33 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:33 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom.lastUpdated
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom.lastUpdated
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom.lastUpdated
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.600 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom.lastUpdated
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.700 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom.lastUpdated
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.4.800 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom.lastUpdated
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.5.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom.lastUpdated
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.5.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom.lastUpdated
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.5.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom.lastUpdated
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.5.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom.lastUpdated
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.6.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom.lastUpdated
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:pom:2.6.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom.lastUpdated
02:06:34 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/resolver-status.properties
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/resolver-status.properties
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/resolver-status.properties
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/resolver-status.properties
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/resolver-status.properties
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/resolver-status.properties
02:06:34 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:34 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:34 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:34 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:34 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:34 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:34 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:34 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:34 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:34 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:34 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:34 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:34 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:34 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:34 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:34 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:34 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:34 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:34 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:34 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:34 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:34 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:34 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:34 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:34 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:34 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:34 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:34 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:34 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:34 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/resolver-status.properties
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/resolver-status.properties
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/resolver-status.properties
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/resolver-status.properties
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/resolver-status.properties
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/resolver-status.properties
02:06:34 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:34 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:34 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:34 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:34 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.2.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/_remote.repositories
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom.lastUpdated
02:06:34 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.2.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:34 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom.lastUpdated
02:06:34 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:34 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.2.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.2.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.600 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.700 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.800 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.900 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/_remote.repositories
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom.lastUpdated
02:06:35 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:pom:1.3.1000 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:35 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom.lastUpdated
02:06:35 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:35 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom.lastUpdated
02:06:36 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:36 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.5.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom.lastUpdated
02:06:36 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:36 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:36 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/resolver-status.properties
02:06:36 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:36 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:36 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:36 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:36 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:36 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/resolver-status.properties
02:06:36 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:36 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:36 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:36 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:36 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:36 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/resolver-status.properties
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/resolver-status.properties
02:06:36 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:36 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:36 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:36 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:36 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.1.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom.lastUpdated
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom.lastUpdated
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.2.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom.lastUpdated
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom.lastUpdated
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom.lastUpdated
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom.lastUpdated
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom.lastUpdated
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom.lastUpdated
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom.lastUpdated
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.3.600 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom.lastUpdated
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.4.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/_remote.repositories
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom.lastUpdated
02:06:36 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:pom:1.4.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:36 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom.lastUpdated
02:06:36 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:36 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom.lastUpdated
02:06:37 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/resolver-status.properties
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/resolver-status.properties
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/resolver-status.properties
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/resolver-status.properties
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/resolver-status.properties
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/resolver-status.properties
02:06:37 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:37 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:37 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:37 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:37 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.4.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom.lastUpdated
02:06:37 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:37 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:37 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:37 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:37 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:37 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:37 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:37 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:37 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:37 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:37 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:37 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.5.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom.lastUpdated
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom.lastUpdated
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom.lastUpdated
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom.lastUpdated
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom.lastUpdated
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom.lastUpdated
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom.lastUpdated
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.600 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom.lastUpdated
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.6.700 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom.lastUpdated
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.7.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom.lastUpdated
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.7.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom.lastUpdated
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.7.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/_remote.repositories
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom.lastUpdated
02:06:37 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.7.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:37 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom.lastUpdated
02:06:37 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:37 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:pom:2.7.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi.compatibility.state:pom:1.2.700 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:pom:1.4.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.2.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom.lastUpdated
02:06:38 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.updatesite:pom:1.2.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom.lastUpdated
02:06:38 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/resolver-status.properties
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/resolver-status.properties
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/resolver-status.properties
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/resolver-status.properties
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/resolver-status.properties
02:06:38 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:38 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:38 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:38 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:38 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:38 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:38 [DEBUG] Resolving artifact org.eclipse.tycho:sisu-osgi-connect:pom:3.0.0-20220916.165649-79 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/sisu-osgi-connect-3.0.0-20220916.165649-79.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.osgi:org.osgi.service.component:pom:1.5.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.osgi:org.osgi.namespace.extender:pom:1.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.osgi:org.osgi.util.function:pom:1.0.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.0.0/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.osgi:org.osgi.util.promise:pom:1.0.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.0.0/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:pom:1.2.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom.lastUpdated
02:06:38 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:38 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:38 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:pom:1.4.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:pom:2.3.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom.lastUpdated
02:06:38 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/resolver-status.properties
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/resolver-status.properties
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/resolver-status.properties
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/resolver-status.properties
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/resolver-status.properties
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/resolver-status.properties
02:06:38 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:38 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:38 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:38 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:38 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:38 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.0.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.1.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/_remote.repositories
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom.lastUpdated
02:06:38 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.1.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:38 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom.lastUpdated
02:06:38 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:38 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/_remote.repositories
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom.lastUpdated
02:06:39 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.1.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/_remote.repositories
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom.lastUpdated
02:06:39 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.1.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/_remote.repositories
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom.lastUpdated
02:06:39 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:pom:2.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/_remote.repositories
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom.lastUpdated
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/resolver-status.properties
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/resolver-status.properties
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/resolver-status.properties
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/resolver-status.properties
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/resolver-status.properties
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/resolver-status.properties
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:39 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.0.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/_remote.repositories
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom.lastUpdated
02:06:39 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/_remote.repositories
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom.lastUpdated
02:06:39 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.1.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/_remote.repositories
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom.lastUpdated
02:06:39 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.1.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/_remote.repositories
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom.lastUpdated
02:06:39 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.1.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/_remote.repositories
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom.lastUpdated
02:06:39 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.1.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/_remote.repositories
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom.lastUpdated
02:06:39 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:pom:1.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/_remote.repositories
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom.lastUpdated
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/resolver-status.properties
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/resolver-status.properties
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/resolver-status.properties
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/resolver-status.properties
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/resolver-status.properties
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/resolver-status.properties
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:39 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.0.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom.lastUpdated
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/_remote.repositories
02:06:39 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom.lastUpdated
02:06:39 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:39 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:39 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:39 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:39 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:39 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:39 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:39 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:39 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:39 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:39 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:39 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:39 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.0.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:39 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:39 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/_remote.repositories
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom.lastUpdated
02:06:40 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/_remote.repositories
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom.lastUpdated
02:06:40 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.1.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/_remote.repositories
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom.lastUpdated
02:06:40 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.1.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/_remote.repositories
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom.lastUpdated
02:06:40 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.1.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/_remote.repositories
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom.lastUpdated
02:06:40 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.1.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/_remote.repositories
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom.lastUpdated
02:06:40 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.1.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/_remote.repositories
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom.lastUpdated
02:06:40 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:pom:2.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/_remote.repositories
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom.lastUpdated
02:06:40 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.concurrent:pom:1.2.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/_remote.repositories
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom.lastUpdated
02:06:40 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:pom:1.2.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/_remote.repositories
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom.lastUpdated
02:06:40 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:pom:1.3.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/_remote.repositories
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom.lastUpdated
02:06:40 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/resolver-status.properties
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/resolver-status.properties
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/resolver-status.properties
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/resolver-status.properties
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/resolver-status.properties
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/resolver-status.properties
02:06:40 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:40 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:40 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:40 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:40 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:40 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.8.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.8.0/_remote.repositories
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom.lastUpdated
02:06:40 [DEBUG] Resolving artifact org.eclipse.ecf:ecf-parent:pom:1.0.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:40 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom.lastUpdated
02:06:40 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:40 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/ecf-parent/1.0.0/_remote.repositories
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom.lastUpdated
02:06:41 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.0/_remote.repositories
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom.lastUpdated
02:06:41 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.2/_remote.repositories
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom.lastUpdated
02:06:41 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.3/_remote.repositories
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom.lastUpdated
02:06:41 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.4/_remote.repositories
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom.lastUpdated
02:06:41 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.5/_remote.repositories
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom.lastUpdated
02:06:41 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.100/_remote.repositories
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom.lastUpdated
02:06:41 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.101 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.101/_remote.repositories
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom.lastUpdated
02:06:41 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.9.102 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.102/_remote.repositories
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom.lastUpdated
02:06:41 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:pom:3.10.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/_remote.repositories
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom.lastUpdated
02:06:41 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/resolver-status.properties
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/resolver-status.properties
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/resolver-status.properties
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/resolver-status.properties
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/resolver-status.properties
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/resolver-status.properties
02:06:41 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:41 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:41 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:41 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:41 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:41 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.filetransfer:pom:5.1.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/_remote.repositories
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom.lastUpdated
02:06:41 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.filetransfer:pom:5.1.101 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/_remote.repositories
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom.lastUpdated
02:06:41 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.filetransfer:pom:5.1.102 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:41 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom.lastUpdated
02:06:41 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:41 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom.lastUpdated
02:06:42 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/resolver-status.properties
02:06:42 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:42 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:42 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:42 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:42 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:42 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:pom:3.2.600 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom.lastUpdated
02:06:42 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:pom:3.2.601 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom.lastUpdated
02:06:42 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:pom:3.2.700 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom.lastUpdated
02:06:42 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:pom:3.2.800 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom.lastUpdated
02:06:42 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.identity:pom:3.9.402 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom.lastUpdated
02:06:42 [DEBUG] Resolving artifact org.apache.felix:org.apache.felix.scr:pom:2.2.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom.lastUpdated
02:06:42 [DEBUG] Resolving artifact org.apache.felix:felix-parent:pom:6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/felix-parent/6/felix-parent-6.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/felix-parent/6/felix-parent-6.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/felix-parent/6/felix-parent-6.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/felix-parent/6/felix-parent-6.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/felix-parent/6/felix-parent-6.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/felix-parent/6/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/felix-parent/6/felix-parent-6.pom.lastUpdated
02:06:42 [DEBUG] Resolving artifact org.codehaus.mojo:animal-sniffer-annotations:pom:1.9 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom.lastUpdated
02:06:42 [DEBUG] Resolving artifact org.codehaus.mojo:animal-sniffer-parent:pom:1.9 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.9/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom.lastUpdated
02:06:42 [DEBUG] Resolving artifact org.codehaus.mojo:mojo-parent:pom:28 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/28/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom.lastUpdated
02:06:42 [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.org (http://snapshots.repository.codehaus.org).
02:06:42 [DEBUG] Resolving artifact org.codehaus:codehaus-parent:pom:3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/3/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom.lastUpdated
02:06:42 [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus-snapshots (http://nexus.codehaus.org/snapshots/).
02:06:42 [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk15on:pom:1.70 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom.lastUpdated
02:06:42 [DEBUG] Resolving artifact org.bouncycastle:bcprov-jdk15on:pom:1.70 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom.lastUpdated
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom.lastUpdated
02:06:42 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/resolver-status.properties
02:06:42 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:42 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:42 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:42 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:42 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:42 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:42 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:pom:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/_remote.repositories
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-3.0.0-20220916.165649-296.pom.lastUpdated
02:06:42 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/resolver-status.properties
02:06:42 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/resolver-status.properties
02:06:42 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:42 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:42 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:42 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:42 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:42 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:42 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:42 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:42 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:pom:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:42 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:42 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-20220916.165649-296.pom.lastUpdated
02:06:43 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/resolver-status.properties
02:06:43 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:43 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:43 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:43 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:43 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:43 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:43 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:pom:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-3.0.0-20220916.165649-296.pom.lastUpdated
02:06:43 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/resolver-status.properties
02:06:43 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:43 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:43 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:43 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:43 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:43 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:43 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.noopsecurity:pom:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/org.eclipse.tycho.noopsecurity-3.0.0-20220916.165649-296.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.net:pom:1.4.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom.lastUpdated
02:06:43 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.bndlib:pom:6.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.bnd.util:pom:6.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact org.slf4j:slf4j-api:pom:1.7.25 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact org.slf4j:slf4j-parent:pom:1.7.25 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.25/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact org.osgi:org.osgi.service.repository:pom:1.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact org.osgi:org.osgi.util.function:pom:1.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact org.osgi:org.osgi.util.promise:pom:1.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact org.osgi:org.osgi.util.function:pom:1.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.1.0/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact org.slf4j:slf4j-api:pom:2.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact org.slf4j:slf4j-parent:pom:2.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/2.0.1/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director.app:pom:1.2.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom.lastUpdated
02:06:43 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:43 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:43 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/resolver-status.properties
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/resolver-status.properties
02:06:43 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
02:06:43 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:43 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:43 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:43 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:43 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.3.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.4.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/_remote.repositories
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom.lastUpdated
02:06:43 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.4.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom.lastUpdated
02:06:43 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:43 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/_remote.repositories
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom.lastUpdated
02:06:44 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.4.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/_remote.repositories
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom.lastUpdated
02:06:44 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.4.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/_remote.repositories
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom.lastUpdated
02:06:44 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.4.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/_remote.repositories
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom.lastUpdated
02:06:44 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.4.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/_remote.repositories
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom.lastUpdated
02:06:44 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.4.600 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/_remote.repositories
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom.lastUpdated
02:06:44 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.4.700 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:44 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom.lastUpdated
02:06:44 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:44 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/_remote.repositories
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom.lastUpdated
02:06:45 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.5.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/_remote.repositories
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom.lastUpdated
02:06:45 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.5.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/_remote.repositories
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom.lastUpdated
02:06:45 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:pom:2.5.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/_remote.repositories
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom.lastUpdated
02:06:45 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:pom:2.3.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/_remote.repositories
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom.lastUpdated
02:06:45 [DEBUG] Resolving artifact commons-codec:commons-codec:pom:1.15 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.pom.lastUpdated
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/_remote.repositories
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.pom.lastUpdated
02:06:45 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/resolver-status.properties
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/resolver-status.properties
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/resolver-status.properties
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/resolver-status.properties
02:06:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/resolver-status.properties
02:06:45 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:45 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:45 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:45 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:45 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:45 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:45 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:45 [DEBUG] org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:45 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:45 [DEBUG] org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:45 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:45 [DEBUG] org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:45 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:45 [DEBUG] org.eclipse.tycho:tycho-p2-facade:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:45 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-facade:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/_remote.repositories
02:06:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/tycho-p2-facade-3.0.0-20220916.165649-289.pom.lastUpdated
02:06:46 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/resolver-status.properties
02:06:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/resolver-status.properties
02:06:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/resolver-status.properties
02:06:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/resolver-status.properties
02:06:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/resolver-status.properties
02:06:46 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:46 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:46 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:46 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/_remote.repositories
02:06:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/tycho-p2-3.0.0-20220916.165649-289.pom.lastUpdated
02:06:46 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=4219658, ConflictMarker.markTime=2127830, ConflictMarker.nodeCount=10302, ConflictIdSorter.graphTime=7681971, ConflictIdSorter.topsortTime=72251, ConflictIdSorter.conflictIdCount=89, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=6954207, ConflictResolver.conflictItemCount=1674, DefaultDependencyCollector.collectTime=17421880728, DefaultDependencyCollector.transformTime=21153795}
02:06:46 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:jar:3.0.0-SNAPSHOT
02:06:46 [DEBUG]    org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:06:46 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:06:46 [DEBUG]          org.codehaus.plexus:plexus-utils:jar:3.4.2:compile (version managed from default)
02:06:46 [DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:06:46 [DEBUG]          org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:06:46 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:06:46 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:06:46 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:06:46 [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:06:46 [DEBUG]       org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:06:46 [DEBUG]       org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:06:46 [DEBUG]          org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:06:46 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]          de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:06:46 [DEBUG]       org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]       org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:06:46 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:06:46 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:06:46 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:06:46 [DEBUG]             org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:06:46 [DEBUG]             org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:06:46 [DEBUG]          org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:06:46 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:06:46 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:06:46 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:06:46 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:06:46 [DEBUG]          org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:06:46 [DEBUG]             org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:06:46 [DEBUG]          org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:06:46 [DEBUG]             org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:06:46 [DEBUG]          org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:06:46 [DEBUG]          org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:06:46 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]       org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:06:46 [DEBUG]          org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:06:46 [DEBUG]       org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:06:46 [DEBUG]       biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (version managed from default) (exclusions managed from default)
02:06:46 [DEBUG]          biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:06:46 [DEBUG]       org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:06:46 [DEBUG]       org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:06:46 [DEBUG]          org.osgi:osgi.annotation:jar:8.0.1:compile
02:06:46 [DEBUG]       org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:06:46 [DEBUG]       org.slf4j:slf4j-api:jar:2.0.1:compile
02:06:46 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:06:46 [DEBUG]          org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:06:46 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:06:46 [DEBUG]       commons-io:commons-io:jar:2.11.0:compile
02:06:46 [DEBUG]       commons-codec:commons-codec:jar:1.15:compile
02:06:46 [DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:3.0.0-SNAPSHOT:compile
02:06:46 [DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-maven-plugin:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-core:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-archiver:jar:4.5.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact javax.inject:javax.inject:jar:1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:3.4.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-io:jar:3.4.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.apache.commons:commons-compress:jar:1.21 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.iq80.snappy:snappy:jar:0.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact com.github.luben:zstd-jni:jar:1.5.2-4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:jar:1.26 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-cipher:jar:2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi:jar:3.18.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.apache.commons:commons-exec:jar:1.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-20220916.165649-83 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact de.pdark:decentxml:jar:1.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-20220916.165649-227 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.osgi:org.osgi.service.prefs:jar:1.1.2 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.bouncycastle:bcprov-jdk18on:jar:1.71.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-20220916.165649-79 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.apache.felix:org.apache.felix.scr:jar:2.2.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.codehaus.mojo:animal-sniffer-annotations:jar:1.9 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:46 [DEBUG] Resolving artifact org.osgi:org.osgi.service.component:jar:1.5.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.osgi:org.osgi.namespace.extender:jar:1.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk15on:jar:1.70 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.bouncycastle:bcprov-jdk15on:jar:1.70 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-20220916.165649-296 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.core.net:jar:1.4.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.osgi:org.osgi.service.repository:jar:1.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.osgi:org.osgi.util.function:jar:1.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.osgi:osgi.annotation:jar:8.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.osgi:org.osgi.util.promise:jar:1.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.slf4j:slf4j-api:jar:2.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk18on:jar:1.71.1 from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact commons-io:commons-io:jar:2.11.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact commons-codec:commons-codec:jar:1.15 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-facade:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:46 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-component-annotations:jar:2.1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/tycho-maven-plugin-3.0.0-20220916.165649-289.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/tycho-core-3.0.0-20220916.165649-289.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-3.0.0-20220916.165649-296.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-20220916.165649-296.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/javax.inject-1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/sisu-equinox-launching-3.0.0-20220916.165649-289.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.embedder.shared-3.0.0-20220916.165649-296.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/sisu-equinox-embedder-3.0.0-20220916.165649-289.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/sisu-osgi-api-3.0.0-20220916.165649-83.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/tycho-metadata-model-3.0.0-20220916.165649-289.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/tycho-embedder-api-3.0.0-20220916.165649-289.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-20220916.165649-296.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/p2-maven-plugin-3.0.0-20220916.165649-227.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/sisu-osgi-connect-3.0.0-20220916.165649-79.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-3.0.0-20220916.165649-296.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-20220916.165649-296.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-3.0.0-20220916.165649-296.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/org.eclipse.tycho.noopsecurity-3.0.0-20220916.165649-296.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/_remote.repositories
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/tycho-p2-facade-3.0.0-20220916.165649-289.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar.lastUpdated
02:06:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/javax.inject-1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar.lastUpdated
02:06:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/javax.inject-1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar.lastUpdated
02:06:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/javax.inject-1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar.lastUpdated
02:06:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/javax.inject-1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar.lastUpdated
02:06:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar.lastUpdated
02:06:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/inject/javax.inject/1/javax.inject-1.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71.1/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/osgi.annotation/8.0.1/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71.1/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar.lastUpdated
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/_remote.repositories
02:06:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar.lastUpdated
02:06:48 [DEBUG] Created new class realm extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT
02:06:48 [DEBUG] Importing foreign packages into class realm extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Imported:  < maven.api
02:06:48 [DEBUG] Populating class realm extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.tycho:tycho-maven-plugin:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:06:48 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:06:48 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:06:48 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:06:48 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:06:48 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:06:48 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:06:48 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:06:48 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:06:48 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:06:48 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:06:48 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: de.pdark:decentxml:jar:1.4
02:06:48 [DEBUG]   Included: org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:06:48 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:06:48 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:06:48 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:06:48 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:06:48 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:06:48 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:06:48 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:06:48 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:06:48 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:06:48 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:06:48 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:06:48 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:06:48 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:06:48 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:06:48 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:06:48 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:06:48 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:06:48 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:06:48 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:06:48 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:06:48 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:06:48 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:06:48 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:06:48 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:06:48 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:06:48 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:06:48 [DEBUG]   Included: org.eclipse.tycho:tycho-p2-facade:jar:3.0.0-SNAPSHOT
02:06:48 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:06:48 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:48 [DEBUG] Created new class realm project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:06:48 [DEBUG] Populating class realm project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:06:48 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:48 [DEBUG] Extension realms for project org.eclipse:eclipse-sdk-prereqs:eclipse-target-definition:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:48 [DEBUG] Looking up lifecycle mappings for packaging eclipse-target-definition from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:48 [DEBUG] Extension realms for project eclipse.jdt:eclipse.jdt:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:48 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt:eclipse-plugin:3.18.1400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt.feature:org.eclipse.jdt:eclipse-feature:3.18.1400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:eclipse.jdt.core:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.annotation:eclipse-plugin:2.2.700-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.annotation:eclipse-plugin:1.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.compiler.tool:eclipse-plugin:1.3.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.core:eclipse-plugin:3.32.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:eclipse-plugin:1.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:eclipse-test-plugin:1.3.150-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:eclipse.jdt.core:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:eclipse-test-plugin:3.11.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:eclipse.jdt.core:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:eclipse-test-plugin:3.12.2000-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:eclipse.jdt.core:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.core.tests.model:eclipse-test-plugin:3.11.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:eclipse.jdt.core:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:eclipse-test-plugin:3.11.50-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:eclipse.jdt.core:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.apt.core:eclipse-plugin:3.7.50-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:eclipse-plugin:1.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.apt.ui:eclipse-plugin:3.7.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.compiler.apt:eclipse-plugin:1.4.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:eclipse-test-plugin:3.5.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:eclipse.jdt.core:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.apt.tests:eclipse-test-plugin:3.5.50-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:eclipse.jdt.core:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:eclipse-test-plugin:1.2.150-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:eclipse.jdt.core:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.core:eclipse.jdt.core.binaries:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:eclipse-test-plugin:1.0.250-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.debug:eclipse.jdt.debug:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.debug:eclipse-plugin:3.19.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.launching:eclipse-plugin:3.19.800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.launching.macosx:eclipse-plugin:3.5.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:eclipse-plugin:1.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.debug.tests:eclipse-test-plugin:3.11.1800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.debug.ui:eclipse-plugin:3.12.800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.ui:eclipse.jdt.ui:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ltk:org.eclipse.ltk.core.refactoring:eclipse-plugin:3.13.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:eclipse-plugin:3.12.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.text.tests:eclipse-test-plugin:3.13.1800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.ui:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.ui:eclipse.jdt.ui:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.ui.tests:eclipse-test-plugin:3.14.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.ui:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.ui:eclipse.jdt.ui:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:eclipse-test-plugin:3.9.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.ui:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.ui:eclipse.jdt.ui:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:eclipse-test-plugin:3.10.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.ui:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.ui:eclipse.jdt.ui:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:eclipse-test-plugin:3.14.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.ui:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.jdt.ui:eclipse.jdt.ui:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:jar:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:eclipse-plugin:3.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.core.manipulation:eclipse-plugin:1.16.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.ui:eclipse-plugin:3.27.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.junit:eclipse-plugin:3.15.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.junit.core:eclipse-plugin:3.11.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.junit.runtime:eclipse-plugin:3.7.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:eclipse-plugin:1.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:eclipse-plugin:1.1.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:eclipse-plugin:1.0.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:eclipse-feature:1.0.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:eclipse.pde:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:eclipse.pde.apitools:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.api.tools:eclipse-plugin:1.2.1100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.api.tools.annotations:eclipse-plugin:1.1.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.api.tools.tests:eclipse-test-plugin:1.2.700-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.api.tools.ui:eclipse-plugin:1.2.700-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:eclipse.pde.ds:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.ds.core:eclipse-plugin:1.2.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.ds.tests:eclipse-test-plugin:1.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.ds.ui:eclipse-plugin:1.2.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.ds.annotations:eclipse-plugin:1.2.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:eclipse.pde.ua:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.ua.core:eclipse-plugin:1.2.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.ua.tests:eclipse-test-plugin:1.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.ua.ui:eclipse-plugin:1.2.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:eclipse.pde.ui:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde:eclipse-plugin:3.13.2100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.core:eclipse-plugin:3.15.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.junit.runtime:eclipse-plugin:3.6.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:eclipse-test-plugin:3.6.800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.launching:eclipse-plugin:3.10.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.runtime:eclipse-plugin:3.7.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.ui:eclipse-plugin:3.13.700-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.ui.templates:eclipse-plugin:3.7.700-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.ui.tests:eclipse-test-plugin:3.11.900-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:eclipse-test-plugin:1.1.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.spy.core:eclipse-plugin:1.0.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.spy.bundle:eclipse-plugin:0.12.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.spy.event:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.spy.css:eclipse-plugin:0.12.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.spy.model:eclipse-plugin:0.12.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.spy.context:eclipse-plugin:1.0.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.spy.preferences:eclipse-plugin:0.12.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.tools.layout.spy:eclipse-plugin:1.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.ui.templates.tests:eclipse-test-plugin:1.1.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.ui.trace:eclipse-plugin:1.2.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.genericeditor.extension:eclipse-plugin:1.1.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:eclipse-test-plugin:1.1.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.unittest.junit:eclipse-plugin:1.0.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:eclipse.pde.build:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.build:eclipse-plugin:3.11.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.build.tests:eclipse-test-plugin:1.3.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:features:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde:eclipse-feature:3.14.1400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:eclipse-feature:1.0.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.update.configurator:eclipse-plugin:3.4.900-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.update.configurator.tests:eclipse-test-plugin:0.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ant.core:eclipse-plugin:3.6.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ant.launching:eclipse-plugin:1.3.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ant.ui:eclipse-plugin:3.8.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ant.tests.core:eclipse-test-plugin:3.6.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ant.tests.ui:eclipse-test-plugin:3.10.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.platform:eclipse-plugin:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.sdk:eclipse-plugin:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.runtime:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:runtime-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.contenttype:eclipse-plugin:3.8.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.expressions:eclipse-plugin:3.8.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.jobs:eclipse-plugin:3.13.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.runtime:eclipse-plugin:3.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.tools:eclipse-plugin:1.8.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.core.contexts:eclipse-plugin:1.11.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.core.di:eclipse-plugin:1.8.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.core.di.annotations:eclipse-plugin:1.7.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.core.di.extensions:eclipse-plugin:0.17.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:eclipse-plugin:0.16.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.core.services:eclipse-plugin:2.3.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.runtime.feature:eclipse-feature:1.3.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.core.runtime.feature
02:06:49 [DEBUG] Adding module org.eclipse.core.tools-feature
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features is goupId: org.eclipse.platform, artifactId: eclipse.platform.runtime, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:runtime-features:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.runtime:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:runtime-tests:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.contenttype.tests:eclipse-test-plugin:1.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.expressions.tests:eclipse-test-plugin:3.6.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.tests.harness:eclipse-plugin:3.14.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.tests.runtime:eclipse-test-plugin:3.20.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.core.tests:eclipse-test-plugin:1.2.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.team:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.compare:eclipse-plugin:3.8.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.compare
02:06:49 [DEBUG] Adding module org.eclipse.compare.core
02:06:49 [DEBUG] Adding module org.eclipse.compare.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net
02:06:49 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.jsch.core
02:06:49 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:49 [DEBUG] Adding module org.eclipse.team.core
02:06:49 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:49 [DEBUG] Adding module org.eclipse.team.ui
02:06:49 [DEBUG] Adding module org.eclipse.ui.net
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:team-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.team:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.compare.win32:eclipse-plugin:1.2.900-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.compare.core:eclipse-plugin:3.7.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.compare
02:06:49 [DEBUG] Adding module org.eclipse.compare.core
02:06:49 [DEBUG] Adding module org.eclipse.compare.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net
02:06:49 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.jsch.core
02:06:49 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:49 [DEBUG] Adding module org.eclipse.team.core
02:06:49 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:49 [DEBUG] Adding module org.eclipse.team.ui
02:06:49 [DEBUG] Adding module org.eclipse.ui.net
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:team-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.team:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.net:eclipse-plugin:1.4.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.compare
02:06:49 [DEBUG] Adding module org.eclipse.compare.core
02:06:49 [DEBUG] Adding module org.eclipse.compare.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net
02:06:49 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.jsch.core
02:06:49 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:49 [DEBUG] Adding module org.eclipse.team.core
02:06:49 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:49 [DEBUG] Adding module org.eclipse.team.ui
02:06:49 [DEBUG] Adding module org.eclipse.ui.net
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:team-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.team:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.jsch.core:eclipse-plugin:1.4.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.compare
02:06:49 [DEBUG] Adding module org.eclipse.compare.core
02:06:49 [DEBUG] Adding module org.eclipse.compare.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net
02:06:49 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.jsch.core
02:06:49 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:49 [DEBUG] Adding module org.eclipse.team.core
02:06:49 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:49 [DEBUG] Adding module org.eclipse.team.ui
02:06:49 [DEBUG] Adding module org.eclipse.ui.net
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:team-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.team:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.jsch.ui:eclipse-plugin:1.4.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.compare
02:06:49 [DEBUG] Adding module org.eclipse.compare.core
02:06:49 [DEBUG] Adding module org.eclipse.compare.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net
02:06:49 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.jsch.core
02:06:49 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:49 [DEBUG] Adding module org.eclipse.team.core
02:06:49 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:49 [DEBUG] Adding module org.eclipse.team.ui
02:06:49 [DEBUG] Adding module org.eclipse.ui.net
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:team-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.team:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.team.core:eclipse-plugin:3.9.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.compare
02:06:49 [DEBUG] Adding module org.eclipse.compare.core
02:06:49 [DEBUG] Adding module org.eclipse.compare.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net
02:06:49 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.jsch.core
02:06:49 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:49 [DEBUG] Adding module org.eclipse.team.core
02:06:49 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:49 [DEBUG] Adding module org.eclipse.team.ui
02:06:49 [DEBUG] Adding module org.eclipse.ui.net
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:team-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.team:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.team.ui:eclipse-plugin:3.9.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.compare
02:06:49 [DEBUG] Adding module org.eclipse.compare.core
02:06:49 [DEBUG] Adding module org.eclipse.compare.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net
02:06:49 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.jsch.core
02:06:49 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:49 [DEBUG] Adding module org.eclipse.team.core
02:06:49 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:49 [DEBUG] Adding module org.eclipse.team.ui
02:06:49 [DEBUG] Adding module org.eclipse.ui.net
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:team-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.team:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:eclipse-plugin:1.1.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.compare
02:06:49 [DEBUG] Adding module org.eclipse.compare.core
02:06:49 [DEBUG] Adding module org.eclipse.compare.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net
02:06:49 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.jsch.core
02:06:49 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:49 [DEBUG] Adding module org.eclipse.team.core
02:06:49 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:49 [DEBUG] Adding module org.eclipse.team.ui
02:06:49 [DEBUG] Adding module org.eclipse.ui.net
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:team-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.team:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.net:eclipse-plugin:1.4.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.compare
02:06:49 [DEBUG] Adding module org.eclipse.compare.core
02:06:49 [DEBUG] Adding module org.eclipse.compare.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net
02:06:49 [DEBUG] Adding module org.eclipse.core.net.linux
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32
02:06:49 [DEBUG] Adding module org.eclipse.core.net.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.jsch.core
02:06:49 [DEBUG] Adding module org.eclipse.jsch.ui
02:06:49 [DEBUG] Adding module org.eclipse.team.core
02:06:49 [DEBUG] Adding module org.eclipse.team.genericeditor.diff.extension
02:06:49 [DEBUG] Adding module org.eclipse.team.ui
02:06:49 [DEBUG] Adding module org.eclipse.ui.net
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.team, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:team-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.team:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.compare.examples:eclipse-plugin:3.3.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.compare.examples.xml:eclipse-plugin:3.5.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.team.examples.filesystem:eclipse-plugin:3.6.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.net.linux:eclipse-plugin:1.0.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.net.win32:eclipse-plugin:1.0.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.net.win32.x86_64:eclipse-plugin:1.1.700-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.team.tests:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.compare.tests:eclipse-test-plugin:3.7.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.core:org.eclipse.core.tests.net:eclipse-test-plugin:1.5.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jsch:org.eclipse.jsch.tests:eclipse-plugin:1.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.team:org.eclipse.team.tests.core:eclipse-test-plugin:3.9.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.resources:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.filesystem:eclipse-plugin:1.9.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.linux.aarch64
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.linux.loongarch64
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.linux.ppc64le
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.linux.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.macosx
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.core.resources
02:06:49 [DEBUG] Adding module org.eclipse.core.resources.spysupport
02:06:49 [DEBUG] Adding module org.eclipse.core.resources.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.core.tools.resources
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.resources, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:resources-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.resources:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:eclipse-plugin:1.4.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:eclipse-plugin:1.4.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:eclipse-plugin:1.2.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.filesystem.macosx:eclipse-plugin:1.3.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:eclipse-plugin:1.4.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.resources:eclipse-plugin:3.18.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.linux.aarch64
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.linux.loongarch64
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.linux.ppc64le
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.linux.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.macosx
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.core.resources
02:06:49 [DEBUG] Adding module org.eclipse.core.resources.spysupport
02:06:49 [DEBUG] Adding module org.eclipse.core.resources.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.core.tools.resources
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.resources, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:resources-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.resources:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:eclipse-plugin:3.5.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.resources.spysupport:eclipse-plugin:1.5.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/.polyglot.pom.tycho
02:06:49 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/pom.tycho
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.linux.aarch64
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.linux.loongarch64
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.linux.ppc64le
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.linux.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.macosx
02:06:49 [DEBUG] Adding module org.eclipse.core.filesystem.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.core.resources
02:06:49 [DEBUG] Adding module org.eclipse.core.resources.spysupport
02:06:49 [DEBUG] Adding module org.eclipse.core.resources.win32.x86_64
02:06:49 [DEBUG] Adding module org.eclipse.core.tools.resources
02:06:49 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles is goupId: org.eclipse.platform, artifactId: eclipse.platform.resources, relativePath: ../pom.xml
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:resources-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.resources:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.tools.resources:eclipse-plugin:1.6.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.resources.examples:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.filesystem:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.resources.tests:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:eclipse-feature:4.6.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.tests.resources:eclipse-test-plugin:3.10.2000-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:eclipse-test-plugin:3.4.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:eclipse-plugin:3.4.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:eclipse-plugin:3.4.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:eclipse-plugin:3.4.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.ui:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:ui-features:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.rcp:eclipse-feature:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:ui-bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.commands:eclipse-plugin:3.10.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.databinding:eclipse-plugin:1.11.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.databinding.beans:eclipse-plugin:1.8.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.databinding.observable:eclipse-plugin:1.12.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.databinding.property:eclipse-plugin:1.9.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.core.commands:eclipse-plugin:1.0.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.emf.xpath:eclipse-plugin:0.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.bindings:eclipse-plugin:0.13.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.css.core:eclipse-plugin:0.13.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.css.swt:eclipse-plugin:0.14.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:eclipse-plugin:0.13.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.di:eclipse-plugin:1.4.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.dialogs:eclipse-plugin:1.3.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.ide:eclipse-plugin:3.16.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.model.workbench:eclipse-plugin:2.2.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.progress:eclipse-plugin:0.3.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.services:eclipse-plugin:1.5.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:eclipse-plugin:1.1.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.e4:org.eclipse.e4.ui.swt.win32:eclipse-plugin:1.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.widgets:eclipse-plugin:1.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.workbench:eclipse-plugin:1.13.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:eclipse-plugin:1.4.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:eclipse-plugin:0.15.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:eclipse-plugin:0.12.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:eclipse-plugin:0.16.700-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.workbench3:eclipse-plugin:0.16.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.jface:eclipse-plugin:3.27.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.jface.databinding:eclipse-plugin:1.13.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.jface.notifications:eclipse-plugin:0.5.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui:eclipse-plugin:3.201.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.browser:eclipse-plugin:3.7.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ui:org.eclipse.ui.cocoa:eclipse-plugin:1.2.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.forms:eclipse-plugin:3.11.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.ide:eclipse-plugin:3.19.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.ide.application:eclipse-plugin:1.4.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.monitoring:eclipse-plugin:1.2.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.navigator:eclipse-plugin:3.10.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.navigator.resources:eclipse-plugin:3.8.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.themes:eclipse-plugin:1.2.2000-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.views:eclipse-plugin:3.11.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.views.log:eclipse-plugin:1.3.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:eclipse-plugin:3.9.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ui:org.eclipse.ui.win32:eclipse-plugin:3.4.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.workbench:eclipse-plugin:3.126.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.urischeme:eclipse-plugin:1.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:ui-tests:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.core.commands.tests:eclipse-test-plugin:0.13.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.emf.xpath.test:eclipse-test-plugin:0.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:eclipse-test-plugin:0.13.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.tests:eclipse-test-plugin:0.14.800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:eclipse-test-plugin:1.301.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:eclipse-test-plugin:0.11.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:eclipse-test-plugin:1.4.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.jface.tests:eclipse-test-plugin:1.3.700-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.jface.tests.databinding:eclipse-test-plugin:1.11.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:eclipse-test-plugin:1.4.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.jface.tests.notifications:eclipse-test-plugin:0.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.tests.urischeme:eclipse-test-plugin:1.1.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.ide.application.tests:eclipse-test-plugin:1.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.monitoring.tests:eclipse-test-plugin:1.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.tests:eclipse-test-plugin:3.15.800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.tests.browser:eclipse-test-plugin:3.3.100: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.tests.forms:eclipse-test-plugin:3.9.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.tests.harness:eclipse-test-plugin:1.9.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.tests.navigator:eclipse-test-plugin:3.6.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.tests.performance:eclipse-test-plugin:1.4.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:eclipse-test-plugin:1.1.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.tests.rcp:eclipse-test-plugin:3.5.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:eclipse-test-plugin:3.7.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.ui.examples:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.demo.cssbridge:eclipse-plugin:1.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.e4.ui.examples.job:eclipse-plugin:0.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.jface.examples.databinding:eclipse-plugin:1.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.jface.snippets:eclipse-plugin:3.5.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.adapterservice:eclipse-plugin:0.9.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.contributions:eclipse-plugin:3.5.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.fieldassist:eclipse-plugin:1.2.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.job:eclipse-plugin:3.2.0: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.markerHelp:eclipse-plugin:3.1.100: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:eclipse-plugin:3.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.navigator:eclipse-plugin:3.3.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.propertysheet:eclipse-plugin:3.4.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.readmetool:eclipse-plugin:3.6.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.undo:eclipse-plugin:3.4.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:eclipse-plugin:1.1.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:eclipse-plugin:3.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.forms.examples:eclipse-plugin:3.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.common:eclipse.platform.common:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.platform.doc.isv:eclipse-plugin:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.platform.doc.user:eclipse-plugin:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ui:org.eclipse.platform.doc.tips:eclipse-plugin:0.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.doc.isv:eclipse-plugin:3.14.1800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jdt:org.eclipse.jdt.doc.user:eclipse-plugin:3.15.1600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.pde:org.eclipse.pde.doc.user:eclipse-plugin:3.14.1800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.debug:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.externaltools:eclipse-plugin:1.2.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.variables:eclipse-plugin:3.5.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.debug.core:eclipse-plugin:3.20.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.debug.examples.core:eclipse-plugin:1.5.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.debug.examples.memory:eclipse-plugin:1.103.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.debug.examples.mixedmode:eclipse-plugin:1.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.debug.examples.ui:eclipse-plugin:1.7.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.debug:org.eclipse.debug.tests:eclipse-test-plugin:3.12.800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.debug.ui:eclipse-plugin:3.17.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.debug.ui.launchview:eclipse-plugin:1.0.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:eclipse-test-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.console:eclipse-plugin:3.11.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.externaltools:eclipse-plugin:3.5.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.unittest.ui:eclipse-plugin:1.0.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt:eclipse-plugin:3.121.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.fragments.localbuild:eclipse-plugin:3.105.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.tools.base:eclipse-plugin:3.107.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt.localbuild:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.tools.spies:eclipse-plugin:3.108.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt.localbuild:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.tools:eclipse-plugin:3.109.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt.localbuild:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.examples:eclipse-plugin:3.107.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt.localbuild:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.examples.browser.demos:eclipse-plugin:3.107.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt.localbuild:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.examples.launcher:eclipse-plugin:3.107.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt.localbuild:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.examples.ole.win32:eclipse-plugin:3.108.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.examples.views:eclipse-plugin:3.107.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt.localbuild:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.tests:eclipse-test-plugin:3.106.1900-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt.localbuild:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:eclipse-feature:3.108.700-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.tests.gtk:eclipse-test-plugin:3.108.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt.localbuild:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt:eclipse.platform.swt:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:eclipse-plugin:3.121.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:binaries-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:eclipse-plugin:3.121.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:binaries-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:eclipse-plugin:3.121.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:binaries-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:eclipse-plugin:3.121.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:binaries-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:eclipse-plugin:3.121.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:binaries-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:eclipse-plugin:3.121.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:binaries-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.text:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.filebuffers.tests:eclipse-test-plugin:3.12.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:text-tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.text:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.jface:org.eclipse.jface.text.tests:eclipse-test-plugin:3.12.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:text-tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.text:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.search.tests:eclipse-test-plugin:3.10.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:text-tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.text:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.text.tests:eclipse-test-plugin:3.13.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:text-tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.text:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.editors.tests:eclipse-test-plugin:3.12.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:text-tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.text:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:eclipse-test-plugin:3.13.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:text-tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.text:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.core.filebuffers:eclipse-plugin:3.7.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.jface.text:eclipse-plugin:3.21.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.text:eclipse-plugin:3.12.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.workbench.texteditor:eclipse-plugin:3.16.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.editors:eclipse-plugin:3.14.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.search:eclipse-plugin:3.14.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.examples.javaeditor:eclipse-plugin:3.3.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.core:org.eclipse.jface.text.examples:eclipse-plugin:1.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.genericeditor:eclipse-plugin:1.2.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.genericeditor.tests:eclipse-test-plugin:1.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:text-tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.text:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.ui.genericeditor.examples:eclipse-plugin:1.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.text.quicksearch:eclipse-plugin:1.1.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:org.eclipse.text.quicksearch.tests:eclipse-test-plugin:1.1.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:text-tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.platform:eclipse.platform.text:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ua:eclipse.platform.ua:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.help:org.eclipse.help:eclipse-plugin:3.9.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.help:org.eclipse.help.base:eclipse-plugin:4.3.900-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ua:org.eclipse.help.ui:eclipse-plugin:4.4.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.help:org.eclipse.help.webapp:eclipse-plugin:3.10.900-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ua:org.eclipse.ua.tests:eclipse-test-plugin:3.5.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ua:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ua:eclipse.platform.ua:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ua:org.eclipse.ua.tests.doc:eclipse-test-plugin:1.1.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ua:tests-pom:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ua:eclipse.platform.ua:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ui:org.eclipse.ui.cheatsheets:eclipse-plugin:3.7.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ui:org.eclipse.ui.intro:eclipse-plugin:3.6.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ua:org.eclipse.ui.intro.universal:eclipse-plugin:3.4.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:eclipse-plugin:1.1.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:eclipse-plugin:1.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:eclipse-plugin:1.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ua:org.eclipse.tips.core:eclipse-plugin:0.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ua:org.eclipse.tips.ui:eclipse-plugin:0.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ua:org.eclipse.tips.ide:eclipse-plugin:0.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ua:org.eclipse.tips.json:eclipse-plugin:0.2.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.ui:org.eclipse.tips.feature:eclipse-feature:0.2.1800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.help:infocenter-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.help:infocenter-product:eclipse-repository:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse.help:infocenter-app:war:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging war from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project org.eclipse:eclipse.platform.ui.tools:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ui.tool:org.eclipse.e4.tools:eclipse-plugin:4.9.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ui.tools:org.eclipse.e4.tools.services:eclipse-plugin:4.9.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:49 [DEBUG] Extension realms for project eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:eclipse-plugin:4.8.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:49 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:eclipse-plugin:4.8.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:eclipse-plugin:4.7.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:eclipse-plugin:4.9.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project eclipse.platform.ui.tool:org.eclipse.e4.tools.test:eclipse-test-plugin:1.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:eclipse-feature:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:features:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:eclipse-feature:3.22.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.core.feature:eclipse-feature:1.13.900-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.core.sdk:eclipse-feature:3.23.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.feature:org.eclipse.equinox.executable:eclipse-feature:3.8.1900-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.sdk:eclipse-feature:3.23.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.server.core:eclipse-feature:1.14.800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.server.jetty:eclipse-feature:1.11.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.server.simple:eclipse-feature:1.7.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.security.ui:eclipse-plugin:1.3.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.bidi.tests:eclipse-test-plugin:1.3.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.cm.test:eclipse-test-plugin:1.1.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.common.tests:eclipse-test-plugin:3.15.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.ds.tests:eclipse-test-plugin:1.6.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.preferences.tests:eclipse-test-plugin:3.9.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.security.tests:eclipse-test-plugin:1.2.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.app:eclipse-plugin:1.6.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.preferences:eclipse-plugin:3.10.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.common:eclipse-plugin:3.16.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.registry:eclipse-plugin:3.11.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.concurrent:eclipse-plugin:1.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.security:eclipse-plugin:1.3.1000-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.security.macosx:eclipse-plugin:1.101.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:eclipse-plugin:1.1.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.security.linux:eclipse-plugin:1.0.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.bidi:eclipse-plugin:1.4.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.cm:eclipse-plugin:1.5.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.console:eclipse-plugin:1.4.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:eclipse-plugin:1.1.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.console.ssh:eclipse-plugin:1.2.1000-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:eclipse-test-plugin:1.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.console.tests:eclipse-test-plugin:1.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.coordinator:eclipse-plugin:1.5.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.device:eclipse-plugin:1.1.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.event:eclipse-plugin:1.6.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.http.jetty:eclipse-plugin:3.8.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.http.registry:eclipse-plugin:1.3.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.http.servlet:eclipse-plugin:1.7.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:eclipse-test-plugin:1.8.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:eclipse-plugin:1.2.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:eclipse-plugin:1.1.700-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:eclipse-plugin:1.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.log.stream:eclipse-plugin:1.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.metatype:eclipse-plugin:1.6.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.region:eclipse-plugin:1.5.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.servletbridge:eclipse-plugin:1.6.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:eclipse-plugin:1.1.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.transforms.hook:eclipse-plugin:1.3.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:eclipse-plugin:1.2.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.useradmin:eclipse-plugin:1.2.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.weaving.caching:eclipse-plugin:1.2.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:eclipse-plugin:1.2.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.weaving.hook:eclipse-plugin:1.3.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.osgi:org.eclipse.osgi:eclipse-plugin:3.18.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.osgi.compatibility.state:eclipse-plugin:1.2.700-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.osgi.services:eclipse-plugin:3.11.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.osgi.util:eclipse-plugin:3.7.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.supplement:eclipse-plugin:1.10.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.launcher:eclipse-plugin:1.6.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi
02:06:50 [DEBUG] Adding module org.eclipse.equinox.bidi.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm
02:06:50 [DEBUG] Adding module org.eclipse.equinox.cm.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common
02:06:50 [DEBUG] Adding module org.eclipse.equinox.common.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.compendium.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.concurrent
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.jaas.fragment
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.ssh.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.console.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.coordinator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.device
02:06:50 [DEBUG] Adding module org.eclipse.equinox.ds.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.event
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.jetty
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servlet.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.http.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper
02:06:50 [DEBUG] Adding module org.eclipse.equinox.jsp.jasper.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.cocoa.macosx.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.aarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.loongarch64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.ppc64le
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.gtk.linux.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.launcher.win32.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.log.stream
02:06:50 [DEBUG] Adding module org.eclipse.equinox.metatype
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences
02:06:50 [DEBUG] Adding module org.eclipse.equinox.preferences.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region
02:06:50 [DEBUG] Adding module org.eclipse.equinox.region.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.registry
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.linux
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.macosx
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.security.win32.x86_64
02:06:50 [DEBUG] Adding module org.eclipse.equinox.servletbridge
02:06:50 [DEBUG] Adding module org.eclipse.equinox.slf4j.stub
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.hook
02:06:50 [DEBUG] Adding module org.eclipse.equinox.transforms.xslt
02:06:50 [DEBUG] Adding module org.eclipse.equinox.useradmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.caching.j9
02:06:50 [DEBUG] Adding module org.eclipse.equinox.weaving.hook
02:06:50 [DEBUG] Adding module org.eclipse.osgi
02:06:50 [DEBUG] Adding module org.eclipse.osgi.compatibility.state
02:06:50 [DEBUG] Adding module org.eclipse.osgi.services
02:06:50 [DEBUG] Adding module org.eclipse.osgi.tests
02:06:50 [DEBUG] Adding module org.eclipse.osgi.util
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles is goupId: org.eclipse.equinox, artifactId: parent, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:eclipse-plugin:1.2.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:launcher-binary-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:eclipse-plugin:1.2.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:launcher-binary-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:eclipse-plugin:1.2.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:launcher-binary-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:eclipse-plugin:1.2.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:launcher-binary-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:eclipse-plugin:1.2.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:launcher-binary-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:eclipse-plugin:1.2.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:launcher-binary-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:eclipse-plugin:1.2.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:launcher-binary-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.osgi:org.eclipse.osgi.tests:eclipse-test-plugin:3.16.900-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:eclipse-plugin:2.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:eclipse-plugin:1.2.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:eclipse-test-plugin:1.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:org.eclipse.equinox.p2.tests-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:eclipse-plugin:1.4.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:eclipse-plugin:1.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:eclipse-plugin:2.9.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:eclipse-plugin:2.5.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:eclipse-plugin:1.2.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:eclipse-plugin:1.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:eclipse-plugin:1.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:eclipse-plugin:1.2.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:eclipse-plugin:2.7.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:eclipse-plugin:1.4.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:eclipse-plugin:1.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:eclipse-plugin:1.3.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:eclipse-plugin:1.2.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:eclipse-plugin:2.6.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:eclipse-plugin:1.4.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:eclipse-plugin:2.6.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:eclipse-plugin:1.7.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:eclipse-plugin:1.4.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:eclipse-plugin:2.6.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:eclipse-plugin:2.3.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:eclipse-plugin:2.3.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:eclipse-plugin:1.4.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:eclipse-plugin:1.3.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:eclipse-plugin:2.7.600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:eclipse-plugin:1.3.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:eclipse-plugin:1.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:eclipse-plugin:1.3.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:eclipse-plugin:1.2.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:eclipse-plugin:1.3.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:eclipse-plugin:1.2.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:eclipse-plugin:1.4.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:eclipse-plugin:2.2.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:eclipse-plugin:1.4.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:eclipse-plugin:1.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:eclipse-plugin:1.5.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.equinox
02:06:50 [DEBUG] Adding module org.eclipse.equinox.frameworkadmin.test
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.artifact.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.console
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.director.app
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.directorywatcher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.compatibility
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.engine
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extensionlocation
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.garbagecollector
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.installer
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.jarprocessor
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.metadata.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.operations
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.publisher.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.reconciler.dropins
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.repository.tools
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.reconciler.product
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.tests.verifier
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.eclipse
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.touchpoint.natives
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.transport.ecf
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.admin.rcp
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.discovery
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.importexport
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.ui.sdk.scheduler
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatechecker
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.updatesite
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator
02:06:50 [DEBUG] Adding module org.eclipse.equinox.simpleconfigurator.manipulator
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:bundles:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:eclipse-repository:1.1.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:org.eclipse.equinox.p2.tests-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.p2.tests:eclipse-test-plugin:1.8.800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:org.eclipse.equinox.p2.tests-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:eclipse-test-plugin:1.3.200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:org.eclipse.equinox.p2.tests-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:eclipse-test-plugin:1.3.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:org.eclipse.equinox.p2.tests-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:eclipse-plugin:1.3.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:org.eclipse.equinox.p2.tests-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:eclipse-feature:1.6.1600-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:features:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:eclipse-feature:1.4.1800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:features:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:eclipse-feature:1.2.1100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:features:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:eclipse-feature:3.11.1800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:50 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:50 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:50 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:50 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:features:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:50 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:eclipse-feature:1.4.1800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:50 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:51 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:51 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:51 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:features:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:eclipse-feature:2.4.1800-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:51 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:51 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:51 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:features:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:eclipse-feature:1.12.700-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/.polyglot.pom.tycho
02:06:51 [DEBUG] Generate aggregator pom for /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/pom.tycho
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.core.feature
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.discovery.feature
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.extras.feature
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.rcp.feature
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.sdk
02:06:51 [DEBUG] Adding module org.eclipse.equinox.p2.user.ui
02:06:51 [DEBUG] Adding module org.eclipse.equinox.server.p2
02:06:51 [DEBUG] Derived parent for path /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features is goupId: org.eclipse.equinox.p2, artifactId: rt.equinox.p2, relativePath: ../pom.xml
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:features:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:eclipse-plugin:2.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:eclipse-plugin:1.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:eclipse-plugin:1.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:eclipse-plugin:1.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:eclipse-plugin:1.2.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project eclipse.platform.releng:eclipse.platform.releng:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.ant:org.eclipse.ant.optional.junit:eclipse-plugin:3.3.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.rcp:org.eclipse.rcp:eclipse-plugin:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.releng:org.eclipse.releng.tests:eclipse-test-plugin:3.5.400-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-test-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.sdk:org.eclipse.sdk.examples:eclipse-plugin:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.sdk:org.eclipse.sdk.tests:eclipse-plugin:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.test:org.eclipse.test:eclipse-plugin:3.5.100-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.test:org.eclipse.test.performance:eclipse-plugin:3.19.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.test:org.eclipse.test.performance.win32:eclipse-plugin:3.1.500-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.help.feature:org.eclipse.help:eclipse-feature:2.3.1200-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.platform.feature:org.eclipse.platform:eclipse-feature:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.rcp.feature:org.eclipse.rcp:eclipse-feature:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.sdk.feature:org.eclipse.sdk:eclipse-feature:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.sdk.feature:org.eclipse.sdk.examples:eclipse-feature:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.sdk.feature:org.eclipse.sdk.tests:eclipse-feature:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.test.feature:org.eclipse.test:eclipse-feature:3.8.300-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project eclipse.platform.releng.tychoeclipsebuilder:eclipse.platform.releng.tychoeclipsebuilder:pom:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:eclipse-feature:1.1.1900-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:eclipse-repository:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:eclipse-repository:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:eclipse-repository:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Extension realms for project eclipse.platform.repository:eclipse.platform.repository:eclipse-repository:4.26.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
02:06:51 [DEBUG] Init instance extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]]
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:eclipse.jdt.core:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:eclipse.jdt.core:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.jdt.core:eclipse.jdt.core.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.jdt.core:eclipse.jdt.core.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.jdt.debug:eclipse.jdt.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.jdt.debug:eclipse.jdt.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.jdt.ui:eclipse.jdt.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.jdt.ui:eclipse.jdt.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:eclipse.pde:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:eclipse.pde:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:eclipse.pde.apitools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:eclipse.pde.apitools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:eclipse.pde.ds:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:eclipse.pde.ds:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:eclipse.pde.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:eclipse.pde.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:eclipse.pde.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:eclipse.pde.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:eclipse.pde.build:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:eclipse.pde.build:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.runtime:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.runtime:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:runtime-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:runtime-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:runtime-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:runtime-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.team:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.team:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.team.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.team.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.resources:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.resources:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.resources.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.resources.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.resources.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.resources.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:ui-features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:ui-features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:ui-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:ui-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:ui-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:ui-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.ui.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.ui.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.common:eclipse.platform.common:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.common:eclipse.platform.common:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.swt:eclipse.platform.swt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.swt:eclipse.platform.swt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.text:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:eclipse.platform.text:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:eclipse.platform.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:eclipse.platform.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:infocenter-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:infocenter-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:infocenter-app:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help:infocenter-app:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse:eclipse.platform.ui.tools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse:eclipse.platform.ui.tools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:rt.equinox.p2:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:rt.equinox.p2:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:rt.equinox.p2:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng:eclipse.platform.releng:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng:eclipse.platform.releng:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse.platform.releng.tychoeclipsebuilder:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse.platform.releng.tychoeclipsebuilder:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml
02:06:51 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT configured in MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml
02:06:51 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml:
02:06:51 <?xml version="1.0" encoding="UTF-8"?>
02:06:51 <configuration>
02:06:51   <target>
02:06:51     <artifact>
02:06:51       <groupId>org.eclipse</groupId>
02:06:51       <artifactId>eclipse-sdk-prereqs</artifactId>
02:06:51       <version>4.26.0-SNAPSHOT</version>
02:06:51     </artifact>
02:06:51   </target>
02:06:51   <environments>
02:06:51     <environment>
02:06:51       <os>linux</os>
02:06:51       <ws>gtk</ws>
02:06:51       <arch>x86_64</arch>
02:06:51     </environment>
02:06:51     <environment>
02:06:51       <os>linux</os>
02:06:51       <ws>gtk</ws>
02:06:51       <arch>ppc64le</arch>
02:06:51     </environment>
02:06:51     <environment>
02:06:51       <os>linux</os>
02:06:51       <ws>gtk</ws>
02:06:51       <arch>aarch64</arch>
02:06:51     </environment>
02:06:51     <environment>
02:06:51       <os>win32</os>
02:06:51       <ws>win32</ws>
02:06:51       <arch>x86_64</arch>
02:06:51     </environment>
02:06:51     <environment>
02:06:51       <os>macosx</os>
02:06:51       <ws>cocoa</ws>
02:06:51       <arch>x86_64</arch>
02:06:51     </environment>
02:06:51     <environment>
02:06:51       <os>macosx</os>
02:06:51       <ws>cocoa</ws>
02:06:51       <arch>aarch64</arch>
02:06:51     </environment>
02:06:51   </environments>
02:06:51 </configuration>
02:06:51 > extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT (parent = null)
02:06:51   jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/tycho-maven-plugin-3.0.0-SNAPSHOT.jar!/META-INF/maven/extension.xml
02:06:51 -----------------------------------------------------
02:06:51 realm =    extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT
02:06:51 strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
02:06:51 urls[0] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/tycho-maven-plugin-3.0.0-SNAPSHOT.jar
02:06:51 urls[1] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/tycho-core-3.0.0-SNAPSHOT.jar
02:06:51 urls[2] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-3.0.0-SNAPSHOT.jar
02:06:51 urls[3] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:06:51 urls[4] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar
02:06:51 urls[5] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
02:06:51 urls[6] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
02:06:51 urls[7] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
02:06:51 urls[8] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
02:06:51 urls[9] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar
02:06:51 urls[10] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar
02:06:51 urls[11] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
02:06:51 urls[12] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
02:06:51 urls[13] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/sisu-equinox-launching-3.0.0-SNAPSHOT.jar
02:06:51 urls[14] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.embedder.shared-3.0.0-SNAPSHOT.jar
02:06:51 urls[15] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar
02:06:51 urls[16] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
02:06:51 urls[17] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/sisu-equinox-embedder-3.0.0-SNAPSHOT.jar
02:06:51 urls[18] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/sisu-osgi-api-3.0.0-SNAPSHOT.jar
02:06:51 urls[19] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/tycho-metadata-model-3.0.0-SNAPSHOT.jar
02:06:51 urls[20] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.jar
02:06:51 urls[21] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/tycho-embedder-api-3.0.0-SNAPSHOT.jar
02:06:51 urls[22] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:51 urls[23] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/p2-maven-plugin-3.0.0-SNAPSHOT.jar
02:06:51 urls[24] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
02:06:51 urls[25] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar
02:06:51 urls[26] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.jar
02:06:51 urls[27] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar
02:06:51 urls[28] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
02:06:51 urls[29] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
02:06:51 urls[30] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
02:06:51 urls[31] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
02:06:51 urls[32] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar
02:06:51 urls[33] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
02:06:51 urls[34] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.jar
02:06:51 urls[35] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar
02:06:51 urls[36] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar
02:06:51 urls[37] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar
02:06:51 urls[38] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar
02:06:51 urls[39] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar
02:06:51 urls[40] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
02:06:51 urls[41] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar
02:06:51 urls[42] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/sisu-osgi-connect-3.0.0-SNAPSHOT.jar
02:06:51 urls[43] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar
02:06:51 urls[44] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar
02:06:51 urls[45] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar
02:06:51 urls[46] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar
02:06:51 urls[47] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
02:06:51 urls[48] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar
02:06:51 urls[49] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar
02:06:51 urls[50] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar
02:06:51 urls[51] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar
02:06:51 urls[52] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar
02:06:51 urls[53] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar
02:06:51 urls[54] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar
02:06:51 urls[55] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar
02:06:51 urls[56] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar
02:06:51 urls[57] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar
02:06:51 urls[58] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
02:06:51 urls[59] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
02:06:51 urls[60] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
02:06:51 urls[61] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
02:06:51 urls[62] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
02:06:51 urls[63] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-3.0.0-SNAPSHOT.jar
02:06:51 urls[64] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-SNAPSHOT.jar
02:06:51 urls[65] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-3.0.0-SNAPSHOT.jar
02:06:51 urls[66] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/org.eclipse.tycho.noopsecurity-3.0.0-SNAPSHOT.jar
02:06:51 urls[67] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar
02:06:51 urls[68] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:51 urls[69] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.jar
02:06:51 urls[70] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar
02:06:51 urls[71] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar
02:06:51 urls[72] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
02:06:51 urls[73] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar
02:06:51 urls[74] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar
02:06:51 urls[75] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
02:06:51 urls[76] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
02:06:51 urls[77] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
02:06:51 urls[78] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
02:06:51 urls[79] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar
02:06:51 urls[80] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.jar
02:06:51 urls[81] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar
02:06:51 urls[82] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
02:06:51 urls[83] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
02:06:51 urls[84] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/tycho-p2-facade-3.0.0-SNAPSHOT.jar
02:06:51 urls[85] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
02:06:51 Number of foreign imports: 1
02:06:51 import: Entry[import  from realm ClassRealm[maven.api, parent: null]]
02:06:51 
02:06:51 -----------------------------------------------------
02:06:51   > maven.api (parent = null)
02:06:51 -----------------------------------------------------
02:06:51 realm =    maven.api
02:06:51 strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
02:06:51 Number of foreign imports: 64
02:06:51 import: Entry[import org.slf4j.spi.* from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.slf4j.helpers.* from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.slf4j.event.* from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.slf4j.* from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.fusesource.jansi.* from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.version from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.transfer from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.spi from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.resolution from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.repository from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.metadata from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.internal.impl from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.installation from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.impl from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.graph from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.deployment from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.collection from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.artifact from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.eclipse.aether.* from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.util.xml.pull.XmlSerializer from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.util.xml.pull.XmlPullParserException from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.util.xml.pull.XmlPullParser from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.util.xml.Xpp3Dom from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.personality from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.logging from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.lifecycle from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.context from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.container from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.configuration from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.component from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.classworlds from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.plexus.* from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.codehaus.classworlds from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.wagon.resource from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.wagon.repository from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.wagon.proxy from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.wagon.observers from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.wagon.events from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.wagon.authorization from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.wagon.authentication from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.wagon.* from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.usability from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.toolchain from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.settings from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.rtinfo from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.repository from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.reporting from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.project from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.profiles from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.plugin from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.monitor from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.model from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.lifecycle from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.execution.scope from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.execution from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.exception from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.configuration from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.cli from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.classrealm from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.artifact from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import org.apache.maven.* from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import javax.inject.* from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import javax.annotation.security.* from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 import: Entry[import javax.annotation.* from realm ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 
02:06:51 -----------------------------------------------------
02:06:51     > plexus.core (parent = null)
02:06:51       jar:file:/opt/tools/apache-maven/latest/lib/maven-core-3.8.5.jar!/META-INF/maven/extension.xml
02:06:51 -----------------------------------------------------
02:06:51 realm =    plexus.core
02:06:51 strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
02:06:51 urls[0] = file:/opt/tools/apache-maven/latest/conf/logging/
02:06:51 urls[1] = file:/opt/tools/apache-maven/latest/lib/maven-embedder-3.8.5.jar
02:06:51 urls[2] = file:/opt/tools/apache-maven/latest/lib/maven-settings-3.8.5.jar
02:06:51 urls[3] = file:/opt/tools/apache-maven/latest/lib/maven-settings-builder-3.8.5.jar
02:06:51 urls[4] = file:/opt/tools/apache-maven/latest/lib/maven-plugin-api-3.8.5.jar
02:06:51 urls[5] = file:/opt/tools/apache-maven/latest/lib/maven-model-3.8.5.jar
02:06:51 urls[6] = file:/opt/tools/apache-maven/latest/lib/maven-model-builder-3.8.5.jar
02:06:51 urls[7] = file:/opt/tools/apache-maven/latest/lib/maven-builder-support-3.8.5.jar
02:06:51 urls[8] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-api-1.6.3.jar
02:06:51 urls[9] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-util-1.6.3.jar
02:06:51 urls[10] = file:/opt/tools/apache-maven/latest/lib/maven-shared-utils-3.3.4.jar
02:06:51 urls[11] = file:/opt/tools/apache-maven/latest/lib/commons-io-2.6.jar
02:06:51 urls[12] = file:/opt/tools/apache-maven/latest/lib/guice-4.2.2-no_aop.jar
02:06:51 urls[13] = file:/opt/tools/apache-maven/latest/lib/guava-25.1-android.jar
02:06:51 urls[14] = file:/opt/tools/apache-maven/latest/lib/javax.inject-1.jar
02:06:51 urls[15] = file:/opt/tools/apache-maven/latest/lib/javax.annotation-api-1.2.jar
02:06:51 urls[16] = file:/opt/tools/apache-maven/latest/lib/plexus-utils-3.3.0.jar
02:06:51 urls[17] = file:/opt/tools/apache-maven/latest/lib/plexus-sec-dispatcher-2.0.jar
02:06:51 urls[18] = file:/opt/tools/apache-maven/latest/lib/plexus-cipher-2.0.jar
02:06:51 urls[19] = file:/opt/tools/apache-maven/latest/lib/slf4j-api-1.7.32.jar
02:06:51 urls[20] = file:/opt/tools/apache-maven/latest/lib/commons-lang3-3.8.1.jar
02:06:51 urls[21] = file:/opt/tools/apache-maven/latest/lib/maven-core-3.8.5.jar
02:06:51 urls[22] = file:/opt/tools/apache-maven/latest/lib/maven-repository-metadata-3.8.5.jar
02:06:51 urls[23] = file:/opt/tools/apache-maven/latest/lib/maven-artifact-3.8.5.jar
02:06:51 urls[24] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-provider-3.8.5.jar
02:06:51 urls[25] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-impl-1.6.3.jar
02:06:51 urls[26] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-spi-1.6.3.jar
02:06:51 urls[27] = file:/opt/tools/apache-maven/latest/lib/org.eclipse.sisu.inject-0.3.5.jar
02:06:51 urls[28] = file:/opt/tools/apache-maven/latest/lib/plexus-interpolation-1.26.jar
02:06:51 urls[29] = file:/opt/tools/apache-maven/latest/lib/plexus-component-annotations-2.1.0.jar
02:06:51 urls[30] = file:/opt/tools/apache-maven/latest/lib/maven-compat-3.8.5.jar
02:06:51 urls[31] = file:/opt/tools/apache-maven/latest/lib/wagon-provider-api-3.5.1.jar
02:06:51 urls[32] = file:/opt/tools/apache-maven/latest/lib/org.eclipse.sisu.plexus-0.3.5.jar
02:06:51 urls[33] = file:/opt/tools/apache-maven/latest/lib/commons-cli-1.4.jar
02:06:51 urls[34] = file:/opt/tools/apache-maven/latest/lib/wagon-http-3.5.1-shaded.jar
02:06:51 urls[35] = file:/opt/tools/apache-maven/latest/lib/jcl-over-slf4j-1.7.32.jar
02:06:51 urls[36] = file:/opt/tools/apache-maven/latest/lib/wagon-file-3.5.1.jar
02:06:51 urls[37] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-connector-basic-1.6.3.jar
02:06:51 urls[38] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-transport-wagon-1.6.3.jar
02:06:51 urls[39] = file:/opt/tools/apache-maven/latest/lib/maven-slf4j-provider-3.8.5.jar
02:06:51 urls[40] = file:/opt/tools/apache-maven/latest/lib/jansi-2.4.0.jar
02:06:51 Number of foreign imports: 0
02:06:51 
02:06:51 -----------------------------------------------------
02:06:51       > maven.ext (parent = ClassRealm[plexus.core, parent: null])
02:06:51 -----------------------------------------------------
02:06:51 realm =    maven.ext
02:06:51 strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
02:06:51 Number of foreign imports: 1
02:06:51 import: Entry[import coreExtension>org.eclipse.tycho:tycho-build:2.7.4 from realm ClassRealm[coreExtension>org.eclipse.tycho:tycho-build:2.7.4, parent: ClassRealm[plexus.core, parent: null]]]
02:06:51 
02:06:51 realm =    plexus.core
02:06:51 strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
02:06:51 urls[0] = file:/opt/tools/apache-maven/latest/conf/logging/
02:06:51 urls[1] = file:/opt/tools/apache-maven/latest/lib/maven-embedder-3.8.5.jar
02:06:51 urls[2] = file:/opt/tools/apache-maven/latest/lib/maven-settings-3.8.5.jar
02:06:51 urls[3] = file:/opt/tools/apache-maven/latest/lib/maven-settings-builder-3.8.5.jar
02:06:51 urls[4] = file:/opt/tools/apache-maven/latest/lib/maven-plugin-api-3.8.5.jar
02:06:51 urls[5] = file:/opt/tools/apache-maven/latest/lib/maven-model-3.8.5.jar
02:06:51 urls[6] = file:/opt/tools/apache-maven/latest/lib/maven-model-builder-3.8.5.jar
02:06:51 urls[7] = file:/opt/tools/apache-maven/latest/lib/maven-builder-support-3.8.5.jar
02:06:51 urls[8] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-api-1.6.3.jar
02:06:51 urls[9] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-util-1.6.3.jar
02:06:51 urls[10] = file:/opt/tools/apache-maven/latest/lib/maven-shared-utils-3.3.4.jar
02:06:51 urls[11] = file:/opt/tools/apache-maven/latest/lib/commons-io-2.6.jar
02:06:51 urls[12] = file:/opt/tools/apache-maven/latest/lib/guice-4.2.2-no_aop.jar
02:06:51 urls[13] = file:/opt/tools/apache-maven/latest/lib/guava-25.1-android.jar
02:06:51 urls[14] = file:/opt/tools/apache-maven/latest/lib/javax.inject-1.jar
02:06:51 urls[15] = file:/opt/tools/apache-maven/latest/lib/javax.annotation-api-1.2.jar
02:06:51 urls[16] = file:/opt/tools/apache-maven/latest/lib/plexus-utils-3.3.0.jar
02:06:51 urls[17] = file:/opt/tools/apache-maven/latest/lib/plexus-sec-dispatcher-2.0.jar
02:06:51 urls[18] = file:/opt/tools/apache-maven/latest/lib/plexus-cipher-2.0.jar
02:06:51 urls[19] = file:/opt/tools/apache-maven/latest/lib/slf4j-api-1.7.32.jar
02:06:51 urls[20] = file:/opt/tools/apache-maven/latest/lib/commons-lang3-3.8.1.jar
02:06:51 urls[21] = file:/opt/tools/apache-maven/latest/lib/maven-core-3.8.5.jar
02:06:51 urls[22] = file:/opt/tools/apache-maven/latest/lib/maven-repository-metadata-3.8.5.jar
02:06:51 urls[23] = file:/opt/tools/apache-maven/latest/lib/maven-artifact-3.8.5.jar
02:06:51 urls[24] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-provider-3.8.5.jar
02:06:51 urls[25] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-impl-1.6.3.jar
02:06:51 urls[26] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-spi-1.6.3.jar
02:06:51 urls[27] = file:/opt/tools/apache-maven/latest/lib/org.eclipse.sisu.inject-0.3.5.jar
02:06:51 urls[28] = file:/opt/tools/apache-maven/latest/lib/plexus-interpolation-1.26.jar
02:06:51 urls[29] = file:/opt/tools/apache-maven/latest/lib/plexus-component-annotations-2.1.0.jar
02:06:51 urls[30] = file:/opt/tools/apache-maven/latest/lib/maven-compat-3.8.5.jar
02:06:51 urls[31] = file:/opt/tools/apache-maven/latest/lib/wagon-provider-api-3.5.1.jar
02:06:51 urls[32] = file:/opt/tools/apache-maven/latest/lib/org.eclipse.sisu.plexus-0.3.5.jar
02:06:51 urls[33] = file:/opt/tools/apache-maven/latest/lib/commons-cli-1.4.jar
02:06:51 urls[34] = file:/opt/tools/apache-maven/latest/lib/wagon-http-3.5.1-shaded.jar
02:06:51 urls[35] = file:/opt/tools/apache-maven/latest/lib/jcl-over-slf4j-1.7.32.jar
02:06:51 urls[36] = file:/opt/tools/apache-maven/latest/lib/wagon-file-3.5.1.jar
02:06:51 urls[37] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-connector-basic-1.6.3.jar
02:06:51 urls[38] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-transport-wagon-1.6.3.jar
02:06:51 urls[39] = file:/opt/tools/apache-maven/latest/lib/maven-slf4j-provider-3.8.5.jar
02:06:51 urls[40] = file:/opt/tools/apache-maven/latest/lib/jansi-2.4.0.jar
02:06:51 Number of foreign imports: 0
02:06:51 
02:06:51 -----------------------------------------------------
02:06:51           > coreExtension>org.eclipse.tycho:tycho-build:2.7.4 (parent = ClassRealm[plexus.core, parent: null])
02:06:51 -----------------------------------------------------
02:06:51 realm =    coreExtension>org.eclipse.tycho:tycho-build:2.7.4
02:06:51 strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
02:06:51 urls[0] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-build/2.7.4/tycho-build-2.7.4.jar
02:06:51 urls[1] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-pomless/2.7.4/tycho-pomless-2.7.4.jar
02:06:51 urls[2] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.jar
02:06:51 urls[3] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.4/org.eclipse.tycho.core.shared-2.7.4.jar
02:06:51 urls[4] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.jar
02:06:51 urls[5] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:51 urls[6] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
02:06:51 urls[7] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.jar
02:06:51 urls[8] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.jar
02:06:51 urls[9] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.jar
02:06:51 urls[10] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
02:06:51 urls[11] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
02:06:51 urls[12] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.jar
02:06:51 urls[13] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar
02:06:51 urls[14] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.jar
02:06:51 urls[15] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.jar
02:06:51 urls[16] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.jar
02:06:51 urls[17] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.jar
02:06:51 urls[18] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.4/org.eclipse.tycho.p2.resolver.impl-2.7.4.jar
02:06:51 urls[19] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.4/org.eclipse.tycho.p2.maven.repository-2.7.4.jar
02:06:51 urls[20] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.jar
02:06:51 urls[21] = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar
02:06:51 Number of foreign imports: 0
02:06:51 
02:06:51 realm =    plexus.core
02:06:51 strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
02:06:51 urls[0] = file:/opt/tools/apache-maven/latest/conf/logging/
02:06:51 urls[1] = file:/opt/tools/apache-maven/latest/lib/maven-embedder-3.8.5.jar
02:06:51 urls[2] = file:/opt/tools/apache-maven/latest/lib/maven-settings-3.8.5.jar
02:06:51 urls[3] = file:/opt/tools/apache-maven/latest/lib/maven-settings-builder-3.8.5.jar
02:06:51 urls[4] = file:/opt/tools/apache-maven/latest/lib/maven-plugin-api-3.8.5.jar
02:06:51 urls[5] = file:/opt/tools/apache-maven/latest/lib/maven-model-3.8.5.jar
02:06:51 urls[6] = file:/opt/tools/apache-maven/latest/lib/maven-model-builder-3.8.5.jar
02:06:51 urls[7] = file:/opt/tools/apache-maven/latest/lib/maven-builder-support-3.8.5.jar
02:06:51 urls[8] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-api-1.6.3.jar
02:06:51 urls[9] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-util-1.6.3.jar
02:06:51 urls[10] = file:/opt/tools/apache-maven/latest/lib/maven-shared-utils-3.3.4.jar
02:06:51 urls[11] = file:/opt/tools/apache-maven/latest/lib/commons-io-2.6.jar
02:06:51 urls[12] = file:/opt/tools/apache-maven/latest/lib/guice-4.2.2-no_aop.jar
02:06:51 urls[13] = file:/opt/tools/apache-maven/latest/lib/guava-25.1-android.jar
02:06:51 urls[14] = file:/opt/tools/apache-maven/latest/lib/javax.inject-1.jar
02:06:51 urls[15] = file:/opt/tools/apache-maven/latest/lib/javax.annotation-api-1.2.jar
02:06:51 urls[16] = file:/opt/tools/apache-maven/latest/lib/plexus-utils-3.3.0.jar
02:06:51 urls[17] = file:/opt/tools/apache-maven/latest/lib/plexus-sec-dispatcher-2.0.jar
02:06:51 urls[18] = file:/opt/tools/apache-maven/latest/lib/plexus-cipher-2.0.jar
02:06:51 urls[19] = file:/opt/tools/apache-maven/latest/lib/slf4j-api-1.7.32.jar
02:06:51 urls[20] = file:/opt/tools/apache-maven/latest/lib/commons-lang3-3.8.1.jar
02:06:51 urls[21] = file:/opt/tools/apache-maven/latest/lib/maven-core-3.8.5.jar
02:06:51 urls[22] = file:/opt/tools/apache-maven/latest/lib/maven-repository-metadata-3.8.5.jar
02:06:51 urls[23] = file:/opt/tools/apache-maven/latest/lib/maven-artifact-3.8.5.jar
02:06:51 urls[24] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-provider-3.8.5.jar
02:06:51 urls[25] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-impl-1.6.3.jar
02:06:51 urls[26] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-spi-1.6.3.jar
02:06:51 urls[27] = file:/opt/tools/apache-maven/latest/lib/org.eclipse.sisu.inject-0.3.5.jar
02:06:51 urls[28] = file:/opt/tools/apache-maven/latest/lib/plexus-interpolation-1.26.jar
02:06:51 urls[29] = file:/opt/tools/apache-maven/latest/lib/plexus-component-annotations-2.1.0.jar
02:06:51 urls[30] = file:/opt/tools/apache-maven/latest/lib/maven-compat-3.8.5.jar
02:06:51 urls[31] = file:/opt/tools/apache-maven/latest/lib/wagon-provider-api-3.5.1.jar
02:06:51 urls[32] = file:/opt/tools/apache-maven/latest/lib/org.eclipse.sisu.plexus-0.3.5.jar
02:06:51 urls[33] = file:/opt/tools/apache-maven/latest/lib/commons-cli-1.4.jar
02:06:51 urls[34] = file:/opt/tools/apache-maven/latest/lib/wagon-http-3.5.1-shaded.jar
02:06:51 urls[35] = file:/opt/tools/apache-maven/latest/lib/jcl-over-slf4j-1.7.32.jar
02:06:51 urls[36] = file:/opt/tools/apache-maven/latest/lib/wagon-file-3.5.1.jar
02:06:51 urls[37] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-connector-basic-1.6.3.jar
02:06:51 urls[38] = file:/opt/tools/apache-maven/latest/lib/maven-resolver-transport-wagon-1.6.3.jar
02:06:51 urls[39] = file:/opt/tools/apache-maven/latest/lib/maven-slf4j-provider-3.8.5.jar
02:06:51 urls[40] = file:/opt/tools/apache-maven/latest/lib/jansi-2.4.0.jar
02:06:51 Number of foreign imports: 0
02:06:51 
02:06:51 -----------------------------------------------------
02:06:51 [DEBUG] Create framework for extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT with realm ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Scan realm extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Reading extra bundles from jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/tycho-core-3.0.0-SNAPSHOT.jar!/META-INF/sisu/connect.bundles
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Reading extra bundles from jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/p2-maven-plugin-3.0.0-SNAPSHOT.jar!/META-INF/sisu/connect.bundles
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Installing sisu.connect.realm.extension.org.eclipse.tycho.tycho-maven-plugin.3.0.0-SNAPSHOT with headers Manifest-Version: 1.0
02:06:51 Bundle-ManifestVersion: 2
02:06:51 Bundle-SymbolicName: sisu.connect.realm.extension.org.eclipse.tycho.tycho-maven-plugin.3.0.0-SNAPSHOT
02:06:51 Bundle-Version: 1.0.0.442627636
02:06:51 Export-Package: org.eclipse.tycho,org.eclipse.osgi,org.eclipse.equinox.p2.metadata,org.eclipse.sisu.equinox,de.pdark.decentxml,org.eclipse.equinox.p2.publisher.eclipse,org.osgi,org.eclipse.equinox.internal.p2.updatesite,org.eclipse.equinox.p2.publisher,org.eclipse.tycho.p2.resolver,org.eclipse.equinox.p2.query
02:06:51 Require-Bundle: sisu.connect.realm.maven.api
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.eclipse.tycho:tycho-maven-plugin as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.eclipse.tycho:tycho-core...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/tycho-core-3.0.0-SNAPSHOT.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.tycho.p2.tools.shared (3.0.0.202209161656) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-3.0.0-SNAPSHOT.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.tycho.p2.resolver.shared (3.0.0.202209161656) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.codehaus.plexus:plexus-archiver as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.codehaus.plexus:plexus-utils as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.codehaus.plexus:plexus-io as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.apache.commons:commons-compress (org.apache.commons.commons-compress) as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.iq80.snappy:snappy as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.tukaani.xz (1.9) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip zstd-jni-1.5.2-4.jar (com.github.luben.zstd-jni) as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.codehaus.plexus:plexus-interpolation (org.codehaus.plexus.interpolation) as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.codehaus.plexus:plexus-cipher as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.eclipse.tycho:sisu-equinox-launching (org.eclipse.tycho.sisu-equinox-launching) as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.tycho.embedder.shared (3.0.0.202209161656) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.embedder.shared-3.0.0-SNAPSHOT.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.apache.commons:commons-exec (org.apache.commons.exec) as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.eclipse.tycho:sisu-equinox-embedder...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/sisu-equinox-embedder-3.0.0-SNAPSHOT.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.eclipse.tycho:sisu-osgi-api (org.eclipse.tycho.sisu-osgi-api) as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.eclipse.tycho:tycho-metadata-model...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/tycho-metadata-model-3.0.0-SNAPSHOT.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact de.pdark:decentxml...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/de/pdark/decentxml/1.4/decentxml-1.4.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.tycho.embedder-api (3.0.0.SNAPSHOT) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/tycho-embedder-api-3.0.0-SNAPSHOT.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.tycho.core.shared (3.0.0.202209161656) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.eclipse.tycho:p2-maven-plugin as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.core (2.9.200.v20220817-1208) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.publisher (1.7.200.v20220805-0804) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.artifact.repository (1.4.500.v20220420-1427) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.director (2.5.400.v20220817-1208) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.sat4j.core (2.3.6.v20201214) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.sat4j.pb (2.3.6.v20201214) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.engine (2.7.500.v20220817-1208) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.osgi.service.prefs (1.1.2.202109301733) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.metadata (2.6.300.v20220817-1208) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.repository (2.6.200.v20220819-1949) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle bcprov (1.71.1) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.osgi.compatibility.state (1.2.700.v20220722-0431) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.publisher.eclipse (1.4.100.v20220420-1427) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.frameworkadmin (2.2.100.v20220817-1208) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.preferences (3.10.100.v20220710-1223) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.security (1.3.1000.v20220801-1135) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.metadata.repository (1.4.100.v20220329-1456) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.updatesite (1.2.300.v20220420-1427) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.eclipse.tycho:sisu-osgi-connect as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.jarprocessor (1.2.300.v20220420-1427) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.touchpoint.natives (1.4.400.v20220506-1821) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.touchpoint.eclipse (2.3.300.v20220817-1208) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.garbagecollector (1.2.0.v20210316-1209) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.concurrent (1.2.100.v20211021-1418) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.simpleconfigurator (1.4.100.v20220620-1617) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.app (1.6.200.v20220720-2012) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.frameworkadmin.equinox (1.2.200.v20220315-2155) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.simpleconfigurator.manipulator (2.2.0.v20210315-2228) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.transport.ecf (1.3.300.v20220512-1321) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.ecf.identity (3.9.402.v20210409-2301) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.ecf.provider.filetransfer (3.2.800.v20220215-0126) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.ecf.filetransfer (5.1.102.v20210409-2301) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.ecf (3.10.0.v20210925-0032) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.apache.felix.scr (2.2.2) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.codehaus.mojo:animal-sniffer-annotations as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.osgi.service.component (1.5.0.202109301733) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.osgi.namespace.extender (1.0.1.201505202024) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle bcpg (1.70) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle bcprov (1.70) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.tycho.p2.maven.repository (3.0.0.202209161656) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-3.0.0-SNAPSHOT.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.tycho.p2.resolver.impl (3.0.0.202209161656) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-SNAPSHOT.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.tycho.p2.tools.impl (3.0.0.202209161656) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-3.0.0-SNAPSHOT.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.tycho.noopsecurity (3.0.0.202209161656) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/org.eclipse.tycho.noopsecurity-3.0.0-SNAPSHOT.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.core.runtime (3.26.0.v20220813-0916) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.common (3.16.200.v20220817-1601) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.core.jobs (3.13.100.v20220817-1539) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.registry (3.11.200.v20220817-1601) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.core.contenttype (3.8.200.v20220817-1539) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.core.net (1.4.0.v20220813-1037) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle biz.aQute.bndlib (6.3.1.202206071316) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle biz.aQute.bnd.util (6.3.1.202206071316) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.osgi.service.repository (1.1.0.201505202024) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.osgi.util.function (1.2.0.202109301733) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.osgi:osgi.annotation (osgi.annotation) as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.osgi.util.promise (1.2.0.202109301733) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.director.app (1.2.200.v20220802-0626) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle bcpg (1.71.1) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.repository.tools (2.3.100.v20220504-1755) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.apache.commons.commons-io (2.11.0) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.apache.commons.commons-codec (1.15.0) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.eclipse.tycho:tycho-p2-facade...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/tycho-p2-facade-3.0.0-SNAPSHOT.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.codehaus.plexus:plexus-component-annotations as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Scan realm maven.api
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Installing sisu.connect.realm.maven.api with headers Manifest-Version: 1.0
02:06:51 Bundle-ManifestVersion: 2
02:06:51 Bundle-SymbolicName: sisu.connect.realm.maven.api
02:06:51 Bundle-Version: 1.0.0.1891799894
02:06:51 Require-Bundle: sisu.connect.realm.maven.ext
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Scan realm maven.ext
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Scan realm plexus.core
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Installing sisu.connect.realm.plexus.core with headers Manifest-Version: 1.0
02:06:51 Bundle-ManifestVersion: 2
02:06:51 Bundle-SymbolicName: sisu.connect.realm.plexus.core
02:06:51 Bundle-Version: 1.0.0.1836019240
02:06:51 Export-Package: org.apache.maven.cli,org.eclipse.aether.internal.impl,org.codehaus.plexus.lifecycle,org.slf4j,org.apache.maven.lifecycle,org.apache.maven.repository,org.codehaus.plexus.personality,org.apache.maven.usability,org.codehaus.plexus.configuration,javax.annotation,org.slf4j.spi,org.apache.maven.project,org.codehaus.plexus,org.apache.maven.exception,org.eclipse.aether.spi,org.apache.maven.plugin,org.eclipse.aether.collection,org.codehaus.plexus.logging,org.apache.maven.profiles,org.eclipse.aether.transfer,org.codehaus.plexus.util.xml.pull.XmlPullParserException,org.apache.maven.execution.scope,org.fusesource.jansi,org.apache.maven.rtinfo,org.eclipse.aether.impl,org.apache.maven.monitor,org.eclipse.aether.graph,org.eclipse.aether.metadata,org.codehaus.plexus.context,javax.inject,org.apache.maven.wagon.observers,org.apache.maven.wagon.resource,org.apache.maven.model,org.codehaus.plexus.util.xml.Xpp3Dom,org.eclipse.aether.deployment,org.apache.maven.artifact,org.apache.maven.toolchain,org.eclipse.aether.resolution,org.apache.maven,org.codehaus.plexus.util.xml.pull.XmlSerializer,org.eclipse.aether,org.slf4j.event,org.apache.maven.settings,org.slf4j.helpers,org.apache.maven.wagon.authorization,org.apache.maven.wagon.events,org.apache.maven.wagon.authentication,org.apache.maven.reporting,org.eclipse.aether.repository,org.apache.maven.wagon.repository,org.apache.maven.configuration,org.codehaus.plexus.classworlds,org.codehaus.classworlds,org.codehaus.plexus.util.xml.pull.XmlPullParser,org.apache.maven.classrealm,org.eclipse.aether.artifact,org.apache.maven.execution,javax.annotation.security,org.apache.maven.wagon.proxy,org.codehaus.plexus.container,org.eclipse.aether.version,org.eclipse.aether.installation,org.apache.maven.wagon,org.codehaus.plexus.component
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Can't convert url file:/opt/tools/apache-maven/latest/conf/logging/ to file!
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.apache.maven:maven-embedder as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven:maven-settings...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /opt/tools/apache-maven/latest/lib/maven-settings-3.8.5.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven:maven-settings-builder...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /opt/tools/apache-maven/latest/lib/maven-settings-builder-3.8.5.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven:maven-plugin-api...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /opt/tools/apache-maven/latest/lib/maven-plugin-api-3.8.5.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven:maven-model...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /opt/tools/apache-maven/latest/lib/maven-model-3.8.5.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven:maven-model-builder...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /opt/tools/apache-maven/latest/lib/maven-model-builder-3.8.5.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.apache.maven:maven-builder-support as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven.resolver:maven-resolver-api...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.apache.maven.resolver.api (1.6.3) @ /opt/tools/apache-maven/latest/lib/maven-resolver-api-1.6.3.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.apache.maven.resolver:maven-resolver-util (org.apache.maven.resolver.util) as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.apache.maven.shared:maven-shared-utils as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip commons-io:commons-io (org.apache.commons.io) as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip guice-4.2.2-no_aop.jar (com.google.inject) as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip com.google.guava:guava (com.google.guava) as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact javax.annotation:javax.annotation-api...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle javax.annotation-api (1.2) @ /opt/tools/apache-maven/latest/lib/javax.annotation-api-1.2.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.codehaus.plexus:plexus-utils as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.codehaus.plexus:plexus-sec-dispatcher as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.codehaus.plexus:plexus-cipher as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.slf4j:slf4j-api...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle slf4j.api (1.7.32) @ /opt/tools/apache-maven/latest/lib/slf4j-api-1.7.32.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.apache.commons:commons-lang3 (org.apache.commons.lang3) as it is not exported by the extension realm.
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven:maven-core...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /opt/tools/apache-maven/latest/lib/maven-core-3.8.5.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven:maven-repository-metadata...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /opt/tools/apache-maven/latest/lib/maven-repository-metadata-3.8.5.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven:maven-artifact...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /opt/tools/apache-maven/latest/lib/maven-artifact-3.8.5.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven:maven-resolver-provider...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /opt/tools/apache-maven/latest/lib/maven-resolver-provider-3.8.5.jar is not a bundle...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven.resolver:maven-resolver-impl...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.apache.maven.resolver.impl (1.6.3) @ /opt/tools/apache-maven/latest/lib/maven-resolver-impl-1.6.3.jar
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven.resolver:maven-resolver-spi...
02:06:51 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.apache.maven.resolver.spi (1.6.3) @ /opt/tools/apache-maven/latest/lib/maven-resolver-spi-1.6.3.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.eclipse.sisu.inject-0.3.5.jar (org.eclipse.sisu.inject) as it is not exported by the extension realm.
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.codehaus.plexus:plexus-interpolation (org.codehaus.plexus.interpolation) as it is not exported by the extension realm.
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.codehaus.plexus:plexus-component-annotations as it is not exported by the extension realm.
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven:maven-compat...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /opt/tools/apache-maven/latest/lib/maven-compat-3.8.5.jar is not a bundle...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.apache.maven.wagon:wagon-provider-api...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /opt/tools/apache-maven/latest/lib/wagon-provider-api-3.5.1.jar is not a bundle...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.eclipse.sisu.plexus-0.3.5.jar (org.eclipse.sisu.plexus) as it is not exported by the extension realm.
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip commons-cli:commons-cli (org.apache.commons.cli) as it is not exported by the extension realm.
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.apache.maven.wagon:wagon-http as it is not exported by the extension realm.
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.slf4j:jcl-over-slf4j (jcl.over.slf4j) as it is not exported by the extension realm.
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.apache.maven.wagon:wagon-file as it is not exported by the extension realm.
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.apache.maven.resolver:maven-resolver-connector-basic (org.apache.maven.resolver.connector.basic) as it is not exported by the extension realm.
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.apache.maven.resolver:maven-resolver-transport-wagon (org.apache.maven.resolver.transport.wagon) as it is not exported by the extension realm.
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Skip org.apache.maven:maven-slf4j-provider as it is not exported by the extension realm.
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Checking exported artifact org.fusesource.jansi:jansi...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.fusesource.jansi (2.4.0) @ /opt/tools/apache-maven/latest/lib/jansi-2.4.0.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Installing sisu.connect.realm.maven.ext with headers Manifest-Version: 1.0
02:06:52 Bundle-ManifestVersion: 2
02:06:52 Bundle-SymbolicName: sisu.connect.realm.maven.ext
02:06:52 Bundle-Version: 1.0.0.1071439482
02:06:52 Require-Bundle: sisu.connect.realm.coreExtension.org.eclipse.tycho.tycho-build.2.7.4
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Scan realm coreExtension>org.eclipse.tycho:tycho-build:2.7.4
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Installing sisu.connect.realm.coreExtension.org.eclipse.tycho.tycho-build.2.7.4 with headers Manifest-Version: 1.0
02:06:52 Bundle-ManifestVersion: 2
02:06:52 Bundle-SymbolicName: sisu.connect.realm.coreExtension.org.eclipse.tycho.tycho-build.2.7.4
02:06:52 Bundle-Version: 1.0.0.605414599
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-build/2.7.4/tycho-build-2.7.4.jar is not a bundle...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-pomless/2.7.4/tycho-pomless-2.7.4.jar is not a bundle...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] File /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.jar is not a bundle...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.tycho.core.shared (2.7.4) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.4/org.eclipse.tycho.core.shared-2.7.4.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.core (2.9.0.v20220210-1157) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] More than one singleton bundle found for smybolic name org.eclipse.equinox.p2.core one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.jar and one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.common (3.16.200.v20220817-1601) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.osgi (3.17.200.v20220215-2237) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.publisher (1.7.0.v20220127-1312) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] More than one singleton bundle found for smybolic name org.eclipse.equinox.p2.publisher one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.jar and one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.director (2.5.200.v20220127-1112) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] More than one singleton bundle found for smybolic name org.eclipse.equinox.p2.director one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.jar and one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.core.jobs (3.13.100.v20220817-1539) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.sat4j.core (2.3.6.v20201214) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.sat4j.pb (2.3.6.v20201214) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.engine (2.7.300.v20220209-1714) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] More than one singleton bundle found for smybolic name org.eclipse.equinox.p2.engine one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.jar and one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.registry (3.11.200.v20220817-1601) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.metadata (2.6.100.v20210813-0606) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] More than one singleton bundle found for smybolic name org.eclipse.equinox.p2.metadata one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.jar and one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.repository (2.6.0.v20220215-0840) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] More than one singleton bundle found for smybolic name org.eclipse.equinox.p2.repository one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.jar and one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.osgi.compatibility.state (1.2.600.v20220207-1403) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.publisher.eclipse (1.4.2.v20220127-1658) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] More than one singleton bundle found for smybolic name org.eclipse.equinox.p2.publisher.eclipse one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.jar and one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.tycho.p2.resolver.impl (2.7.4) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.4/org.eclipse.tycho.p2.resolver.impl-2.7.4.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] More than one singleton bundle found for smybolic name org.eclipse.tycho.p2.resolver.impl one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.4/org.eclipse.tycho.p2.resolver.impl-2.7.4.jar and one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.tycho.p2.maven.repository (2.7.4) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.4/org.eclipse.tycho.p2.maven.repository-2.7.4.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] More than one singleton bundle found for smybolic name org.eclipse.tycho.p2.maven.repository one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.4/org.eclipse.tycho.p2.maven.repository-2.7.4.jar and one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.eclipse.equinox.p2.metadata.repository (1.4.0.v20210315-2228) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] More than one singleton bundle found for smybolic name org.eclipse.equinox.p2.metadata.repository one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.jar and one with path /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Discovered bundle org.tukaani.xz (1.9) @ /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.core.internal.runtime.Activator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.common for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.core.internal.runtime.Activator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.common for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.core.internal.runtime.Activator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.common for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.core.internal.runtime.Activator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.common for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.core.internal.runtime.Activator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.common for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.core.internal.runtime.Activator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.common for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.core.internal.runtime.Activator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.common for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.osgi.service.condition.Condition and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Calling org.eclipse.tycho.p2maven.MavenURLStreamHandlerService@793f2b41...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Calling org.eclipse.tycho.osgi.configuration.MavenContextConfigurator@2026af0...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.core.shared.MavenContext and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.core.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.core.shared.MavenContext and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.core.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.core.shared.MavenContext and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.core.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Calling org.eclipse.tycho.osgi.configuration.MavenDependenciesResolverConfigurer@45ec6bb3...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.core.shared.MavenDependenciesResolver and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.core.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Calling org.eclipse.tycho.osgi.configuration.FileLockServiceConfigurator@5b6b5888...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.locking.facade.FileLockService and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.core.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Calling org.eclipse.tycho.osgi.configuration.RepositorySettingsConfigurator@7aead7d9...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.core.resolver.shared.MavenRepositorySettings and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.core.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Calling org.eclipse.tycho.osgi.configuration.BuildPropertiesParserConfigurator@4f3d49e4...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.BuildPropertiesParser and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.embedder.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.embedder.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.embedder.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Calling org.eclipse.tycho.osgi.configuration.OSGiProxyConfigurator@2a0cc666...
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.core.net.proxy.IProxyService and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.core.net for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ============ Framework Bundles ==================
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] INSTALLED | org.apache.maven.resolver.impl (1.6.3)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] INSTALLED | org.eclipse.osgi (3.17.200.v20220215-2237)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] INSTALLED | org.eclipse.osgi.compatibility.state (1.2.600.v20220207-1403)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] INSTALLED | slf4j.api (1.7.32)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | bcpg (1.70.0)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | bcpg (1.71.1)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | bcprov (1.71.1)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | bcprov (1.70.0)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | biz.aQute.bnd.util (6.3.1.202206071316)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | biz.aQute.bndlib (6.3.1.202206071316)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | javax.annotation-api (1.2.0)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.apache.commons.commons-codec (1.15.0)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.apache.commons.commons-io (2.11.0)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.apache.maven.resolver.api (1.6.3)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.apache.maven.resolver.spi (1.6.3)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.eclipse.osgi.compatibility.state (1.2.700.v20220722-0431)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.eclipse.tycho.core.shared (3.0.0.202209161656)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.eclipse.tycho.core.shared (2.7.4)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.eclipse.tycho.embedder.shared (3.0.0.202209161656)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.eclipse.tycho.p2.resolver.shared (3.0.0.202209161656)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.eclipse.tycho.p2.tools.shared (3.0.0.202209161656)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.fusesource.jansi (2.4.0)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.osgi.namespace.extender (1.0.1.201505202024)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.osgi.service.component (1.5.0.202109301733)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.osgi.service.prefs (1.1.2.202109301733)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.osgi.service.repository (1.1.0.201505202024)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.osgi.util.function (1.2.0.202109301733)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.osgi.util.promise (1.2.0.202109301733)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.sat4j.core (2.3.6.v20201214)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.sat4j.pb (2.3.6.v20201214)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | org.tukaani.xz (1.9.0)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | sisu.connect.realm.coreExtension.org.eclipse.tycho.tycho-build.2.7.4 (1.0.0.605414599)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | sisu.connect.realm.extension.org.eclipse.tycho.tycho-maven-plugin.3.0.0-SNAPSHOT (1.0.0.442627636)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | sisu.connect.realm.maven.api (1.0.0.1891799894)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | sisu.connect.realm.maven.ext (1.0.0.1071439482)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] RESOLVED  | sisu.connect.realm.plexus.core (1.0.0.1836019240)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.apache.felix.scr (2.2.2)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.core.contenttype (3.8.200.v20220817-1539)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.core.jobs (3.13.100.v20220817-1539)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.core.net (1.4.0.v20220813-1037)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.core.runtime (3.26.0.v20220813-0916)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.ecf (3.10.0.v20210925-0032)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.ecf.filetransfer (5.1.102.v20210409-2301)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.ecf.identity (3.9.402.v20210409-2301)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.ecf.provider.filetransfer (3.2.800.v20220215-0126)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.app (1.6.200.v20220720-2012)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.common (3.16.200.v20220817-1601)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.concurrent (1.2.100.v20211021-1418)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.frameworkadmin (2.2.100.v20220817-1208)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.frameworkadmin.equinox (1.2.200.v20220315-2155)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.artifact.repository (1.4.500.v20220420-1427)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.core (2.9.200.v20220817-1208)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.director (2.5.400.v20220817-1208)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.director.app (1.2.200.v20220802-0626)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.engine (2.7.500.v20220817-1208)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.garbagecollector (1.2.0.v20210316-1209)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.jarprocessor (1.2.300.v20220420-1427)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.metadata (2.6.300.v20220817-1208)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.metadata.repository (1.4.100.v20220329-1456)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.publisher (1.7.200.v20220805-0804)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.publisher.eclipse (1.4.100.v20220420-1427)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.repository (2.6.200.v20220819-1949)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.repository.tools (2.3.100.v20220504-1755)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.touchpoint.eclipse (2.3.300.v20220817-1208)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.touchpoint.natives (1.4.400.v20220506-1821)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.transport.ecf (1.3.300.v20220512-1321)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.p2.updatesite (1.2.300.v20220420-1427)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.preferences (3.10.100.v20220710-1223)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.registry (3.11.200.v20220817-1601)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.security (1.3.1000.v20220801-1135)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.simpleconfigurator (1.4.100.v20220620-1617)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.equinox.simpleconfigurator.manipulator (2.2.0.v20210315-2228)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.osgi (3.18.0.v20220516-2155)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.tycho.embedder-api (3.0.0.SNAPSHOT)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.tycho.noopsecurity (3.0.0.202209161656)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.tycho.p2.maven.repository (3.0.0.202209161656)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.tycho.p2.resolver.impl (3.0.0.202209161656)
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE    | org.eclipse.tycho.p2.tools.impl (3.0.0.202209161656)
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.osgi.service.component.runtime.ServiceComponentRuntime and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.osgi.service.component for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ============ Framework Components ==================
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.equinox.p2.artifact.repository
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.equinox.p2.core.eventbus
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.equinox.p2.director
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.equinox.p2.engine
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.equinox.p2.engine.registry
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.equinox.p2.garbagecollector
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.equinox.p2.metadata.repository
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.equinox.p2.planner
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.equinox.p2.repository
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.equinox.p2.repository.spi.pgpPublicKeyService
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.equinox.p2.transport.ecf
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.equinox.simpleconfigurator.manipulator
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.impl.publisher.DefaultDependencyMetadataGenerator
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.impl.publisher.SourcesBundleDependencyMetadataGenerator
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.manager.ReactorRepositoryManagerImpl
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.MetadataSerializable
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.P2Generator
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.remote.RemoteAgentManager
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.resolver.P2ResolverFactoryImpl
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.target.TargetDefinitionResolverService
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.tools.baseline.BaselineServiceImpl
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.tools.director.DirectorApplicationWrapper
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceImpl
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.tools.publisher.PublisherServiceFactoryImpl
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.p2.tools.verifier.VerifierServiceImpl
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] SATISFIED   | org.eclipse.tycho.repository.local.index.LocalRepositoryP2IndicesImpl
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE      | org.eclipse.core.runtime.content.IContentTypeManager
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE      | org.eclipse.equinox.frameworkadmin.equinox
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ACTIVE      | org.eclipse.equinox.p2.di.agentProvider
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] ============ Registered Services ==================
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] [org.osgi.service.log.LogReaderService, org.eclipse.equinox.log.ExtendedLogReaderService] registered by org.eclipse.osgi | {service.id=1, service.bundleid=0, service.scope=bundle}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] [org.osgi.service.log.LogService, org.osgi.service.log.LoggerFactory, org.eclipse.equinox.log.ExtendedLogService] registered by org.eclipse.osgi | {service.id=2, service.bundleid=0, service.scope=bundle}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.log.admin.LoggerAdmin registered by org.eclipse.osgi | {service.id=3, service.bundleid=0, service.scope=singleton, osgi.log.service.id=2}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.framework.log.FrameworkLog registered by org.eclipse.osgi | {service.id=4, service.bundleid=0, service.scope=bundle, service.ranking=2147483647, service.pid=0.org.eclipse.osgi.internal.log.EquinoxLogFactory}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.framework.log.FrameworkLog registered by org.eclipse.osgi | {service.id=5, service.bundleid=0, service.scope=singleton, service.ranking=-2147483648, performance=true, service.pid=46org.eclipse.osgi.internal.log.EquinoxLogFactory$1}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.condition.Condition registered by org.eclipse.osgi | {service.id=6, service.bundleid=0, service.scope=singleton, service.pid=0.org.osgi.service.condition.ConditionImpl, osgi.condition.id=true}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.datalocation.Location registered by org.eclipse.osgi | {service.id=7, service.bundleid=0, service.scope=singleton, defaultUrl=file:/home/jenkins/user/, type=osgi.user.area}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.datalocation.Location registered by org.eclipse.osgi | {service.id=8, service.bundleid=0, service.scope=singleton, url=file:/tmp/plexus.osgi.5bf2ca46-f1d9-4140-9231-7e23384a9c85/instance/, type=osgi.instance.area}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.datalocation.Location registered by org.eclipse.osgi | {service.id=9, service.bundleid=0, service.scope=singleton, url=file:/tmp/plexus.osgi.5bf2ca46-f1d9-4140-9231-7e23384a9c85/storage/, type=osgi.configuration.area}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.datalocation.Location registered by org.eclipse.osgi | {service.id=10, service.bundleid=0, service.scope=singleton, url=file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/, type=osgi.install.area}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.datalocation.Location registered by org.eclipse.osgi | {service.id=11, service.bundleid=0, service.scope=singleton, url=file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.osgi/3.18.0/, type=eclipse.home.location}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.environment.EnvironmentInfo registered by org.eclipse.osgi | {service.id=12, service.bundleid=0, service.scope=singleton, service.ranking=2147483647, service.pid=0.org.eclipse.osgi.internal.framework.EquinoxConfiguration}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.packageadmin.PackageAdmin registered by org.eclipse.osgi | {service.id=13, service.bundleid=0, service.scope=singleton, service.ranking=2147483647, service.pid=0.org.eclipse.osgi.internal.framework.legacy.PackageAdminImpl}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.startlevel.StartLevel registered by org.eclipse.osgi | {service.id=14, service.bundleid=0, service.scope=singleton, service.ranking=2147483647, service.pid=0.org.eclipse.osgi.internal.framework.legacy.StartLevelImpl}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.permissionadmin.PermissionAdmin registered by org.eclipse.osgi | {service.id=15, service.bundleid=0, service.scope=singleton, service.ranking=2147483647, service.pid=0.org.eclipse.osgi.internal.permadmin.SecurityAdmin}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.condpermadmin.ConditionalPermissionAdmin registered by org.eclipse.osgi | {service.id=16, service.bundleid=0, service.scope=singleton, service.ranking=2147483647, service.pid=0.org.eclipse.osgi.internal.permadmin.SecurityAdmin}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.resolver.Resolver registered by org.eclipse.osgi | {service.id=17, service.bundleid=0, service.scope=singleton, service.ranking=-2147483648, service.pid=0.org.apache.felix.resolver.ResolverImpl}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.debug.DebugOptions registered by org.eclipse.osgi | {service.id=18, service.bundleid=0, service.scope=singleton, service.ranking=2147483647, service.pid=0.org.eclipse.osgi.internal.debug.FrameworkDebugOptions}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] java.lang.ClassLoader registered by org.eclipse.osgi | {service.id=19, service.bundleid=0, service.scope=singleton, service.ranking=2147483647, equinox.classloader.type=contextClassLoader, service.pid=0.org.eclipse.osgi.internal.framework.ContextFinder}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.urlconversion.URLConverter registered by org.eclipse.osgi | {service.id=20, service.bundleid=0, service.scope=singleton, protocol=[bundleentry,bundleresource], service.ranking=2147483647, service.pid=0.org.eclipse.osgi.storage.url.BundleURLConverter}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.localization.BundleLocalization registered by org.eclipse.osgi | {service.id=21, service.bundleid=0, service.scope=singleton, service.ranking=2147483647, service.pid=0.org.eclipse.osgi.storage.BundleLocalizationImpl}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] javax.xml.parsers.SAXParserFactory registered by org.eclipse.osgi | {service.id=22, service.bundleid=0, service.scope=bundle, service.pid=0.org.eclipse.osgi.internal.framework.XMLParsingServiceFactory}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] javax.xml.parsers.DocumentBuilderFactory registered by org.eclipse.osgi | {service.id=23, service.bundleid=0, service.scope=bundle, service.pid=0.org.eclipse.osgi.internal.framework.XMLParsingServiceFactory}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.security.TrustEngine registered by org.eclipse.osgi | {service.id=24, osgi.signedcontent.trust.engine=org.eclipse.osgi, service.bundleid=0, service.scope=singleton, service.ranking=-2147483648}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.signedcontent.SignedContentFactory registered by org.eclipse.osgi | {service.id=25, service.bundleid=0, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.debug.DebugOptionsListener registered by org.eclipse.osgi | {listener.symbolic.name=org.eclipse.osgi, service.id=26, service.bundleid=0, service.scope=singleton, service.ranking=2147483647, service.pid=0.org.eclipse.osgi.internal.debug.Debug}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.debug.DebugOptionsListener registered by org.eclipse.osgi | {listener.symbolic.name=org.eclipse.osgi, service.id=27, service.bundleid=0, service.scope=singleton, service.ranking=2147483647, service.pid=0.org.eclipse.osgi.container.ModuleContainer}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.resolver.PlatformAdmin registered by org.eclipse.osgi | {service.id=28, service.bundleid=0, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.url.URLStreamHandlerService registered by org.eclipse.osgi | {service.id=91, url.handler.protocol=[mvn], service.bundleid=0, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.core.shared.MavenContext registered by org.eclipse.osgi | {service.id=92, service.bundleid=0, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.core.shared.MavenDependenciesResolver registered by org.eclipse.osgi | {service.id=97, service.bundleid=0, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.locking.facade.FileLockService registered by org.eclipse.osgi | {service.id=98, service.bundleid=0, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.core.resolver.shared.MavenRepositorySettings registered by org.eclipse.osgi | {service.id=100, service.bundleid=0, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.BuildPropertiesParser registered by org.eclipse.osgi | {service.id=106, service.bundleid=0, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.IAgentLocation registered by org.eclipse.equinox.p2.core | {service.id=29, service.bundleid=8, service.scope=singleton, type=eclipse.p2.data.area}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.IProvisioningAgent registered by org.eclipse.equinox.p2.core | {service.id=30, agent.current=true, service.bundleid=8, service.scope=singleton, service.ranking=100, locationURI=file:/tmp/plexus.osgi.5bf2ca46-f1d9-4140-9231-7e23384a9c85/storage/../p2}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.spi.IAgentServiceFactory registered by org.eclipse.equinox.p2.core | {service.id=49, service.bundleid=8, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), p2.agent.servicename=org.eclipse.equinox.internal.provisional.p2.core.eventbus.IProvisioningEventBus, component.name=org.eclipse.equinox.p2.core.eventbus, component.id=0}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.IProvisioningAgentProvider registered by org.eclipse.equinox.p2.core | {service.id=50, service.bundleid=8, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.equinox.p2.di.agentProvider, component.id=1}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.spi.IAgentServiceFactory registered by org.eclipse.equinox.p2.artifact.repository | {service.id=51, service.bundleid=10, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), p2.agent.servicename=org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager, component.name=org.eclipse.equinox.p2.artifact.repository, component.id=2}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.spi.IAgentServiceFactory registered by org.eclipse.equinox.p2.director | {service.id=52, service.bundleid=11, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), p2.agent.servicename=org.eclipse.equinox.internal.provisional.p2.director.IDirector, component.name=org.eclipse.equinox.p2.director, component.id=3}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.spi.IAgentServiceFactory registered by org.eclipse.equinox.p2.director | {service.id=53, service.bundleid=11, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), p2.agent.servicename=org.eclipse.equinox.p2.planner.IPlanner, component.name=org.eclipse.equinox.p2.planner, component.id=4}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.spi.IAgentServiceFactory registered by org.eclipse.equinox.p2.engine | {service.id=54, service.bundleid=14, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), p2.agent.servicename=org.eclipse.equinox.p2.engine.IProfileRegistry, component.name=org.eclipse.equinox.p2.engine.registry, component.id=5}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.spi.IAgentServiceFactory registered by org.eclipse.equinox.p2.engine | {service.id=55, service.bundleid=14, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), p2.agent.servicename=org.eclipse.equinox.p2.engine.IEngine, component.name=org.eclipse.equinox.p2.engine, component.id=6}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.spi.IAgentServiceFactory registered by org.eclipse.equinox.p2.repository | {service.id=56, service.bundleid=17, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), p2.agent.servicename=org.eclipse.equinox.internal.p2.repository.CacheManager, component.name=org.eclipse.equinox.p2.repository, component.id=7}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.spi.IAgentServiceFactory registered by org.eclipse.equinox.p2.repository | {service.id=57, service.bundleid=17, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), p2.agent.servicename=org.eclipse.equinox.p2.repository.spi.PGPPublicKeyService, component.name=org.eclipse.equinox.p2.repository.spi.pgpPublicKeyService, component.id=8}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.core.runtime.preferences.IPreferencesService registered by org.eclipse.equinox.preferences | {service.id=31, service.bundleid=22, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.prefs.PreferencesService registered by org.eclipse.equinox.preferences | {service.id=32, service.bundleid=22, service.scope=bundle}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.core.runtime.preferences.IScopeContext registered by org.eclipse.equinox.preferences | {service.id=33, service.bundleid=22, service.scope=bundle, type=bundle}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.spi.IAgentServiceFactory registered by org.eclipse.equinox.p2.metadata.repository | {service.id=58, service.bundleid=24, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), p2.agent.servicename=org.eclipse.equinox.p2.repository.metadata.IMetadataRepositoryManager, component.name=org.eclipse.equinox.p2.metadata.repository, component.id=9}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.spi.IAgentServiceFactory registered by org.eclipse.equinox.p2.garbagecollector | {service.id=59, service.bundleid=29, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), p2.agent.servicename=org.eclipse.equinox.internal.p2.garbagecollector.GarbageCollector, component.name=org.eclipse.equinox.p2.garbagecollector, component.id=10}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.internal.provisional.configurator.Configurator registered by org.eclipse.equinox.simpleconfigurator | {service.id=34, service.bundleid=31, service.scope=bundle, service.vendor=Eclipse, service.pid=org.eclipse.equinox.simpleconfigurator}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.framework.console.CommandProvider registered by org.eclipse.equinox.simpleconfigurator | {service.id=35, service.bundleid=31, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.framework.console.CommandProvider registered by org.eclipse.equinox.app | {service.id=36, service.bundleid=32, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=71, service.bundleid=32, service.scope=singleton, eclipse.application.type=any.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.publisher.InstallPublisher}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=72, service.bundleid=32, service.scope=singleton, eclipse.application.type=main.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.publisher.EclipseGenerator}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=73, service.bundleid=32, service.scope=singleton, eclipse.application.type=any.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.publisher.ProductPublisher}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=74, service.bundleid=32, service.scope=singleton, eclipse.application.type=any.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=75, service.bundleid=32, service.scope=singleton, eclipse.application.type=any.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.updatesite.UpdateSitePublisher}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=76, service.bundleid=32, service.scope=singleton, eclipse.application.type=any.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.publisher.UpdateSitePublisher}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=77, service.bundleid=32, service.scope=singleton, eclipse.application.type=any.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.publisher.CategoryPublisher}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=78, service.bundleid=32, service.scope=singleton, eclipse.application.type=main.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.touchpoint.natives.nativePackageExtractor}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=79, service.bundleid=32, service.scope=singleton, eclipse.application.type=main.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.garbagecollector.application}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=80, service.bundleid=32, service.scope=singleton, eclipse.application.type=main.thread, application.visible=false, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.app.error}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=81, service.bundleid=32, service.scope=singleton, eclipse.application.type=any.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-3.0.0-SNAPSHOT.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.tycho.p2.tools.publisher.TychoFeaturesAndBundlesPublisher}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=82, service.bundleid=32, service.scope=singleton, eclipse.application.type=main.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.director}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=83, service.bundleid=32, service.scope=singleton, eclipse.application.type=main.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.repository.repo2runnable}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=84, service.bundleid=32, service.scope=singleton, eclipse.application.type=main.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.repository.metadataverifier}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=85, service.bundleid=32, service.scope=singleton, eclipse.application.type=main.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.artifact.repository.mirrorApplication}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.application.ApplicationDescriptor registered by org.eclipse.equinox.app | {service.id=86, service.bundleid=32, service.scope=singleton, eclipse.application.type=main.thread, application.visible=true, application.name=, application.location=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar, application.container=org.eclipse.equinox.app, application.locked=false, application.launchable=true, service.pid=org.eclipse.equinox.p2.metadata.repository.mirrorApplication}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.internal.provisional.frameworkadmin.FrameworkAdmin registered by org.eclipse.equinox.frameworkadmin.equinox | {org.eclipse.equinox.frameworkhandler.launcher.version=3.2, service.id=60, org.eclipse.equinox.frameworkhandler.framework.version=3.3, service.bundleid=33, service.scope=bundle, org.eclipse.equinox.frameworkhandler.framework.name=Equinox, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), org.eclipse.equinox.frameworkhandler.launcher.name=Eclipse.exe, component.name=org.eclipse.equinox.frameworkadmin.equinox, component.id=11}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] [org.eclipse.equinox.internal.provisional.configuratormanipulator.ConfiguratorManipulator, org.eclipse.equinox.simpleconfigurator.manipulator.SimpleConfiguratorManipulator] registered by org.eclipse.equinox.simpleconfigurator.manipulator | {service.id=61, org.eclipse.equinox.configurator.BundleSymbolicName=org.eclipse.equinox.simpleconfigurator, service.bundleid=34, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), service.vendor=Eclipse.org, component.name=org.eclipse.equinox.simpleconfigurator.manipulator, component.id=12}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.equinox.p2.core.spi.IAgentServiceFactory registered by org.eclipse.equinox.p2.transport.ecf | {service.id=62, service.bundleid=35, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), p2.agent.servicename=org.eclipse.equinox.internal.p2.repository.Transport, component.name=org.eclipse.equinox.p2.transport.ecf, component.id=13}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.ecf.core.identity.IIDFactory registered by org.eclipse.ecf.identity | {service.id=43, service.bundleid=36, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.ecf.filetransfer.service.IRetrieveFileTransferFactory registered by org.eclipse.ecf.provider.filetransfer | {service.id=44, service.bundleid=37, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.ecf.provider.filetransfer.IFileTransferProtocolToFactoryMapper registered by org.eclipse.ecf.provider.filetransfer | {service.id=45, service.bundleid=37, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.ecf.core.IContainerFactory registered by org.eclipse.ecf | {service.id=46, service.bundleid=39, service.scope=bundle}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.ecf.core.IContainerManager registered by org.eclipse.ecf | {service.id=47, service.bundleid=39, service.scope=bundle}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.component.runtime.ServiceComponentRuntime registered by org.apache.felix.scr | {service.changecount=0, service.id=48, service.bundleid=40, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.apache.felix.scr.impl.ComponentCommands registered by org.apache.felix.scr | {osgi.command.scope=scr, service.description=SCR Gogo Shell Support, service.id=63, service.bundleid=40, service.scope=singleton, osgi.command.function=[config,disable,enable,info,list], service.vendor=The Apache Software Foundation}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.cm.ManagedService registered by org.apache.felix.scr | {service.description=SCR Configurator, service.id=64, service.bundleid=40, service.scope=bundle, service.vendor=The Apache Software Foundation, service.pid=org.apache.felix.scr.ScrService}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.metatype.MetaTypeProvider registered by org.apache.felix.scr | {service.description=SCR Configurator MetaTypeProvider, service.id=65, service.bundleid=40, service.scope=bundle, metatype.pid=org.apache.felix.scr.ScrService, service.vendor=The Apache Software Foundation}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.repository.LocalRepositoryP2Indices registered by org.eclipse.tycho.p2.maven.repository | {service.id=99, service.bundleid=45, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.repository.local.index.LocalRepositoryP2IndicesImpl, component.id=14}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.metadata.MetadataSerializable registered by org.eclipse.tycho.p2.resolver.impl | {service.id=66, service.bundleid=46, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.MetadataSerializable, component.id=18}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.target.TargetDefinitionResolverService registered by org.eclipse.tycho.p2.resolver.impl | {service.id=93, service.bundleid=46, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.target.TargetDefinitionResolverService, component.id=22}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.remote.RemoteAgentManager registered by org.eclipse.tycho.p2.resolver.impl | {service.id=101, service.bundleid=46, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.remote.RemoteAgentManager, component.id=20}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.resolver.facade.P2ResolverFactory registered by org.eclipse.tycho.p2.resolver.impl | {service.id=102, service.bundleid=46, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.resolver.P2ResolverFactoryImpl, component.id=21}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] [org.eclipse.tycho.repository.registry.ReactorRepositoryManager, org.eclipse.tycho.repository.registry.facade.ReactorRepositoryManagerFacade] registered by org.eclipse.tycho.p2.resolver.impl | {service.id=103, service.bundleid=46, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.manager.ReactorRepositoryManagerImpl, component.id=19}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.metadata.P2Generator registered by org.eclipse.tycho.p2.resolver.impl | {service.id=107, service.bundleid=46, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.P2Generator, component.id=15}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.metadata.DependencyMetadataGenerator registered by org.eclipse.tycho.p2.resolver.impl | {service.id=108, service.bundleid=46, service.scope=bundle, role-hint=[dependency-only], osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.impl.publisher.DefaultDependencyMetadataGenerator, component.id=16}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.metadata.DependencyMetadataGenerator registered by org.eclipse.tycho.p2.resolver.impl | {service.id=109, service.bundleid=46, service.scope=bundle, role-hint=[source-bundle], osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.impl.publisher.SourcesBundleDependencyMetadataGenerator, component.id=17}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.tools.director.shared.DirectorRuntime registered by org.eclipse.tycho.p2.tools.impl | {service.id=94, service.bundleid=47, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.tools.director.DirectorApplicationWrapper, component.id=23}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.tools.mirroring.facade.MirrorApplicationService registered by org.eclipse.tycho.p2.tools.impl | {service.id=95, service.bundleid=47, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceImpl, component.id=25}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.tools.verifier.facade.VerifierService registered by org.eclipse.tycho.p2.tools.impl | {service.id=96, service.bundleid=47, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.tools.verifier.VerifierServiceImpl, component.id=26}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.tools.publisher.facade.PublisherServiceFactory registered by org.eclipse.tycho.p2.tools.impl | {service.id=104, service.bundleid=47, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.tools.publisher.PublisherServiceFactoryImpl, component.id=24}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.tycho.p2.tools.baseline.facade.BaselineService registered by org.eclipse.tycho.p2.tools.impl | {service.id=105, service.bundleid=47, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.tycho.p2.tools.baseline.BaselineServiceImpl, component.id=27}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.core.internal.preferences.exchange.IProductPreferencesService registered by org.eclipse.core.runtime | {service.id=67, service.bundleid=49, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.core.internal.preferences.exchange.ILegacyPreferences registered by org.eclipse.core.runtime | {service.id=68, service.bundleid=49, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.core.runtime.ILog registered by org.eclipse.core.runtime | {service.id=69, service.bundleid=49, service.scope=bundle}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.urlconversion.URLConverter registered by org.eclipse.equinox.common | {service.id=37, service.bundleid=50, service.scope=singleton, protocol=platform}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.core.runtime.IAdapterManager registered by org.eclipse.equinox.common | {service.id=38, service.bundleid=50, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.osgi.service.url.URLStreamHandlerService registered by org.eclipse.equinox.common | {service.id=39, url.handler.protocol=[platform], service.bundleid=50, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.debug.DebugOptionsListener registered by org.eclipse.equinox.common | {listener.symbolic.name=org.eclipse.equinox.common, service.id=40, service.bundleid=50, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.debug.DebugOptionsListener registered by org.eclipse.core.jobs | {listener.symbolic.name=org.eclipse.core.jobs, service.id=41, service.bundleid=51, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.core.runtime.jobs.IJobManager registered by org.eclipse.core.jobs | {service.id=42, service.bundleid=51, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.core.runtime.IExtensionRegistry registered by org.eclipse.equinox.registry | {service.id=70, service.bundleid=52, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.framework.console.CommandProvider registered by org.eclipse.equinox.registry | {service.id=87, service.bundleid=52, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.core.runtime.content.IContentTypeManager registered by org.eclipse.core.contenttype | {service.id=88, service.bundleid=53, service.scope=bundle, osgi.ds.satisfying.condition.target=(osgi.condition.id=true), component.name=org.eclipse.core.runtime.content.IContentTypeManager, component.id=28}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.osgi.service.debug.DebugOptionsListener registered by org.eclipse.core.net | {listener.symbolic.name=org.eclipse.core.net, service.id=89, service.bundleid=54, service.scope=singleton}
02:06:52 [INFO] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] org.eclipse.core.net.proxy.IProxyService registered by org.eclipse.core.net | {service.id=90, service.bundleid=54, service.scope=singleton}
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.p2.resolver.facade.P2ResolverFactory and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.resolver.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.p2.metadata.DependencyMetadataGenerator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.resolver.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.p2.metadata.DependencyMetadataGenerator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.resolver.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.repository.registry.facade.ReactorRepositoryManagerFacade and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:06:52 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.resolver.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:06:52 [INFO] ### Using TychoRepositoryTransport for remote P2 access (You can disable this with -Dtycho.p2.transport=ecf) ###
02:06:52 [INFO]     Cache location:         /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/.cache/tycho
02:06:52 [INFO]     Transport mode:         online
02:06:52 [INFO]     Update mode:            forced
02:06:52 [INFO]     Minimum cache duration: 60 minutes
02:06:52 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
02:06:52 [DEBUG] Could not find metadata org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:52 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:52 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:52 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:52 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:52 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:52 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:52 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:52 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:52 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:52 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:52 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/resolver-status.properties
02:06:52 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/resolver-status.properties
02:06:52 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/resolver-status.properties
02:06:52 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/resolver-status.properties
02:06:52 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/resolver-status.properties
02:06:52 [DEBUG] Could not find metadata org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:52 [DEBUG] Could not find metadata org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:52 [DEBUG] Could not find metadata org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:52 [DEBUG] Could not find metadata org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:52 [DEBUG] Could not find metadata org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:52 [DEBUG] Skipped remote request for org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:52 [DEBUG] Skipped remote request for org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:52 [DEBUG] org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:52 [DEBUG] Skipped remote request for org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:52 [DEBUG] org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:52 [DEBUG] Skipped remote request for org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:52 [DEBUG] org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:52 [DEBUG] Skipped remote request for org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:52 [DEBUG] org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:52 [DEBUG] Resolving artifact org.eclipse.tycho:target-platform-configuration:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:52 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:52 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/_remote.repositories
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/target-platform-configuration-3.0.0-20220916.165649-289.pom.lastUpdated
02:06:53 [DEBUG] Resolving artifact org.eclipse.tycho:target-platform-configuration:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/_remote.repositories
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/target-platform-configuration-3.0.0-20220916.165649-289.jar.lastUpdated
02:06:53 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:53 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:53 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:53 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:53 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:53 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-source-plugin:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/tycho-source-plugin-3.0.0-20220916.165649-289.pom.lastUpdated
02:06:53 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-source-plugin:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/tycho-source-plugin-3.0.0-20220916.165649-289.jar.lastUpdated
02:06:53 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:53 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-source-plugin:pom:3.2.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/_remote.repositories
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom.lastUpdated
02:06:53 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:33 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/33/_remote.repositories
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom.lastUpdated
02:06:53 [DEBUG] Resolving artifact org.apache.maven:maven-model:pom:3.8.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.8.6/_remote.repositories
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom.lastUpdated
02:06:53 [DEBUG] Resolving artifact org.apache.maven:maven:pom:3.8.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.8.6/maven-3.8.6.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.8.6/maven-3.8.6.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.8.6/maven-3.8.6.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.8.6/maven-3.8.6.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.8.6/maven-3.8.6.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.8.6/_remote.repositories
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.8.6/maven-3.8.6.pom.lastUpdated
02:06:53 [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:35 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/35/maven-parent-35.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/35/maven-parent-35.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/35/maven-parent-35.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/35/maven-parent-35.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/35/maven-parent-35.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/35/_remote.repositories
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/35/maven-parent-35.pom.lastUpdated
02:06:53 [DEBUG] Resolving artifact org.apache:apache:pom:25 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/25/apache-25.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/25/apache-25.pom.lastUpdated
02:06:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/25/apache-25.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/25/apache-25.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/25/apache-25.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/25/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/25/apache-25.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:pom:3.8.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.8.6/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.eclipse.sisu:sisu-plexus:pom:0.3.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-plexus/0.3.5/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.sonatype.oss:oss-parent:pom:9 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/9/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact javax.annotation:javax.annotation-api:pom:1.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact net.java:jvnet-parent:pom:3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/jvnet-parent/3/jvnet-parent-3.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/jvnet-parent/3/jvnet-parent-3.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/jvnet-parent/3/jvnet-parent-3.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/jvnet-parent/3/jvnet-parent-3.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/jvnet-parent/3/jvnet-parent-3.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/jvnet-parent/3/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/jvnet-parent/3/jvnet-parent-3.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.eclipse.sisu:sisu-inject:pom:0.3.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-inject/0.3.5/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:3.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/3.3.1/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.sonatype.spice:spice-parent:pom:17 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/17/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:10 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/10/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:pom:2.6.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.apache.maven:maven-core:pom:3.8.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.8.6/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.apache.maven:maven-settings:pom:3.8.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.8.6/_remote.repositories
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Resolving artifact org.apache.maven:maven-settings-builder:pom:3.8.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom.lastUpdated
02:06:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.8.6/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.maven:maven-builder-support:pom:3.8.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-builder-support/3.8.6/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-sec-dispatcher:pom:2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:pom:3.8.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.8.6/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.maven:maven-model-builder:pom:3.8.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.8.6/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.maven:maven-resolver-provider:pom:3.8.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-resolver-provider/3.8.6/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.maven.resolver:maven-resolver-api:pom:1.6.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-api/1.6.3/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.maven.resolver:maven-resolver:pom:1.6.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver/1.6.3/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:34 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/34/maven-parent-34.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/34/maven-parent-34.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/34/maven-parent-34.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/34/maven-parent-34.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/34/maven-parent-34.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/34/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/34/maven-parent-34.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.maven.resolver:maven-resolver-spi:pom:1.6.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-spi/1.6.3/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.maven.resolver:maven-resolver-util:pom:1.6.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-util/1.6.3/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.maven.resolver:maven-resolver-impl:pom:1.6.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.commons:commons-lang3:pom:3.8.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.8.1/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:47 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/47/commons-parent-47.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/47/commons-parent-47.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/47/commons-parent-47.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/47/commons-parent-47.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/47/commons-parent-47.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/47/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/47/commons-parent-47.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache:apache:pom:19 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/19/apache-19.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/19/apache-19.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/19/apache-19.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/19/apache-19.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/19/apache-19.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/19/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/19/apache-19.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.slf4j:slf4j-api:pom:1.7.30 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.30/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.slf4j:slf4j-parent:pom:1.7.30 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom.lastUpdated
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.30/_remote.repositories
02:06:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom.lastUpdated
02:06:55 [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-utils:pom:3.3.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-components:pom:34 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/34/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact commons-io:commons-io:pom:2.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/commons-io-2.6.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/commons-io-2.6.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/commons-io-2.6.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/commons-io-2.6.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/commons-io-2.6.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/commons-io-2.6.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:42 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/42/commons-parent-42.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/42/commons-parent-42.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/42/commons-parent-42.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/42/commons-parent-42.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/42/commons-parent-42.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/42/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/42/commons-parent-42.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact org.apache:apache:pom:18 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/18/apache-18.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/18/apache-18.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/18/apache-18.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/18/apache-18.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/18/apache-18.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/18/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/18/apache-18.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact com.google.inject:guice:pom:4.2.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice/4.2.2/guice-4.2.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice/4.2.2/guice-4.2.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice/4.2.2/guice-4.2.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice/4.2.2/guice-4.2.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice/4.2.2/guice-4.2.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice/4.2.2/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice/4.2.2/guice-4.2.2.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact com.google.inject:guice-parent:pom:4.2.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice-parent/4.2.2/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact com.google:google:pom:5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/google/5/google-5.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/google/5/google-5.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/google/5/google-5.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/google/5/google-5.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/google/5/google-5.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/google/5/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/google/5/google-5.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact aopalliance:aopalliance:pom:1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact com.google.guava:guava:pom:25.1-android from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/25.1-android/guava-25.1-android.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/25.1-android/guava-25.1-android.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/25.1-android/guava-25.1-android.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/25.1-android/guava-25.1-android.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/25.1-android/guava-25.1-android.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/25.1-android/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/25.1-android/guava-25.1-android.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:25.1-android from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/25.1-android/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact com.google.code.findbugs:jsr305:pom:3.0.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/findbugs/jsr305/3.0.2/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact org.sonatype.oss:oss-parent:pom:7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/7/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact org.checkerframework:checker-compat-qual:pom:2.0.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/checkerframework/checker-compat-qual/2.0.0/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact com.google.errorprone:error_prone_annotations:pom:2.1.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_annotations/2.1.3/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact com.google.errorprone:error_prone_parent:pom:2.1.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_parent/2.1.3/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact com.google.j2objc:j2objc-annotations:pom:1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/j2objc/j2objc-annotations/1.1/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact org.codehaus.mojo:animal-sniffer-annotations:pom:1.14 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact org.codehaus.mojo:animal-sniffer-parent:pom:1.14 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.14/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact org.codehaus.mojo:mojo-parent:pom:34 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/34/_remote.repositories
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom.lastUpdated
02:06:56 [DEBUG] Resolving artifact org.codehaus:codehaus-parent:pom:4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:56 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom.lastUpdated
02:06:56 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:56 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/4/_remote.repositories
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom.lastUpdated
02:06:57 [DEBUG] Resolving artifact org.apache.maven:maven-archiver:pom:3.6.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/_remote.repositories
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom.lastUpdated
02:06:57 [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-components:pom:36 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/36/_remote.repositories
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom.lastUpdated
02:06:57 [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:36 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/36/maven-parent-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/36/maven-parent-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/36/maven-parent-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/36/maven-parent-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/36/maven-parent-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/36/_remote.repositories
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/36/maven-parent-36.pom.lastUpdated
02:06:57 [DEBUG] Resolving artifact org.apache:apache:pom:26 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/26/apache-26.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/26/apache-26.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/26/apache-26.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/26/apache-26.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/26/apache-26.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/26/_remote.repositories
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/26/apache-26.pom.lastUpdated
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:57 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-packaging-plugin:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/tycho-packaging-plugin-3.0.0-20220916.165649-289.pom.lastUpdated
02:06:57 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=3852111, ConflictMarker.markTime=2088787, ConflictMarker.nodeCount=10424, ConflictIdSorter.graphTime=5958106, ConflictIdSorter.topsortTime=88835, ConflictIdSorter.conflictIdCount=119, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=7247463, ConflictResolver.conflictItemCount=1767, DefaultDependencyCollector.collectTime=4364530219, DefaultDependencyCollector.transformTime=19306595}
02:06:57 [DEBUG] org.eclipse.tycho:tycho-source-plugin:jar:3.0.0-20220916.165649-289
02:06:57 [DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:06:57 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:06:57 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]    org.apache.maven.plugins:maven-source-plugin:jar:3.2.1:compile
02:06:57 [DEBUG]       org.apache.maven:maven-model:jar:3.8.6:provided (scope managed from default) (version managed from default)
02:06:57 [DEBUG]       org.apache.maven:maven-plugin-api:jar:3.8.6:provided (scope managed from default) (version managed from default)
02:06:57 [DEBUG]          org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:provided (scope managed from default) (version managed from default)
02:06:57 [DEBUG]             javax.annotation:javax.annotation-api:jar:1.2:provided
02:06:57 [DEBUG]          org.codehaus.plexus:plexus-classworlds:jar:2.6.0:provided
02:06:57 [DEBUG]       org.apache.maven:maven-core:jar:3.8.6:provided (scope managed from default) (version managed from default)
02:06:57 [DEBUG]          org.apache.maven:maven-settings:jar:3.8.6:provided (scope managed from default) (version managed from default)
02:06:57 [DEBUG]          org.apache.maven:maven-settings-builder:jar:3.8.6:provided
02:06:57 [DEBUG]             org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:provided
02:06:57 [DEBUG]          org.apache.maven:maven-builder-support:jar:3.8.6:provided
02:06:57 [DEBUG]          org.apache.maven:maven-repository-metadata:jar:3.8.6:provided
02:06:57 [DEBUG]          org.apache.maven:maven-model-builder:jar:3.8.6:provided
02:06:57 [DEBUG]          org.apache.maven:maven-resolver-provider:jar:3.8.6:provided
02:06:57 [DEBUG]          org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3:provided
02:06:57 [DEBUG]          org.apache.maven.resolver:maven-resolver-api:jar:1.6.3:provided
02:06:57 [DEBUG]          org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3:provided
02:06:57 [DEBUG]          org.apache.maven.resolver:maven-resolver-util:jar:1.6.3:provided
02:06:57 [DEBUG]          org.apache.maven.shared:maven-shared-utils:jar:3.3.4:provided
02:06:57 [DEBUG]          org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:provided
02:06:57 [DEBUG]          com.google.inject:guice:jar:no_aop:4.2.2:provided
02:06:57 [DEBUG]             aopalliance:aopalliance:jar:1.0:provided
02:06:57 [DEBUG]             com.google.guava:guava:jar:25.1-android:provided
02:06:57 [DEBUG]                com.google.code.findbugs:jsr305:jar:3.0.2:provided
02:06:57 [DEBUG]                org.checkerframework:checker-compat-qual:jar:2.0.0:provided
02:06:57 [DEBUG]                com.google.errorprone:error_prone_annotations:jar:2.1.3:provided
02:06:57 [DEBUG]                com.google.j2objc:j2objc-annotations:jar:1.1:provided
02:06:57 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:06:57 [DEBUG]          org.apache.commons:commons-lang3:jar:3.8.1:provided
02:06:57 [DEBUG]       org.apache.maven:maven-archiver:jar:3.6.0:compile (version managed from default)
02:06:57 [DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:06:57 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:06:57 [DEBUG]          org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:06:57 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:06:57 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:06:57 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:06:57 [DEBUG]       org.codehaus.plexus:plexus-utils:jar:3.4.2:compile (version managed from default)
02:06:57 [DEBUG]    org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:06:57 [DEBUG]       org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:06:57 [DEBUG]       org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]          org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:06:57 [DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]       org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]       org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:06:57 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:06:57 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:06:57 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:06:57 [DEBUG]             org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:06:57 [DEBUG]             org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:06:57 [DEBUG]          org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:06:57 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:06:57 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:06:57 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:06:57 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:06:57 [DEBUG]          org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:06:57 [DEBUG]             org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:06:57 [DEBUG]          org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:06:57 [DEBUG]             org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:06:57 [DEBUG]          org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:06:57 [DEBUG]          org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:06:57 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]       org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:06:57 [DEBUG]          org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:06:57 [DEBUG]       org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:06:57 [DEBUG]       org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:06:57 [DEBUG]       org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:06:57 [DEBUG]          org.osgi:osgi.annotation:jar:8.0.1:compile
02:06:57 [DEBUG]       org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:06:57 [DEBUG]       org.slf4j:slf4j-api:jar:2.0.1:compile
02:06:57 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:06:57 [DEBUG]          org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:06:57 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:06:57 [DEBUG]       commons-io:commons-io:jar:2.11.0:compile
02:06:57 [DEBUG]       commons-codec:commons-codec:jar:1.15:compile
02:06:57 [DEBUG]    de.pdark:decentxml:jar:1.4:compile
02:06:57 [DEBUG]    org.eclipse.tycho:tycho-packaging-plugin:jar:3.0.0-SNAPSHOT:compile
02:06:57 [DEBUG]    biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (exclusions managed from default)
02:06:57 [DEBUG]       biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:06:57 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-source-plugin:jar:3.2.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:57 [DEBUG] Resolving artifact org.apache.maven:maven-archiver:jar:3.6.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:sisu-equinox-launching:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:sisu-osgi-api:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:p2-maven-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:sisu-osgi-connect:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:57 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:57 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:57 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.noopsecurity:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:57 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-packaging-plugin:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar.lastUpdated
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar.lastUpdated
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/tycho-packaging-plugin-3.0.0-20220916.165649-289.jar.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar.lastUpdated
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar.lastUpdated
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar.lastUpdated
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar.lastUpdated
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/_remote.repositories
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar.lastUpdated
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/_remote.repositories
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar.lastUpdated
02:06:57 [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT
02:06:57 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT
02:06:57 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:06:57 [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT
02:06:57 [DEBUG]   Included: org.eclipse.tycho:tycho-source-plugin:jar:3.0.0-SNAPSHOT
02:06:57 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:06:57 [DEBUG]   Included: org.apache.maven.plugins:maven-source-plugin:jar:3.2.1
02:06:57 [DEBUG]   Included: org.apache.maven:maven-archiver:jar:3.6.0
02:06:57 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:06:57 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:06:57 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:06:57 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:06:57 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:06:57 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:06:57 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:06:57 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:06:57 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:06:57 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:06:57 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:06:57 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:06:57 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:06:57 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:06:57 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:06:57 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:06:57 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:06:57 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:06:57 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:06:57 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:06:57 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:06:57 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:06:57 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:06:57 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:06:57 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:06:57 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:06:57 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:06:57 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:06:57 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:06:57 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:06:57 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:06:57 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:06:57 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:06:57 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:06:57 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:06:57 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:06:57 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:06:57 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:06:57 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:06:57 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:06:57 [DEBUG]   Included: org.eclipse.tycho:tycho-packaging-plugin:jar:3.0.0-SNAPSHOT
02:06:57 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:06:57 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:06:57 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-resources-plugin:pom:3.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/_remote.repositories
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom.lastUpdated
02:06:57 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:36 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:57 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom.lastUpdated
02:06:57 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:57 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/36/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom.lastUpdated
02:06:58 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-resources-plugin:jar:3.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar.lastUpdated
02:06:58 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-enforcer-plugin:pom:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom.lastUpdated
02:06:58 [DEBUG] Resolving artifact org.apache.maven.enforcer:enforcer:pom:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer/3.1.0/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom.lastUpdated
02:06:58 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-enforcer-plugin:jar:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar.lastUpdated
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-p2-extras-plugin:pom:3.0.0-20220916.165649-287 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/tycho-p2-extras-plugin-3.0.0-20220916.165649-287.pom.lastUpdated
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-extras:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-extras:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-extras:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-extras:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-extras:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:58 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-extras:pom:3.0.0-20220916.165649-287 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/tycho-extras-3.0.0-20220916.165649-287.pom.lastUpdated
02:06:58 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-p2-extras-plugin:jar:3.0.0-20220916.165649-287 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/tycho-p2-extras-plugin-3.0.0-20220916.165649-287.jar.lastUpdated
02:06:58 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/resolver-status.properties
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:58 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:58 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:58 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:58 [DEBUG] org.eclipse.tycho:tycho-artifactcomparator:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:58 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-artifactcomparator:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/tycho-artifactcomparator-3.0.0-20220916.165649-288.pom.lastUpdated
02:06:58 [DEBUG] Resolving artifact org.ow2.asm:asm-tree:pom:9.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom.lastUpdated
02:06:58 [DEBUG] Resolving artifact org.ow2.asm:asm:pom:9.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.pom.lastUpdated
02:06:58 [DEBUG] Resolving artifact org.ow2.asm:asm-util:pom:9.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom.lastUpdated
02:06:58 [DEBUG] Resolving artifact org.ow2.asm:asm-analysis:pom:9.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom.lastUpdated
02:06:58 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=4280535, ConflictMarker.markTime=1863950, ConflictMarker.nodeCount=10312, ConflictIdSorter.graphTime=6676953, ConflictIdSorter.topsortTime=131210, ConflictIdSorter.conflictIdCount=94, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3783192, ConflictResolver.conflictItemCount=1684, DefaultDependencyCollector.collectTime=372185372, DefaultDependencyCollector.transformTime=16813509}
02:06:58 [DEBUG] org.eclipse.tycho.extras:tycho-p2-extras-plugin:jar:3.0.0-20220916.165649-287
02:06:58 [DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:06:58 [DEBUG]       org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:06:58 [DEBUG]          org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:06:58 [DEBUG]          org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:06:58 [DEBUG]          org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]             de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:06:58 [DEBUG]          org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]          org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:06:58 [DEBUG]                org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:06:58 [DEBUG]                org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:06:58 [DEBUG]                org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:06:58 [DEBUG]                org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:06:58 [DEBUG]                org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:06:58 [DEBUG]             org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:06:58 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:06:58 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:06:58 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:06:58 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:06:58 [DEBUG]             org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:06:58 [DEBUG]                org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:06:58 [DEBUG]             org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:06:58 [DEBUG]                org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:06:58 [DEBUG]             org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:06:58 [DEBUG]             org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:06:58 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:06:58 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:06:58 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:06:58 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]          org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:06:58 [DEBUG]             org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:06:58 [DEBUG]          org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:06:58 [DEBUG]          biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (version managed from default) (exclusions managed from default)
02:06:58 [DEBUG]             biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:06:58 [DEBUG]          org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:06:58 [DEBUG]          org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:06:58 [DEBUG]             org.osgi:osgi.annotation:jar:8.0.1:compile
02:06:58 [DEBUG]          org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:06:58 [DEBUG]          org.slf4j:slf4j-api:jar:2.0.1:compile
02:06:58 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:06:58 [DEBUG]             org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:06:58 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:06:58 [DEBUG]          commons-io:commons-io:jar:2.11.0:compile
02:06:58 [DEBUG]          commons-codec:commons-codec:jar:1.15:compile
02:06:58 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]    org.eclipse.tycho:tycho-artifactcomparator:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]       org.ow2.asm:asm-tree:jar:9.3:compile
02:06:58 [DEBUG]          org.ow2.asm:asm:jar:9.3:compile
02:06:58 [DEBUG]       org.ow2.asm:asm-util:jar:9.3:compile
02:06:58 [DEBUG]          org.ow2.asm:asm-analysis:jar:9.3:compile
02:06:58 [DEBUG]       org.codehaus.plexus:plexus-utils:jar:3.4.2:compile (version managed from default)
02:06:58 [DEBUG]    org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:06:58 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:06:58 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:06:58 [DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:06:58 [DEBUG]          org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:06:58 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:06:58 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:06:58 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:06:58 [DEBUG]       org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:06:58 [DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:06:58 [DEBUG]       org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:06:58 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-artifactcomparator:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:58 [DEBUG] Resolving artifact org.ow2.asm:asm-tree:jar:9.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:58 [DEBUG] Resolving artifact org.ow2.asm:asm:jar:9.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:06:58 [DEBUG] Resolving artifact org.ow2.asm:asm-util:jar:9.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:58 [DEBUG] Resolving artifact org.ow2.asm:asm-analysis:jar:9.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/tycho-artifactcomparator-3.0.0-20220916.165649-288.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar.lastUpdated
02:06:58 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar.lastUpdated
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/_remote.repositories
02:06:58 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar.lastUpdated
02:06:58 [DEBUG] Created new class realm plugin>org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT
02:06:58 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT
02:06:58 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:06:58 [DEBUG] Populating class realm plugin>org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT
02:06:58 [DEBUG]   Included: org.eclipse.tycho.extras:tycho-p2-extras-plugin:jar:3.0.0-SNAPSHOT
02:06:58 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:06:58 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:06:58 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:06:58 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:06:58 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:06:58 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:06:58 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:06:58 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:06:58 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:06:58 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:06:58 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:06:58 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:06:58 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:06:58 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:06:58 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:06:58 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:06:58 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:06:58 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:06:58 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:06:58 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:06:58 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:06:58 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:06:58 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:06:58 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:06:58 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:06:58 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:06:58 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:06:58 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:06:58 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:06:58 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:06:58 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:06:58 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:06:58 [DEBUG]   Included: org.eclipse.tycho:tycho-artifactcomparator:jar:3.0.0-SNAPSHOT
02:06:58 [DEBUG]   Included: org.ow2.asm:asm-tree:jar:9.3
02:06:58 [DEBUG]   Included: org.ow2.asm:asm:jar:9.3
02:06:58 [DEBUG]   Included: org.ow2.asm:asm-util:jar:9.3
02:06:58 [DEBUG]   Included: org.ow2.asm:asm-analysis:jar:9.3
02:06:58 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:06:58 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:06:58 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:06:58 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:06:58 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:06:58 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:06:58 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:06:58 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:06:58 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:06:58 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:06:58 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:06:59 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-antrun-plugin:pom:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/_remote.repositories
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom.lastUpdated
02:06:59 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:34 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/34/_remote.repositories
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom.lastUpdated
02:06:59 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-antrun-plugin:jar:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/_remote.repositories
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar.lastUpdated
02:06:59 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:59 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:59 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:59 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:59 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:59 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:pom:3.0.0-20220916.165649-287 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/tycho-eclipserun-plugin-3.0.0-20220916.165649-287.pom.lastUpdated
02:06:59 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:jar:3.0.0-20220916.165649-287 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/tycho-eclipserun-plugin-3.0.0-20220916.165649-287.jar.lastUpdated
02:06:59 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=4258743, ConflictMarker.markTime=2092455, ConflictMarker.nodeCount=10315, ConflictIdSorter.graphTime=7166878, ConflictIdSorter.topsortTime=90669, ConflictIdSorter.conflictIdCount=95, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5898980, ConflictResolver.conflictItemCount=1687, DefaultDependencyCollector.collectTime=70362843, DefaultDependencyCollector.transformTime=19580476}
02:06:59 [DEBUG] org.eclipse.tycho.extras:tycho-eclipserun-plugin:jar:3.0.0-20220916.165649-287
02:06:59 [DEBUG]    org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:06:59 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:06:59 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:06:59 [DEBUG]          org.codehaus.plexus:plexus-utils:jar:3.4.2:compile (version managed from default)
02:06:59 [DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:06:59 [DEBUG]          commons-io:commons-io:jar:2.11.0:compile
02:06:59 [DEBUG]          org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:06:59 [DEBUG]          org.slf4j:slf4j-api:jar:1.7.36:compile
02:06:59 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:06:59 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:06:59 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:06:59 [DEBUG]       org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:06:59 [DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]       org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:06:59 [DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:06:59 [DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]       org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:06:59 [DEBUG]          org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:06:59 [DEBUG]          org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:06:59 [DEBUG]          org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]             de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:06:59 [DEBUG]          org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]          org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:06:59 [DEBUG]                org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:06:59 [DEBUG]                org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:06:59 [DEBUG]                org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:06:59 [DEBUG]                org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:06:59 [DEBUG]                org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:06:59 [DEBUG]             org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:06:59 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:06:59 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:06:59 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:06:59 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:06:59 [DEBUG]             org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:06:59 [DEBUG]                org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:06:59 [DEBUG]             org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:06:59 [DEBUG]                org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:06:59 [DEBUG]             org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:06:59 [DEBUG]             org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:06:59 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:06:59 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:06:59 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:06:59 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]          org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:06:59 [DEBUG]             org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:06:59 [DEBUG]          org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:06:59 [DEBUG]          biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (version managed from default) (exclusions managed from default)
02:06:59 [DEBUG]             biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:06:59 [DEBUG]          org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:06:59 [DEBUG]          org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:06:59 [DEBUG]             org.osgi:osgi.annotation:jar:8.0.1:compile
02:06:59 [DEBUG]          org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:06:59 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:06:59 [DEBUG]             org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:06:59 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:06:59 [DEBUG]          commons-codec:commons-codec:jar:1.15:compile
02:06:59 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]    org.eclipse.tycho.extras:tycho-p2-extras-plugin:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]       org.eclipse.tycho:tycho-artifactcomparator:jar:3.0.0-SNAPSHOT:compile
02:06:59 [DEBUG]          org.ow2.asm:asm-tree:jar:9.3:compile
02:06:59 [DEBUG]             org.ow2.asm:asm:jar:9.3:compile
02:06:59 [DEBUG]          org.ow2.asm:asm-util:jar:9.3:compile
02:06:59 [DEBUG]             org.ow2.asm:asm-analysis:jar:9.3:compile
02:06:59 [DEBUG] Resolving artifact org.slf4j:slf4j-api:jar:1.7.36 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/_remote.repositories
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar.lastUpdated
02:06:59 [DEBUG] Created new class realm plugin>org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT
02:06:59 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:06:59 [DEBUG] Populating class realm plugin>org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Included: org.eclipse.tycho.extras:tycho-eclipserun-plugin:jar:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:06:59 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:06:59 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:06:59 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:06:59 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:06:59 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:06:59 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:06:59 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:06:59 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:06:59 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:06:59 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:06:59 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:06:59 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:06:59 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:06:59 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:06:59 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:06:59 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:06:59 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:06:59 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:06:59 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:06:59 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:06:59 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:06:59 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:06:59 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:06:59 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:06:59 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:06:59 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:06:59 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:06:59 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:06:59 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:06:59 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:06:59 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:06:59 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:06:59 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:06:59 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:06:59 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:06:59 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:06:59 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:06:59 [DEBUG]   Included: org.eclipse.tycho.extras:tycho-p2-extras-plugin:jar:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Included: org.eclipse.tycho:tycho-artifactcomparator:jar:3.0.0-SNAPSHOT
02:06:59 [DEBUG]   Included: org.ow2.asm:asm-tree:jar:9.3
02:06:59 [DEBUG]   Included: org.ow2.asm:asm:jar:9.3
02:06:59 [DEBUG]   Included: org.ow2.asm:asm-util:jar:9.3
02:06:59 [DEBUG]   Included: org.ow2.asm:asm-analysis:jar:9.3
02:06:59 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-clean-plugin:pom:3.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/_remote.repositories
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom.lastUpdated
02:06:59 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:35 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/35/_remote.repositories
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom.lastUpdated
02:06:59 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-clean-plugin:jar:3.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar.lastUpdated
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/_remote.repositories
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar.lastUpdated
02:06:59 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:06:59 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:06:59 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:06:59 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:06:59 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:06:59 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-plugin:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/tycho-p2-plugin-3.0.0-20220916.165649-288.pom.lastUpdated
02:06:59 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-plugin:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:06:59 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:06:59 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/tycho-p2-plugin-3.0.0-20220916.165649-288.jar.lastUpdated
02:06:59 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:06:59 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:06:59 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Resolving artifact org.apache.commons:commons-lang3:pom:3.12.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom.lastUpdated
02:07:00 [DEBUG] Resolving artifact org.junit:junit-bom:pom:5.7.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.1/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom.lastUpdated
02:07:00 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=4680042, ConflictMarker.markTime=1948618, ConflictMarker.nodeCount=10313, ConflictIdSorter.graphTime=6891541, ConflictIdSorter.topsortTime=58459, ConflictIdSorter.conflictIdCount=95, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4050656, ConflictResolver.conflictItemCount=1685, DefaultDependencyCollector.collectTime=195230745, DefaultDependencyCollector.transformTime=17700484}
02:07:00 [DEBUG] org.eclipse.tycho:tycho-p2-plugin:jar:3.0.0-20220916.165649-288
02:07:00 [DEBUG]    org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:07:00 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:07:00 [DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:07:00 [DEBUG]          commons-io:commons-io:jar:2.11.0:compile
02:07:00 [DEBUG]          org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:07:00 [DEBUG]          org.slf4j:slf4j-api:jar:1.7.36:compile
02:07:00 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:07:00 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:07:00 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:07:00 [DEBUG]       org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:07:00 [DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]       org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:07:00 [DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:07:00 [DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]       org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]          org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:07:00 [DEBUG]          org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:07:00 [DEBUG]          org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]             de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:07:00 [DEBUG]          org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]          org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:07:00 [DEBUG]                org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:07:00 [DEBUG]                org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:07:00 [DEBUG]                org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:07:00 [DEBUG]                org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:07:00 [DEBUG]                org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:07:00 [DEBUG]             org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:07:00 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:07:00 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:07:00 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:07:00 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:07:00 [DEBUG]             org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:07:00 [DEBUG]                org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:07:00 [DEBUG]             org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:07:00 [DEBUG]                org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:07:00 [DEBUG]             org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:07:00 [DEBUG]             org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:07:00 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]          org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:07:00 [DEBUG]             org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:07:00 [DEBUG]          org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:07:00 [DEBUG]          biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (version managed from default) (exclusions managed from default)
02:07:00 [DEBUG]             biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:07:00 [DEBUG]          org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:07:00 [DEBUG]          org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:07:00 [DEBUG]             org.osgi:osgi.annotation:jar:8.0.1:compile
02:07:00 [DEBUG]          org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:07:00 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:07:00 [DEBUG]             org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:07:00 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:07:00 [DEBUG]          commons-codec:commons-codec:jar:1.15:compile
02:07:00 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]    org.eclipse.tycho:tycho-artifactcomparator:jar:3.0.0-SNAPSHOT:compile
02:07:00 [DEBUG]       org.ow2.asm:asm-tree:jar:9.3:compile
02:07:00 [DEBUG]          org.ow2.asm:asm:jar:9.3:compile
02:07:00 [DEBUG]       org.ow2.asm:asm-util:jar:9.3:compile
02:07:00 [DEBUG]          org.ow2.asm:asm-analysis:jar:9.3:compile
02:07:00 [DEBUG]       org.codehaus.plexus:plexus-utils:jar:3.4.2:compile (version managed from default)
02:07:00 [DEBUG]    org.apache.commons:commons-lang3:jar:3.12.0:compile
02:07:00 [DEBUG] Resolving artifact org.apache.commons:commons-lang3:jar:3.12.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar.lastUpdated
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar.lastUpdated
02:07:00 [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT
02:07:00 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT
02:07:00 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:07:00 [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT
02:07:00 [DEBUG]   Included: org.eclipse.tycho:tycho-p2-plugin:jar:3.0.0-SNAPSHOT
02:07:00 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:07:00 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:07:00 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:07:00 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:07:00 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:07:00 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:07:00 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:07:00 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:07:00 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:07:00 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:07:00 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:07:00 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:07:00 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:07:00 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:07:00 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:07:00 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:07:00 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:07:00 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:07:00 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:07:00 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:07:00 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:07:00 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:07:00 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:07:00 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:07:00 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:07:00 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:07:00 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:07:00 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:07:00 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:07:00 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:07:00 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:07:00 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:07:00 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:07:00 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:07:00 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:07:00 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:07:00 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:07:00 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:07:00 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:07:00 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:07:00 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:07:00 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:07:00 [DEBUG]   Included: org.eclipse.tycho:tycho-artifactcomparator:jar:3.0.0-SNAPSHOT
02:07:00 [DEBUG]   Included: org.ow2.asm:asm-tree:jar:9.3
02:07:00 [DEBUG]   Included: org.ow2.asm:asm:jar:9.3
02:07:00 [DEBUG]   Included: org.ow2.asm:asm-util:jar:9.3
02:07:00 [DEBUG]   Included: org.ow2.asm:asm-analysis:jar:9.3
02:07:00 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:07:00 [DEBUG]   Included: org.apache.commons:commons-lang3:jar:3.12.0
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-surefire-plugin:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/tycho-surefire-plugin-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:00 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-surefire-plugin:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/tycho-surefire-plugin-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:00 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-3.0.0-20220916.165649-289.pom.lastUpdated
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-surefire:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-surefire:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-surefire:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-surefire:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-surefire:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:00 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-surefire:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/tycho-surefire-3.0.0-20220916.165649-289.pom.lastUpdated
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit4-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit47-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit5-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit54-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/resolver-status.properties
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:00 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:00 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:00 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/_remote.repositories
02:07:00 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit55-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:00 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:00 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:00 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:01 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit56-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:01 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:01 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57withvintage-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:01 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:01 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58withvintage-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/resolver-status.properties
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:01 [DEBUG] Could not find metadata org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:01 [DEBUG] Skipped remote request for org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:01 [DEBUG] org.eclipse.tycho:org.eclipse.tycho.surefire.testng:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:01 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.testng:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.testng-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-api:pom:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire:pom:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M5/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-logger-api:pom:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-shared-utils:pom:3.0.0-M4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire:pom:3.0.0-M4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M4/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache.maven.surefire:maven-surefire-common:pom:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-extensions-api:pom:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-booter:pom:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-extensions-spi:pom:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache.maven:maven-toolchain:pom:3.0-alpha-2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache.maven:maven:pom:3.0-alpha-2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0-alpha-2/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:10 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/10/maven-parent-10.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/10/maven-parent-10.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/10/maven-parent-10.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/10/maven-parent-10.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/10/maven-parent-10.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/10/_remote.repositories
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/10/maven-parent-10.pom.lastUpdated
02:07:01 [DEBUG] Resolving artifact org.apache:apache:pom:4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/4/apache-4.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:01 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/4/apache-4.pom.lastUpdated
02:07:01 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:01 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/4/apache-4.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/4/apache-4.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/4/apache-4.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/4/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/4/apache-4.pom.lastUpdated
02:07:02 [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository).
02:07:02 [DEBUG] Resolving artifact org.apache.maven.shared:maven-artifact-transfer:pom:0.11.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-components:pom:33 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/33/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-components:pom:30 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/30/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:30 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/30/maven-parent-30.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/30/maven-parent-30.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/30/maven-parent-30.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/30/maven-parent-30.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/30/maven-parent-30.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/30/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/30/maven-parent-30.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.sonatype.sisu:sisu-inject-plexus:pom:1.4.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.sonatype.sisu.inject:guice-plexus:pom:1.4.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.sonatype.sisu.inject:guice-bean:pom:1.4.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-bean/1.4.2/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.sonatype.sisu:sisu-inject:pom:1.4.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject/1.4.2/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.sonatype.sisu:sisu-parent:pom:1.4.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-parent/1.4.2/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/6/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:pom:2.2.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:2.0.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.6/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.sonatype.sisu:sisu-inject-bean:pom:1.4.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.sonatype.sisu:sisu-guice:pom:2.1.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-utils:pom:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact commons-io:commons-io:pom:2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.5/commons-io-2.5.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.5/commons-io-2.5.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.5/commons-io-2.5.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.5/commons-io-2.5.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.5/commons-io-2.5.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.5/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.5/commons-io-2.5.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:39 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/39/commons-parent-39.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/39/commons-parent-39.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/39/commons-parent-39.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/39/commons-parent-39.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/39/commons-parent-39.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/39/_remote.repositories
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-parent/39/commons-parent-39.pom.lastUpdated
02:07:02 [DEBUG] Resolving artifact org.apache:apache:pom:16 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/16/apache-16.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/16/apache-16.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/16/apache-16.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:02 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/16/apache-16.pom.lastUpdated
02:07:02 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:02 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/16/apache-16.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/16/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/16/apache-16.pom.lastUpdated
02:07:03 [DEBUG] Resolving artifact commons-codec:commons-codec:pom:1.11 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.pom.lastUpdated
02:07:03 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-java:pom:1.0.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom.lastUpdated
02:07:03 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-languages:pom:1.0.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.0.5/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom.lastUpdated
02:07:03 [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:6.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.2/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom.lastUpdated
02:07:03 [DEBUG] Resolving artifact org.ow2.asm:asm:pom:7.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/asm-7.2.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/asm-7.2.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/asm-7.2.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/asm-7.2.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/asm-7.2.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/asm-7.2.pom.lastUpdated
02:07:03 [DEBUG] Resolving artifact com.thoughtworks.qdox:qdox:pom:2.0-M9 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom.lastUpdated
02:07:03 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=3737192, ConflictMarker.markTime=2255582, ConflictMarker.nodeCount=10351, ConflictIdSorter.graphTime=6591535, ConflictIdSorter.topsortTime=69084, ConflictIdSorter.conflictIdCount=125, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4315119, ConflictResolver.conflictItemCount=1723, DefaultDependencyCollector.collectTime=2852799655, DefaultDependencyCollector.transformTime=17020930}
02:07:03 [DEBUG] org.eclipse.tycho:tycho-surefire-plugin:jar:3.0.0-20220916.165649-288
02:07:03 [DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.4.2:compile
02:07:03 [DEBUG]    org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:07:03 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:07:03 [DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:07:03 [DEBUG]          org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:07:03 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:07:03 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:07:03 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:07:03 [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:07:03 [DEBUG]       org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:07:03 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]          de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:07:03 [DEBUG]       org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:07:03 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:07:03 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:07:03 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:07:03 [DEBUG]             org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:07:03 [DEBUG]             org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:07:03 [DEBUG]          org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:07:03 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:07:03 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:07:03 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:07:03 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:07:03 [DEBUG]          org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:07:03 [DEBUG]             org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:07:03 [DEBUG]          org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:07:03 [DEBUG]             org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:07:03 [DEBUG]          org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:07:03 [DEBUG]          org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:07:03 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:07:03 [DEBUG]          org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:07:03 [DEBUG]       org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:07:03 [DEBUG]       org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:07:03 [DEBUG]       org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:07:03 [DEBUG]          org.osgi:osgi.annotation:jar:8.0.1:compile
02:07:03 [DEBUG]       org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:07:03 [DEBUG]       org.slf4j:slf4j-api:jar:2.0.1:compile
02:07:03 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:07:03 [DEBUG]          org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:07:03 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:07:03 [DEBUG]       commons-io:commons-io:jar:2.11.0:compile
02:07:03 [DEBUG]       commons-codec:commons-codec:jar:1.15:compile
02:07:03 [DEBUG]    org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]       org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:07:03 [DEBUG]       org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:07:03 [DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:07:03 [DEBUG]    biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (exclusions managed from default)
02:07:03 [DEBUG]       biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.testng:jar:3.0.0-SNAPSHOT:runtime
02:07:03 [DEBUG]    org.apache.maven.surefire:surefire-api:jar:3.0.0-M5:compile
02:07:03 [DEBUG]       org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M5:compile
02:07:03 [DEBUG]       org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M4:compile
02:07:03 [DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:3.0.0-SNAPSHOT:compile
02:07:03 [DEBUG]    org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M5:compile
02:07:03 [DEBUG]       org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M5:compile
02:07:03 [DEBUG]       org.apache.maven.surefire:surefire-booter:jar:3.0.0-M5:compile
02:07:03 [DEBUG]          org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M5:compile
02:07:03 [DEBUG]       org.apache.maven:maven-toolchain:jar:3.0-alpha-2:compile
02:07:03 [DEBUG]       org.apache.maven.shared:maven-artifact-transfer:jar:0.11.0:compile
02:07:03 [DEBUG]          org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1:compile
02:07:03 [DEBUG]             org.apache.maven:maven-model:jar:3.8.6:provided (scope managed from default) (version managed from default)
02:07:03 [DEBUG]             org.apache.maven:maven-plugin-api:jar:3.8.6:provided (scope managed from default) (version managed from default)
02:07:03 [DEBUG]                org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:provided (scope managed from default) (version managed from default)
02:07:03 [DEBUG]                   javax.annotation:javax.annotation-api:jar:1.2:provided
02:07:03 [DEBUG]                   org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:provided
02:07:03 [DEBUG]                org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
02:07:03 [DEBUG]             org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
02:07:03 [DEBUG]                org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
02:07:03 [DEBUG]                   org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
02:07:03 [DEBUG]             org.apache.maven.shared:maven-shared-utils:jar:3.1.0:compile
02:07:03 [DEBUG]       org.codehaus.plexus:plexus-java:jar:1.0.5:compile
02:07:03 [DEBUG]          org.ow2.asm:asm:jar:7.2:compile
02:07:03 [DEBUG]          com.thoughtworks.qdox:qdox:jar:2.0-M9:compile
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.eclipse.tycho:org.eclipse.tycho.surefire.testng:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:03 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-api:jar:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:03 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:03 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-booter:jar:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.apache.maven:maven-toolchain:jar:3.0-alpha-2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.apache.maven.shared:maven-artifact-transfer:jar:0.11.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:jar:2.6.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-utils:jar:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-java:jar:1.0.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact org.ow2.asm:asm:jar:7.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Resolving artifact com.thoughtworks.qdox:qdox:jar:2.0-M9 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-3.0.0-20220916.165649-289.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit4-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit47-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit5-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit54-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit55-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit56-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57withvintage-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58withvintage-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.testng-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/asm-7.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/asm-7.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/asm-7.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/asm-7.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/asm-7.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar.lastUpdated
02:07:03 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/7.2/asm-7.2.jar.lastUpdated
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/_remote.repositories
02:07:03 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar.lastUpdated
02:07:03 [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT
02:07:03 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:07:03 [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:tycho-surefire-plugin:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:07:03 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:07:03 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:07:03 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:07:03 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:07:03 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:07:03 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:07:03 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:07:03 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:07:03 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:07:03 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:07:03 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:07:03 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:07:03 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:07:03 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:07:03 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:07:03 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:07:03 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:07:03 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:07:03 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:07:03 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:07:03 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:07:03 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:07:03 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:07:03 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:07:03 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:07:03 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:07:03 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:07:03 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:07:03 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:07:03 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:07:03 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:07:03 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:07:03 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:07:03 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:07:03 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:07:03 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.surefire.testng:jar:3.0.0-SNAPSHOT
02:07:03 [DEBUG]   Included: org.apache.maven.surefire:surefire-api:jar:3.0.0-M5
02:07:03 [DEBUG]   Included: org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M5
02:07:03 [DEBUG]   Included: org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M4
02:07:03 [DEBUG]   Included: org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M5
02:07:03 [DEBUG]   Included: org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M5
02:07:03 [DEBUG]   Included: org.apache.maven.surefire:surefire-booter:jar:3.0.0-M5
02:07:03 [DEBUG]   Included: org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M5
02:07:03 [DEBUG]   Included: org.apache.maven.shared:maven-artifact-transfer:jar:0.11.0
02:07:03 [DEBUG]   Included: org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1
02:07:03 [DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
02:07:03 [DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
02:07:03 [DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:3.1.0
02:07:03 [DEBUG]   Included: org.codehaus.plexus:plexus-java:jar:1.0.5
02:07:03 [DEBUG]   Included: org.ow2.asm:asm:jar:7.2
02:07:03 [DEBUG]   Included: com.thoughtworks.qdox:qdox:jar:2.0-M9
02:07:04 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-surefire-plugin:pom:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire:pom:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M7/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar.lastUpdated
02:07:04 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:04 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:04 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:04 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:04 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:04 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:04 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:04 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:04 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:04 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:04 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:04 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:04 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:04 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:04 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:04 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-compiler-plugin:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/tycho-compiler-plugin-3.0.0-20220916.165649-289.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-compiler-plugin:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/tycho-compiler-plugin-3.0.0-20220916.165649-289.jar.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-deploy-plugin:pom:2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:16 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/16/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:15 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/15/maven-parent-15.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/15/maven-parent-15.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/15/maven-parent-15.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/15/maven-parent-15.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/15/maven-parent-15.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/15/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/15/maven-parent-15.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache:apache:pom:6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/6/apache-6.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/6/apache-6.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/6/apache-6.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/6/apache-6.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/6/apache-6.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/6/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/6/apache-6.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-deploy-plugin:jar:2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-install-plugin:pom:2.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:18 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/18/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:16 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/16/maven-parent-16.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/16/maven-parent-16.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/16/maven-parent-16.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/16/maven-parent-16.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/16/maven-parent-16.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/16/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/16/maven-parent-16.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache:apache:pom:7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/7/apache-7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/7/apache-7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/7/apache-7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/7/apache-7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/7/apache-7.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/7/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/7/apache-7.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-install-plugin:jar:2.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar.lastUpdated
02:07:04 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:04 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:04 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:04 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:04 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:04 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:04 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:04 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:04 [DEBUG] org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:04 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:04 [DEBUG] org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:04 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:04 [DEBUG] org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:04 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:04 [DEBUG] org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:04 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-ds-plugin:pom:3.0.0-20220916.165649-199 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/tycho-ds-plugin-3.0.0-20220916.165649-199.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-ds-plugin:jar:3.0.0-20220916.165649-199 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/tycho-ds-plugin-3.0.0-20220916.165649-199.jar.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-failsafe-plugin:pom:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/_remote.repositories
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom.lastUpdated
02:07:04 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-failsafe-plugin:jar:3.0.0-M5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:04 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar.lastUpdated
02:07:04 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:04 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/_remote.repositories
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar.lastUpdated
02:07:05 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-site-plugin:pom:3.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/_remote.repositories
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom.lastUpdated
02:07:05 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-plugins:pom:24 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/24/_remote.repositories
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom.lastUpdated
02:07:05 [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:23 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/23/maven-parent-23.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/23/maven-parent-23.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/23/maven-parent-23.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/23/maven-parent-23.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/23/maven-parent-23.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/23/_remote.repositories
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/23/maven-parent-23.pom.lastUpdated
02:07:05 [DEBUG] Resolving artifact org.apache:apache:pom:13 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/13/apache-13.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/13/apache-13.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/13/apache-13.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/13/apache-13.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/13/apache-13.pom.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/13/_remote.repositories
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/13/apache-13.pom.lastUpdated
02:07:05 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-site-plugin:jar:3.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar.lastUpdated
02:07:05 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:05 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/_remote.repositories
02:07:05 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar.lastUpdated
02:07:05 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml:
02:07:05 <?xml version="1.0" encoding="UTF-8"?>
02:07:05 <configuration>
02:07:05   <dependency-resolution>
02:07:05     <extraRequirements>
02:07:05       <requirement>
02:07:05         <type>eclipse-plugin</type>
02:07:05         <id>org.eclipse.jdt.doc.isv</id>
02:07:05         <versionRange>0.0.0</versionRange>
02:07:05       </requirement>
02:07:05     </extraRequirements>
02:07:05   </dependency-resolution>
02:07:05   <target>
02:07:05     <artifact>
02:07:05       <groupId>org.eclipse</groupId>
02:07:05       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:05       <version>4.26.0-SNAPSHOT</version>
02:07:05     </artifact>
02:07:05   </target>
02:07:05   <environments>
02:07:05     <environment>
02:07:05       <os>linux</os>
02:07:05       <ws>gtk</ws>
02:07:05       <arch>x86_64</arch>
02:07:05     </environment>
02:07:05     <environment>
02:07:05       <os>linux</os>
02:07:05       <ws>gtk</ws>
02:07:05       <arch>ppc64le</arch>
02:07:05     </environment>
02:07:05     <environment>
02:07:05       <os>linux</os>
02:07:05       <ws>gtk</ws>
02:07:05       <arch>aarch64</arch>
02:07:05     </environment>
02:07:05     <environment>
02:07:05       <os>win32</os>
02:07:05       <ws>win32</ws>
02:07:05       <arch>x86_64</arch>
02:07:05     </environment>
02:07:05     <environment>
02:07:05       <os>macosx</os>
02:07:05       <ws>cocoa</ws>
02:07:05       <arch>x86_64</arch>
02:07:05     </environment>
02:07:05     <environment>
02:07:05       <os>macosx</os>
02:07:05       <ws>cocoa</ws>
02:07:05       <arch>aarch64</arch>
02:07:05     </environment>
02:07:05   </environments>
02:07:05 </configuration>
02:07:05 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml:
02:07:05 <?xml version="1.0" encoding="UTF-8"?>
02:07:05 <configuration>
02:07:05   <filters>
02:07:05     <filter>
02:07:05       <type>osgi-bundle</type>
02:07:05       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:05       <removeAll/>
02:07:05     </filter>
02:07:05   </filters>
02:07:05   <target>
02:07:05     <artifact>
02:07:05       <groupId>org.eclipse</groupId>
02:07:05       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:05       <version>4.26.0-SNAPSHOT</version>
02:07:05     </artifact>
02:07:05   </target>
02:07:05   <environments>
02:07:05     <environment>
02:07:05       <os>linux</os>
02:07:05       <ws>gtk</ws>
02:07:05       <arch>x86_64</arch>
02:07:05     </environment>
02:07:05     <environment>
02:07:05       <os>linux</os>
02:07:05       <ws>gtk</ws>
02:07:05       <arch>ppc64le</arch>
02:07:05     </environment>
02:07:05     <environment>
02:07:05       <os>linux</os>
02:07:05       <ws>gtk</ws>
02:07:05       <arch>aarch64</arch>
02:07:05     </environment>
02:07:05     <environment>
02:07:05       <os>win32</os>
02:07:05       <ws>win32</ws>
02:07:05       <arch>x86_64</arch>
02:07:05     </environment>
02:07:05     <environment>
02:07:05       <os>macosx</os>
02:07:05       <ws>cocoa</ws>
02:07:05       <arch>x86_64</arch>
02:07:05     </environment>
02:07:05     <environment>
02:07:05       <os>macosx</os>
02:07:05       <ws>cocoa</ws>
02:07:05       <arch>aarch64</arch>
02:07:05     </environment>
02:07:05   </environments>
02:07:05 </configuration>
02:07:05 [DEBUG] Search profile JavaSE-9 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile JavaSE-1.8 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile JavaSE-1.7 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile JavaSE-1.6 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile J2SE-1.5 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile J2SE-1.4 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile J2SE-1.3 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile J2SE-1.2 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile JRE-1.1 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile JavaSE/compact1-1.8 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile JavaSE/compact2-1.8 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile JavaSE/compact3-1.8 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile CDC-1.1/Foundation-1.1 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile CDC-1.0/Foundation-1.0 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile OSGi/Minimum-1.0 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile OSGi/Minimum-1.1 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:05 [DEBUG] Search profile OSGi/Minimum-1.2 in ToolchainManager...
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:07:05 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:11 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:11 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:11 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:11 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:11 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-custom-bundle-plugin:pom:3.0.0-20220916.165649-287 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/tycho-custom-bundle-plugin-3.0.0-20220916.165649-287.pom.lastUpdated
02:07:11 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-custom-bundle-plugin:jar:3.0.0-20220916.165649-287 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/tycho-custom-bundle-plugin-3.0.0-20220916.165649-287.jar.lastUpdated
02:07:11 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:11 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:11 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=4184283, ConflictMarker.markTime=1220272, ConflictMarker.nodeCount=10320, ConflictIdSorter.graphTime=7173211, ConflictIdSorter.topsortTime=75543, ConflictIdSorter.conflictIdCount=90, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3355268, ConflictResolver.conflictItemCount=1680, DefaultDependencyCollector.collectTime=86287503, DefaultDependencyCollector.transformTime=16079871}
02:07:11 [DEBUG] org.eclipse.tycho.extras:tycho-custom-bundle-plugin:jar:3.0.0-20220916.165649-287
02:07:11 [DEBUG]    org.apache.maven:maven-archiver:jar:3.6.0:compile
02:07:11 [DEBUG]       org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:07:11 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:07:11 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:07:11 [DEBUG]          org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:07:11 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:07:11 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:07:11 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:07:11 [DEBUG]       org.codehaus.plexus:plexus-utils:jar:3.4.2:compile (version managed from default)
02:07:11 [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:07:11 [DEBUG]    org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]       org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:07:11 [DEBUG]       org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:07:11 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:07:11 [DEBUG]          org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:07:11 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]          de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:07:11 [DEBUG]       org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]       org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:07:11 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:07:11 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:07:11 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:07:11 [DEBUG]             org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:07:11 [DEBUG]             org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:07:11 [DEBUG]          org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:07:11 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:07:11 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:07:11 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:07:11 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:07:11 [DEBUG]          org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:07:11 [DEBUG]             org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:07:11 [DEBUG]          org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:07:11 [DEBUG]             org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:07:11 [DEBUG]          org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:07:11 [DEBUG]          org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:07:11 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:07:11 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:07:11 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile (version managed from default)
02:07:11 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]       org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:07:11 [DEBUG]          org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:07:11 [DEBUG]       org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:07:11 [DEBUG]       biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (version managed from default) (exclusions managed from default)
02:07:11 [DEBUG]          biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:07:11 [DEBUG]       org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:07:11 [DEBUG]       org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:07:11 [DEBUG]          org.osgi:osgi.annotation:jar:8.0.1:compile
02:07:11 [DEBUG]       org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:07:11 [DEBUG]       org.slf4j:slf4j-api:jar:2.0.1:compile
02:07:11 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:07:11 [DEBUG]          org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:07:11 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:07:11 [DEBUG]       commons-io:commons-io:jar:2.11.0:compile
02:07:11 [DEBUG]       commons-codec:commons-codec:jar:1.15:compile
02:07:11 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:3.0.0-SNAPSHOT:compile
02:07:11 [DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:07:11 [DEBUG] Created new class realm plugin>org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT
02:07:11 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT
02:07:11 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:07:11 [DEBUG] Populating class realm plugin>org.eclipse.tycho.extras:tycho-custom-bundle-plugin:3.0.0-SNAPSHOT
02:07:11 [DEBUG]   Included: org.eclipse.tycho.extras:tycho-custom-bundle-plugin:jar:3.0.0-SNAPSHOT
02:07:11 [DEBUG]   Included: org.apache.maven:maven-archiver:jar:3.6.0
02:07:11 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:07:11 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:07:11 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:07:11 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:07:11 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:07:11 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:07:11 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:07:11 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:07:11 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:07:11 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:07:11 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:07:11 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:07:11 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:07:11 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:07:11 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:07:11 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:07:11 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:07:11 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:07:11 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:07:11 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:07:11 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:07:11 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:07:11 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:07:11 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:07:11 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:07:11 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:07:11 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:07:11 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:07:11 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:07:11 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:07:11 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:07:11 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:07:11 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:07:11 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:07:11 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:07:11 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:07:11 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:07:11 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:07:11 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:07:11 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:07:11 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:07:11 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:07:11 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:07:11 [DEBUG] Resolving artifact org.codehaus.mojo:build-helper-maven-plugin:pom:3.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/_remote.repositories
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom.lastUpdated
02:07:11 [DEBUG] Resolving artifact org.codehaus.mojo:mojo-parent:pom:50 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/50/_remote.repositories
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom.lastUpdated
02:07:11 [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for ossrh-snapshots (http://oss.sonatype.org/content/repositories/snapshots).
02:07:11 [DEBUG] Resolving artifact org.codehaus.mojo:build-helper-maven-plugin:jar:3.2.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/_remote.repositories
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar.lastUpdated
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <dependency-resolution>
02:07:11     <extraRequirements>
02:07:11       <requirement>
02:07:11         <type>eclipse-plugin</type>
02:07:11         <id>org.eclipse.jdt.compiler.apt</id>
02:07:11         <versionRange>0.0.0</versionRange>
02:07:11       </requirement>
02:07:11       <requirement>
02:07:11         <type>eclipse-plugin</type>
02:07:11         <id>org.eclipse.jdt.compiler.tool</id>
02:07:11         <versionRange>0.0.0</versionRange>
02:07:11       </requirement>
02:07:11     </extraRequirements>
02:07:11   </dependency-resolution>
02:07:11   <filters>
02:07:11     <filter>
02:07:11       <type>osgi-bundle</type>
02:07:11       <id>org.eclipse.jdt.core.compiler.batch</id>
02:07:11       <removeAll/>
02:07:11     </filter>
02:07:11   </filters>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <resolver>p2</resolver>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <resolver>p2</resolver>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-dependency-plugin:pom:3.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.pom.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/_remote.repositories
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.pom.lastUpdated
02:07:11 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-dependency-plugin:jar:3.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.jar.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.jar.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.jar.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.jar.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.jar.lastUpdated
02:07:11 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:11 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/_remote.repositories
02:07:11 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.jar.lastUpdated
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <dependency-resolution>
02:07:11     <extraRequirements>
02:07:11       <requirement>
02:07:11         <type>eclipse-plugin</type>
02:07:11         <id>org.eclipse.osgi.compatibility.state</id>
02:07:11         <versionRange>0.0.0</versionRange>
02:07:11       </requirement>
02:07:11       <requirement>
02:07:11         <type>eclipse-feature</type>
02:07:11         <id>org.eclipse.jdt</id>
02:07:11         <versionRange>0.0.0</versionRange>
02:07:11       </requirement>
02:07:11       <requirement>
02:07:11         <type>eclipse-plugin</type>
02:07:11         <id>org.eclipse.pde.api.tools.annotations</id>
02:07:11         <versionRange>0.0.0</versionRange>
02:07:11       </requirement>
02:07:11     </extraRequirements>
02:07:11   </dependency-resolution>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <dependency-resolution>
02:07:11     <extraRequirements>
02:07:11       <requirement>
02:07:11         <type>eclipse-feature</type>
02:07:11         <id>org.eclipse.platform</id>
02:07:11         <versionRange>0.0.0</versionRange>
02:07:11       </requirement>
02:07:11       <requirement>
02:07:11         <type>eclipse-feature</type>
02:07:11         <id>org.eclipse.pde</id>
02:07:11         <versionRange>0.0.0</versionRange>
02:07:11       </requirement>
02:07:11     </extraRequirements>
02:07:11   </dependency-resolution>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <dependency-resolution>
02:07:11     <extraRequirements>
02:07:11       <requirement>
02:07:11         <type>eclipse-plugin</type>
02:07:11         <id>org.eclipse.osgi.compatibility.state</id>
02:07:11         <versionRange>0.0.0</versionRange>
02:07:11       </requirement>
02:07:11       <requirement>
02:07:11         <type>eclipse-plugin</type>
02:07:11         <id>junit-jupiter-api</id>
02:07:11         <versionRange>0.0.0</versionRange>
02:07:11       </requirement>
02:07:11       <requirement>
02:07:11         <type>eclipse-plugin</type>
02:07:11         <id>org.eclipse.jdt.junit4.runtime</id>
02:07:11         <versionRange>0.0.0</versionRange>
02:07:11       </requirement>
02:07:11       <requirement>
02:07:11         <type>eclipse-plugin</type>
02:07:11         <id>org.eclipse.jdt.junit5.runtime</id>
02:07:11         <versionRange>0.0.0</versionRange>
02:07:11       </requirement>
02:07:11       <requirement>
02:07:11         <type>eclipse-plugin</type>
02:07:11         <id>org.eclipse.pde.junit.runtime</id>
02:07:11         <versionRange>0.0.0</versionRange>
02:07:11       </requirement>
02:07:11     </extraRequirements>
02:07:11   </dependency-resolution>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:11 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF:
02:07:11 <?xml version="1.0" encoding="UTF-8"?>
02:07:11 <configuration>
02:07:11   <target>
02:07:11     <artifact>
02:07:11       <groupId>org.eclipse</groupId>
02:07:11       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:11       <version>4.26.0-SNAPSHOT</version>
02:07:11     </artifact>
02:07:11   </target>
02:07:11   <environments>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>ppc64le</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>linux</os>
02:07:11       <ws>gtk</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>win32</os>
02:07:11       <ws>win32</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>x86_64</arch>
02:07:11     </environment>
02:07:11     <environment>
02:07:11       <os>macosx</os>
02:07:11       <ws>cocoa</ws>
02:07:11       <arch>aarch64</arch>
02:07:11     </environment>
02:07:11   </environments>
02:07:11 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <extraRequirements>
02:07:12       <requirement>
02:07:12         <type>eclipse-feature</type>
02:07:12         <id>org.eclipse.platform</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-feature</type>
02:07:12         <id>org.eclipse.pde</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12     </extraRequirements>
02:07:12   </dependency-resolution>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <extraRequirements>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.osgi.compatibility.state</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-feature</type>
02:07:12         <id>org.eclipse.platform</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-feature</type>
02:07:12         <id>org.eclipse.pde</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12     </extraRequirements>
02:07:12   </dependency-resolution>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <resolver>p2</resolver>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <resolver>p2</resolver>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <resolver>p2</resolver>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <resolver>p2</resolver>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <resolver>p2</resolver>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <resolver>p2</resolver>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <resolver>p2</resolver>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <extraRequirements>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.core.resources.spysupport</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12     </extraRequirements>
02:07:12   </dependency-resolution>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <extraRequirements>
02:07:12       <requirement>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12         <type>eclipse-feature</type>
02:07:12         <id>org.eclipse.core.tests.filesystem.feature</id>
02:07:12       </requirement>
02:07:12     </extraRequirements>
02:07:12   </dependency-resolution>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <resolver>p2</resolver>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <resolver>p2</resolver>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <resolver>p2</resolver>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <resolver>p2</resolver>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <resolver>p2</resolver>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <dependency-resolution>
02:07:12     <extraRequirements>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.core.resources</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12     </extraRequirements>
02:07:12   </dependency-resolution>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <extraRequirements>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.pde.build</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.pde.core</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>com.ibm.icu</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>com.jcraft.jsch</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>javax.annotation</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>javax.el</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>javax.inject</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>jakarta.servlet-api</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>javax.servlet.jsp</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.apache.ant</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.apache.batik.css</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.apache.commons.jxpath</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.apache.jasper.glassfish</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.apache.lucene.analyzers-common</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.apache.lucene.core</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.apache.lucene.analyzers-smartcn</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.ecf.provider.filetransfer</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.ecf.filetransfer</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.ecf</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.ecf.ssl</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.ecf.identity</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.ecf.provider.filetransfer.ssl</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.ecf.provider.filetransfer.httpclient5</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.emf.common</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.emf.ecore</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.emf.ecore.xmi</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.jetty.http</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.jetty.io</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.jetty.security</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.jetty.server</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.jetty.servlet</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.jetty.util</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.sat4j.core</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.sat4j.pb</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.w3c.css.sac</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.update.configurator</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.bouncycastle.bcpg</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.bouncycastle.bcprov</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.osgi.service.cm</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12     </extraRequirements>
02:07:12   </dependency-resolution>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <extraRequirements>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.platform.doc.isv</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.pde.build</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.pde.core</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>com.ibm.icu</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.apache.ant</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.junit</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.update.configurator</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12     </extraRequirements>
02:07:12   </dependency-resolution>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <extraRequirements>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.jdt.doc.isv</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.pde.build</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.pde.core</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>com.ibm.icu</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.jdt.debug</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.jdt.junit</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12       <requirement>
02:07:12         <type>eclipse-plugin</type>
02:07:12         <id>org.eclipse.update.configurator</id>
02:07:12         <versionRange>0.0.0</versionRange>
02:07:12       </requirement>
02:07:12     </extraRequirements>
02:07:12   </dependency-resolution>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <optionalDependencies>ignore</optionalDependencies>
02:07:12     <profileProperties>
02:07:12       <org.eclipse.swt.buildtime>true</org.eclipse.swt.buildtime>
02:07:12     </profileProperties>
02:07:12   </dependency-resolution>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <profileProperties>
02:07:12       <org.eclipse.swt.buildtime>true</org.eclipse.swt.buildtime>
02:07:12     </profileProperties>
02:07:12   </dependency-resolution>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <executionEnvironment>JavaSE-11</executionEnvironment>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <profileProperties>
02:07:12       <org.eclipse.swt.buildtime>true</org.eclipse.swt.buildtime>
02:07:12     </profileProperties>
02:07:12   </dependency-resolution>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <executionEnvironment>JavaSE-11</executionEnvironment>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <profileProperties>
02:07:12       <org.eclipse.swt.buildtime>true</org.eclipse.swt.buildtime>
02:07:12     </profileProperties>
02:07:12   </dependency-resolution>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <executionEnvironment>JavaSE-11</executionEnvironment>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <profileProperties>
02:07:12       <org.eclipse.swt.buildtime>true</org.eclipse.swt.buildtime>
02:07:12     </profileProperties>
02:07:12   </dependency-resolution>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <executionEnvironment>JavaSE-11</executionEnvironment>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <profileProperties>
02:07:12       <org.eclipse.swt.buildtime>true</org.eclipse.swt.buildtime>
02:07:12     </profileProperties>
02:07:12   </dependency-resolution>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <executionEnvironment>JavaSE-11</executionEnvironment>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <dependency-resolution>
02:07:12     <profileProperties>
02:07:12       <org.eclipse.swt.buildtime>true</org.eclipse.swt.buildtime>
02:07:12     </profileProperties>
02:07:12   </dependency-resolution>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12   <executionEnvironment>JavaSE-11</executionEnvironment>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml:
02:07:12 <?xml version="1.0" encoding="UTF-8"?>
02:07:12 <configuration>
02:07:12   <target>
02:07:12     <artifact>
02:07:12       <groupId>org.eclipse</groupId>
02:07:12       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:12       <version>4.26.0-SNAPSHOT</version>
02:07:12     </artifact>
02:07:12   </target>
02:07:12   <environments>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>ppc64le</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>linux</os>
02:07:12       <ws>gtk</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>win32</os>
02:07:12       <ws>win32</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>x86_64</arch>
02:07:12     </environment>
02:07:12     <environment>
02:07:12       <os>macosx</os>
02:07:12       <ws>cocoa</ws>
02:07:12       <arch>aarch64</arch>
02:07:12     </environment>
02:07:12   </environments>
02:07:12 </configuration>
02:07:12 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-jspc-maven-plugin:pom:10.0.11 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/jetty-jspc-maven-plugin-10.0.11.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/jetty-jspc-maven-plugin-10.0.11.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/jetty-jspc-maven-plugin-10.0.11.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/jetty-jspc-maven-plugin-10.0.11.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/jetty-jspc-maven-plugin-10.0.11.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/_remote.repositories
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/jetty-jspc-maven-plugin-10.0.11.pom.lastUpdated
02:07:12 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-project:pom:10.0.11 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-project/10.0.11/jetty-project-10.0.11.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-project/10.0.11/jetty-project-10.0.11.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-project/10.0.11/jetty-project-10.0.11.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-project/10.0.11/jetty-project-10.0.11.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-project/10.0.11/jetty-project-10.0.11.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-project/10.0.11/_remote.repositories
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-project/10.0.11/jetty-project-10.0.11.pom.lastUpdated
02:07:12 [DEBUG] Resolving artifact org.infinispan:infinispan-bom:pom:11.0.15.Final from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-bom/11.0.15.Final/infinispan-bom-11.0.15.Final.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-bom/11.0.15.Final/infinispan-bom-11.0.15.Final.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-bom/11.0.15.Final/infinispan-bom-11.0.15.Final.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-bom/11.0.15.Final/infinispan-bom-11.0.15.Final.pom.lastUpdated
02:07:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-bom/11.0.15.Final/infinispan-bom-11.0.15.Final.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-bom/11.0.15.Final/_remote.repositories
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-bom/11.0.15.Final/infinispan-bom-11.0.15.Final.pom.lastUpdated
02:07:13 [DEBUG] Resolving artifact org.infinispan:infinispan-build-configuration-parent:pom:11.0.15.Final from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-build-configuration-parent/11.0.15.Final/infinispan-build-configuration-parent-11.0.15.Final.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-build-configuration-parent/11.0.15.Final/infinispan-build-configuration-parent-11.0.15.Final.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-build-configuration-parent/11.0.15.Final/infinispan-build-configuration-parent-11.0.15.Final.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-build-configuration-parent/11.0.15.Final/infinispan-build-configuration-parent-11.0.15.Final.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-build-configuration-parent/11.0.15.Final/infinispan-build-configuration-parent-11.0.15.Final.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-build-configuration-parent/11.0.15.Final/_remote.repositories
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/infinispan/infinispan-build-configuration-parent/11.0.15.Final/infinispan-build-configuration-parent-11.0.15.Final.pom.lastUpdated
02:07:13 [DEBUG] Resolving artifact org.jboss:jboss-parent:pom:36 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/jboss-parent/36/jboss-parent-36.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/jboss-parent/36/jboss-parent-36.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/jboss-parent/36/jboss-parent-36.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/jboss-parent/36/jboss-parent-36.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/jboss-parent/36/jboss-parent-36.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/jboss-parent/36/_remote.repositories
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/jboss-parent/36/jboss-parent-36.pom.lastUpdated
02:07:13 [DEBUG] Resolving artifact org.junit:junit-bom:pom:5.8.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.8.2/_remote.repositories
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom.lastUpdated
02:07:13 [DEBUG] Resolving artifact org.testcontainers:testcontainers-bom:pom:1.17.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/testcontainers/testcontainers-bom/1.17.2/_remote.repositories
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/testcontainers/testcontainers-bom/1.17.2/testcontainers-bom-1.17.2.pom.lastUpdated
02:07:13 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-jspc-maven-plugin:jar:10.0.11 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/jetty-jspc-maven-plugin-10.0.11.jar.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/jetty-jspc-maven-plugin-10.0.11.jar.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/jetty-jspc-maven-plugin-10.0.11.jar.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/jetty-jspc-maven-plugin-10.0.11.jar.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/jetty-jspc-maven-plugin-10.0.11.jar.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/_remote.repositories
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-jspc-maven-plugin/10.0.11/jetty-jspc-maven-plugin-10.0.11.jar.lastUpdated
02:07:13 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <dependency-resolution>
02:07:13     <extraRequirements>
02:07:13       <requirement>
02:07:13         <type>eclipse-feature</type>
02:07:13         <id>org.eclipse.equinox.server.jetty</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.jdt.core</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.help.ui</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.sdk</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.platform</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13     </extraRequirements>
02:07:13   </dependency-resolution>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <dependency-resolution>
02:07:13     <extraRequirements>
02:07:13       <requirement>
02:07:13         <type>eclipse-feature</type>
02:07:13         <id>org.eclipse.jdt</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-feature</type>
02:07:13         <id>org.eclipse.pde</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-feature</type>
02:07:13         <id>org.eclipse.equinox.core.feature</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-feature</type>
02:07:13         <id>org.eclipse.equinox.server.jetty</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.help.ui</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.ui.monitoring</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.unittest.ui</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.ui.browser</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.ui.intro.quicklinks</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.ui.intro.universal</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.jsch.ui</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.core.databinding.beans</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.jdt.doc.isv</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.jdt.doc.user</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.pde.doc.user</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.platform.doc.isv</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13       <requirement>
02:07:13         <type>eclipse-plugin</type>
02:07:13         <id>org.eclipse.platform.doc.user</id>
02:07:13         <versionRange>0.0.0</versionRange>
02:07:13       </requirement>
02:07:13     </extraRequirements>
02:07:13   </dependency-resolution>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>ppc64le</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>win32</os>
02:07:13       <ws>win32</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13     <environment>
02:07:13       <os>macosx</os>
02:07:13       <ws>cocoa</ws>
02:07:13       <arch>aarch64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13 </configuration>
02:07:13 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml:
02:07:13 <?xml version="1.0" encoding="UTF-8"?>
02:07:13 <configuration>
02:07:13   <environments>
02:07:13     <environment>
02:07:13       <os>linux</os>
02:07:13       <ws>gtk</ws>
02:07:13       <arch>x86_64</arch>
02:07:13     </environment>
02:07:13   </environments>
02:07:13   <target>
02:07:13     <artifact>
02:07:13       <groupId>org.eclipse</groupId>
02:07:13       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:13       <version>4.26.0-SNAPSHOT</version>
02:07:13     </artifact>
02:07:13   </target>
02:07:13 </configuration>
02:07:13 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-director-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-director-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-director-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-director-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-director-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:13 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:13 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:13 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:13 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:13 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-director-plugin:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-director-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-director-plugin/3.0.0-SNAPSHOT/tycho-p2-director-plugin-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:13 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-director-plugin:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-director-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-director-plugin/3.0.0-SNAPSHOT/tycho-p2-director-plugin-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:13 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:13 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:13 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-bundles-external:pom:2.7.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/_remote.repositories
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-bundles:pom:2.7.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/2.7.5/_remote.repositories
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Resolving artifact org.eclipse.tycho:tycho:pom:2.7.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/2.7.5/_remote.repositories
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom.lastUpdated
02:07:13 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=4120657, ConflictMarker.markTime=1106520, ConflictMarker.nodeCount=10305, ConflictIdSorter.graphTime=6616452, ConflictIdSorter.topsortTime=53417, ConflictIdSorter.conflictIdCount=91, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4074573, ConflictResolver.conflictItemCount=1677, DefaultDependencyCollector.collectTime=292860368, DefaultDependencyCollector.transformTime=16081538}
02:07:13 [DEBUG] org.eclipse.tycho:tycho-p2-director-plugin:jar:3.0.0-20220916.165649-288
02:07:13 [DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:07:13 [DEBUG]       org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]          org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:07:13 [DEBUG]          org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:07:13 [DEBUG]          org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]             de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:07:13 [DEBUG]          org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]          org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:07:13 [DEBUG]                org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:07:13 [DEBUG]                org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:07:13 [DEBUG]                org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:07:13 [DEBUG]                org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:07:13 [DEBUG]                org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:07:13 [DEBUG]             org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:07:13 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:07:13 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:07:13 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:07:13 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:07:13 [DEBUG]             org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:07:13 [DEBUG]                org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:07:13 [DEBUG]             org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:07:13 [DEBUG]                org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:07:13 [DEBUG]             org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:07:13 [DEBUG]             org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:07:13 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]          org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:07:13 [DEBUG]             org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:07:13 [DEBUG]          org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:07:13 [DEBUG]          biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (version managed from default) (exclusions managed from default)
02:07:13 [DEBUG]             biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:07:13 [DEBUG]          org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:07:13 [DEBUG]          org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:07:13 [DEBUG]             org.osgi:osgi.annotation:jar:8.0.1:compile
02:07:13 [DEBUG]          org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:07:13 [DEBUG]          org.slf4j:slf4j-api:jar:2.0.1:compile
02:07:13 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:07:13 [DEBUG]             org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:07:13 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:07:13 [DEBUG]          commons-io:commons-io:jar:2.11.0:compile
02:07:13 [DEBUG]          commons-codec:commons-codec:jar:1.15:compile
02:07:13 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]    org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:07:13 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:07:13 [DEBUG]          org.codehaus.plexus:plexus-utils:jar:3.4.2:compile (version managed from default)
02:07:13 [DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:07:13 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:07:13 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:07:13 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:07:13 [DEBUG]       org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:07:13 [DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:07:13 [DEBUG]       org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:07:13 [DEBUG]    org.eclipse.tycho:tycho-bundles-external:zip:2.7.5:compile
02:07:13 [DEBUG]    org.apache.commons:commons-compress:jar:1.21:compile
02:07:13 [DEBUG]    org.apache.commons:commons-compress:jar:sources:1.21:compile
02:07:13 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-bundles-external:zip:2.7.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:13 [DEBUG] Resolving artifact org.apache.commons:commons-compress:jar:sources:1.21 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip.lastUpdated
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip.lastUpdated
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip.lastUpdated
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip.lastUpdated
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip.lastUpdated
02:07:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar.lastUpdated
02:07:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/_remote.repositories
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip.lastUpdated
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/_remote.repositories
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21-sources.jar.lastUpdated
02:07:14 [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT
02:07:14 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:07:14 [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-director-plugin:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.tycho:tycho-p2-director-plugin:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:07:14 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:07:14 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:07:14 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:07:14 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:07:14 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:07:14 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:07:14 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:07:14 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:07:14 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:07:14 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:07:14 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:07:14 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:07:14 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:07:14 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:07:14 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:07:14 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:07:14 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:07:14 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:07:14 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:07:14 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:07:14 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:07:14 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:07:14 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:07:14 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:07:14 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:07:14 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:07:14 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:07:14 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:07:14 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:07:14 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:07:14 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:07:14 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:07:14 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:07:14 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:07:14 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:07:14 [DEBUG]   Included: org.eclipse.tycho:tycho-bundles-external:zip:2.7.5
02:07:14 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:07:14 [DEBUG]   Included: org.apache.commons:commons-compress:jar:sources:1.21
02:07:14 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:14 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:14 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:14 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:14 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:14 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-publisher-plugin:pom:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/tycho-p2-publisher-plugin-3.0.0-20220916.165649-288.pom.lastUpdated
02:07:14 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-publisher-plugin:jar:3.0.0-20220916.165649-288 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/tycho-p2-publisher-plugin-3.0.0-20220916.165649-288.jar.lastUpdated
02:07:14 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=4122074, ConflictMarker.markTime=1196479, ConflictMarker.nodeCount=10322, ConflictIdSorter.graphTime=6944208, ConflictIdSorter.topsortTime=60126, ConflictIdSorter.conflictIdCount=91, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3193849, ConflictResolver.conflictItemCount=1682, DefaultDependencyCollector.collectTime=58540173, DefaultDependencyCollector.transformTime=15623030}
02:07:14 [DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:jar:3.0.0-20220916.165649-288
02:07:14 [DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:07:14 [DEBUG]       org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]          org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:07:14 [DEBUG]          org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:07:14 [DEBUG]          org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]             org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]             org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:07:14 [DEBUG]          org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]          org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]             de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:07:14 [DEBUG]          org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]          org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:07:14 [DEBUG]                org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:07:14 [DEBUG]                org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:07:14 [DEBUG]                org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:07:14 [DEBUG]                org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:07:14 [DEBUG]                org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:07:14 [DEBUG]             org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:07:14 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:07:14 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:07:14 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:07:14 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:07:14 [DEBUG]             org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:07:14 [DEBUG]                org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:07:14 [DEBUG]             org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:07:14 [DEBUG]                org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:07:14 [DEBUG]             org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:07:14 [DEBUG]             org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:07:14 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]          org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:07:14 [DEBUG]             org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:07:14 [DEBUG]          org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:07:14 [DEBUG]          biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (version managed from default) (exclusions managed from default)
02:07:14 [DEBUG]             biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:07:14 [DEBUG]          org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:07:14 [DEBUG]          org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:07:14 [DEBUG]             org.osgi:osgi.annotation:jar:8.0.1:compile
02:07:14 [DEBUG]          org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:07:14 [DEBUG]          org.slf4j:slf4j-api:jar:2.0.1:compile
02:07:14 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:07:14 [DEBUG]             org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:07:14 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:07:14 [DEBUG]          commons-io:commons-io:jar:2.11.0:compile
02:07:14 [DEBUG]          commons-codec:commons-codec:jar:1.15:compile
02:07:14 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]          org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:07:14 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]    org.eclipse.tycho:tycho-packaging-plugin:jar:3.0.0-SNAPSHOT:compile
02:07:14 [DEBUG]       org.codehaus.plexus:plexus-utils:jar:3.4.2:compile (version managed from default)
02:07:14 [DEBUG]       org.apache.maven:maven-archiver:jar:3.6.0:compile (version managed from default)
02:07:14 [DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:07:14 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:07:14 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:07:14 [DEBUG]          org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:07:14 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:07:14 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:07:14 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:07:14 [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT
02:07:14 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:07:14 [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.tycho:tycho-p2-publisher-plugin:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:07:14 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:07:14 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:07:14 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:07:14 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:07:14 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:07:14 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:07:14 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:07:14 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:07:14 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:07:14 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:07:14 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:07:14 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:07:14 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:07:14 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:07:14 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:07:14 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:07:14 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:07:14 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:07:14 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:07:14 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:07:14 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:07:14 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:07:14 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:07:14 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:07:14 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:07:14 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:07:14 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:07:14 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:07:14 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:07:14 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:07:14 [DEBUG]   Included: org.eclipse.tycho:tycho-packaging-plugin:jar:3.0.0-SNAPSHOT
02:07:14 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:07:14 [DEBUG]   Included: org.apache.maven:maven-archiver:jar:3.6.0
02:07:14 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:07:14 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:07:14 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:07:14 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:07:14 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:07:14 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:07:14 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/resolver-status.properties
02:07:14 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:07:14 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:07:14 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:07:14 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:07:14 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-repository-plugin:pom:3.0.0-20220916.165649-287 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/tycho-p2-repository-plugin-3.0.0-20220916.165649-287.pom.lastUpdated
02:07:14 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-p2-repository-plugin:jar:3.0.0-20220916.165649-287 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:07:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/_remote.repositories
02:07:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/tycho-p2-repository-plugin-3.0.0-20220916.165649-287.jar.lastUpdated
02:07:14 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:14 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:14 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:07:15 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:07:15 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=4205700, ConflictMarker.markTime=1171854, ConflictMarker.nodeCount=10303, ConflictIdSorter.graphTime=8623904, ConflictIdSorter.topsortTime=79877, ConflictIdSorter.conflictIdCount=89, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4912796, ConflictResolver.conflictItemCount=1675, DefaultDependencyCollector.collectTime=105328052, DefaultDependencyCollector.transformTime=19069300}
02:07:15 [DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:jar:3.0.0-20220916.165649-287
02:07:15 [DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:07:15 [DEBUG]       org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]          org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:07:15 [DEBUG]          org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:07:15 [DEBUG]          org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]             de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:07:15 [DEBUG]          org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]          org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:07:15 [DEBUG]                org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:07:15 [DEBUG]                org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:07:15 [DEBUG]                org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:07:15 [DEBUG]                org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:07:15 [DEBUG]                org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:07:15 [DEBUG]             org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:07:15 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:07:15 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:07:15 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:07:15 [DEBUG]             org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:07:15 [DEBUG]             org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:07:15 [DEBUG]                org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:07:15 [DEBUG]             org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:07:15 [DEBUG]                org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:07:15 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]          org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:07:15 [DEBUG]             org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:07:15 [DEBUG]          org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:07:15 [DEBUG]          biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (version managed from default) (exclusions managed from default)
02:07:15 [DEBUG]             biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:07:15 [DEBUG]          org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:07:15 [DEBUG]          org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:07:15 [DEBUG]             org.osgi:osgi.annotation:jar:8.0.1:compile
02:07:15 [DEBUG]          org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:07:15 [DEBUG]          org.slf4j:slf4j-api:jar:2.0.1:compile
02:07:15 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:07:15 [DEBUG]             org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:07:15 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:07:15 [DEBUG]          commons-io:commons-io:jar:2.11.0:compile
02:07:15 [DEBUG]          commons-codec:commons-codec:jar:1.15:compile
02:07:15 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]    org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:07:15 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:07:15 [DEBUG]          org.codehaus.plexus:plexus-utils:jar:3.4.2:compile (version managed from default)
02:07:15 [DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:07:15 [DEBUG]          org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:07:15 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:07:15 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:07:15 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:07:15 [DEBUG]       org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:07:15 [DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:07:15 [DEBUG]       org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:07:15 [DEBUG]    org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:07:15 [DEBUG]       org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:07:15 [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT
02:07:15 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT
02:07:15 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:07:15 [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0-SNAPSHOT
02:07:15 [DEBUG]   Included: org.eclipse.tycho:tycho-p2-repository-plugin:jar:3.0.0-SNAPSHOT
02:07:15 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:07:15 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:07:15 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:07:15 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:07:15 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:07:15 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:07:15 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:07:15 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:07:15 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:07:15 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:07:15 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:07:15 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:07:15 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:07:15 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:07:15 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:07:15 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:07:15 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:07:15 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:07:15 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:07:15 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:07:15 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:07:15 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:07:15 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:07:15 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:07:15 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:07:15 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:07:15 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:07:15 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:07:15 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:07:15 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:07:15 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:07:15 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:07:15 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:07:15 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:07:15 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:07:15 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:07:15 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:07:15 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:07:15 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:07:15 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:07:15 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:07:15 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:07:15 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:07:15 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] Resolving artifact org.codehaus.mojo:xml-maven-plugin:pom:1.0.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/_remote.repositories
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom.lastUpdated
02:07:15 [DEBUG] Resolving artifact org.codehaus.mojo:mojo-parent:pom:40 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/40/_remote.repositories
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom.lastUpdated
02:07:15 [DEBUG] Resolving artifact org.codehaus.mojo:xml-maven-plugin:jar:1.0.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/_remote.repositories
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar.lastUpdated
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <dependency-resolution>
02:07:15     <extraRequirements>
02:07:15       <requirement>
02:07:15         <type>eclipse-plugin</type>
02:07:15         <id>org.eclipse.equinox.common</id>
02:07:15         <versionRange>0.0.0</versionRange>
02:07:15       </requirement>
02:07:15       <requirement>
02:07:15         <type>eclipse-plugin</type>
02:07:15         <id>org.eclipse.equinox.registry</id>
02:07:15         <versionRange>0.0.0</versionRange>
02:07:15       </requirement>
02:07:15     </extraRequirements>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <resolver>p2</resolver>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <extraRequirements>
02:07:15       <requirement>
02:07:15         <id>org.eclipse.equinox.registry</id>
02:07:15         <versionRange>0.0.0</versionRange>
02:07:15         <type>p2-installable-unit</type>
02:07:15       </requirement>
02:07:15     </extraRequirements>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <resolver>p2</resolver>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <extraRequirements>
02:07:15       <requirement>
02:07:15         <id>org.eclipse.equinox.registry</id>
02:07:15         <versionRange>0.0.0</versionRange>
02:07:15         <type>p2-installable-unit</type>
02:07:15       </requirement>
02:07:15     </extraRequirements>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <resolver>p2</resolver>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <extraRequirements>
02:07:15       <requirement>
02:07:15         <id>org.eclipse.equinox.registry</id>
02:07:15         <versionRange>0.0.0</versionRange>
02:07:15         <type>p2-installable-unit</type>
02:07:15       </requirement>
02:07:15     </extraRequirements>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>ignore</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>ignore</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] Resolving artifact biz.aQute.bnd:bnd-maven-plugin:pom:6.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/bnd-maven-plugin-6.3.1.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/bnd-maven-plugin-6.3.1.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/bnd-maven-plugin-6.3.1.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/bnd-maven-plugin-6.3.1.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/bnd-maven-plugin-6.3.1.pom.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/_remote.repositories
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/bnd-maven-plugin-6.3.1.pom.lastUpdated
02:07:15 [DEBUG] Resolving artifact biz.aQute.bnd:bnd-maven-plugin:jar:6.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/bnd-maven-plugin-6.3.1.jar.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/bnd-maven-plugin-6.3.1.jar.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/bnd-maven-plugin-6.3.1.jar.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/bnd-maven-plugin-6.3.1.jar.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/bnd-maven-plugin-6.3.1.jar.lastUpdated
02:07:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/_remote.repositories
02:07:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/bnd-maven-plugin/6.3.1/bnd-maven-plugin-6.3.1.jar.lastUpdated
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <dependency-resolution>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <dependency-resolution>
02:07:15     <extraRequirements>
02:07:15       <requirement>
02:07:15         <id>org.eclipse.osgi.compatibility.state</id>
02:07:15         <type>p2-installable-unit</type>
02:07:15         <versionRange>0.0.0</versionRange>
02:07:15       </requirement>
02:07:15     </extraRequirements>
02:07:15     <optionalDependencies>require</optionalDependencies>
02:07:15   </dependency-resolution>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:15 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml:
02:07:15 <?xml version="1.0" encoding="UTF-8"?>
02:07:15 <configuration>
02:07:15   <target>
02:07:15     <artifact>
02:07:15       <groupId>org.eclipse</groupId>
02:07:15       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:15       <version>4.26.0-SNAPSHOT</version>
02:07:15     </artifact>
02:07:15   </target>
02:07:15   <environments>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>ppc64le</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>linux</os>
02:07:15       <ws>gtk</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>win32</os>
02:07:15       <ws>win32</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>x86_64</arch>
02:07:15     </environment>
02:07:15     <environment>
02:07:15       <os>macosx</os>
02:07:15       <ws>cocoa</ws>
02:07:15       <arch>aarch64</arch>
02:07:15     </environment>
02:07:15   </environments>
02:07:15 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <dependency-resolution>
02:07:16     <optionalDependencies>ignore</optionalDependencies>
02:07:16     <extraRequirements>
02:07:16       <requirement>
02:07:16         <type>eclipse-plugin</type>
02:07:16         <id>org.eclipse.core.jobs</id>
02:07:16         <versionRange>0.0.0</versionRange>
02:07:16       </requirement>
02:07:16     </extraRequirements>
02:07:16   </dependency-resolution>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <dependency-resolution>
02:07:16     <extraRequirements>
02:07:16       <requirement>
02:07:16         <type>eclipse-plugin</type>
02:07:16         <id>org.eclipse.platform.doc.isv</id>
02:07:16         <versionRange>0.0.0</versionRange>
02:07:16       </requirement>
02:07:16     </extraRequirements>
02:07:16   </dependency-resolution>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <resolver>p2</resolver>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <strictBinIncludes>true</strictBinIncludes>
02:07:16   <includePackedArtifacts>false</includePackedArtifacts>
02:07:16   <sourceReferences>
02:07:16     <generate>true</generate>
02:07:16   </sourceReferences>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <resolver>p2</resolver>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16 </configuration>
02:07:16 [DEBUG] Resolving artifact org.eclipse.cbi.maven.plugins:eclipse-cbi-plugin:pom:1.3.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.3.2/eclipse-cbi-plugin-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.3.2/eclipse-cbi-plugin-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.3.2/eclipse-cbi-plugin-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.3.2/_remote.repositories
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.3.2/eclipse-cbi-plugin-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Resolving artifact org.eclipse.cbi:cbi-build-parent:pom:1.3.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-build-parent/1.3.2/_remote.repositories
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Resolving artifact org.eclipse.cbi:cbi-parent:pom:1.3.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-parent/1.3.2/_remote.repositories
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Resolving artifact org.eclipse.cbi:cbi-bom:pom:1.3.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-bom/1.3.2/_remote.repositories
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom.lastUpdated
02:07:16 [DEBUG] Resolving artifact org.eclipse.cbi.maven.plugins:eclipse-cbi-plugin:jar:1.3.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.3.2/eclipse-cbi-plugin-1.3.2.jar.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.3.2/eclipse-cbi-plugin-1.3.2.jar.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.3.2/eclipse-cbi-plugin-1.3.2.jar.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.3.2/_remote.repositories
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.3.2/eclipse-cbi-plugin-1.3.2.jar.lastUpdated
02:07:16 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-assembly-plugin:pom:3.4.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/_remote.repositories
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.pom.lastUpdated
02:07:16 [DEBUG] Resolving artifact org.apache.maven.plugins:maven-assembly-plugin:jar:3.4.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar.lastUpdated
02:07:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/_remote.repositories
02:07:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-assembly-plugin/3.4.2/maven-assembly-plugin-3.4.2.jar.lastUpdated
02:07:16 [DEBUG] target-platform-configuration for MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml:
02:07:16 <?xml version="1.0" encoding="UTF-8"?>
02:07:16 <configuration>
02:07:16   <includePackedArtifacts>false</includePackedArtifacts>
02:07:16   <target>
02:07:16     <artifact>
02:07:16       <groupId>org.eclipse</groupId>
02:07:16       <artifactId>eclipse-sdk-prereqs</artifactId>
02:07:16       <version>4.26.0-SNAPSHOT</version>
02:07:16     </artifact>
02:07:16   </target>
02:07:16   <environments>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>ppc64le</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>linux</os>
02:07:16       <ws>gtk</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>win32</os>
02:07:16       <ws>win32</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>x86_64</arch>
02:07:16     </environment>
02:07:16     <environment>
02:07:16       <os>macosx</os>
02:07:16       <ws>cocoa</ws>
02:07:16       <arch>aarch64</arch>
02:07:16     </environment>
02:07:16   </environments>
02:07:16 </configuration>
02:07:16 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml
02:07:16 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:16 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:16 [DEBUG] Found system.packages in profile definition file for JavaSE-11,
02:07:16 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:16 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@9504a58...
02:07:17 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:17 [DEBUG] Resolve com.google.code.gson:gson:jar:2.9.1...
02:07:17 [DEBUG] Resolving artifact com.google.code.gson:gson:jar:2.9.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/_remote.repositories
02:07:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar.lastUpdated
02:07:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.google.code.gson:gson:jar:2.9.1]...
02:07:17 [DEBUG] MavenResolver: artifact com.google.code.gson:gson:2.9.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar resolves installable unit com.google.gson/2.9.1
02:07:17 [DEBUG] Resolve com.google.code.gson:gson:jar:sources:2.9.1...
02:07:17 [DEBUG] Resolving artifact com.google.code.gson:gson:jar:sources:2.9.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/_remote.repositories
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar.lastUpdated
02:07:18 [DEBUG] MavenResolver: source-artifact com.google.code.gson:gson:2.9.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar resolves installable unit com.google.gson.source/2.9.1
02:07:18 [DEBUG] Resolve com.ibm.icu:icu4j:jar:71.1...
02:07:18 [DEBUG] Resolving artifact com.ibm.icu:icu4j:jar:71.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/_remote.repositories
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar.lastUpdated
02:07:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.ibm.icu:icu4j:jar:71.1]...
02:07:18 [DEBUG] MavenResolver: artifact com.ibm.icu:icu4j:71.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar resolves installable unit com.ibm.icu/71.1.0
02:07:18 [DEBUG] Resolve com.ibm.icu:icu4j:jar:sources:71.1...
02:07:18 [DEBUG] Resolving artifact com.ibm.icu:icu4j:jar:sources:71.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/_remote.repositories
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1-sources.jar.lastUpdated
02:07:18 [DEBUG] MavenResolver: source-artifact com.ibm.icu:icu4j:71.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1-sources.jar resolves installable unit com.ibm.icu.source/71.1.0
02:07:18 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:1.4...
02:07:18 [DEBUG] Resolving artifact commons-fileupload:commons-fileupload:jar:1.4 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/_remote.repositories
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar.lastUpdated
02:07:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-fileupload:commons-fileupload:jar:1.4]...
02:07:18 [DEBUG] MavenResolver: artifact commons-fileupload:commons-fileupload:1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar resolves installable unit org.apache.commons.commons-fileupload/1.4.0
02:07:18 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:sources:1.4...
02:07:18 [DEBUG] Resolving artifact commons-fileupload:commons-fileupload:jar:sources:1.4 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/_remote.repositories
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar.lastUpdated
02:07:18 [DEBUG] MavenResolver: source-artifact commons-fileupload:commons-fileupload:1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar resolves installable unit org.apache.commons.commons-fileupload.source/1.4.0
02:07:18 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:5.12.1...
02:07:18 [DEBUG] Resolving artifact net.java.dev.jna:jna-platform:jar:5.12.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/_remote.repositories
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar.lastUpdated
02:07:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna-platform:jar:5.12.1]...
02:07:18 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna-platform:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar resolves installable unit com.sun.jna.platform/5.12.1
02:07:18 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:sources:5.12.1...
02:07:18 [DEBUG] Resolving artifact net.java.dev.jna:jna-platform:jar:sources:5.12.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/_remote.repositories
02:07:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1-sources.jar.lastUpdated
02:07:19 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna-platform:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1-sources.jar resolves installable unit com.sun.jna.platform.source/5.12.1
02:07:19 [DEBUG] Resolve net.java.dev.jna:jna:jar:5.12.1...
02:07:19 [DEBUG] Resolving artifact net.java.dev.jna:jna:jar:5.12.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/_remote.repositories
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar.lastUpdated
02:07:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna:jar:5.12.1]...
02:07:19 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar resolves installable unit com.sun.jna/5.12.1
02:07:19 [DEBUG] Resolve net.java.dev.jna:jna:jar:sources:5.12.1...
02:07:19 [DEBUG] Resolving artifact net.java.dev.jna:jna:jar:sources:5.12.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/_remote.repositories
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1-sources.jar.lastUpdated
02:07:19 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1-sources.jar resolves installable unit com.sun.jna.source/5.12.1
02:07:19 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:2.8.0...
02:07:19 [DEBUG] Resolving artifact org.apache.sshd:sshd-osgi:jar:2.8.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/_remote.repositories
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar.lastUpdated
02:07:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.sshd:sshd-osgi:jar:2.8.0]...
02:07:19 [DEBUG] MavenResolver: artifact org.apache.sshd:sshd-osgi:2.8.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar resolves installable unit org.apache.sshd.osgi/2.8.0
02:07:19 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:sources:2.8.0...
02:07:19 [DEBUG] Resolving artifact org.apache.sshd:sshd-osgi:jar:sources:2.8.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/_remote.repositories
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar.lastUpdated
02:07:19 [DEBUG] MavenResolver: source-artifact org.apache.sshd:sshd-osgi:2.8.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar resolves installable unit org.apache.sshd.osgi.source/2.8.0
02:07:19 [DEBUG] Resolve org.jsoup:jsoup:jar:1.14.3...
02:07:19 [DEBUG] Resolving artifact org.jsoup:jsoup:jar:1.14.3 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/_remote.repositories
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar.lastUpdated
02:07:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.jsoup:jsoup:jar:1.14.3]...
02:07:19 [DEBUG] MavenResolver: artifact org.jsoup:jsoup:1.14.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar resolves installable unit org.jsoup/1.14.3
02:07:19 [DEBUG] Resolve org.jsoup:jsoup:jar:sources:1.14.3...
02:07:19 [DEBUG] Resolving artifact org.jsoup:jsoup:jar:sources:1.14.3 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/_remote.repositories
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar.lastUpdated
02:07:19 [DEBUG] MavenResolver: source-artifact org.jsoup:jsoup:1.14.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar resolves installable unit org.jsoup.source/1.14.3
02:07:19 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6...
02:07:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6]...
02:07:19 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar resolves installable unit org.sat4j.pb/2.3.6.v20201214
02:07:19 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:sources:2.3.6...
02:07:19 [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.pb:jar:sources:2.3.6 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/_remote.repositories
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar.lastUpdated
02:07:19 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar resolves installable unit org.sat4j.pb.source/2.3.6.v20201214
02:07:19 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6...
02:07:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6]...
02:07:19 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar resolves installable unit org.sat4j.core/2.3.6.v20201214
02:07:19 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:sources:2.3.6...
02:07:19 [DEBUG] Resolving artifact org.ow2.sat4j:org.ow2.sat4j.core:jar:sources:2.3.6 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/_remote.repositories
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar.lastUpdated
02:07:19 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar resolves installable unit org.sat4j.core.source/2.3.6.v20201214
02:07:19 [DEBUG] Resolve org.tukaani:xz:jar:1.9...
02:07:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.tukaani:xz:jar:1.9]...
02:07:19 [DEBUG] MavenResolver: artifact org.tukaani:xz:1.9 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar resolves installable unit org.tukaani.xz/1.9.0
02:07:19 [DEBUG] Resolve org.tukaani:xz:jar:sources:1.9...
02:07:19 [DEBUG] Resolving artifact org.tukaani:xz:jar:sources:1.9 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/_remote.repositories
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9-sources.jar.lastUpdated
02:07:19 [DEBUG] MavenResolver: source-artifact org.tukaani:xz:1.9:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9-sources.jar resolves installable unit org.tukaani.xz.source/1.9.0
02:07:19 [DEBUG] Resolve org.yaml:snakeyaml:jar:1.27...
02:07:19 [DEBUG] Resolving artifact org.yaml:snakeyaml:jar:1.27 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/_remote.repositories
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar.lastUpdated
02:07:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.yaml:snakeyaml:jar:1.27]...
02:07:19 [DEBUG] MavenResolver: artifact org.yaml:snakeyaml:1.27 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar resolves installable unit org.yaml.snakeyaml/1.27.0
02:07:19 [DEBUG] Resolve org.yaml:snakeyaml:jar:sources:1.27...
02:07:19 [DEBUG] Resolving artifact org.yaml:snakeyaml:jar:sources:1.27 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/_remote.repositories
02:07:19 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar.lastUpdated
02:07:19 [DEBUG] MavenResolver: source-artifact org.yaml:snakeyaml:1.27:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar resolves installable unit org.yaml.snakeyaml.source/1.27.0
02:07:19 [DEBUG] Resolve commons-lang:commons-lang:jar:2.6...
02:07:19 [DEBUG] Resolving artifact commons-lang:commons-lang:jar:2.6 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:19 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:19 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/_remote.repositories
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar.lastUpdated
02:07:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-lang:commons-lang:jar:2.6]...
02:07:20 [DEBUG] MavenResolver: artifact commons-lang:commons-lang:2.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar resolves installable unit org.apache.commons.lang/2.6.0
02:07:20 [DEBUG] Resolve commons-lang:commons-lang:jar:sources:2.6...
02:07:20 [DEBUG] Resolving artifact commons-lang:commons-lang:jar:sources:2.6 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/_remote.repositories
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar.lastUpdated
02:07:20 [DEBUG] MavenResolver: source-artifact commons-lang:commons-lang:2.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar resolves installable unit org.apache.commons.lang.source/2.6.0
02:07:20 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:1.71...
02:07:20 [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk18on:jar:1.71 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/_remote.repositories
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar.lastUpdated
02:07:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcpg-jdk18on:jar:1.71]...
02:07:20 [DEBUG] MavenResolver: artifact org.bouncycastle:bcpg-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar resolves installable unit bcpg/1.71.0
02:07:20 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:sources:1.71...
02:07:20 [DEBUG] Resolving artifact org.bouncycastle:bcpg-jdk18on:jar:sources:1.71 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/_remote.repositories
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar.lastUpdated
02:07:20 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcpg-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar resolves installable unit bcpg.source/1.71.0
02:07:20 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:1.71...
02:07:20 [DEBUG] Resolving artifact org.bouncycastle:bcprov-jdk18on:jar:1.71 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/_remote.repositories
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar.lastUpdated
02:07:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcprov-jdk18on:jar:1.71]...
02:07:20 [DEBUG] MavenResolver: artifact org.bouncycastle:bcprov-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar resolves installable unit bcprov/1.71.0
02:07:20 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:sources:1.71...
02:07:20 [DEBUG] Resolving artifact org.bouncycastle:bcprov-jdk18on:jar:sources:1.71 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/_remote.repositories
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar.lastUpdated
02:07:20 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcprov-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar resolves installable unit bcprov.source/1.71.0
02:07:20 [DEBUG] Resolve commons-io:commons-io:jar:2.11.0...
02:07:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-io:commons-io:jar:2.11.0]...
02:07:20 [DEBUG] MavenResolver: artifact commons-io:commons-io:2.11.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar resolves installable unit org.apache.commons.commons-io/2.11.0
02:07:20 [DEBUG] Resolve commons-io:commons-io:jar:sources:2.11.0...
02:07:20 [DEBUG] Resolving artifact commons-io:commons-io:jar:sources:2.11.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/_remote.repositories
02:07:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar.lastUpdated
02:07:21 [DEBUG] MavenResolver: source-artifact commons-io:commons-io:2.11.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar resolves installable unit org.apache.commons.commons-io.source/2.11.0
02:07:21 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:21 [DEBUG] 	org.sat4j.core.source 2.3.6.v20201214
02:07:21 [DEBUG] 	org.apache.commons.lang.source 2.6.0
02:07:21 [DEBUG] 	org.yaml.snakeyaml.source 1.27.0
02:07:21 [DEBUG] 	bcpg.source 1.71.0
02:07:21 [DEBUG] 	org.sat4j.pb 2.3.6.v20201214
02:07:21 [DEBUG] 	org.sat4j.core 2.3.6.v20201214
02:07:21 [DEBUG] 	org.jsoup 1.14.3
02:07:21 [DEBUG] 	org.apache.commons.lang 2.6.0
02:07:21 [DEBUG] 	org.apache.commons.commons-io.source 2.11.0
02:07:21 [DEBUG] 	bcpg 1.71.0
02:07:21 [DEBUG] 	com.sun.jna.platform 5.12.1
02:07:21 [DEBUG] 	org.jsoup.source 1.14.3
02:07:21 [DEBUG] 	com.google.gson.source 2.9.1
02:07:21 [DEBUG] 	org.apache.sshd.osgi 2.8.0
02:07:21 [DEBUG] 	org.apache.commons.commons-fileupload.source 1.4.0
02:07:21 [DEBUG] 	org.yaml.snakeyaml 1.27.0
02:07:21 [DEBUG] 	org.sat4j.pb.source 2.3.6.v20201214
02:07:21 [DEBUG] 	org.apache.commons.commons-fileupload 1.4.0
02:07:21 [DEBUG] 	com.sun.jna.source 5.12.1
02:07:21 [DEBUG] 	com.google.gson 2.9.1
02:07:21 [DEBUG] 	com.ibm.icu 71.1.0
02:07:21 [DEBUG] 	org.tukaani.xz 1.9.0
02:07:21 [DEBUG] 	org.apache.commons.commons-io 2.11.0
02:07:21 [DEBUG] 	bcprov 1.71.0
02:07:21 [DEBUG] 	com.sun.jna.platform.source 5.12.1
02:07:21 [DEBUG] 	org.tukaani.xz.source 1.9.0
02:07:21 [DEBUG] 	com.ibm.icu.source 71.1.0
02:07:21 [DEBUG] 	com.sun.jna 5.12.1
02:07:21 [DEBUG] 	org.apache.sshd.osgi.source 2.8.0
02:07:21 [DEBUG] 	bcprov.source 1.71.0
02:07:21 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:21 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:4.0.4...
02:07:21 [DEBUG] Resolving artifact jakarta.servlet:jakarta.servlet-api:jar:4.0.4 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar.lastUpdated
02:07:21 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=jakarta.servlet:jakarta.servlet-api:jar:4.0.4]...
02:07:21 [DEBUG] MavenResolver: artifact jakarta.servlet:jakarta.servlet-api:4.0.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar resolves installable unit jakarta.servlet-api/4.0.0
02:07:21 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:sources:4.0.4...
02:07:21 [DEBUG] Resolving artifact jakarta.servlet:jakarta.servlet-api:jar:sources:4.0.4 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar.lastUpdated
02:07:21 [DEBUG] MavenResolver: source-artifact jakarta.servlet:jakarta.servlet-api:4.0.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar resolves installable unit jakarta.servlet-api.source/4.0.0
02:07:21 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3...
02:07:21 [DEBUG] Resolving artifact javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar.lastUpdated
02:07:21 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3]...
02:07:21 [DEBUG] MavenResolver: artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar resolves installable unit javax.servlet.jsp-api/2.3.3
02:07:21 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:sources:2.3.3...
02:07:21 [DEBUG] Resolving artifact javax.servlet.jsp:javax.servlet.jsp-api:jar:sources:2.3.3 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar.lastUpdated
02:07:21 [DEBUG] MavenResolver: source-artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar resolves installable unit javax.servlet.jsp-api.source/2.3.3
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-http:jar:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar.lastUpdated
02:07:21 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-http:jar:10.0.11]...
02:07:21 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-http:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar resolves installable unit org.eclipse.jetty.http/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:sources:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-http:jar:sources:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar.lastUpdated
02:07:21 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-http:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.http.source/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-io:jar:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar.lastUpdated
02:07:21 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-io:jar:10.0.11]...
02:07:21 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-io:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar resolves installable unit org.eclipse.jetty.io/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:sources:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-io:jar:sources:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar.lastUpdated
02:07:21 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-io:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.io.source/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-security:jar:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar.lastUpdated
02:07:21 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-security:jar:10.0.11]...
02:07:21 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-security:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar resolves installable unit org.eclipse.jetty.security/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:sources:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-security:jar:sources:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar.lastUpdated
02:07:21 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-security:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.security.source/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-server:jar:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar.lastUpdated
02:07:21 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-server:jar:10.0.11]...
02:07:21 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-server:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar resolves installable unit org.eclipse.jetty.server/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:sources:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-server:jar:sources:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar.lastUpdated
02:07:21 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-server:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.server.source/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-servlet:jar:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar.lastUpdated
02:07:21 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-servlet:jar:10.0.11]...
02:07:21 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-servlet:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar resolves installable unit org.eclipse.jetty.servlet/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:sources:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-servlet:jar:sources:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar.lastUpdated
02:07:21 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-servlet:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.servlet.source/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-util-ajax:jar:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar.lastUpdated
02:07:21 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util-ajax:jar:10.0.11]...
02:07:21 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util-ajax:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar resolves installable unit org.eclipse.jetty.util.ajax/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:sources:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-util-ajax:jar:sources:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar.lastUpdated
02:07:21 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util-ajax:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.ajax.source/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-util:jar:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar.lastUpdated
02:07:21 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util:jar:10.0.11]...
02:07:21 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar resolves installable unit org.eclipse.jetty.util/10.0.11
02:07:21 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:sources:10.0.11...
02:07:21 [DEBUG] Resolving artifact org.eclipse.jetty:jetty-util:jar:sources:10.0.11 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar.lastUpdated
02:07:21 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.source/10.0.11
02:07:21 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:21 [DEBUG] 	org.eclipse.jetty.util.ajax 10.0.11
02:07:21 [DEBUG] 	org.eclipse.jetty.security 10.0.11
02:07:21 [DEBUG] 	org.eclipse.jetty.util 10.0.11
02:07:21 [DEBUG] 	org.eclipse.jetty.io.source 10.0.11
02:07:21 [DEBUG] 	org.eclipse.jetty.server 10.0.11
02:07:21 [DEBUG] 	org.eclipse.jetty.io 10.0.11
02:07:21 [DEBUG] 	org.eclipse.jetty.server.source 10.0.11
02:07:21 [DEBUG] 	org.eclipse.jetty.servlet 10.0.11
02:07:21 [DEBUG] 	javax.servlet.jsp-api.source 2.3.3
02:07:21 [DEBUG] 	org.eclipse.jetty.util.source 10.0.11
02:07:21 [DEBUG] 	jakarta.servlet-api.source 4.0.0
02:07:21 [DEBUG] 	org.eclipse.jetty.security.source 10.0.11
02:07:21 [DEBUG] 	org.eclipse.jetty.servlet.source 10.0.11
02:07:21 [DEBUG] 	org.eclipse.jetty.util.ajax.source 10.0.11
02:07:21 [DEBUG] 	javax.servlet.jsp-api 2.3.3
02:07:21 [DEBUG] 	jakarta.servlet-api 4.0.0
02:07:21 [DEBUG] 	org.eclipse.jetty.http 10.0.11
02:07:21 [DEBUG] 	org.eclipse.jetty.http.source 10.0.11
02:07:21 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:21 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:1.12.13...
02:07:21 [DEBUG] Resolving artifact net.bytebuddy:byte-buddy-agent:jar:1.12.13 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar.lastUpdated
02:07:21 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy-agent:jar:1.12.13]...
02:07:21 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy-agent:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy-agent/1.12.13
02:07:21 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:sources:1.12.13...
02:07:21 [DEBUG] Resolving artifact net.bytebuddy:byte-buddy-agent:jar:sources:1.12.13 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13-sources.jar.lastUpdated
02:07:21 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy-agent:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy-agent.source/1.12.13
02:07:21 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:1.12.13...
02:07:21 [DEBUG] Resolving artifact net.bytebuddy:byte-buddy:jar:1.12.13 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar.lastUpdated
02:07:21 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy:jar:1.12.13]...
02:07:21 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy/1.12.13
02:07:21 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:sources:1.12.13...
02:07:21 [DEBUG] Resolving artifact net.bytebuddy:byte-buddy:jar:sources:1.12.13 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:21 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/_remote.repositories
02:07:21 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13-sources.jar.lastUpdated
02:07:22 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy.source/1.12.13
02:07:22 [DEBUG] Resolve org.assertj:assertj-core:jar:3.23.1...
02:07:22 [DEBUG] Resolving artifact org.assertj:assertj-core:jar:3.23.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/_remote.repositories
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar.lastUpdated
02:07:22 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.assertj:assertj-core:jar:3.23.1]...
02:07:22 [DEBUG] MavenResolver: artifact org.assertj:assertj-core:3.23.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar resolves installable unit assertj-core/3.23.1
02:07:22 [DEBUG] Resolve org.assertj:assertj-core:jar:sources:3.23.1...
02:07:22 [DEBUG] Resolving artifact org.assertj:assertj-core:jar:sources:3.23.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/_remote.repositories
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar.lastUpdated
02:07:22 [DEBUG] MavenResolver: source-artifact org.assertj:assertj-core:3.23.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar resolves installable unit assertj-core.source/3.23.1
02:07:22 [DEBUG] Resolve org.mockito:mockito-core:jar:4.7.0...
02:07:22 [DEBUG] Resolving artifact org.mockito:mockito-core:jar:4.7.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/_remote.repositories
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar.lastUpdated
02:07:22 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.mockito:mockito-core:jar:4.7.0]...
02:07:22 [DEBUG] MavenResolver: artifact org.mockito:mockito-core:4.7.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar resolves installable unit org.mockito.mockito-core/4.7.0
02:07:22 [DEBUG] Resolve org.mockito:mockito-core:jar:sources:4.7.0...
02:07:22 [DEBUG] Resolving artifact org.mockito:mockito-core:jar:sources:4.7.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/_remote.repositories
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0-sources.jar.lastUpdated
02:07:22 [DEBUG] MavenResolver: source-artifact org.mockito:mockito-core:4.7.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0-sources.jar resolves installable unit org.mockito.mockito-core.source/4.7.0
02:07:22 [DEBUG] Resolve org.objenesis:objenesis:jar:3.2...
02:07:22 [DEBUG] Resolving artifact org.objenesis:objenesis:jar:3.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/_remote.repositories
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2.jar.lastUpdated
02:07:22 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.objenesis:objenesis:jar:3.2]...
02:07:22 [DEBUG] MavenResolver: artifact org.objenesis:objenesis:3.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2.jar resolves installable unit org.objenesis/3.2.0
02:07:22 [DEBUG] Resolve org.objenesis:objenesis:jar:sources:3.2...
02:07:22 [DEBUG] Resolving artifact org.objenesis:objenesis:jar:sources:3.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/_remote.repositories
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar.lastUpdated
02:07:22 [DEBUG] MavenResolver: source-artifact org.objenesis:objenesis:3.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar resolves installable unit org.objenesis.source/3.2.0
02:07:22 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:22 [DEBUG] 	assertj-core.source 3.23.1
02:07:22 [DEBUG] 	net.bytebuddy.byte-buddy 1.12.13
02:07:22 [DEBUG] 	org.mockito.mockito-core 4.7.0
02:07:22 [DEBUG] 	org.mockito.mockito-core.source 4.7.0
02:07:22 [DEBUG] 	org.objenesis.source 3.2.0
02:07:22 [DEBUG] 	net.bytebuddy.byte-buddy-agent 1.12.13
02:07:22 [DEBUG] 	net.bytebuddy.byte-buddy-agent.source 1.12.13
02:07:22 [DEBUG] 	assertj-core 3.23.1
02:07:22 [DEBUG] 	net.bytebuddy.byte-buddy.source 1.12.13
02:07:22 [DEBUG] 	org.objenesis 3.2.0
02:07:22 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:22 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:9.3...
02:07:22 [DEBUG] Resolving artifact org.ow2.asm:asm-commons:jar:9.3 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/_remote.repositories
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar.lastUpdated
02:07:22 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-commons:jar:9.3]...
02:07:22 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-commons:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar resolves installable unit org.objectweb.asm.commons/9.3.0
02:07:22 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:sources:9.3...
02:07:22 [DEBUG] Resolving artifact org.ow2.asm:asm-commons:jar:sources:9.3 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/_remote.repositories
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar.lastUpdated
02:07:22 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-commons:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar resolves installable unit org.objectweb.asm.commons.source/9.3.0
02:07:22 [DEBUG] Resolve org.ow2.asm:asm-util:jar:9.3...
02:07:22 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-util:jar:9.3]...
02:07:22 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-util:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar resolves installable unit org.objectweb.asm.util/9.3.0
02:07:22 [DEBUG] Resolve org.ow2.asm:asm-util:jar:sources:9.3...
02:07:22 [DEBUG] Resolving artifact org.ow2.asm:asm-util:jar:sources:9.3 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/_remote.repositories
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar.lastUpdated
02:07:22 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-util:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar resolves installable unit org.objectweb.asm.util.source/9.3.0
02:07:22 [DEBUG] Resolve org.ow2.asm:asm:jar:9.3...
02:07:22 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm:jar:9.3]...
02:07:22 [DEBUG] MavenResolver: artifact org.ow2.asm:asm:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar resolves installable unit org.objectweb.asm/9.3.0
02:07:22 [DEBUG] Resolve org.ow2.asm:asm:jar:sources:9.3...
02:07:22 [DEBUG] Resolving artifact org.ow2.asm:asm:jar:sources:9.3 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/_remote.repositories
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3-sources.jar.lastUpdated
02:07:22 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3-sources.jar resolves installable unit org.objectweb.asm.source/9.3.0
02:07:22 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:9.3...
02:07:22 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-tree:jar:9.3]...
02:07:22 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-tree:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar resolves installable unit org.objectweb.asm.tree/9.3.0
02:07:22 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:sources:9.3...
02:07:22 [DEBUG] Resolving artifact org.ow2.asm:asm-tree:jar:sources:9.3 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/_remote.repositories
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar.lastUpdated
02:07:22 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-tree:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar resolves installable unit org.objectweb.asm.tree.source/9.3.0
02:07:22 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:22 [DEBUG] 	org.objectweb.asm.commons 9.3.0
02:07:22 [DEBUG] 	org.objectweb.asm 9.3.0
02:07:22 [DEBUG] 	org.objectweb.asm.tree.source 9.3.0
02:07:22 [DEBUG] 	org.objectweb.asm.commons.source 9.3.0
02:07:22 [DEBUG] 	org.objectweb.asm.util.source 9.3.0
02:07:22 [DEBUG] 	org.objectweb.asm.tree 9.3.0
02:07:22 [DEBUG] 	org.objectweb.asm.source 9.3.0
02:07:22 [DEBUG] 	org.objectweb.asm.util 9.3.0
02:07:22 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:22 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1...
02:07:22 [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/_remote.repositories
02:07:22 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar.lastUpdated
02:07:22 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1]...
02:07:22 [DEBUG] MavenResolver: artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar resolves installable unit biz.aQute.bnd.annotation/6.3.1.202206071316
02:07:22 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:sources:6.3.1...
02:07:22 [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.bnd.annotation:jar:sources:6.3.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:22 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:22 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar resolves installable unit biz.aQute.bnd.annotation.source/6.3.1.202206071316
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:1.1.2...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.annotation.versioning:jar:1.1.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.versioning:jar:1.1.2]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.versioning:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar resolves installable unit org.osgi.annotation.versioning/1.1.2.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:sources:1.1.2...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.annotation.versioning:jar:sources:1.1.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.versioning:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar resolves installable unit org.osgi.annotation.versioning.source/1.1.2.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:2.0.0...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.annotation.bundle:jar:2.0.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.bundle:jar:2.0.0]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.bundle:2.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar resolves installable unit org.osgi.annotation.bundle/2.0.0.202202082230
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:sources:2.0.0...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.annotation.bundle:jar:sources:2.0.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.bundle:2.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar resolves installable unit org.osgi.annotation.bundle.source/2.0.0.202202082230
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:1.6.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.cm:jar:1.6.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.cm:jar:1.6.1]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.cm:1.6.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar resolves installable unit org.osgi.service.cm/1.6.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:sources:1.6.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.cm:jar:sources:1.6.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.cm:1.6.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar resolves installable unit org.osgi.service.cm.source/1.6.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:1.5.0...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.component.annotations:jar:1.5.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component.annotations:jar:1.5.0]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component.annotations:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar resolves installable unit org.osgi.service.component.annotations/1.5.0.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:sources:1.5.0...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.component.annotations:jar:sources:1.5.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component.annotations:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar resolves installable unit org.osgi.service.component.annotations.source/1.5.0.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:1.5.0...
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component:jar:1.5.0]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar resolves installable unit org.osgi.service.component/1.5.0.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:sources:1.5.0...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.component:jar:sources:1.5.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar resolves installable unit org.osgi.service.component.source/1.5.0.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:1.0.2...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.coordinator:jar:1.0.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.coordinator:jar:1.0.2]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.coordinator:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar resolves installable unit org.osgi.service.coordinator/1.0.2.201505202024
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:sources:1.0.2...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.coordinator:jar:sources:1.0.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.coordinator:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar resolves installable unit org.osgi.service.coordinator.source/1.0.2.201505202024
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:1.1.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.device:jar:1.1.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.device:jar:1.1.1]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.device:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar resolves installable unit org.osgi.service.device/1.1.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:sources:1.1.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.device:jar:sources:1.1.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.device:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar resolves installable unit org.osgi.service.device.source/1.1.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:1.4.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.event:jar:1.4.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.event:jar:1.4.1]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.event:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar resolves installable unit org.osgi.service.event/1.4.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:sources:1.4.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.event:jar:sources:1.4.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.event:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar resolves installable unit org.osgi.service.event.source/1.4.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar resolves installable unit org.osgi.service.http.whiteboard/1.1.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:sources:1.1.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.http.whiteboard:jar:sources:1.1.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar resolves installable unit org.osgi.service.http.whiteboard.source/1.1.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:1.2.2...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.http:jar:1.2.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http:jar:1.2.2]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http:1.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar resolves installable unit org.osgi.service.http/1.2.2.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:sources:1.2.2...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.http:jar:sources:1.2.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http:1.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar resolves installable unit org.osgi.service.http.source/1.2.2.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:1.0.0...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.log.stream:jar:1.0.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.log.stream:jar:1.0.0]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.log.stream:1.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar resolves installable unit org.osgi.service.log.stream/1.0.0.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:sources:1.0.0...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.log.stream:jar:sources:1.0.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.log.stream:1.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar resolves installable unit org.osgi.service.log.stream.source/1.0.0.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:1.4.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.metatype:jar:1.4.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.metatype:jar:1.4.1]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.metatype:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar resolves installable unit org.osgi.service.metatype/1.4.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:sources:1.4.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.metatype:jar:sources:1.4.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.metatype:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar resolves installable unit org.osgi.service.metatype.source/1.4.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:1.1.2...
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.prefs:jar:1.1.2]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.prefs:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar resolves installable unit org.osgi.service.prefs/1.1.2.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:sources:1.1.2...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.prefs:jar:sources:1.1.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.prefs:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar resolves installable unit org.osgi.service.prefs.source/1.1.2.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:1.2.0...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.provisioning:jar:1.2.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.provisioning:jar:1.2.0]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.provisioning:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar resolves installable unit org.osgi.service.provisioning/1.2.0.201505202024
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:sources:1.2.0...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.provisioning:jar:sources:1.2.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.provisioning:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar resolves installable unit org.osgi.service.provisioning.source/1.2.0.201505202024
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:1.2.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.upnp:jar:1.2.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.upnp:jar:1.2.1]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.upnp:1.2.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar resolves installable unit org.osgi.service.upnp/1.2.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:sources:1.2.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.upnp:jar:sources:1.2.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.upnp:1.2.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar resolves installable unit org.osgi.service.upnp.source/1.2.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:1.1.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.useradmin:jar:1.1.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.useradmin:jar:1.1.1]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.useradmin:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar resolves installable unit org.osgi.service.useradmin/1.1.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:sources:1.1.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.useradmin:jar:sources:1.1.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.useradmin:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar resolves installable unit org.osgi.service.useradmin.source/1.1.1.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:1.0.2...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.wireadmin:jar:1.0.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.wireadmin:jar:1.0.2]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.wireadmin:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar resolves installable unit org.osgi.service.wireadmin/1.0.2.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:sources:1.0.2...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.service.wireadmin:jar:sources:1.0.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.wireadmin:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar resolves installable unit org.osgi.service.wireadmin.source/1.0.2.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:1.2.0...
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.function:jar:1.2.0]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.function:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar resolves installable unit org.osgi.util.function/1.2.0.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:sources:1.2.0...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.util.function:jar:sources:1.2.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.function:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar resolves installable unit org.osgi.util.function.source/1.2.0.202109301733
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:1.0.2...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.util.measurement:jar:1.0.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar.lastUpdated
02:07:23 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.measurement:jar:1.0.2]...
02:07:23 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.measurement:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar resolves installable unit org.osgi.util.measurement/1.0.2.201802012109
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:sources:1.0.2...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.util.measurement:jar:sources:1.0.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/_remote.repositories
02:07:23 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar.lastUpdated
02:07:23 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.measurement:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar resolves installable unit org.osgi.util.measurement.source/1.0.2.201802012109
02:07:23 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:1.0.1...
02:07:23 [DEBUG] Resolving artifact org.osgi:org.osgi.util.position:jar:1.0.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:23 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:23 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar.lastUpdated
02:07:24 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.position:jar:1.0.1]...
02:07:24 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.position:1.0.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar resolves installable unit org.osgi.util.position/1.0.1.201505202026
02:07:24 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:sources:1.0.1...
02:07:24 [DEBUG] Resolving artifact org.osgi:org.osgi.util.position:jar:sources:1.0.1 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar.lastUpdated
02:07:24 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.position:1.0.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar resolves installable unit org.osgi.util.position.source/1.0.1.201505202026
02:07:24 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:1.2.0...
02:07:24 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.promise:jar:1.2.0]...
02:07:24 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.promise:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar resolves installable unit org.osgi.util.promise/1.2.0.202109301733
02:07:24 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:sources:1.2.0...
02:07:24 [DEBUG] Resolving artifact org.osgi:org.osgi.util.promise:jar:sources:1.2.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar.lastUpdated
02:07:24 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.promise:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar resolves installable unit org.osgi.util.promise.source/1.2.0.202109301733
02:07:24 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:1.0.2...
02:07:24 [DEBUG] Resolving artifact org.osgi:org.osgi.util.pushstream:jar:1.0.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar.lastUpdated
02:07:24 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.pushstream:jar:1.0.2]...
02:07:24 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.pushstream:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar resolves installable unit org.osgi.util.pushstream/1.0.2.202109301733
02:07:24 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:sources:1.0.2...
02:07:24 [DEBUG] Resolving artifact org.osgi:org.osgi.util.pushstream:jar:sources:1.0.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar.lastUpdated
02:07:24 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.pushstream:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar resolves installable unit org.osgi.util.pushstream.source/1.0.2.202109301733
02:07:24 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:1.0.2...
02:07:24 [DEBUG] Resolving artifact org.osgi:org.osgi.util.xml:jar:1.0.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar.lastUpdated
02:07:24 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.xml:jar:1.0.2]...
02:07:24 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.xml:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar resolves installable unit org.osgi.util.xml/1.0.2.202109301733
02:07:24 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:sources:1.0.2...
02:07:24 [DEBUG] Resolving artifact org.osgi:org.osgi.util.xml:jar:sources:1.0.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar.lastUpdated
02:07:24 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.xml:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar resolves installable unit org.osgi.util.xml.source/1.0.2.202109301733
02:07:24 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:24 [DEBUG] 	biz.aQute.bnd.annotation.source 6.3.1.202206071316
02:07:24 [DEBUG] 	org.osgi.service.prefs.source 1.1.2.202109301733
02:07:24 [DEBUG] 	org.osgi.service.coordinator.source 1.0.2.201505202024
02:07:24 [DEBUG] 	org.osgi.service.component.annotations 1.5.0.202109301733
02:07:24 [DEBUG] 	org.osgi.service.http 1.2.2.202109301733
02:07:24 [DEBUG] 	org.osgi.util.xml 1.0.2.202109301733
02:07:24 [DEBUG] 	org.osgi.service.component 1.5.0.202109301733
02:07:24 [DEBUG] 	org.osgi.annotation.bundle 2.0.0.202202082230
02:07:24 [DEBUG] 	org.osgi.annotation.versioning 1.1.2.202109301733
02:07:24 [DEBUG] 	org.osgi.service.provisioning.source 1.2.0.201505202024
02:07:24 [DEBUG] 	org.osgi.service.event.source 1.4.1.202109301733
02:07:24 [DEBUG] 	org.osgi.util.xml.source 1.0.2.202109301733
02:07:24 [DEBUG] 	org.osgi.util.measurement.source 1.0.2.201802012109
02:07:24 [DEBUG] 	org.osgi.service.http.whiteboard 1.1.1.202109301733
02:07:24 [DEBUG] 	org.osgi.service.log.stream 1.0.0.202109301733
02:07:24 [DEBUG] 	org.osgi.service.cm.source 1.6.1.202109301733
02:07:24 [DEBUG] 	org.osgi.service.useradmin 1.1.1.202109301733
02:07:24 [DEBUG] 	org.osgi.util.function 1.2.0.202109301733
02:07:24 [DEBUG] 	org.osgi.service.prefs 1.1.2.202109301733
02:07:24 [DEBUG] 	org.osgi.annotation.bundle.source 2.0.0.202202082230
02:07:24 [DEBUG] 	org.osgi.util.promise.source 1.2.0.202109301733
02:07:24 [DEBUG] 	org.osgi.service.http.whiteboard.source 1.1.1.202109301733
02:07:24 [DEBUG] 	org.osgi.service.coordinator 1.0.2.201505202024
02:07:24 [DEBUG] 	biz.aQute.bnd.annotation 6.3.1.202206071316
02:07:24 [DEBUG] 	org.osgi.service.event 1.4.1.202109301733
02:07:24 [DEBUG] 	org.osgi.service.upnp 1.2.1.202109301733
02:07:24 [DEBUG] 	org.osgi.service.upnp.source 1.2.1.202109301733
02:07:24 [DEBUG] 	org.osgi.util.position 1.0.1.201505202026
02:07:24 [DEBUG] 	org.osgi.service.wireadmin.source 1.0.2.202109301733
02:07:24 [DEBUG] 	org.osgi.service.metatype.source 1.4.1.202109301733
02:07:24 [DEBUG] 	org.osgi.util.measurement 1.0.2.201802012109
02:07:24 [DEBUG] 	org.osgi.service.cm 1.6.1.202109301733
02:07:24 [DEBUG] 	org.osgi.util.pushstream.source 1.0.2.202109301733
02:07:24 [DEBUG] 	org.osgi.service.component.annotations.source 1.5.0.202109301733
02:07:24 [DEBUG] 	org.osgi.util.promise 1.2.0.202109301733
02:07:24 [DEBUG] 	org.osgi.service.wireadmin 1.0.2.202109301733
02:07:24 [DEBUG] 	org.osgi.service.log.stream.source 1.0.0.202109301733
02:07:24 [DEBUG] 	org.osgi.annotation.versioning.source 1.1.2.202109301733
02:07:24 [DEBUG] 	org.osgi.service.device 1.1.1.202109301733
02:07:24 [DEBUG] 	org.osgi.service.http.source 1.2.2.202109301733
02:07:24 [DEBUG] 	org.osgi.service.provisioning 1.2.0.201505202024
02:07:24 [DEBUG] 	org.osgi.util.function.source 1.2.0.202109301733
02:07:24 [DEBUG] 	org.osgi.service.metatype 1.4.1.202109301733
02:07:24 [DEBUG] 	org.osgi.service.device.source 1.1.1.202109301733
02:07:24 [DEBUG] 	org.osgi.util.position.source 1.0.1.201505202026
02:07:24 [DEBUG] 	org.osgi.service.component.source 1.5.0.202109301733
02:07:24 [DEBUG] 	org.osgi.service.useradmin.source 1.1.1.202109301733
02:07:24 [DEBUG] 	org.osgi.util.pushstream 1.0.2.202109301733
02:07:24 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:24 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2...
02:07:24 [DEBUG] Resolving artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar.lastUpdated
02:07:24 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2]...
02:07:24 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations/2.13.2
02:07:24 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.13.2...
02:07:24 [DEBUG] Resolving artifact com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.13.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar.lastUpdated
02:07:24 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations.source/2.13.2
02:07:24 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:2.13.2...
02:07:24 [DEBUG] Resolving artifact com.fasterxml.jackson.core:jackson-core:jar:2.13.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar.lastUpdated
02:07:24 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-core:jar:2.13.2]...
02:07:24 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-core:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-core/2.13.2
02:07:24 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:sources:2.13.2...
02:07:24 [DEBUG] Resolving artifact com.fasterxml.jackson.core:jackson-core:jar:sources:2.13.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar.lastUpdated
02:07:24 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-core:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-core.source/2.13.2
02:07:24 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2...
02:07:24 [DEBUG] Resolving artifact com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar.lastUpdated
02:07:24 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2]...
02:07:24 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind/2.13.2.2
02:07:24 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:sources:2.13.2.2...
02:07:24 [DEBUG] Resolving artifact com.fasterxml.jackson.core:jackson-databind:jar:sources:2.13.2.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar.lastUpdated
02:07:24 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind.source/2.13.2.2
02:07:24 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:24 [DEBUG] 	com.fasterxml.jackson.core.jackson-core.source 2.13.2
02:07:24 [DEBUG] 	com.fasterxml.jackson.core.jackson-core 2.13.2
02:07:24 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations.source 2.13.2
02:07:24 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations 2.13.2
02:07:24 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind 2.13.2.2
02:07:24 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind.source 2.13.2.2
02:07:24 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:24 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2...
02:07:24 [DEBUG] Resolving artifact org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar.lastUpdated
02:07:24 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2]...
02:07:24 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar resolves installable unit org.apache.felix.gogo.command/1.1.2
02:07:24 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:sources:1.1.2...
02:07:24 [DEBUG] Resolving artifact org.apache.felix:org.apache.felix.gogo.command:jar:sources:1.1.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar.lastUpdated
02:07:24 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar resolves installable unit org.apache.felix.gogo.command.source/1.1.2
02:07:24 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6...
02:07:24 [DEBUG] Resolving artifact org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar.lastUpdated
02:07:24 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6]...
02:07:24 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar resolves installable unit org.apache.felix.gogo.runtime/1.1.6
02:07:24 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:sources:1.1.6...
02:07:24 [DEBUG] Resolving artifact org.apache.felix:org.apache.felix.gogo.runtime:jar:sources:1.1.6 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar.lastUpdated
02:07:24 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar resolves installable unit org.apache.felix.gogo.runtime.source/1.1.6
02:07:24 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4...
02:07:24 [DEBUG] Resolving artifact org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar.lastUpdated
02:07:24 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4]...
02:07:24 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar resolves installable unit org.apache.felix.gogo.shell/1.1.4
02:07:24 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:sources:1.1.4...
02:07:24 [DEBUG] Resolving artifact org.apache.felix:org.apache.felix.gogo.shell:jar:sources:1.1.4 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar.lastUpdated
02:07:24 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar resolves installable unit org.apache.felix.gogo.shell.source/1.1.4
02:07:24 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:2.2.2...
02:07:24 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.scr:jar:2.2.2]...
02:07:24 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.scr:2.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar resolves installable unit org.apache.felix.scr/2.2.2
02:07:24 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:sources:2.2.2...
02:07:24 [DEBUG] Resolving artifact org.apache.felix:org.apache.felix.scr:jar:sources:2.2.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar.lastUpdated
02:07:24 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.scr:2.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar resolves installable unit org.apache.felix.scr.source/2.2.2
02:07:24 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:24 [DEBUG] 	org.apache.felix.gogo.command.source 1.1.2
02:07:24 [DEBUG] 	org.apache.felix.gogo.runtime.source 1.1.6
02:07:24 [DEBUG] 	org.apache.felix.gogo.command 1.1.2
02:07:24 [DEBUG] 	org.apache.felix.scr.source 2.2.2
02:07:24 [DEBUG] 	org.apache.felix.gogo.shell.source 1.1.4
02:07:24 [DEBUG] 	org.apache.felix.scr 2.2.2
02:07:24 [DEBUG] 	org.apache.felix.gogo.shell 1.1.4
02:07:24 [DEBUG] 	org.apache.felix.gogo.runtime 1.1.6
02:07:24 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:24 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:5.9.0...
02:07:24 [DEBUG] Resolving artifact org.junit.jupiter:junit-jupiter-api:jar:5.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/_remote.repositories
02:07:24 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar.lastUpdated
02:07:24 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-api:jar:5.9.0]...
02:07:24 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-api:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar resolves installable unit junit-jupiter-api/5.9.0
02:07:24 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:sources:5.9.0...
02:07:24 [DEBUG] Resolving artifact org.junit.jupiter:junit-jupiter-api:jar:sources:5.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:24 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:24 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-api:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar resolves installable unit junit-jupiter-api.source/5.9.0
02:07:25 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:5.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.jupiter:junit-jupiter-engine:jar:5.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-engine:jar:5.9.0]...
02:07:25 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar resolves installable unit junit-jupiter-engine/5.9.0
02:07:25 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:sources:5.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.jupiter:junit-jupiter-engine:jar:sources:5.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar resolves installable unit junit-jupiter-engine.source/5.9.0
02:07:25 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0]...
02:07:25 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar resolves installable unit junit-jupiter-migrationsupport/5.9.0
02:07:25 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:sources:5.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.jupiter:junit-jupiter-migrationsupport:jar:sources:5.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar resolves installable unit junit-jupiter-migrationsupport.source/5.9.0
02:07:25 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:5.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.jupiter:junit-jupiter-params:jar:5.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-params:jar:5.9.0]...
02:07:25 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-params:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar resolves installable unit junit-jupiter-params/5.9.0
02:07:25 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:sources:5.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.jupiter:junit-jupiter-params:jar:sources:5.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-params:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar resolves installable unit junit-jupiter-params.source/5.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-commons:jar:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-commons:jar:1.9.0]...
02:07:25 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar resolves installable unit junit-platform-commons/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:sources:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-commons:jar:sources:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar resolves installable unit junit-platform-commons.source/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-engine:jar:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-engine:jar:1.9.0]...
02:07:25 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar resolves installable unit junit-platform-engine/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:sources:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-engine:jar:sources:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar resolves installable unit junit-platform-engine.source/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-launcher:jar:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-launcher:jar:1.9.0]...
02:07:25 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-launcher:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar resolves installable unit junit-platform-launcher/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:sources:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-launcher:jar:sources:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-launcher:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar resolves installable unit junit-platform-launcher.source/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-runner:jar:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-runner:jar:1.9.0]...
02:07:25 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-runner:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar resolves installable unit junit-platform-runner/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:sources:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-runner:jar:sources:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-runner:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar resolves installable unit junit-platform-runner.source/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-suite-api:jar:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-api:jar:1.9.0]...
02:07:25 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-api:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar resolves installable unit junit-platform-suite-api/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:sources:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-suite-api:jar:sources:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-api:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar resolves installable unit junit-platform-suite-api.source/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-suite-commons:jar:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-commons:jar:1.9.0]...
02:07:25 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar resolves installable unit junit-platform-suite-commons/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:sources:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-suite-commons:jar:sources:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar resolves installable unit junit-platform-suite-commons.source/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-suite-engine:jar:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-engine:jar:1.9.0]...
02:07:25 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar resolves installable unit junit-platform-suite-engine/1.9.0
02:07:25 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:sources:1.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.platform:junit-platform-suite-engine:jar:sources:1.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar resolves installable unit junit-platform-suite-engine.source/1.9.0
02:07:25 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:5.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.vintage:junit-vintage-engine:jar:5.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.vintage:junit-vintage-engine:jar:5.9.0]...
02:07:25 [DEBUG] MavenResolver: artifact org.junit.vintage:junit-vintage-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar resolves installable unit junit-vintage-engine/5.9.0
02:07:25 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:sources:5.9.0...
02:07:25 [DEBUG] Resolving artifact org.junit.vintage:junit-vintage-engine:jar:sources:5.9.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.junit.vintage:junit-vintage-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar resolves installable unit junit-vintage-engine.source/5.9.0
02:07:25 [DEBUG] Resolve org.opentest4j:opentest4j:jar:1.2.0...
02:07:25 [DEBUG] Resolving artifact org.opentest4j:opentest4j:jar:1.2.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.opentest4j:opentest4j:jar:1.2.0]...
02:07:25 [DEBUG] MavenResolver: artifact org.opentest4j:opentest4j:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar resolves installable unit org.opentest4j/1.2.0
02:07:25 [DEBUG] Resolve org.opentest4j:opentest4j:jar:sources:1.2.0...
02:07:25 [DEBUG] Resolving artifact org.opentest4j:opentest4j:jar:sources:1.2.0 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.opentest4j:opentest4j:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar resolves installable unit org.opentest4j.source/1.2.0
02:07:25 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:1.1.2...
02:07:25 [DEBUG] Resolving artifact org.apiguardian:apiguardian-api:jar:1.1.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar.lastUpdated
02:07:25 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apiguardian:apiguardian-api:jar:1.1.2]...
02:07:25 [DEBUG] MavenResolver: artifact org.apiguardian:apiguardian-api:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar resolves installable unit org.apiguardian.api/1.1.2
02:07:25 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:sources:1.1.2...
02:07:25 [DEBUG] Resolving artifact org.apiguardian:apiguardian-api:jar:sources:1.1.2 from [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:07:25 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/_remote.repositories
02:07:25 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar.lastUpdated
02:07:25 [DEBUG] MavenResolver: source-artifact org.apiguardian:apiguardian-api:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar resolves installable unit org.apiguardian.api.source/1.1.2
02:07:25 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:25 [DEBUG] 	junit-jupiter-engine 5.9.0
02:07:25 [DEBUG] 	junit-jupiter-params.source 5.9.0
02:07:25 [DEBUG] 	junit-platform-commons 1.9.0
02:07:25 [DEBUG] 	junit-platform-runner.source 1.9.0
02:07:25 [DEBUG] 	junit-jupiter-api 5.9.0
02:07:25 [DEBUG] 	junit-platform-suite-commons 1.9.0
02:07:25 [DEBUG] 	junit-platform-launcher 1.9.0
02:07:25 [DEBUG] 	junit-vintage-engine.source 5.9.0
02:07:25 [DEBUG] 	junit-jupiter-migrationsupport 5.9.0
02:07:25 [DEBUG] 	junit-platform-suite-engine.source 1.9.0
02:07:25 [DEBUG] 	org.apiguardian.api 1.1.2
02:07:25 [DEBUG] 	junit-platform-suite-engine 1.9.0
02:07:25 [DEBUG] 	junit-platform-launcher.source 1.9.0
02:07:25 [DEBUG] 	junit-platform-suite-api.source 1.9.0
02:07:25 [DEBUG] 	junit-platform-engine 1.9.0
02:07:25 [DEBUG] 	junit-platform-suite-api 1.9.0
02:07:25 [DEBUG] 	junit-jupiter-migrationsupport.source 5.9.0
02:07:25 [DEBUG] 	org.opentest4j 1.2.0
02:07:25 [DEBUG] 	junit-platform-commons.source 1.9.0
02:07:25 [DEBUG] 	junit-jupiter-params 5.9.0
02:07:25 [DEBUG] 	junit-vintage-engine 5.9.0
02:07:25 [DEBUG] 	junit-platform-engine.source 1.9.0
02:07:25 [DEBUG] 	junit-jupiter-api.source 5.9.0
02:07:25 [DEBUG] 	junit-platform-suite-commons.source 1.9.0
02:07:25 [DEBUG] 	org.opentest4j.source 1.2.0
02:07:25 [DEBUG] 	org.apiguardian.api.source 1.1.2
02:07:25 [DEBUG] 	junit-jupiter-engine.source 5.9.0
02:07:25 [DEBUG] 	junit-platform-runner 1.9.0
02:07:25 [DEBUG] Target definition file contains 304 units
02:07:25 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:07:25 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
02:07:25 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.metadata.repository for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
02:07:26 [DEBUG] Added 0 locally built units to the target platform
02:07:26 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml
02:07:26 [INFO] Resolved fragments:
02:07:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:26 [INFO] Resolved fragments:
02:07:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:26 [INFO] Resolved fragments:
02:07:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:26 [INFO] Resolved fragments:
02:07:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:26 [INFO] Resolved fragments:
02:07:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:26 [INFO] Resolved fragments:
02:07:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,javax.annotation,1.3.5.v20200909-1856 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.annotation/1.3.5.v20200909-1856/javax.annotation-1.3.5.v20200909-1856-p2artifacts.xml...
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,javax.inject,1.0.0.v20220405-0441 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.inject/1.0.0.v20220405-0441/javax.inject-1.0.0.v20220405-0441-p2artifacts.xml...
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.batik.constants,1.14.0.v20210324-0332 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.batik.constants/1.14.0.v20210324-0332/org.apache.batik.constants-1.14.0.v20210324-0332-p2artifacts.xml...
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.batik.css,1.14.0.v20210324-0332 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.batik.css/1.14.0.v20210324-0332/org.apache.batik.css-1.14.0.v20210324-0332-p2artifacts.xml...
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.batik.util,1.14.0.v20210324-0332 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.batik.util/1.14.0.v20210324-0332/org.apache.batik.util-1.14.0.v20210324-0332-p2artifacts.xml...
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.batik.i18n,1.14.0.v20210324-0332 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.batik.i18n/1.14.0.v20210324-0332/org.apache.batik.i18n-1.14.0.v20210324-0332-p2artifacts.xml...
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.xmlgraphics,2.6.0.v20210409-0748 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.xmlgraphics/2.6.0.v20210409-0748/org.apache.xmlgraphics-2.6.0.v20210409-0748-p2artifacts.xml...
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433-p2artifacts.xml...
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656-p2artifacts.xml...
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627-p2artifacts.xml...
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.commons.logging,1.2.0.v20180409-1502 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502-p2artifacts.xml...
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830-p2artifacts.xml...
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.emf.ecore,2.28.0.v20220817-1401 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.28.0.v20220817-1401/org.eclipse.emf.ecore-2.28.0.v20220817-1401-p2artifacts.xml...
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.emf.ecore.change,2.14.0.v20190528-0725 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.14.0.v20190528-0725/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725-p2artifacts.xml...
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.emf.ecore.xmi,2.17.0.v20220817-1334 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.17.0.v20220817-1334/org.eclipse.emf.ecore.xmi-2.17.0.v20220817-1334-p2artifacts.xml...
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.emf.common,2.26.0.v20220817-1401 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.emf.common/2.26.0.v20220817-1401/org.eclipse.emf.common-2.26.0.v20220817-1401-p2artifacts.xml...
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:27 [DEBUG] Writing P2 metadata for osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627-p2artifacts.xml...
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:27 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml
02:07:27 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:27 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:27 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:27 [DEBUG] Target definition file contains 304 units
02:07:27 [DEBUG] Added 0 locally built units to the target platform
02:07:27 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml
02:07:27 [INFO] Resolved fragments:
02:07:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:27 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:27 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:27 [INFO] Resolved fragments:
02:07:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:27 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:27 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:27 [INFO] Resolved fragments:
02:07:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:27 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:27 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:27 [INFO] Resolved fragments:
02:07:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:27 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:27 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:27 [INFO] Resolved fragments:
02:07:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:27 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:27 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.core:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.ui:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.formatterapp:1.1.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.doc.isv:3.14.1800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.doc.user:3.15.1600.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.macosx:3.5.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.ui.macosx:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml
02:07:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:28 [DEBUG] Target definition file contains 304 units
02:07:28 [DEBUG] Added 0 locally built units to the target platform
02:07:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml
02:07:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml
02:07:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:28 [DEBUG] Target definition file contains 304 units
02:07:28 [DEBUG] Added 0 locally built units to the target platform
02:07:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml
02:07:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml
02:07:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:28 [DEBUG] Target definition file contains 304 units
02:07:28 [DEBUG] Added 0 locally built units to the target platform
02:07:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.ant,1.10.12.v20211102-1452 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.ant/1.10.12.v20211102-1452/org.apache.ant-1.10.12.v20211102-1452-p2artifacts.xml...
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
02:07:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:28 [DEBUG] Target definition file contains 304 units
02:07:28 [DEBUG] Added 0 locally built units to the target platform
02:07:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml
02:07:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:28 [DEBUG] Target definition file contains 304 units
02:07:28 [DEBUG] Added 0 locally built units to the target platform
02:07:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml
02:07:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:28 [DEBUG] Target definition file contains 304 units
02:07:28 [DEBUG] Added 0 locally built units to the target platform
02:07:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:28 [INFO] Resolved fragments:
02:07:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:28 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Writing P2 metadata for osgi.bundle,org.junit,4.13.2.v20211018-1956 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.junit/4.13.2.v20211018-1956/org.junit-4.13.2.v20211018-1956-p2artifacts.xml...
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.compiler:3.12.2000.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Writing P2 metadata for osgi.bundle,org.hamcrest.core,1.3.0.v20180420-1519 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.hamcrest.core/1.3.0.v20180420-1519/org.hamcrest.core-1.3.0.v20180420-1519-p2artifacts.xml...
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml
02:07:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:29 [DEBUG] Target definition file contains 304 units
02:07:29 [DEBUG] Added 0 locally built units to the target platform
02:07:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.compiler:3.12.2000.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml
02:07:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:29 [DEBUG] Target definition file contains 304 units
02:07:29 [DEBUG] Added 0 locally built units to the target platform
02:07:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml
02:07:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:29 [DEBUG] Target definition file contains 304 units
02:07:29 [DEBUG] Added 0 locally built units to the target platform
02:07:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt.tests:1.2.150.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.builder:3.11.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.compiler:3.12.2000.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml
02:07:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:29 [DEBUG] Target definition file contains 304 units
02:07:29 [DEBUG] Added 0 locally built units to the target platform
02:07:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt.tests:1.2.150.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.binaries:1.0.250.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.builder:3.11.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.compiler:3.12.2000.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.model:3.11.400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml
02:07:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:29 [DEBUG] Target definition file contains 304 units
02:07:29 [DEBUG] Added 0 locally built units to the target platform
02:07:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [INFO] Resolved fragments:
02:07:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml
02:07:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:30 [DEBUG] Target definition file contains 304 units
02:07:30 [DEBUG] Added 0 locally built units to the target platform
02:07:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml
02:07:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:30 [DEBUG] Target definition file contains 304 units
02:07:30 [DEBUG] Added 0 locally built units to the target platform
02:07:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml
02:07:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:30 [DEBUG] Target definition file contains 304 units
02:07:30 [DEBUG] Added 0 locally built units to the target platform
02:07:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml
02:07:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:30 [DEBUG] Target definition file contains 304 units
02:07:30 [DEBUG] Added 0 locally built units to the target platform
02:07:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.core:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.builder:3.11.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.compiler:3.12.2000.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml
02:07:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:30 [DEBUG] Target definition file contains 304 units
02:07:30 [DEBUG] Added 0 locally built units to the target platform
02:07:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/apt.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:30 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/aptext.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.builder:3.11.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.compiler:3.12.2000.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.model:3.11.400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.binaries:1.0.250.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt.tests:1.2.150.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/apt.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:30 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/aptext.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml
02:07:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:30 [DEBUG] Target definition file contains 304 units
02:07:30 [DEBUG] Added 0 locally built units to the target platform
02:07:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml
02:07:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:30 [DEBUG] Target definition file contains 304 units
02:07:30 [DEBUG] Added 0 locally built units to the target platform
02:07:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:30 [INFO] Resolved fragments:
02:07:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:31 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:31 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:31 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:31 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:31 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:31 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:31 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:31 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:31 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:31 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:31 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:31 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:31 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:31 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:31 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:31 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:31 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:31 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:31 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:31 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:31 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:31 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:31 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:31 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:31 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:31 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:31 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:31 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
02:07:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:31 [DEBUG] Target definition file contains 304 units
02:07:31 [DEBUG] Added 0 locally built units to the target platform
02:07:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:31 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
02:07:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:31 [DEBUG] Target definition file contains 304 units
02:07:31 [DEBUG] Added 0 locally built units to the target platform
02:07:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [INFO] Resolved fragments:
02:07:31 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:31 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:31 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:31 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml
02:07:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:31 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@9504a58...
02:07:31 [DEBUG] Target definition content cache miss: All entries differ, but there are entries which only differ in one parameter: [target environments]
02:07:31 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:31 [DEBUG] Resolve com.google.code.gson:gson:jar:2.9.1...
02:07:31 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.google.code.gson:gson:jar:2.9.1]...
02:07:31 [DEBUG] MavenResolver: artifact com.google.code.gson:gson:2.9.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar resolves installable unit com.google.gson/2.9.1
02:07:31 [DEBUG] Resolve com.google.code.gson:gson:jar:sources:2.9.1...
02:07:31 [DEBUG] MavenResolver: source-artifact com.google.code.gson:gson:2.9.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar resolves installable unit com.google.gson.source/2.9.1
02:07:31 [DEBUG] Resolve com.ibm.icu:icu4j:jar:71.1...
02:07:31 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.ibm.icu:icu4j:jar:71.1]...
02:07:31 [DEBUG] MavenResolver: artifact com.ibm.icu:icu4j:71.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar resolves installable unit com.ibm.icu/71.1.0
02:07:31 [DEBUG] Resolve com.ibm.icu:icu4j:jar:sources:71.1...
02:07:31 [DEBUG] MavenResolver: source-artifact com.ibm.icu:icu4j:71.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1-sources.jar resolves installable unit com.ibm.icu.source/71.1.0
02:07:31 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:1.4...
02:07:31 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-fileupload:commons-fileupload:jar:1.4]...
02:07:31 [DEBUG] MavenResolver: artifact commons-fileupload:commons-fileupload:1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar resolves installable unit org.apache.commons.commons-fileupload/1.4.0
02:07:31 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:sources:1.4...
02:07:31 [DEBUG] MavenResolver: source-artifact commons-fileupload:commons-fileupload:1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar resolves installable unit org.apache.commons.commons-fileupload.source/1.4.0
02:07:31 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:5.12.1...
02:07:31 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna-platform:jar:5.12.1]...
02:07:31 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna-platform:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar resolves installable unit com.sun.jna.platform/5.12.1
02:07:31 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:sources:5.12.1...
02:07:31 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna-platform:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1-sources.jar resolves installable unit com.sun.jna.platform.source/5.12.1
02:07:31 [DEBUG] Resolve net.java.dev.jna:jna:jar:5.12.1...
02:07:31 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna:jar:5.12.1]...
02:07:31 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar resolves installable unit com.sun.jna/5.12.1
02:07:31 [DEBUG] Resolve net.java.dev.jna:jna:jar:sources:5.12.1...
02:07:31 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1-sources.jar resolves installable unit com.sun.jna.source/5.12.1
02:07:31 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:2.8.0...
02:07:31 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.sshd:sshd-osgi:jar:2.8.0]...
02:07:31 [DEBUG] MavenResolver: artifact org.apache.sshd:sshd-osgi:2.8.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar resolves installable unit org.apache.sshd.osgi/2.8.0
02:07:31 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:sources:2.8.0...
02:07:32 [DEBUG] MavenResolver: source-artifact org.apache.sshd:sshd-osgi:2.8.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar resolves installable unit org.apache.sshd.osgi.source/2.8.0
02:07:32 [DEBUG] Resolve org.jsoup:jsoup:jar:1.14.3...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.jsoup:jsoup:jar:1.14.3]...
02:07:32 [DEBUG] MavenResolver: artifact org.jsoup:jsoup:1.14.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar resolves installable unit org.jsoup/1.14.3
02:07:32 [DEBUG] Resolve org.jsoup:jsoup:jar:sources:1.14.3...
02:07:32 [DEBUG] MavenResolver: source-artifact org.jsoup:jsoup:1.14.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar resolves installable unit org.jsoup.source/1.14.3
02:07:32 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6]...
02:07:32 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar resolves installable unit org.sat4j.pb/2.3.6.v20201214
02:07:32 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:sources:2.3.6...
02:07:32 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar resolves installable unit org.sat4j.pb.source/2.3.6.v20201214
02:07:32 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6]...
02:07:32 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar resolves installable unit org.sat4j.core/2.3.6.v20201214
02:07:32 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:sources:2.3.6...
02:07:32 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar resolves installable unit org.sat4j.core.source/2.3.6.v20201214
02:07:32 [DEBUG] Resolve org.tukaani:xz:jar:1.9...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.tukaani:xz:jar:1.9]...
02:07:32 [DEBUG] MavenResolver: artifact org.tukaani:xz:1.9 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar resolves installable unit org.tukaani.xz/1.9.0
02:07:32 [DEBUG] Resolve org.tukaani:xz:jar:sources:1.9...
02:07:32 [DEBUG] MavenResolver: source-artifact org.tukaani:xz:1.9:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9-sources.jar resolves installable unit org.tukaani.xz.source/1.9.0
02:07:32 [DEBUG] Resolve org.yaml:snakeyaml:jar:1.27...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.yaml:snakeyaml:jar:1.27]...
02:07:32 [DEBUG] MavenResolver: artifact org.yaml:snakeyaml:1.27 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar resolves installable unit org.yaml.snakeyaml/1.27.0
02:07:32 [DEBUG] Resolve org.yaml:snakeyaml:jar:sources:1.27...
02:07:32 [DEBUG] MavenResolver: source-artifact org.yaml:snakeyaml:1.27:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar resolves installable unit org.yaml.snakeyaml.source/1.27.0
02:07:32 [DEBUG] Resolve commons-lang:commons-lang:jar:2.6...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-lang:commons-lang:jar:2.6]...
02:07:32 [DEBUG] MavenResolver: artifact commons-lang:commons-lang:2.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar resolves installable unit org.apache.commons.lang/2.6.0
02:07:32 [DEBUG] Resolve commons-lang:commons-lang:jar:sources:2.6...
02:07:32 [DEBUG] MavenResolver: source-artifact commons-lang:commons-lang:2.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar resolves installable unit org.apache.commons.lang.source/2.6.0
02:07:32 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:1.71...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcpg-jdk18on:jar:1.71]...
02:07:32 [DEBUG] MavenResolver: artifact org.bouncycastle:bcpg-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar resolves installable unit bcpg/1.71.0
02:07:32 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:sources:1.71...
02:07:32 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcpg-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar resolves installable unit bcpg.source/1.71.0
02:07:32 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:1.71...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcprov-jdk18on:jar:1.71]...
02:07:32 [DEBUG] MavenResolver: artifact org.bouncycastle:bcprov-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar resolves installable unit bcprov/1.71.0
02:07:32 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:sources:1.71...
02:07:32 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcprov-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar resolves installable unit bcprov.source/1.71.0
02:07:32 [DEBUG] Resolve commons-io:commons-io:jar:2.11.0...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-io:commons-io:jar:2.11.0]...
02:07:32 [DEBUG] MavenResolver: artifact commons-io:commons-io:2.11.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar resolves installable unit org.apache.commons.commons-io/2.11.0
02:07:32 [DEBUG] Resolve commons-io:commons-io:jar:sources:2.11.0...
02:07:32 [DEBUG] MavenResolver: source-artifact commons-io:commons-io:2.11.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar resolves installable unit org.apache.commons.commons-io.source/2.11.0
02:07:32 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:32 [DEBUG] 	org.sat4j.core.source 2.3.6.v20201214
02:07:32 [DEBUG] 	org.apache.commons.lang.source 2.6.0
02:07:32 [DEBUG] 	org.yaml.snakeyaml.source 1.27.0
02:07:32 [DEBUG] 	bcpg.source 1.71.0
02:07:32 [DEBUG] 	org.sat4j.pb 2.3.6.v20201214
02:07:32 [DEBUG] 	org.sat4j.core 2.3.6.v20201214
02:07:32 [DEBUG] 	org.jsoup 1.14.3
02:07:32 [DEBUG] 	org.apache.commons.lang 2.6.0
02:07:32 [DEBUG] 	org.apache.commons.commons-io.source 2.11.0
02:07:32 [DEBUG] 	bcpg 1.71.0
02:07:32 [DEBUG] 	com.sun.jna.platform 5.12.1
02:07:32 [DEBUG] 	org.jsoup.source 1.14.3
02:07:32 [DEBUG] 	com.google.gson.source 2.9.1
02:07:32 [DEBUG] 	org.apache.sshd.osgi 2.8.0
02:07:32 [DEBUG] 	org.apache.commons.commons-fileupload.source 1.4.0
02:07:32 [DEBUG] 	org.yaml.snakeyaml 1.27.0
02:07:32 [DEBUG] 	org.sat4j.pb.source 2.3.6.v20201214
02:07:32 [DEBUG] 	org.apache.commons.commons-fileupload 1.4.0
02:07:32 [DEBUG] 	com.sun.jna.source 5.12.1
02:07:32 [DEBUG] 	com.google.gson 2.9.1
02:07:32 [DEBUG] 	com.ibm.icu 71.1.0
02:07:32 [DEBUG] 	org.tukaani.xz 1.9.0
02:07:32 [DEBUG] 	org.apache.commons.commons-io 2.11.0
02:07:32 [DEBUG] 	bcprov 1.71.0
02:07:32 [DEBUG] 	com.sun.jna.platform.source 5.12.1
02:07:32 [DEBUG] 	org.tukaani.xz.source 1.9.0
02:07:32 [DEBUG] 	com.ibm.icu.source 71.1.0
02:07:32 [DEBUG] 	com.sun.jna 5.12.1
02:07:32 [DEBUG] 	org.apache.sshd.osgi.source 2.8.0
02:07:32 [DEBUG] 	bcprov.source 1.71.0
02:07:32 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:32 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:4.0.4...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=jakarta.servlet:jakarta.servlet-api:jar:4.0.4]...
02:07:32 [DEBUG] MavenResolver: artifact jakarta.servlet:jakarta.servlet-api:4.0.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar resolves installable unit jakarta.servlet-api/4.0.0
02:07:32 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:sources:4.0.4...
02:07:32 [DEBUG] MavenResolver: source-artifact jakarta.servlet:jakarta.servlet-api:4.0.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar resolves installable unit jakarta.servlet-api.source/4.0.0
02:07:32 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3]...
02:07:32 [DEBUG] MavenResolver: artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar resolves installable unit javax.servlet.jsp-api/2.3.3
02:07:32 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:sources:2.3.3...
02:07:32 [DEBUG] MavenResolver: source-artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar resolves installable unit javax.servlet.jsp-api.source/2.3.3
02:07:32 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:10.0.11...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-http:jar:10.0.11]...
02:07:32 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-http:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar resolves installable unit org.eclipse.jetty.http/10.0.11
02:07:32 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:sources:10.0.11...
02:07:32 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-http:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.http.source/10.0.11
02:07:32 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:10.0.11...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-io:jar:10.0.11]...
02:07:32 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-io:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar resolves installable unit org.eclipse.jetty.io/10.0.11
02:07:32 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:sources:10.0.11...
02:07:32 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-io:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.io.source/10.0.11
02:07:32 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:10.0.11...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-security:jar:10.0.11]...
02:07:32 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-security:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar resolves installable unit org.eclipse.jetty.security/10.0.11
02:07:32 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:sources:10.0.11...
02:07:32 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-security:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.security.source/10.0.11
02:07:32 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:10.0.11...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-server:jar:10.0.11]...
02:07:32 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-server:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar resolves installable unit org.eclipse.jetty.server/10.0.11
02:07:32 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:sources:10.0.11...
02:07:32 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-server:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.server.source/10.0.11
02:07:32 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:10.0.11...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-servlet:jar:10.0.11]...
02:07:32 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-servlet:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar resolves installable unit org.eclipse.jetty.servlet/10.0.11
02:07:32 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:sources:10.0.11...
02:07:32 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-servlet:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.servlet.source/10.0.11
02:07:32 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:10.0.11...
02:07:32 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util-ajax:jar:10.0.11]...
02:07:33 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util-ajax:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar resolves installable unit org.eclipse.jetty.util.ajax/10.0.11
02:07:33 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:sources:10.0.11...
02:07:33 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util-ajax:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.ajax.source/10.0.11
02:07:33 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:10.0.11...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util:jar:10.0.11]...
02:07:33 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar resolves installable unit org.eclipse.jetty.util/10.0.11
02:07:33 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:sources:10.0.11...
02:07:33 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.source/10.0.11
02:07:33 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:33 [DEBUG] 	org.eclipse.jetty.util.ajax 10.0.11
02:07:33 [DEBUG] 	org.eclipse.jetty.security 10.0.11
02:07:33 [DEBUG] 	org.eclipse.jetty.util 10.0.11
02:07:33 [DEBUG] 	org.eclipse.jetty.io.source 10.0.11
02:07:33 [DEBUG] 	org.eclipse.jetty.server 10.0.11
02:07:33 [DEBUG] 	org.eclipse.jetty.io 10.0.11
02:07:33 [DEBUG] 	org.eclipse.jetty.server.source 10.0.11
02:07:33 [DEBUG] 	org.eclipse.jetty.servlet 10.0.11
02:07:33 [DEBUG] 	javax.servlet.jsp-api.source 2.3.3
02:07:33 [DEBUG] 	org.eclipse.jetty.util.source 10.0.11
02:07:33 [DEBUG] 	jakarta.servlet-api.source 4.0.0
02:07:33 [DEBUG] 	org.eclipse.jetty.security.source 10.0.11
02:07:33 [DEBUG] 	org.eclipse.jetty.servlet.source 10.0.11
02:07:33 [DEBUG] 	org.eclipse.jetty.util.ajax.source 10.0.11
02:07:33 [DEBUG] 	javax.servlet.jsp-api 2.3.3
02:07:33 [DEBUG] 	jakarta.servlet-api 4.0.0
02:07:33 [DEBUG] 	org.eclipse.jetty.http 10.0.11
02:07:33 [DEBUG] 	org.eclipse.jetty.http.source 10.0.11
02:07:33 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:33 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:1.12.13...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy-agent:jar:1.12.13]...
02:07:33 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy-agent:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy-agent/1.12.13
02:07:33 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:sources:1.12.13...
02:07:33 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy-agent:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy-agent.source/1.12.13
02:07:33 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:1.12.13...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy:jar:1.12.13]...
02:07:33 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy/1.12.13
02:07:33 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:sources:1.12.13...
02:07:33 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy.source/1.12.13
02:07:33 [DEBUG] Resolve org.assertj:assertj-core:jar:3.23.1...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.assertj:assertj-core:jar:3.23.1]...
02:07:33 [DEBUG] MavenResolver: artifact org.assertj:assertj-core:3.23.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar resolves installable unit assertj-core/3.23.1
02:07:33 [DEBUG] Resolve org.assertj:assertj-core:jar:sources:3.23.1...
02:07:33 [DEBUG] MavenResolver: source-artifact org.assertj:assertj-core:3.23.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar resolves installable unit assertj-core.source/3.23.1
02:07:33 [DEBUG] Resolve org.mockito:mockito-core:jar:4.7.0...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.mockito:mockito-core:jar:4.7.0]...
02:07:33 [DEBUG] MavenResolver: artifact org.mockito:mockito-core:4.7.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar resolves installable unit org.mockito.mockito-core/4.7.0
02:07:33 [DEBUG] Resolve org.mockito:mockito-core:jar:sources:4.7.0...
02:07:33 [DEBUG] MavenResolver: source-artifact org.mockito:mockito-core:4.7.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0-sources.jar resolves installable unit org.mockito.mockito-core.source/4.7.0
02:07:33 [DEBUG] Resolve org.objenesis:objenesis:jar:3.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.objenesis:objenesis:jar:3.2]...
02:07:33 [DEBUG] MavenResolver: artifact org.objenesis:objenesis:3.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2.jar resolves installable unit org.objenesis/3.2.0
02:07:33 [DEBUG] Resolve org.objenesis:objenesis:jar:sources:3.2...
02:07:33 [DEBUG] MavenResolver: source-artifact org.objenesis:objenesis:3.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar resolves installable unit org.objenesis.source/3.2.0
02:07:33 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:33 [DEBUG] 	assertj-core.source 3.23.1
02:07:33 [DEBUG] 	net.bytebuddy.byte-buddy 1.12.13
02:07:33 [DEBUG] 	org.mockito.mockito-core 4.7.0
02:07:33 [DEBUG] 	org.mockito.mockito-core.source 4.7.0
02:07:33 [DEBUG] 	org.objenesis.source 3.2.0
02:07:33 [DEBUG] 	net.bytebuddy.byte-buddy-agent 1.12.13
02:07:33 [DEBUG] 	net.bytebuddy.byte-buddy-agent.source 1.12.13
02:07:33 [DEBUG] 	assertj-core 3.23.1
02:07:33 [DEBUG] 	net.bytebuddy.byte-buddy.source 1.12.13
02:07:33 [DEBUG] 	org.objenesis 3.2.0
02:07:33 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:33 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:9.3...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-commons:jar:9.3]...
02:07:33 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-commons:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar resolves installable unit org.objectweb.asm.commons/9.3.0
02:07:33 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:sources:9.3...
02:07:33 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-commons:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar resolves installable unit org.objectweb.asm.commons.source/9.3.0
02:07:33 [DEBUG] Resolve org.ow2.asm:asm-util:jar:9.3...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-util:jar:9.3]...
02:07:33 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-util:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar resolves installable unit org.objectweb.asm.util/9.3.0
02:07:33 [DEBUG] Resolve org.ow2.asm:asm-util:jar:sources:9.3...
02:07:33 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-util:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar resolves installable unit org.objectweb.asm.util.source/9.3.0
02:07:33 [DEBUG] Resolve org.ow2.asm:asm:jar:9.3...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm:jar:9.3]...
02:07:33 [DEBUG] MavenResolver: artifact org.ow2.asm:asm:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar resolves installable unit org.objectweb.asm/9.3.0
02:07:33 [DEBUG] Resolve org.ow2.asm:asm:jar:sources:9.3...
02:07:33 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3-sources.jar resolves installable unit org.objectweb.asm.source/9.3.0
02:07:33 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:9.3...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-tree:jar:9.3]...
02:07:33 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-tree:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar resolves installable unit org.objectweb.asm.tree/9.3.0
02:07:33 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:sources:9.3...
02:07:33 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-tree:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar resolves installable unit org.objectweb.asm.tree.source/9.3.0
02:07:33 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:33 [DEBUG] 	org.objectweb.asm.commons 9.3.0
02:07:33 [DEBUG] 	org.objectweb.asm 9.3.0
02:07:33 [DEBUG] 	org.objectweb.asm.tree.source 9.3.0
02:07:33 [DEBUG] 	org.objectweb.asm.commons.source 9.3.0
02:07:33 [DEBUG] 	org.objectweb.asm.util.source 9.3.0
02:07:33 [DEBUG] 	org.objectweb.asm.tree 9.3.0
02:07:33 [DEBUG] 	org.objectweb.asm.source 9.3.0
02:07:33 [DEBUG] 	org.objectweb.asm.util 9.3.0
02:07:33 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:33 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1]...
02:07:33 [DEBUG] MavenResolver: artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar resolves installable unit biz.aQute.bnd.annotation/6.3.1.202206071316
02:07:33 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:sources:6.3.1...
02:07:33 [DEBUG] MavenResolver: source-artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar resolves installable unit biz.aQute.bnd.annotation.source/6.3.1.202206071316
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:1.1.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.versioning:jar:1.1.2]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.versioning:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar resolves installable unit org.osgi.annotation.versioning/1.1.2.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:sources:1.1.2...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.versioning:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar resolves installable unit org.osgi.annotation.versioning.source/1.1.2.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:2.0.0...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.bundle:jar:2.0.0]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.bundle:2.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar resolves installable unit org.osgi.annotation.bundle/2.0.0.202202082230
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:sources:2.0.0...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.bundle:2.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar resolves installable unit org.osgi.annotation.bundle.source/2.0.0.202202082230
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:1.6.1...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.cm:jar:1.6.1]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.cm:1.6.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar resolves installable unit org.osgi.service.cm/1.6.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:sources:1.6.1...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.cm:1.6.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar resolves installable unit org.osgi.service.cm.source/1.6.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:1.5.0...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component.annotations:jar:1.5.0]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component.annotations:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar resolves installable unit org.osgi.service.component.annotations/1.5.0.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:sources:1.5.0...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component.annotations:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar resolves installable unit org.osgi.service.component.annotations.source/1.5.0.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:1.5.0...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component:jar:1.5.0]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar resolves installable unit org.osgi.service.component/1.5.0.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:sources:1.5.0...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar resolves installable unit org.osgi.service.component.source/1.5.0.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:1.0.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.coordinator:jar:1.0.2]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.coordinator:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar resolves installable unit org.osgi.service.coordinator/1.0.2.201505202024
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:sources:1.0.2...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.coordinator:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar resolves installable unit org.osgi.service.coordinator.source/1.0.2.201505202024
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:1.1.1...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.device:jar:1.1.1]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.device:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar resolves installable unit org.osgi.service.device/1.1.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:sources:1.1.1...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.device:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar resolves installable unit org.osgi.service.device.source/1.1.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:1.4.1...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.event:jar:1.4.1]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.event:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar resolves installable unit org.osgi.service.event/1.4.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:sources:1.4.1...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.event:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar resolves installable unit org.osgi.service.event.source/1.4.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar resolves installable unit org.osgi.service.http.whiteboard/1.1.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:sources:1.1.1...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar resolves installable unit org.osgi.service.http.whiteboard.source/1.1.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:1.2.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http:jar:1.2.2]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http:1.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar resolves installable unit org.osgi.service.http/1.2.2.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:sources:1.2.2...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http:1.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar resolves installable unit org.osgi.service.http.source/1.2.2.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:1.0.0...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.log.stream:jar:1.0.0]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.log.stream:1.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar resolves installable unit org.osgi.service.log.stream/1.0.0.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:sources:1.0.0...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.log.stream:1.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar resolves installable unit org.osgi.service.log.stream.source/1.0.0.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:1.4.1...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.metatype:jar:1.4.1]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.metatype:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar resolves installable unit org.osgi.service.metatype/1.4.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:sources:1.4.1...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.metatype:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar resolves installable unit org.osgi.service.metatype.source/1.4.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:1.1.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.prefs:jar:1.1.2]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.prefs:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar resolves installable unit org.osgi.service.prefs/1.1.2.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:sources:1.1.2...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.prefs:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar resolves installable unit org.osgi.service.prefs.source/1.1.2.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:1.2.0...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.provisioning:jar:1.2.0]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.provisioning:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar resolves installable unit org.osgi.service.provisioning/1.2.0.201505202024
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:sources:1.2.0...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.provisioning:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar resolves installable unit org.osgi.service.provisioning.source/1.2.0.201505202024
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:1.2.1...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.upnp:jar:1.2.1]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.upnp:1.2.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar resolves installable unit org.osgi.service.upnp/1.2.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:sources:1.2.1...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.upnp:1.2.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar resolves installable unit org.osgi.service.upnp.source/1.2.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:1.1.1...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.useradmin:jar:1.1.1]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.useradmin:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar resolves installable unit org.osgi.service.useradmin/1.1.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:sources:1.1.1...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.useradmin:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar resolves installable unit org.osgi.service.useradmin.source/1.1.1.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:1.0.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.wireadmin:jar:1.0.2]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.wireadmin:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar resolves installable unit org.osgi.service.wireadmin/1.0.2.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:sources:1.0.2...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.wireadmin:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar resolves installable unit org.osgi.service.wireadmin.source/1.0.2.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:1.2.0...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.function:jar:1.2.0]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.function:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar resolves installable unit org.osgi.util.function/1.2.0.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:sources:1.2.0...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.function:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar resolves installable unit org.osgi.util.function.source/1.2.0.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:1.0.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.measurement:jar:1.0.2]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.measurement:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar resolves installable unit org.osgi.util.measurement/1.0.2.201802012109
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:sources:1.0.2...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.measurement:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar resolves installable unit org.osgi.util.measurement.source/1.0.2.201802012109
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:1.0.1...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.position:jar:1.0.1]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.position:1.0.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar resolves installable unit org.osgi.util.position/1.0.1.201505202026
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:sources:1.0.1...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.position:1.0.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar resolves installable unit org.osgi.util.position.source/1.0.1.201505202026
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:1.2.0...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.promise:jar:1.2.0]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.promise:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar resolves installable unit org.osgi.util.promise/1.2.0.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:sources:1.2.0...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.promise:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar resolves installable unit org.osgi.util.promise.source/1.2.0.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:1.0.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.pushstream:jar:1.0.2]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.pushstream:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar resolves installable unit org.osgi.util.pushstream/1.0.2.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:sources:1.0.2...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.pushstream:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar resolves installable unit org.osgi.util.pushstream.source/1.0.2.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:1.0.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.xml:jar:1.0.2]...
02:07:33 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.xml:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar resolves installable unit org.osgi.util.xml/1.0.2.202109301733
02:07:33 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:sources:1.0.2...
02:07:33 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.xml:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar resolves installable unit org.osgi.util.xml.source/1.0.2.202109301733
02:07:33 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:33 [DEBUG] 	biz.aQute.bnd.annotation.source 6.3.1.202206071316
02:07:33 [DEBUG] 	org.osgi.service.prefs.source 1.1.2.202109301733
02:07:33 [DEBUG] 	org.osgi.service.coordinator.source 1.0.2.201505202024
02:07:33 [DEBUG] 	org.osgi.service.component.annotations 1.5.0.202109301733
02:07:33 [DEBUG] 	org.osgi.service.http 1.2.2.202109301733
02:07:33 [DEBUG] 	org.osgi.util.xml 1.0.2.202109301733
02:07:33 [DEBUG] 	org.osgi.service.component 1.5.0.202109301733
02:07:33 [DEBUG] 	org.osgi.annotation.bundle 2.0.0.202202082230
02:07:33 [DEBUG] 	org.osgi.annotation.versioning 1.1.2.202109301733
02:07:33 [DEBUG] 	org.osgi.service.provisioning.source 1.2.0.201505202024
02:07:33 [DEBUG] 	org.osgi.service.event.source 1.4.1.202109301733
02:07:33 [DEBUG] 	org.osgi.util.xml.source 1.0.2.202109301733
02:07:33 [DEBUG] 	org.osgi.util.measurement.source 1.0.2.201802012109
02:07:33 [DEBUG] 	org.osgi.service.http.whiteboard 1.1.1.202109301733
02:07:33 [DEBUG] 	org.osgi.service.log.stream 1.0.0.202109301733
02:07:33 [DEBUG] 	org.osgi.service.cm.source 1.6.1.202109301733
02:07:33 [DEBUG] 	org.osgi.service.useradmin 1.1.1.202109301733
02:07:33 [DEBUG] 	org.osgi.util.function 1.2.0.202109301733
02:07:33 [DEBUG] 	org.osgi.service.prefs 1.1.2.202109301733
02:07:33 [DEBUG] 	org.osgi.annotation.bundle.source 2.0.0.202202082230
02:07:33 [DEBUG] 	org.osgi.util.promise.source 1.2.0.202109301733
02:07:33 [DEBUG] 	org.osgi.service.http.whiteboard.source 1.1.1.202109301733
02:07:33 [DEBUG] 	org.osgi.service.coordinator 1.0.2.201505202024
02:07:33 [DEBUG] 	biz.aQute.bnd.annotation 6.3.1.202206071316
02:07:33 [DEBUG] 	org.osgi.service.event 1.4.1.202109301733
02:07:33 [DEBUG] 	org.osgi.service.upnp 1.2.1.202109301733
02:07:33 [DEBUG] 	org.osgi.service.upnp.source 1.2.1.202109301733
02:07:33 [DEBUG] 	org.osgi.util.position 1.0.1.201505202026
02:07:33 [DEBUG] 	org.osgi.service.wireadmin.source 1.0.2.202109301733
02:07:33 [DEBUG] 	org.osgi.service.metatype.source 1.4.1.202109301733
02:07:33 [DEBUG] 	org.osgi.util.measurement 1.0.2.201802012109
02:07:33 [DEBUG] 	org.osgi.service.cm 1.6.1.202109301733
02:07:33 [DEBUG] 	org.osgi.util.pushstream.source 1.0.2.202109301733
02:07:33 [DEBUG] 	org.osgi.service.component.annotations.source 1.5.0.202109301733
02:07:33 [DEBUG] 	org.osgi.util.promise 1.2.0.202109301733
02:07:33 [DEBUG] 	org.osgi.service.wireadmin 1.0.2.202109301733
02:07:33 [DEBUG] 	org.osgi.service.log.stream.source 1.0.0.202109301733
02:07:33 [DEBUG] 	org.osgi.annotation.versioning.source 1.1.2.202109301733
02:07:33 [DEBUG] 	org.osgi.service.device 1.1.1.202109301733
02:07:33 [DEBUG] 	org.osgi.service.http.source 1.2.2.202109301733
02:07:33 [DEBUG] 	org.osgi.service.provisioning 1.2.0.201505202024
02:07:33 [DEBUG] 	org.osgi.util.function.source 1.2.0.202109301733
02:07:33 [DEBUG] 	org.osgi.service.metatype 1.4.1.202109301733
02:07:33 [DEBUG] 	org.osgi.service.device.source 1.1.1.202109301733
02:07:33 [DEBUG] 	org.osgi.util.position.source 1.0.1.201505202026
02:07:33 [DEBUG] 	org.osgi.service.component.source 1.5.0.202109301733
02:07:33 [DEBUG] 	org.osgi.service.useradmin.source 1.1.1.202109301733
02:07:33 [DEBUG] 	org.osgi.util.pushstream 1.0.2.202109301733
02:07:33 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:33 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2]...
02:07:33 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations/2.13.2
02:07:33 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.13.2...
02:07:33 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations.source/2.13.2
02:07:33 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:2.13.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-core:jar:2.13.2]...
02:07:33 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-core:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-core/2.13.2
02:07:33 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:sources:2.13.2...
02:07:33 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-core:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-core.source/2.13.2
02:07:33 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2]...
02:07:33 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind/2.13.2.2
02:07:33 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:sources:2.13.2.2...
02:07:33 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind.source/2.13.2.2
02:07:33 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:33 [DEBUG] 	com.fasterxml.jackson.core.jackson-core.source 2.13.2
02:07:33 [DEBUG] 	com.fasterxml.jackson.core.jackson-core 2.13.2
02:07:33 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations.source 2.13.2
02:07:33 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations 2.13.2
02:07:33 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind 2.13.2.2
02:07:33 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind.source 2.13.2.2
02:07:33 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:33 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2]...
02:07:33 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar resolves installable unit org.apache.felix.gogo.command/1.1.2
02:07:33 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:sources:1.1.2...
02:07:33 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar resolves installable unit org.apache.felix.gogo.command.source/1.1.2
02:07:33 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6...
02:07:33 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6]...
02:07:33 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar resolves installable unit org.apache.felix.gogo.runtime/1.1.6
02:07:33 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:sources:1.1.6...
02:07:34 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar resolves installable unit org.apache.felix.gogo.runtime.source/1.1.6
02:07:34 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4]...
02:07:34 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar resolves installable unit org.apache.felix.gogo.shell/1.1.4
02:07:34 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:sources:1.1.4...
02:07:34 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar resolves installable unit org.apache.felix.gogo.shell.source/1.1.4
02:07:34 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:2.2.2...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.scr:jar:2.2.2]...
02:07:34 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.scr:2.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar resolves installable unit org.apache.felix.scr/2.2.2
02:07:34 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:sources:2.2.2...
02:07:34 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.scr:2.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar resolves installable unit org.apache.felix.scr.source/2.2.2
02:07:34 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:34 [DEBUG] 	org.apache.felix.gogo.command.source 1.1.2
02:07:34 [DEBUG] 	org.apache.felix.gogo.runtime.source 1.1.6
02:07:34 [DEBUG] 	org.apache.felix.gogo.command 1.1.2
02:07:34 [DEBUG] 	org.apache.felix.scr.source 2.2.2
02:07:34 [DEBUG] 	org.apache.felix.gogo.shell.source 1.1.4
02:07:34 [DEBUG] 	org.apache.felix.scr 2.2.2
02:07:34 [DEBUG] 	org.apache.felix.gogo.shell 1.1.4
02:07:34 [DEBUG] 	org.apache.felix.gogo.runtime 1.1.6
02:07:34 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:34 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:5.9.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-api:jar:5.9.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-api:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar resolves installable unit junit-jupiter-api/5.9.0
02:07:34 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:sources:5.9.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-api:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar resolves installable unit junit-jupiter-api.source/5.9.0
02:07:34 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:5.9.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-engine:jar:5.9.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar resolves installable unit junit-jupiter-engine/5.9.0
02:07:34 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:sources:5.9.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar resolves installable unit junit-jupiter-engine.source/5.9.0
02:07:34 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar resolves installable unit junit-jupiter-migrationsupport/5.9.0
02:07:34 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:sources:5.9.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar resolves installable unit junit-jupiter-migrationsupport.source/5.9.0
02:07:34 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:5.9.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-params:jar:5.9.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-params:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar resolves installable unit junit-jupiter-params/5.9.0
02:07:34 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:sources:5.9.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-params:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar resolves installable unit junit-jupiter-params.source/5.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:1.9.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-commons:jar:1.9.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar resolves installable unit junit-platform-commons/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:sources:1.9.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar resolves installable unit junit-platform-commons.source/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:1.9.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-engine:jar:1.9.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar resolves installable unit junit-platform-engine/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:sources:1.9.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar resolves installable unit junit-platform-engine.source/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:1.9.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-launcher:jar:1.9.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-launcher:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar resolves installable unit junit-platform-launcher/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:sources:1.9.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-launcher:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar resolves installable unit junit-platform-launcher.source/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:1.9.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-runner:jar:1.9.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-runner:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar resolves installable unit junit-platform-runner/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:sources:1.9.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-runner:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar resolves installable unit junit-platform-runner.source/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:1.9.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-api:jar:1.9.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-api:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar resolves installable unit junit-platform-suite-api/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:sources:1.9.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-api:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar resolves installable unit junit-platform-suite-api.source/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:1.9.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-commons:jar:1.9.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar resolves installable unit junit-platform-suite-commons/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:sources:1.9.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar resolves installable unit junit-platform-suite-commons.source/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:1.9.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-engine:jar:1.9.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar resolves installable unit junit-platform-suite-engine/1.9.0
02:07:34 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:sources:1.9.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar resolves installable unit junit-platform-suite-engine.source/1.9.0
02:07:34 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:5.9.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.vintage:junit-vintage-engine:jar:5.9.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.junit.vintage:junit-vintage-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar resolves installable unit junit-vintage-engine/5.9.0
02:07:34 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:sources:5.9.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.junit.vintage:junit-vintage-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar resolves installable unit junit-vintage-engine.source/5.9.0
02:07:34 [DEBUG] Resolve org.opentest4j:opentest4j:jar:1.2.0...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.opentest4j:opentest4j:jar:1.2.0]...
02:07:34 [DEBUG] MavenResolver: artifact org.opentest4j:opentest4j:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar resolves installable unit org.opentest4j/1.2.0
02:07:34 [DEBUG] Resolve org.opentest4j:opentest4j:jar:sources:1.2.0...
02:07:34 [DEBUG] MavenResolver: source-artifact org.opentest4j:opentest4j:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar resolves installable unit org.opentest4j.source/1.2.0
02:07:34 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:1.1.2...
02:07:34 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apiguardian:apiguardian-api:jar:1.1.2]...
02:07:34 [DEBUG] MavenResolver: artifact org.apiguardian:apiguardian-api:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar resolves installable unit org.apiguardian.api/1.1.2
02:07:34 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:sources:1.1.2...
02:07:34 [DEBUG] MavenResolver: source-artifact org.apiguardian:apiguardian-api:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar resolves installable unit org.apiguardian.api.source/1.1.2
02:07:34 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:34 [DEBUG] 	junit-jupiter-engine 5.9.0
02:07:34 [DEBUG] 	junit-jupiter-params.source 5.9.0
02:07:34 [DEBUG] 	junit-platform-commons 1.9.0
02:07:34 [DEBUG] 	junit-platform-runner.source 1.9.0
02:07:34 [DEBUG] 	junit-jupiter-api 5.9.0
02:07:34 [DEBUG] 	junit-platform-suite-commons 1.9.0
02:07:34 [DEBUG] 	junit-platform-launcher 1.9.0
02:07:34 [DEBUG] 	junit-vintage-engine.source 5.9.0
02:07:34 [DEBUG] 	junit-jupiter-migrationsupport 5.9.0
02:07:34 [DEBUG] 	junit-platform-suite-engine.source 1.9.0
02:07:34 [DEBUG] 	org.apiguardian.api 1.1.2
02:07:34 [DEBUG] 	junit-platform-suite-engine 1.9.0
02:07:34 [DEBUG] 	junit-platform-launcher.source 1.9.0
02:07:34 [DEBUG] 	junit-platform-suite-api.source 1.9.0
02:07:34 [DEBUG] 	junit-platform-engine 1.9.0
02:07:34 [DEBUG] 	junit-platform-suite-api 1.9.0
02:07:34 [DEBUG] 	junit-jupiter-migrationsupport.source 5.9.0
02:07:34 [DEBUG] 	org.opentest4j 1.2.0
02:07:34 [DEBUG] 	junit-platform-commons.source 1.9.0
02:07:34 [DEBUG] 	junit-jupiter-params 5.9.0
02:07:34 [DEBUG] 	junit-vintage-engine 5.9.0
02:07:34 [DEBUG] 	junit-platform-engine.source 1.9.0
02:07:34 [DEBUG] 	junit-jupiter-api.source 5.9.0
02:07:34 [DEBUG] 	junit-platform-suite-commons.source 1.9.0
02:07:34 [DEBUG] 	org.opentest4j.source 1.2.0
02:07:34 [DEBUG] 	org.apiguardian.api.source 1.1.2
02:07:34 [DEBUG] 	junit-jupiter-engine.source 5.9.0
02:07:34 [DEBUG] 	junit-platform-runner 1.9.0
02:07:34 [DEBUG] Target definition file contains 304 units
02:07:34 [DEBUG] Added 0 locally built units to the target platform
02:07:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml
02:07:34 [DEBUG] properties ~= $0: [(osgi.os=macosx)] (matches true)
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml
02:07:34 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:34 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:34 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:34 [DEBUG] Target definition file contains 304 units
02:07:34 [DEBUG] Added 0 locally built units to the target platform
02:07:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml
02:07:34 [DEBUG] properties ~= $0: [(osgi.os=macosx)] (matches true)
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml
02:07:34 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:34 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:34 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:34 [DEBUG] Target definition file contains 304 units
02:07:34 [DEBUG] Added 0 locally built units to the target platform
02:07:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/javadebugtests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/javadebugtests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml
02:07:34 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:34 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:34 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:34 [DEBUG] Target definition file contains 304 units
02:07:34 [DEBUG] Added 0 locally built units to the target platform
02:07:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml
02:07:34 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:34 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:34 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:34 [DEBUG] Target definition file contains 304 units
02:07:34 [DEBUG] Added 0 locally built units to the target platform
02:07:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml
02:07:34 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:34 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:34 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:34 [DEBUG] Target definition file contains 304 units
02:07:34 [DEBUG] Added 0 locally built units to the target platform
02:07:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:34 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml
02:07:34 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:34 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:34 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:34 [DEBUG] Target definition file contains 304 units
02:07:34 [DEBUG] Added 0 locally built units to the target platform
02:07:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:34 [INFO] Resolved fragments:
02:07:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:34 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:34 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Writing P2 metadata for osgi.bundle,org.bouncycastle.bcpg,1.71.0.v20220723-1943 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.bouncycastle.bcpg/1.71.0.v20220723-1943/org.bouncycastle.bcpg-1.71.0.v20220723-1943-p2artifacts.xml...
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers.tests:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text.tests:3.12.500.qualifier: MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui.tests:3.14.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml
02:07:35 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:35 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:35 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:35 [DEBUG] Target definition file contains 304 units
02:07:35 [DEBUG] Added 0 locally built units to the target platform
02:07:35 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml
02:07:35 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:35 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:35 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:35 [DEBUG] Target definition file contains 304 units
02:07:35 [DEBUG] Added 0 locally built units to the target platform
02:07:35 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml
02:07:35 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:35 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:35 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:35 [DEBUG] Target definition file contains 304 units
02:07:35 [DEBUG] Added 0 locally built units to the target platform
02:07:35 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml
02:07:35 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:35 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:35 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:35 [DEBUG] Target definition file contains 304 units
02:07:35 [DEBUG] Added 0 locally built units to the target platform
02:07:35 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:35 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui.tests:3.14.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:35 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml
02:07:35 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:35 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:35 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:35 [DEBUG] Target definition file contains 304 units
02:07:35 [DEBUG] Added 0 locally built units to the target platform
02:07:35 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:35 [INFO] Resolved fragments:
02:07:35 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:35 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:35 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/jdtexamples.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/jdtexamples.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
02:07:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:36 [DEBUG] Target definition file contains 304 units
02:07:36 [DEBUG] Added 0 locally built units to the target platform
02:07:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
02:07:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:36 [DEBUG] Target definition file contains 304 units
02:07:36 [DEBUG] Added 0 locally built units to the target platform
02:07:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml
02:07:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:36 [DEBUG] Target definition file contains 304 units
02:07:36 [DEBUG] Added 0 locally built units to the target platform
02:07:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml
02:07:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:36 [DEBUG] Target definition file contains 304 units
02:07:36 [DEBUG] Added 0 locally built units to the target platform
02:07:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml
02:07:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:36 [DEBUG] Target definition file contains 304 units
02:07:36 [DEBUG] Added 0 locally built units to the target platform
02:07:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml
02:07:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml
02:07:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:36 [DEBUG] Target definition file contains 304 units
02:07:36 [DEBUG] Added 0 locally built units to the target platform
02:07:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml
02:07:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:36 [DEBUG] Target definition file contains 304 units
02:07:36 [DEBUG] Added 0 locally built units to the target platform
02:07:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml
02:07:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:36 [DEBUG] Target definition file contains 304 units
02:07:36 [DEBUG] Added 0 locally built units to the target platform
02:07:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.unittest.ui:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml
02:07:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:36 [DEBUG] Target definition file contains 304 units
02:07:36 [DEBUG] Added 0 locally built units to the target platform
02:07:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:36 [INFO] Resolved fragments:
02:07:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui.unittest.junit:1.0.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.unittest.ui:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF
02:07:37 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:37 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:37 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:37 [DEBUG] Target definition file contains 304 units
02:07:37 [DEBUG] Added 0 locally built units to the target platform
02:07:37 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF
02:07:37 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:37 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:37 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:37 [DEBUG] Target definition file contains 304 units
02:07:37 [DEBUG] Added 0 locally built units to the target platform
02:07:37 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF
02:07:37 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml
02:07:37 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:37 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:37 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:37 [DEBUG] Target definition file contains 304 units
02:07:37 [DEBUG] Added 0 locally built units to the target platform
02:07:37 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.core:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.ui:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.formatterapp:1.1.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.builder:3.11.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.compiler:3.12.2000.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.doc.user:3.15.1600.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [WARNING] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
02:07:37 [DEBUG] Writing P2 metadata for org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/org/eclipse/update/feature/org.eclipse.license/2.0.2.v20181016-2210/org.eclipse.license-2.0.2.v20181016-2210-p2artifacts.xml...
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools:1.2.1100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.annotations:1.1.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.ui:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.tests:3.11.900.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension:1.1.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.runtime:3.7.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.macosx:3.5.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.ui.macosx:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF
02:07:37 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:37 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:37 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:37 [DEBUG] Target definition file contains 304 units
02:07:37 [DEBUG] Added 0 locally built units to the target platform
02:07:37 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools:1.2.1100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF
02:07:37 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:37 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:37 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:37 [DEBUG] Target definition file contains 304 units
02:07:37 [DEBUG] Added 0 locally built units to the target platform
02:07:37 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:37 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF
02:07:37 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:37 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:37 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:37 [DEBUG] Target definition file contains 304 units
02:07:37 [DEBUG] Added 0 locally built units to the target platform
02:07:37 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:37 [INFO] Resolved fragments:
02:07:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.core:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF
02:07:38 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:38 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:38 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:38 [DEBUG] Target definition file contains 304 units
02:07:38 [DEBUG] Added 0 locally built units to the target platform
02:07:38 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.core:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF
02:07:38 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:38 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:38 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:38 [DEBUG] Target definition file contains 304 units
02:07:38 [DEBUG] Added 0 locally built units to the target platform
02:07:38 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.core:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF
02:07:38 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:38 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:38 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:38 [DEBUG] Target definition file contains 304 units
02:07:38 [DEBUG] Added 0 locally built units to the target platform
02:07:38 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:38 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml
02:07:38 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:38 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:38 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:38 [DEBUG] Target definition file contains 304 units
02:07:38 [DEBUG] Added 0 locally built units to the target platform
02:07:38 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:38 [INFO] Resolved fragments:
02:07:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:38 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:38 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:38 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:39 [DEBUG] Writing P2 metadata for osgi.bundle,org.bouncycastle.bcprov,1.71.0.v20220723-1943 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.bouncycastle.bcprov/1.71.0.v20220723-1943/org.bouncycastle.bcprov-1.71.0.v20220723-1943-p2artifacts.xml...
02:07:39 [DEBUG] Writing P2 metadata for osgi.bundle,com.jcraft.jsch,0.1.55.v20190404-1902 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/com.jcraft.jsch/0.1.55.v20190404-1902/com.jcraft.jsch-0.1.55.v20190404-1902-p2artifacts.xml...
02:07:39 [DEBUG] Writing P2 metadata for osgi.bundle,com.sun.el,2.2.0.v201303151357 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/com.sun.el/2.2.0.v201303151357/com.sun.el-2.2.0.v201303151357-p2artifacts.xml...
02:07:39 [DEBUG] Writing P2 metadata for osgi.bundle,javax.el,2.2.0.v201303151357 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.el/2.2.0.v201303151357/javax.el-2.2.0.v201303151357-p2artifacts.xml...
02:07:39 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:39 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.commons.codec,1.14.0.v20200818-1422 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.commons.codec/1.14.0.v20200818-1422/org.apache.commons.codec-1.14.0.v20200818-1422-p2artifacts.xml...
02:07:39 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.httpcomponents.client5.httpclient5,5.1.2.v20211217-1500 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.httpcomponents.client5.httpclient5/5.1.2.v20211217-1500/org.apache.httpcomponents.client5.httpclient5-5.1.2.v20211217-1500-p2artifacts.xml...
02:07:39 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.httpcomponents.core5.httpcore5,5.1.2.v20211217-1500 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.httpcomponents.core5.httpcore5/5.1.2.v20211217-1500/org.apache.httpcomponents.core5.httpcore5-5.1.2.v20211217-1500-p2artifacts.xml...
02:07:39 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.httpcomponents.core5.httpcore5-h2,5.1.2.v20211217-1500 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.httpcomponents.core5.httpcore5-h2/5.1.2.v20211217-1500/org.apache.httpcomponents.core5.httpcore5-h2-5.1.2.v20211217-1500-p2artifacts.xml...
02:07:39 [DEBUG] Writing P2 metadata for osgi.bundle,org.slf4j.api,1.7.30.v20200204-2150 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.slf4j.api/1.7.30.v20200204-2150/org.slf4j.api-1.7.30.v20200204-2150-p2artifacts.xml...
02:07:39 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.jasper.glassfish,2.2.2.v201501141630 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.jasper.glassfish/2.2.2.v201501141630/org.apache.jasper.glassfish-2.2.2.v201501141630-p2artifacts.xml...
02:07:39 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.lucene.analyzers-common,8.4.1.v20200122-1459 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.analyzers-common/8.4.1.v20200122-1459/org.apache.lucene.analyzers-common-8.4.1.v20200122-1459-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.lucene.core,8.4.1.v20200122-1459 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.core/8.4.1.v20200122-1459/org.apache.lucene.core-8.4.1.v20200122-1459-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.lucene.analyzers-smartcn,8.4.1.v20200122-1459 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.analyzers-smartcn/8.4.1.v20200122-1459/org.apache.lucene.analyzers-smartcn-8.4.1.v20200122-1459-p2artifacts.xml...
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.x86_64:1.2.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.linux:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui.launchview:1.0.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.e4.rcp:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.gtk:1.1.100.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.notifications:0.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.emf.ui:4.7.400.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.emf.databinding,1.6.0.v20220517-0824 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.emf.databinding/1.6.0.v20220517-0824/org.eclipse.emf.databinding-1.6.0.v20220517-0824-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.emf.edit,2.17.0.v20220201-1551 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.emf.edit/2.17.0.v20220201-1551/org.eclipse.emf.edit-2.17.0.v20220201-1551-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.emf.databinding.edit,1.7.0.v20210113-0340 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.emf.databinding.edit/1.7.0.v20210113-0340/org.eclipse.emf.databinding.edit-1.7.0.v20210113-0340-p2artifacts.xml...
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.services:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.ecf,3.10.0.v20210925-0032 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ecf/3.10.0.v20210925-0032/org.eclipse.ecf-3.10.0.v20210925-0032-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.ecf.identity,3.9.402.v20210409-2301 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ecf.identity/3.9.402.v20210409-2301/org.eclipse.ecf.identity-3.9.402.v20210409-2301-p2artifacts.xml...
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Writing P2 metadata for org.eclipse.update.feature,org.eclipse.ecf.core.feature,1.6.1.v20211005-1944 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/org/eclipse/update/feature/org.eclipse.ecf.core.feature/1.6.1.v20211005-1944/org.eclipse.ecf.core.feature-1.6.1.v20211005-1944-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.ecf.ssl,1.2.401.v20210409-2301 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ecf.ssl/1.2.401.v20210409-2301/org.eclipse.ecf.ssl-1.2.401.v20210409-2301-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for org.eclipse.update.feature,org.eclipse.ecf.core.ssl.feature,1.1.501.v20210409-2301 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/org/eclipse/update/feature/org.eclipse.ecf.core.ssl.feature/1.1.501.v20210409-2301/org.eclipse.ecf.core.ssl.feature-1.1.501.v20210409-2301-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.ecf.filetransfer,5.1.102.v20210409-2301 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ecf.filetransfer/5.1.102.v20210409-2301/org.eclipse.ecf.filetransfer-5.1.102.v20210409-2301-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.ecf.provider.filetransfer,3.2.800.v20220215-0126 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ecf.provider.filetransfer/3.2.800.v20220215-0126/org.eclipse.ecf.provider.filetransfer-3.2.800.v20220215-0126-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for org.eclipse.update.feature,org.eclipse.ecf.filetransfer.feature,3.14.1800.v20220215-0126 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/org/eclipse/update/feature/org.eclipse.ecf.filetransfer.feature/3.14.1800.v20220215-0126/org.eclipse.ecf.filetransfer.feature-3.14.1800.v20220215-0126-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient5,1.0.300.v20220215-0126 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ecf.provider.filetransfer.httpclient5/1.0.300.v20220215-0126/org.eclipse.ecf.provider.filetransfer.httpclient5-1.0.300.v20220215-0126-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclient5.feature,1.1.600.v20220215-0126 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/org/eclipse/update/feature/org.eclipse.ecf.filetransfer.httpclient5.feature/1.1.600.v20220215-0126/org.eclipse.ecf.filetransfer.httpclient5.feature-1.1.600.v20220215-0126-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.ecf.provider.filetransfer.ssl,1.0.201.v20210409-2301 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ecf.provider.filetransfer.ssl/1.0.201.v20210409-2301/org.eclipse.ecf.provider.filetransfer.ssl-1.0.201.v20210409-2301-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for org.eclipse.update.feature,org.eclipse.ecf.filetransfer.ssl.feature,1.1.401.v20210409-2301 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/org/eclipse/update/feature/org.eclipse.ecf.filetransfer.ssl.feature/1.1.401.v20210409-2301/org.eclipse.ecf.filetransfer.ssl.feature-1.1.401.v20210409-2301-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for org.eclipse.update.feature,org.eclipse.emf.common,2.27.0.v20220817-1401 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/org/eclipse/update/feature/org.eclipse.emf.common/2.27.0.v20220817-1401/org.eclipse.emf.common-2.27.0.v20220817-1401-p2artifacts.xml...
02:07:40 [DEBUG] Writing P2 metadata for org.eclipse.update.feature,org.eclipse.emf.ecore,2.29.0.v20220817-1401 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/org/eclipse/update/feature/org.eclipse.emf.ecore/2.29.0.v20220817-1401/org.eclipse.emf.ecore-2.29.0.v20220817-1401-p2artifacts.xml...
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.extras.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.rcp.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.importexport:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.user.ui:2.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.help:2.3.1200.qualifier: MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.webapp:3.10.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.core:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.ui:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.formatterapp:1.1.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.doc.user:3.15.1600.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.core:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.ui:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools:1.2.1100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.annotations:1.1.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.ui:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.doc.user:3.14.1800.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.annotations:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.core:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.ui:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.pde:3.14.1400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde:3.13.2100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.runtime:3.7.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.templates:3.7.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.core:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.ui:1.2.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.trace:1.2.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension:1.1.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tools.layout.spy:1.1.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.core:1.0.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.model:0.12.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.css:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.preferences:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.context:1.0.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.bundle:0.12.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.event:1.0.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform.doc.user:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.quicksearch:1.1.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.universal:3.4.300.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.monitoring:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.net:1.4.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.themes:1.2.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.quicklinks:1.1.200.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.genericeditor.diff.extension:1.1.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.update.configurator:3.4.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.ppc64le:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.aarch64:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.httpcomponents.client5.httpclient5-win,5.1.2.v20211217-1500 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.httpcomponents.client5.httpclient5-win/5.1.2.v20211217-1500/org.apache.httpcomponents.client5.httpclient5-win-5.1.2.v20211217-1500-p2artifacts.xml...
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.win32:1.2.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.win32.x86_64:1.4.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32.x86_64:1.1.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources.win32.x86_64:3.5.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.win32:1.1.0.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient5.win32,1.0.400.v20220109-1926 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ecf.provider.filetransfer.httpclient5.win32/1.0.400.v20220109-1926/org.eclipse.ecf.provider.filetransfer.httpclient5.win32-1.0.400.v20220109-1926-p2artifacts.xml...
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.win32:3.4.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.macosx:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.macosx:3.5.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.ui.macosx:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cocoa:1.2.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF
02:07:40 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:40 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:40 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:40 [DEBUG] Target definition file contains 304 units
02:07:40 [DEBUG] Added 0 locally built units to the target platform
02:07:40 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF
02:07:40 [INFO] Resolved fragments:
02:07:40 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:40 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:40 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:40 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:40 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:40 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:40 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:40 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:40 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:40 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:40 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:40 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:40 [INFO] Resolved fragments:
02:07:40 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:40 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:40 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:40 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:40 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:40 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:40 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:40 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:40 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:40 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:40 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:40 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:40 [INFO] Resolved fragments:
02:07:40 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:40 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:40 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:40 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:40 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:40 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:40 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:40 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:40 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:40 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:40 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:40 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:40 [INFO] Resolved fragments:
02:07:40 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:40 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:40 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:40 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:40 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:40 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:40 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:40 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:40 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:40 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:40 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:40 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:40 [INFO] Resolved fragments:
02:07:40 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:40 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:40 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:40 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:40 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:40 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:40 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:40 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:40 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:40 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:40 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:40 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:40 [INFO] Resolved fragments:
02:07:40 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:40 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:40 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:40 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:40 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:40 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:40 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:40 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:40 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:40 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:40 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:40 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:40 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:40 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:40 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.core:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:40 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml
02:07:40 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:40 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:40 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:40 [DEBUG] Target definition file contains 304 units
02:07:40 [DEBUG] Added 0 locally built units to the target platform
02:07:40 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml
02:07:41 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF
02:07:41 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:41 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:41 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:41 [DEBUG] Target definition file contains 304 units
02:07:41 [DEBUG] Added 0 locally built units to the target platform
02:07:41 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF
02:07:41 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:41 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:41 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:41 [DEBUG] Target definition file contains 304 units
02:07:41 [DEBUG] Added 0 locally built units to the target platform
02:07:41 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml
02:07:41 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:41 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:41 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:41 [DEBUG] Target definition file contains 304 units
02:07:41 [DEBUG] Added 0 locally built units to the target platform
02:07:41 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension:1.1.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.tests:3.11.900.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.runtime:3.7.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF
02:07:41 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:41 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:41 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:41 [DEBUG] Target definition file contains 304 units
02:07:41 [DEBUG] Added 0 locally built units to the target platform
02:07:41 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF
02:07:41 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:41 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:41 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:41 [DEBUG] Target definition file contains 304 units
02:07:41 [DEBUG] Added 0 locally built units to the target platform
02:07:41 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:41 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF
02:07:41 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:41 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:41 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:41 [DEBUG] Target definition file contains 304 units
02:07:41 [DEBUG] Added 0 locally built units to the target platform
02:07:41 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:41 [INFO] Resolved fragments:
02:07:41 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:41 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:41 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF
02:07:42 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:42 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:42 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:42 [DEBUG] Target definition file contains 304 units
02:07:42 [DEBUG] Added 0 locally built units to the target platform
02:07:42 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml
02:07:42 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:42 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:42 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:42 [DEBUG] Target definition file contains 304 units
02:07:42 [DEBUG] Added 0 locally built units to the target platform
02:07:42 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension:1.1.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.runtime:3.7.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml
02:07:42 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:42 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:42 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:42 [DEBUG] Target definition file contains 304 units
02:07:42 [DEBUG] Added 0 locally built units to the target platform
02:07:42 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [INFO] Resolved fragments:
02:07:42 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:42 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:42 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:42 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:42 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:42 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:42 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:42 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:42 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:42 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:42 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:42 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:42 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:42 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:42 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.reddeer.core,4.2.0.v20220607-1145 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.reddeer.core/4.2.0.v20220607-1145/org.eclipse.reddeer.core-4.2.0.v20220607-1145-p2artifacts.xml...
02:07:42 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.reddeer.common,4.2.0.v20220607-1145 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.reddeer.common/4.2.0.v20220607-1145/org.eclipse.reddeer.common-4.2.0.v20220607-1145-p2artifacts.xml...
02:07:42 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.reddeer.eclipse,4.2.0.v20220607-1145 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.reddeer.eclipse/4.2.0.v20220607-1145/org.eclipse.reddeer.eclipse-4.2.0.v20220607-1145-p2artifacts.xml...
02:07:42 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.reddeer.jface,4.2.0.v20220607-1145 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.reddeer.jface/4.2.0.v20220607-1145/org.eclipse.reddeer.jface-4.2.0.v20220607-1145-p2artifacts.xml...
02:07:42 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.reddeer.junit,4.2.0.v20220607-1145 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.reddeer.junit/4.2.0.v20220607-1145/org.eclipse.reddeer.junit-4.2.0.v20220607-1145-p2artifacts.xml...
02:07:43 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.reddeer.junit.extension,4.2.0.v20220607-1145 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.reddeer.junit.extension/4.2.0.v20220607-1145/org.eclipse.reddeer.junit.extension-4.2.0.v20220607-1145-p2artifacts.xml...
02:07:43 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.reddeer.swt,4.2.0.v20220607-1145 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.reddeer.swt/4.2.0.v20220607-1145/org.eclipse.reddeer.swt-4.2.0.v20220607-1145-p2artifacts.xml...
02:07:43 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.reddeer.workbench,4.2.0.v20220607-1145 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.reddeer.workbench/4.2.0.v20220607-1145/org.eclipse.reddeer.workbench-4.2.0.v20220607-1145-p2artifacts.xml...
02:07:43 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.reddeer.workbench.core,4.2.0.v20220607-1145 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.reddeer.workbench.core/4.2.0.v20220607-1145/org.eclipse.reddeer.workbench.core-4.2.0.v20220607-1145-p2artifacts.xml...
02:07:43 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.reddeer.direct,4.2.0.v20220607-1145 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.reddeer.direct/4.2.0.v20220607-1145/org.eclipse.reddeer.direct-4.2.0.v20220607-1145-p2artifacts.xml...
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.reddeer.uiforms,4.2.0.v20220607-1145 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.reddeer.uiforms/4.2.0.v20220607-1145/org.eclipse.reddeer.uiforms-4.2.0.v20220607-1145-p2artifacts.xml...
02:07:43 [WARNING] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] The digest algorithms (md5) used to verify osgi.bundle,org.json,1.0.0.v201011060100 have severely compromised security. Please report this concern to the artifact provider.
02:07:43 [DEBUG] Writing P2 metadata for osgi.bundle,org.json,1.0.0.v201011060100 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.json/1.0.0.v201011060100/org.json-1.0.0.v201011060100-p2artifacts.xml...
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF
02:07:43 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:43 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:43 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:43 [DEBUG] Target definition file contains 304 units
02:07:43 [DEBUG] Added 0 locally built units to the target platform
02:07:43 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF
02:07:43 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:43 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:43 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:43 [DEBUG] Target definition file contains 304 units
02:07:43 [DEBUG] Added 0 locally built units to the target platform
02:07:43 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF
02:07:43 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:43 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:43 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:43 [DEBUG] Target definition file contains 304 units
02:07:43 [DEBUG] Added 0 locally built units to the target platform
02:07:43 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:43 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:43 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:43 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:43 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:43 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:43 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:43 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:43 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:43 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:43 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:43 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:43 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:43 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:43 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:43 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:43 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:43 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:43 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.core:1.0.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF
02:07:43 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:43 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:43 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:43 [DEBUG] Target definition file contains 304 units
02:07:43 [DEBUG] Added 0 locally built units to the target platform
02:07:43 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.core:1.0.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF
02:07:43 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:43 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:43 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:43 [DEBUG] Target definition file contains 304 units
02:07:43 [DEBUG] Added 0 locally built units to the target platform
02:07:43 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:43 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:43 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.emf.ui:4.7.400.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.services:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.core:1.0.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF
02:07:43 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:43 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:43 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:43 [DEBUG] Target definition file contains 304 units
02:07:43 [DEBUG] Added 0 locally built units to the target platform
02:07:43 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.core:1.0.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF
02:07:43 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:43 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:43 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:43 [DEBUG] Target definition file contains 304 units
02:07:43 [DEBUG] Added 0 locally built units to the target platform
02:07:43 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:43 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF
02:07:43 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:43 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:43 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:43 [DEBUG] Target definition file contains 304 units
02:07:43 [DEBUG] Added 0 locally built units to the target platform
02:07:43 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF
02:07:43 [INFO] Resolved fragments:
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:43 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:43 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:43 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:43 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:43 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:43 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:43 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml
02:07:44 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:44 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:44 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:44 [DEBUG] Target definition file contains 304 units
02:07:44 [DEBUG] Added 0 locally built units to the target platform
02:07:44 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.x86_64:1.2.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.linux:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui.launchview:1.0.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.e4.rcp:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.gtk:1.1.100.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.notifications:0.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.emf.ui:4.7.400.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.services:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.extras.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.rcp.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.importexport:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.user.ui:2.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.help:2.3.1200.qualifier: MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.webapp:3.10.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.core:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.ui:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.formatterapp:1.1.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.doc.user:3.15.1600.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.core:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.ui:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools:1.2.1100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.annotations:1.1.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.ui:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.doc.user:3.14.1800.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.annotations:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.core:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.ui:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.pde:3.14.1400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde:3.13.2100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.runtime:3.7.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.templates:3.7.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.core:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.ui:1.2.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.trace:1.2.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension:1.1.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tools.layout.spy:1.1.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.core:1.0.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.model:0.12.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.css:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.preferences:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.context:1.0.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.bundle:0.12.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.event:1.0.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.tests:3.11.900.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform.doc.user:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.quicksearch:1.1.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.universal:3.4.300.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.monitoring:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.net:1.4.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.themes:1.2.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.quicklinks:1.1.200.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.genericeditor.diff.extension:1.1.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.update.configurator:3.4.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.ppc64le:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.aarch64:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.win32:1.2.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.win32.x86_64:1.4.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32.x86_64:1.1.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources.win32.x86_64:3.5.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.win32:1.1.0.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.win32:3.4.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.macosx:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.macosx:3.5.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.ui.macosx:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cocoa:1.2.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF
02:07:44 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:44 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:44 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:44 [DEBUG] Target definition file contains 304 units
02:07:44 [DEBUG] Added 0 locally built units to the target platform
02:07:44 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF
02:07:44 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:44 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:44 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:44 [DEBUG] Target definition file contains 304 units
02:07:44 [DEBUG] Added 0 locally built units to the target platform
02:07:44 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:44 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml
02:07:44 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:44 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:44 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:44 [DEBUG] Target definition file contains 304 units
02:07:44 [DEBUG] Added 0 locally built units to the target platform
02:07:44 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:44 [INFO] Resolved fragments:
02:07:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.x86_64:1.2.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.linux:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui.launchview:1.0.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.e4.rcp:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.gtk:1.1.100.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.notifications:0.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.emf.ui:4.7.400.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.services:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.extras.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.rcp.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.importexport:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.user.ui:2.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.help:2.3.1200.qualifier: MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.webapp:3.10.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.core:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.ui:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.formatterapp:1.1.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.doc.user:3.15.1600.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.core:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.ui:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools:1.2.1100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.annotations:1.1.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.ui:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.doc.user:3.14.1800.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.annotations:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.core:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.ui:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.pde:3.14.1400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde:3.13.2100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.runtime:3.7.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.templates:3.7.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.core:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.ui:1.2.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.trace:1.2.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension:1.1.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tools.layout.spy:1.1.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.core:1.0.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.model:0.12.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.css:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.preferences:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.context:1.0.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.bundle:0.12.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.event:1.0.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform.doc.user:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.quicksearch:1.1.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.universal:3.4.300.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.monitoring:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.net:1.4.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.themes:1.2.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.quicklinks:1.1.200.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.genericeditor.diff.extension:1.1.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.update.configurator:3.4.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.ppc64le:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.aarch64:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.win32:1.2.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.win32.x86_64:1.4.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32.x86_64:1.1.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources.win32.x86_64:3.5.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.win32:1.1.0.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.win32:3.4.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.macosx:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.macosx:3.5.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.ui.macosx:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cocoa:1.2.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF
02:07:45 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:45 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:45 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:45 [DEBUG] Target definition file contains 304 units
02:07:45 [DEBUG] Added 0 locally built units to the target platform
02:07:45 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui.unittest.junit:1.0.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.unittest.ui:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF
02:07:45 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:45 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:45 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:45 [DEBUG] Target definition file contains 304 units
02:07:45 [DEBUG] Added 0 locally built units to the target platform
02:07:45 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:45 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF
02:07:45 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:45 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:45 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:45 [DEBUG] Target definition file contains 304 units
02:07:45 [DEBUG] Added 0 locally built units to the target platform
02:07:45 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml
02:07:45 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:45 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:45 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:45 [DEBUG] Target definition file contains 304 units
02:07:45 [DEBUG] Added 0 locally built units to the target platform
02:07:45 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.emf.ui:4.7.400.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.services:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.core:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.ui:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.formatterapp:1.1.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.doc.user:3.15.1600.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools:1.2.1100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.annotations:1.1.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.ui:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.doc.user:3.14.1800.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.annotations:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.core:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.ui:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde:3.13.2100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.runtime:3.7.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.templates:3.7.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.core:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.ui:1.2.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.trace:1.2.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension:1.1.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tools.layout.spy:1.1.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.core:1.0.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.model:0.12.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.css:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.preferences:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.context:1.0.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.bundle:0.12.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.event:1.0.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.macosx:3.5.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.ui.macosx:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:45 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml
02:07:45 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:45 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:45 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:45 [DEBUG] Target definition file contains 304 units
02:07:45 [DEBUG] Added 0 locally built units to the target platform
02:07:45 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:45 [INFO] Resolved fragments:
02:07:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui.unittest.junit:1.0.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.unittest.ui:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.unittest.junit:1.0.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF
02:07:46 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:46 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:46 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:46 [DEBUG] Target definition file contains 304 units
02:07:46 [DEBUG] Added 0 locally built units to the target platform
02:07:46 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF
02:07:46 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:46 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:46 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:46 [DEBUG] Target definition file contains 304 units
02:07:46 [DEBUG] Added 0 locally built units to the target platform
02:07:46 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.update.configurator:3.4.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF
02:07:46 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:46 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:46 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:46 [DEBUG] Target definition file contains 304 units
02:07:46 [DEBUG] Added 0 locally built units to the target platform
02:07:46 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF
02:07:46 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:46 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:46 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:46 [DEBUG] Target definition file contains 304 units
02:07:46 [DEBUG] Added 0 locally built units to the target platform
02:07:46 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF
02:07:46 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:46 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:46 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:46 [DEBUG] Target definition file contains 304 units
02:07:46 [DEBUG] Added 0 locally built units to the target platform
02:07:46 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF
02:07:46 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:46 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:46 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:46 [DEBUG] Target definition file contains 304 units
02:07:46 [DEBUG] Added 0 locally built units to the target platform
02:07:46 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/anttestscore.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:46 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/anttestscore.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:46 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF
02:07:46 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:46 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:46 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:46 [DEBUG] Target definition file contains 304 units
02:07:46 [DEBUG] Added 0 locally built units to the target platform
02:07:46 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:46 [INFO] Resolved fragments:
02:07:46 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:46 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:46 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:46 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:46 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:46 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:46 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:46 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:46 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:46 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:46 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:46 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:46 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:46 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/anttestsui.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/anttestsui.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.feature:1.13.900.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF
02:07:47 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:47 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:47 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:47 [DEBUG] Target definition file contains 304 units
02:07:47 [DEBUG] Added 0 locally built units to the target platform
02:07:47 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [INFO] Resolved fragments:
02:07:47 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:47 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:47 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:47 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:47 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:47 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:47 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:47 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:47 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:47 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:47 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:47 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:47 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:47 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF
02:07:48 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:48 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:48 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:48 [DEBUG] Target definition file contains 304 units
02:07:48 [DEBUG] Added 0 locally built units to the target platform
02:07:48 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF
02:07:48 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:48 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:48 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:48 [DEBUG] Target definition file contains 304 units
02:07:48 [DEBUG] Added 0 locally built units to the target platform
02:07:48 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF
02:07:48 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:48 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:48 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:48 [DEBUG] Target definition file contains 304 units
02:07:48 [DEBUG] Added 0 locally built units to the target platform
02:07:48 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF
02:07:48 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:48 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:48 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:48 [DEBUG] Target definition file contains 304 units
02:07:48 [DEBUG] Added 0 locally built units to the target platform
02:07:48 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF
02:07:48 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:48 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:48 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:48 [DEBUG] Target definition file contains 304 units
02:07:48 [DEBUG] Added 0 locally built units to the target platform
02:07:48 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [INFO] Resolved fragments:
02:07:48 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:48 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:48 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:48 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:48 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:48 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:48 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:48 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:48 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:48 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml
02:07:48 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:48 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:48 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:48 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[win32/win32/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@9504a58...
02:07:48 [DEBUG] Target definition content cache miss: All entries differ, but there are entries which only differ in one parameter: [target environments, target environments]
02:07:48 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:48 [DEBUG] Resolve com.google.code.gson:gson:jar:2.9.1...
02:07:48 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.google.code.gson:gson:jar:2.9.1]...
02:07:48 [DEBUG] MavenResolver: artifact com.google.code.gson:gson:2.9.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar resolves installable unit com.google.gson/2.9.1
02:07:48 [DEBUG] Resolve com.google.code.gson:gson:jar:sources:2.9.1...
02:07:48 [DEBUG] MavenResolver: source-artifact com.google.code.gson:gson:2.9.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar resolves installable unit com.google.gson.source/2.9.1
02:07:48 [DEBUG] Resolve com.ibm.icu:icu4j:jar:71.1...
02:07:48 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.ibm.icu:icu4j:jar:71.1]...
02:07:48 [DEBUG] MavenResolver: artifact com.ibm.icu:icu4j:71.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar resolves installable unit com.ibm.icu/71.1.0
02:07:48 [DEBUG] Resolve com.ibm.icu:icu4j:jar:sources:71.1...
02:07:49 [DEBUG] MavenResolver: source-artifact com.ibm.icu:icu4j:71.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1-sources.jar resolves installable unit com.ibm.icu.source/71.1.0
02:07:49 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:1.4...
02:07:49 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-fileupload:commons-fileupload:jar:1.4]...
02:07:49 [DEBUG] MavenResolver: artifact commons-fileupload:commons-fileupload:1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar resolves installable unit org.apache.commons.commons-fileupload/1.4.0
02:07:49 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:sources:1.4...
02:07:49 [DEBUG] MavenResolver: source-artifact commons-fileupload:commons-fileupload:1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar resolves installable unit org.apache.commons.commons-fileupload.source/1.4.0
02:07:49 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:5.12.1...
02:07:49 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna-platform:jar:5.12.1]...
02:07:49 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna-platform:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar resolves installable unit com.sun.jna.platform/5.12.1
02:07:49 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:sources:5.12.1...
02:07:49 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna-platform:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1-sources.jar resolves installable unit com.sun.jna.platform.source/5.12.1
02:07:49 [DEBUG] Resolve net.java.dev.jna:jna:jar:5.12.1...
02:07:49 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna:jar:5.12.1]...
02:07:49 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar resolves installable unit com.sun.jna/5.12.1
02:07:49 [DEBUG] Resolve net.java.dev.jna:jna:jar:sources:5.12.1...
02:07:49 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1-sources.jar resolves installable unit com.sun.jna.source/5.12.1
02:07:49 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:2.8.0...
02:07:49 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.sshd:sshd-osgi:jar:2.8.0]...
02:07:49 [DEBUG] MavenResolver: artifact org.apache.sshd:sshd-osgi:2.8.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar resolves installable unit org.apache.sshd.osgi/2.8.0
02:07:49 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:sources:2.8.0...
02:07:49 [DEBUG] MavenResolver: source-artifact org.apache.sshd:sshd-osgi:2.8.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar resolves installable unit org.apache.sshd.osgi.source/2.8.0
02:07:49 [DEBUG] Resolve org.jsoup:jsoup:jar:1.14.3...
02:07:49 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.jsoup:jsoup:jar:1.14.3]...
02:07:49 [DEBUG] MavenResolver: artifact org.jsoup:jsoup:1.14.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar resolves installable unit org.jsoup/1.14.3
02:07:49 [DEBUG] Resolve org.jsoup:jsoup:jar:sources:1.14.3...
02:07:49 [DEBUG] MavenResolver: source-artifact org.jsoup:jsoup:1.14.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar resolves installable unit org.jsoup.source/1.14.3
02:07:49 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6...
02:07:49 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6]...
02:07:49 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar resolves installable unit org.sat4j.pb/2.3.6.v20201214
02:07:49 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:sources:2.3.6...
02:07:49 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar resolves installable unit org.sat4j.pb.source/2.3.6.v20201214
02:07:49 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6...
02:07:49 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6]...
02:07:49 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar resolves installable unit org.sat4j.core/2.3.6.v20201214
02:07:49 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:sources:2.3.6...
02:07:49 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar resolves installable unit org.sat4j.core.source/2.3.6.v20201214
02:07:49 [DEBUG] Resolve org.tukaani:xz:jar:1.9...
02:07:49 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.tukaani:xz:jar:1.9]...
02:07:49 [DEBUG] MavenResolver: artifact org.tukaani:xz:1.9 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar resolves installable unit org.tukaani.xz/1.9.0
02:07:49 [DEBUG] Resolve org.tukaani:xz:jar:sources:1.9...
02:07:49 [DEBUG] MavenResolver: source-artifact org.tukaani:xz:1.9:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9-sources.jar resolves installable unit org.tukaani.xz.source/1.9.0
02:07:49 [DEBUG] Resolve org.yaml:snakeyaml:jar:1.27...
02:07:49 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.yaml:snakeyaml:jar:1.27]...
02:07:49 [DEBUG] MavenResolver: artifact org.yaml:snakeyaml:1.27 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar resolves installable unit org.yaml.snakeyaml/1.27.0
02:07:49 [DEBUG] Resolve org.yaml:snakeyaml:jar:sources:1.27...
02:07:49 [DEBUG] MavenResolver: source-artifact org.yaml:snakeyaml:1.27:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar resolves installable unit org.yaml.snakeyaml.source/1.27.0
02:07:49 [DEBUG] Resolve commons-lang:commons-lang:jar:2.6...
02:07:49 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-lang:commons-lang:jar:2.6]...
02:07:49 [DEBUG] MavenResolver: artifact commons-lang:commons-lang:2.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar resolves installable unit org.apache.commons.lang/2.6.0
02:07:49 [DEBUG] Resolve commons-lang:commons-lang:jar:sources:2.6...
02:07:49 [DEBUG] MavenResolver: source-artifact commons-lang:commons-lang:2.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar resolves installable unit org.apache.commons.lang.source/2.6.0
02:07:49 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:1.71...
02:07:49 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcpg-jdk18on:jar:1.71]...
02:07:49 [DEBUG] MavenResolver: artifact org.bouncycastle:bcpg-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar resolves installable unit bcpg/1.71.0
02:07:49 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:sources:1.71...
02:07:49 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcpg-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar resolves installable unit bcpg.source/1.71.0
02:07:49 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:1.71...
02:07:49 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcprov-jdk18on:jar:1.71]...
02:07:49 [DEBUG] MavenResolver: artifact org.bouncycastle:bcprov-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar resolves installable unit bcprov/1.71.0
02:07:49 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:sources:1.71...
02:07:50 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcprov-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar resolves installable unit bcprov.source/1.71.0
02:07:50 [DEBUG] Resolve commons-io:commons-io:jar:2.11.0...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-io:commons-io:jar:2.11.0]...
02:07:50 [DEBUG] MavenResolver: artifact commons-io:commons-io:2.11.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar resolves installable unit org.apache.commons.commons-io/2.11.0
02:07:50 [DEBUG] Resolve commons-io:commons-io:jar:sources:2.11.0...
02:07:50 [DEBUG] MavenResolver: source-artifact commons-io:commons-io:2.11.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar resolves installable unit org.apache.commons.commons-io.source/2.11.0
02:07:50 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:50 [DEBUG] 	org.sat4j.core.source 2.3.6.v20201214
02:07:50 [DEBUG] 	org.apache.commons.lang.source 2.6.0
02:07:50 [DEBUG] 	org.yaml.snakeyaml.source 1.27.0
02:07:50 [DEBUG] 	bcpg.source 1.71.0
02:07:50 [DEBUG] 	org.sat4j.pb 2.3.6.v20201214
02:07:50 [DEBUG] 	org.sat4j.core 2.3.6.v20201214
02:07:50 [DEBUG] 	org.jsoup 1.14.3
02:07:50 [DEBUG] 	org.apache.commons.lang 2.6.0
02:07:50 [DEBUG] 	org.apache.commons.commons-io.source 2.11.0
02:07:50 [DEBUG] 	bcpg 1.71.0
02:07:50 [DEBUG] 	com.sun.jna.platform 5.12.1
02:07:50 [DEBUG] 	org.jsoup.source 1.14.3
02:07:50 [DEBUG] 	com.google.gson.source 2.9.1
02:07:50 [DEBUG] 	org.apache.sshd.osgi 2.8.0
02:07:50 [DEBUG] 	org.apache.commons.commons-fileupload.source 1.4.0
02:07:50 [DEBUG] 	org.yaml.snakeyaml 1.27.0
02:07:50 [DEBUG] 	org.sat4j.pb.source 2.3.6.v20201214
02:07:50 [DEBUG] 	org.apache.commons.commons-fileupload 1.4.0
02:07:50 [DEBUG] 	com.sun.jna.source 5.12.1
02:07:50 [DEBUG] 	com.google.gson 2.9.1
02:07:50 [DEBUG] 	com.ibm.icu 71.1.0
02:07:50 [DEBUG] 	org.tukaani.xz 1.9.0
02:07:50 [DEBUG] 	org.apache.commons.commons-io 2.11.0
02:07:50 [DEBUG] 	bcprov 1.71.0
02:07:50 [DEBUG] 	com.sun.jna.platform.source 5.12.1
02:07:50 [DEBUG] 	org.tukaani.xz.source 1.9.0
02:07:50 [DEBUG] 	com.ibm.icu.source 71.1.0
02:07:50 [DEBUG] 	com.sun.jna 5.12.1
02:07:50 [DEBUG] 	org.apache.sshd.osgi.source 2.8.0
02:07:50 [DEBUG] 	bcprov.source 1.71.0
02:07:50 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:50 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:4.0.4...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=jakarta.servlet:jakarta.servlet-api:jar:4.0.4]...
02:07:50 [DEBUG] MavenResolver: artifact jakarta.servlet:jakarta.servlet-api:4.0.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar resolves installable unit jakarta.servlet-api/4.0.0
02:07:50 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:sources:4.0.4...
02:07:50 [DEBUG] MavenResolver: source-artifact jakarta.servlet:jakarta.servlet-api:4.0.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar resolves installable unit jakarta.servlet-api.source/4.0.0
02:07:50 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3]...
02:07:50 [DEBUG] MavenResolver: artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar resolves installable unit javax.servlet.jsp-api/2.3.3
02:07:50 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:sources:2.3.3...
02:07:50 [DEBUG] MavenResolver: source-artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar resolves installable unit javax.servlet.jsp-api.source/2.3.3
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:10.0.11...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-http:jar:10.0.11]...
02:07:50 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-http:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar resolves installable unit org.eclipse.jetty.http/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:sources:10.0.11...
02:07:50 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-http:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.http.source/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:10.0.11...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-io:jar:10.0.11]...
02:07:50 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-io:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar resolves installable unit org.eclipse.jetty.io/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:sources:10.0.11...
02:07:50 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-io:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.io.source/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:10.0.11...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-security:jar:10.0.11]...
02:07:50 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-security:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar resolves installable unit org.eclipse.jetty.security/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:sources:10.0.11...
02:07:50 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-security:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.security.source/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:10.0.11...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-server:jar:10.0.11]...
02:07:50 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-server:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar resolves installable unit org.eclipse.jetty.server/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:sources:10.0.11...
02:07:50 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-server:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.server.source/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:10.0.11...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-servlet:jar:10.0.11]...
02:07:50 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-servlet:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar resolves installable unit org.eclipse.jetty.servlet/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:sources:10.0.11...
02:07:50 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-servlet:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.servlet.source/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:10.0.11...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util-ajax:jar:10.0.11]...
02:07:50 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util-ajax:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar resolves installable unit org.eclipse.jetty.util.ajax/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:sources:10.0.11...
02:07:50 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util-ajax:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.ajax.source/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:10.0.11...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util:jar:10.0.11]...
02:07:50 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar resolves installable unit org.eclipse.jetty.util/10.0.11
02:07:50 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:sources:10.0.11...
02:07:50 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.source/10.0.11
02:07:50 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:50 [DEBUG] 	org.eclipse.jetty.util.ajax 10.0.11
02:07:50 [DEBUG] 	org.eclipse.jetty.security 10.0.11
02:07:50 [DEBUG] 	org.eclipse.jetty.util 10.0.11
02:07:50 [DEBUG] 	org.eclipse.jetty.io.source 10.0.11
02:07:50 [DEBUG] 	org.eclipse.jetty.server 10.0.11
02:07:50 [DEBUG] 	org.eclipse.jetty.io 10.0.11
02:07:50 [DEBUG] 	org.eclipse.jetty.server.source 10.0.11
02:07:50 [DEBUG] 	org.eclipse.jetty.servlet 10.0.11
02:07:50 [DEBUG] 	javax.servlet.jsp-api.source 2.3.3
02:07:50 [DEBUG] 	org.eclipse.jetty.util.source 10.0.11
02:07:50 [DEBUG] 	jakarta.servlet-api.source 4.0.0
02:07:50 [DEBUG] 	org.eclipse.jetty.security.source 10.0.11
02:07:50 [DEBUG] 	org.eclipse.jetty.servlet.source 10.0.11
02:07:50 [DEBUG] 	org.eclipse.jetty.util.ajax.source 10.0.11
02:07:50 [DEBUG] 	javax.servlet.jsp-api 2.3.3
02:07:50 [DEBUG] 	jakarta.servlet-api 4.0.0
02:07:50 [DEBUG] 	org.eclipse.jetty.http 10.0.11
02:07:50 [DEBUG] 	org.eclipse.jetty.http.source 10.0.11
02:07:50 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:50 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:1.12.13...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy-agent:jar:1.12.13]...
02:07:50 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy-agent:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy-agent/1.12.13
02:07:50 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:sources:1.12.13...
02:07:50 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy-agent:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy-agent.source/1.12.13
02:07:50 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:1.12.13...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy:jar:1.12.13]...
02:07:50 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy/1.12.13
02:07:50 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:sources:1.12.13...
02:07:50 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy.source/1.12.13
02:07:50 [DEBUG] Resolve org.assertj:assertj-core:jar:3.23.1...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.assertj:assertj-core:jar:3.23.1]...
02:07:50 [DEBUG] MavenResolver: artifact org.assertj:assertj-core:3.23.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar resolves installable unit assertj-core/3.23.1
02:07:50 [DEBUG] Resolve org.assertj:assertj-core:jar:sources:3.23.1...
02:07:50 [DEBUG] MavenResolver: source-artifact org.assertj:assertj-core:3.23.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar resolves installable unit assertj-core.source/3.23.1
02:07:50 [DEBUG] Resolve org.mockito:mockito-core:jar:4.7.0...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.mockito:mockito-core:jar:4.7.0]...
02:07:50 [DEBUG] MavenResolver: artifact org.mockito:mockito-core:4.7.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar resolves installable unit org.mockito.mockito-core/4.7.0
02:07:50 [DEBUG] Resolve org.mockito:mockito-core:jar:sources:4.7.0...
02:07:50 [DEBUG] MavenResolver: source-artifact org.mockito:mockito-core:4.7.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0-sources.jar resolves installable unit org.mockito.mockito-core.source/4.7.0
02:07:50 [DEBUG] Resolve org.objenesis:objenesis:jar:3.2...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.objenesis:objenesis:jar:3.2]...
02:07:50 [DEBUG] MavenResolver: artifact org.objenesis:objenesis:3.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2.jar resolves installable unit org.objenesis/3.2.0
02:07:50 [DEBUG] Resolve org.objenesis:objenesis:jar:sources:3.2...
02:07:50 [DEBUG] MavenResolver: source-artifact org.objenesis:objenesis:3.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar resolves installable unit org.objenesis.source/3.2.0
02:07:50 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:50 [DEBUG] 	assertj-core.source 3.23.1
02:07:50 [DEBUG] 	net.bytebuddy.byte-buddy 1.12.13
02:07:50 [DEBUG] 	org.mockito.mockito-core 4.7.0
02:07:50 [DEBUG] 	org.mockito.mockito-core.source 4.7.0
02:07:50 [DEBUG] 	org.objenesis.source 3.2.0
02:07:50 [DEBUG] 	net.bytebuddy.byte-buddy-agent 1.12.13
02:07:50 [DEBUG] 	net.bytebuddy.byte-buddy-agent.source 1.12.13
02:07:50 [DEBUG] 	assertj-core 3.23.1
02:07:50 [DEBUG] 	net.bytebuddy.byte-buddy.source 1.12.13
02:07:50 [DEBUG] 	org.objenesis 3.2.0
02:07:50 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:50 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:9.3...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-commons:jar:9.3]...
02:07:50 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-commons:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar resolves installable unit org.objectweb.asm.commons/9.3.0
02:07:50 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:sources:9.3...
02:07:50 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-commons:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar resolves installable unit org.objectweb.asm.commons.source/9.3.0
02:07:50 [DEBUG] Resolve org.ow2.asm:asm-util:jar:9.3...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-util:jar:9.3]...
02:07:50 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-util:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar resolves installable unit org.objectweb.asm.util/9.3.0
02:07:50 [DEBUG] Resolve org.ow2.asm:asm-util:jar:sources:9.3...
02:07:50 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-util:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar resolves installable unit org.objectweb.asm.util.source/9.3.0
02:07:50 [DEBUG] Resolve org.ow2.asm:asm:jar:9.3...
02:07:50 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm:jar:9.3]...
02:07:50 [DEBUG] MavenResolver: artifact org.ow2.asm:asm:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar resolves installable unit org.objectweb.asm/9.3.0
02:07:50 [DEBUG] Resolve org.ow2.asm:asm:jar:sources:9.3...
02:07:51 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3-sources.jar resolves installable unit org.objectweb.asm.source/9.3.0
02:07:51 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:9.3...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-tree:jar:9.3]...
02:07:51 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-tree:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar resolves installable unit org.objectweb.asm.tree/9.3.0
02:07:51 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:sources:9.3...
02:07:51 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-tree:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar resolves installable unit org.objectweb.asm.tree.source/9.3.0
02:07:51 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:51 [DEBUG] 	org.objectweb.asm.commons 9.3.0
02:07:51 [DEBUG] 	org.objectweb.asm 9.3.0
02:07:51 [DEBUG] 	org.objectweb.asm.tree.source 9.3.0
02:07:51 [DEBUG] 	org.objectweb.asm.commons.source 9.3.0
02:07:51 [DEBUG] 	org.objectweb.asm.util.source 9.3.0
02:07:51 [DEBUG] 	org.objectweb.asm.tree 9.3.0
02:07:51 [DEBUG] 	org.objectweb.asm.source 9.3.0
02:07:51 [DEBUG] 	org.objectweb.asm.util 9.3.0
02:07:51 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:51 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1]...
02:07:51 [DEBUG] MavenResolver: artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar resolves installable unit biz.aQute.bnd.annotation/6.3.1.202206071316
02:07:51 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:sources:6.3.1...
02:07:51 [DEBUG] MavenResolver: source-artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar resolves installable unit biz.aQute.bnd.annotation.source/6.3.1.202206071316
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:1.1.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.versioning:jar:1.1.2]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.versioning:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar resolves installable unit org.osgi.annotation.versioning/1.1.2.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:sources:1.1.2...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.versioning:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar resolves installable unit org.osgi.annotation.versioning.source/1.1.2.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:2.0.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.bundle:jar:2.0.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.bundle:2.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar resolves installable unit org.osgi.annotation.bundle/2.0.0.202202082230
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:sources:2.0.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.bundle:2.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar resolves installable unit org.osgi.annotation.bundle.source/2.0.0.202202082230
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:1.6.1...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.cm:jar:1.6.1]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.cm:1.6.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar resolves installable unit org.osgi.service.cm/1.6.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:sources:1.6.1...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.cm:1.6.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar resolves installable unit org.osgi.service.cm.source/1.6.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:1.5.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component.annotations:jar:1.5.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component.annotations:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar resolves installable unit org.osgi.service.component.annotations/1.5.0.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:sources:1.5.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component.annotations:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar resolves installable unit org.osgi.service.component.annotations.source/1.5.0.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:1.5.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component:jar:1.5.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar resolves installable unit org.osgi.service.component/1.5.0.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:sources:1.5.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar resolves installable unit org.osgi.service.component.source/1.5.0.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:1.0.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.coordinator:jar:1.0.2]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.coordinator:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar resolves installable unit org.osgi.service.coordinator/1.0.2.201505202024
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:sources:1.0.2...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.coordinator:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar resolves installable unit org.osgi.service.coordinator.source/1.0.2.201505202024
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:1.1.1...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.device:jar:1.1.1]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.device:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar resolves installable unit org.osgi.service.device/1.1.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:sources:1.1.1...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.device:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar resolves installable unit org.osgi.service.device.source/1.1.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:1.4.1...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.event:jar:1.4.1]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.event:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar resolves installable unit org.osgi.service.event/1.4.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:sources:1.4.1...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.event:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar resolves installable unit org.osgi.service.event.source/1.4.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar resolves installable unit org.osgi.service.http.whiteboard/1.1.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:sources:1.1.1...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar resolves installable unit org.osgi.service.http.whiteboard.source/1.1.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:1.2.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http:jar:1.2.2]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http:1.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar resolves installable unit org.osgi.service.http/1.2.2.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:sources:1.2.2...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http:1.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar resolves installable unit org.osgi.service.http.source/1.2.2.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:1.0.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.log.stream:jar:1.0.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.log.stream:1.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar resolves installable unit org.osgi.service.log.stream/1.0.0.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:sources:1.0.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.log.stream:1.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar resolves installable unit org.osgi.service.log.stream.source/1.0.0.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:1.4.1...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.metatype:jar:1.4.1]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.metatype:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar resolves installable unit org.osgi.service.metatype/1.4.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:sources:1.4.1...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.metatype:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar resolves installable unit org.osgi.service.metatype.source/1.4.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:1.1.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.prefs:jar:1.1.2]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.prefs:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar resolves installable unit org.osgi.service.prefs/1.1.2.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:sources:1.1.2...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.prefs:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar resolves installable unit org.osgi.service.prefs.source/1.1.2.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:1.2.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.provisioning:jar:1.2.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.provisioning:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar resolves installable unit org.osgi.service.provisioning/1.2.0.201505202024
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:sources:1.2.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.provisioning:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar resolves installable unit org.osgi.service.provisioning.source/1.2.0.201505202024
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:1.2.1...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.upnp:jar:1.2.1]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.upnp:1.2.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar resolves installable unit org.osgi.service.upnp/1.2.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:sources:1.2.1...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.upnp:1.2.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar resolves installable unit org.osgi.service.upnp.source/1.2.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:1.1.1...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.useradmin:jar:1.1.1]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.useradmin:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar resolves installable unit org.osgi.service.useradmin/1.1.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:sources:1.1.1...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.useradmin:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar resolves installable unit org.osgi.service.useradmin.source/1.1.1.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:1.0.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.wireadmin:jar:1.0.2]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.wireadmin:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar resolves installable unit org.osgi.service.wireadmin/1.0.2.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:sources:1.0.2...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.wireadmin:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar resolves installable unit org.osgi.service.wireadmin.source/1.0.2.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:1.2.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.function:jar:1.2.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.function:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar resolves installable unit org.osgi.util.function/1.2.0.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:sources:1.2.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.function:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar resolves installable unit org.osgi.util.function.source/1.2.0.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:1.0.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.measurement:jar:1.0.2]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.measurement:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar resolves installable unit org.osgi.util.measurement/1.0.2.201802012109
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:sources:1.0.2...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.measurement:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar resolves installable unit org.osgi.util.measurement.source/1.0.2.201802012109
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:1.0.1...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.position:jar:1.0.1]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.position:1.0.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar resolves installable unit org.osgi.util.position/1.0.1.201505202026
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:sources:1.0.1...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.position:1.0.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar resolves installable unit org.osgi.util.position.source/1.0.1.201505202026
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:1.2.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.promise:jar:1.2.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.promise:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar resolves installable unit org.osgi.util.promise/1.2.0.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:sources:1.2.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.promise:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar resolves installable unit org.osgi.util.promise.source/1.2.0.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:1.0.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.pushstream:jar:1.0.2]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.pushstream:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar resolves installable unit org.osgi.util.pushstream/1.0.2.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:sources:1.0.2...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.pushstream:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar resolves installable unit org.osgi.util.pushstream.source/1.0.2.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:1.0.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.xml:jar:1.0.2]...
02:07:51 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.xml:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar resolves installable unit org.osgi.util.xml/1.0.2.202109301733
02:07:51 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:sources:1.0.2...
02:07:51 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.xml:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar resolves installable unit org.osgi.util.xml.source/1.0.2.202109301733
02:07:51 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:51 [DEBUG] 	biz.aQute.bnd.annotation.source 6.3.1.202206071316
02:07:51 [DEBUG] 	org.osgi.service.prefs.source 1.1.2.202109301733
02:07:51 [DEBUG] 	org.osgi.service.coordinator.source 1.0.2.201505202024
02:07:51 [DEBUG] 	org.osgi.service.component.annotations 1.5.0.202109301733
02:07:51 [DEBUG] 	org.osgi.service.http 1.2.2.202109301733
02:07:51 [DEBUG] 	org.osgi.util.xml 1.0.2.202109301733
02:07:51 [DEBUG] 	org.osgi.service.component 1.5.0.202109301733
02:07:51 [DEBUG] 	org.osgi.annotation.bundle 2.0.0.202202082230
02:07:51 [DEBUG] 	org.osgi.annotation.versioning 1.1.2.202109301733
02:07:51 [DEBUG] 	org.osgi.service.provisioning.source 1.2.0.201505202024
02:07:51 [DEBUG] 	org.osgi.service.event.source 1.4.1.202109301733
02:07:51 [DEBUG] 	org.osgi.util.xml.source 1.0.2.202109301733
02:07:51 [DEBUG] 	org.osgi.util.measurement.source 1.0.2.201802012109
02:07:51 [DEBUG] 	org.osgi.service.http.whiteboard 1.1.1.202109301733
02:07:51 [DEBUG] 	org.osgi.service.log.stream 1.0.0.202109301733
02:07:51 [DEBUG] 	org.osgi.service.cm.source 1.6.1.202109301733
02:07:51 [DEBUG] 	org.osgi.service.useradmin 1.1.1.202109301733
02:07:51 [DEBUG] 	org.osgi.util.function 1.2.0.202109301733
02:07:51 [DEBUG] 	org.osgi.service.prefs 1.1.2.202109301733
02:07:51 [DEBUG] 	org.osgi.annotation.bundle.source 2.0.0.202202082230
02:07:51 [DEBUG] 	org.osgi.util.promise.source 1.2.0.202109301733
02:07:51 [DEBUG] 	org.osgi.service.http.whiteboard.source 1.1.1.202109301733
02:07:51 [DEBUG] 	org.osgi.service.coordinator 1.0.2.201505202024
02:07:51 [DEBUG] 	biz.aQute.bnd.annotation 6.3.1.202206071316
02:07:51 [DEBUG] 	org.osgi.service.event 1.4.1.202109301733
02:07:51 [DEBUG] 	org.osgi.service.upnp 1.2.1.202109301733
02:07:51 [DEBUG] 	org.osgi.service.upnp.source 1.2.1.202109301733
02:07:51 [DEBUG] 	org.osgi.util.position 1.0.1.201505202026
02:07:51 [DEBUG] 	org.osgi.service.wireadmin.source 1.0.2.202109301733
02:07:51 [DEBUG] 	org.osgi.service.metatype.source 1.4.1.202109301733
02:07:51 [DEBUG] 	org.osgi.util.measurement 1.0.2.201802012109
02:07:51 [DEBUG] 	org.osgi.service.cm 1.6.1.202109301733
02:07:51 [DEBUG] 	org.osgi.util.pushstream.source 1.0.2.202109301733
02:07:51 [DEBUG] 	org.osgi.service.component.annotations.source 1.5.0.202109301733
02:07:51 [DEBUG] 	org.osgi.util.promise 1.2.0.202109301733
02:07:51 [DEBUG] 	org.osgi.service.wireadmin 1.0.2.202109301733
02:07:51 [DEBUG] 	org.osgi.service.log.stream.source 1.0.0.202109301733
02:07:51 [DEBUG] 	org.osgi.annotation.versioning.source 1.1.2.202109301733
02:07:51 [DEBUG] 	org.osgi.service.device 1.1.1.202109301733
02:07:51 [DEBUG] 	org.osgi.service.http.source 1.2.2.202109301733
02:07:51 [DEBUG] 	org.osgi.service.provisioning 1.2.0.201505202024
02:07:51 [DEBUG] 	org.osgi.util.function.source 1.2.0.202109301733
02:07:51 [DEBUG] 	org.osgi.service.metatype 1.4.1.202109301733
02:07:51 [DEBUG] 	org.osgi.service.device.source 1.1.1.202109301733
02:07:51 [DEBUG] 	org.osgi.util.position.source 1.0.1.201505202026
02:07:51 [DEBUG] 	org.osgi.service.component.source 1.5.0.202109301733
02:07:51 [DEBUG] 	org.osgi.service.useradmin.source 1.1.1.202109301733
02:07:51 [DEBUG] 	org.osgi.util.pushstream 1.0.2.202109301733
02:07:51 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:51 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2]...
02:07:51 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations/2.13.2
02:07:51 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.13.2...
02:07:51 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations.source/2.13.2
02:07:51 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:2.13.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-core:jar:2.13.2]...
02:07:51 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-core:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-core/2.13.2
02:07:51 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:sources:2.13.2...
02:07:51 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-core:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-core.source/2.13.2
02:07:51 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2]...
02:07:51 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind/2.13.2.2
02:07:51 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:sources:2.13.2.2...
02:07:51 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind.source/2.13.2.2
02:07:51 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:51 [DEBUG] 	com.fasterxml.jackson.core.jackson-core.source 2.13.2
02:07:51 [DEBUG] 	com.fasterxml.jackson.core.jackson-core 2.13.2
02:07:51 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations.source 2.13.2
02:07:51 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations 2.13.2
02:07:51 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind 2.13.2.2
02:07:51 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind.source 2.13.2.2
02:07:51 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:51 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2]...
02:07:51 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar resolves installable unit org.apache.felix.gogo.command/1.1.2
02:07:51 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:sources:1.1.2...
02:07:51 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar resolves installable unit org.apache.felix.gogo.command.source/1.1.2
02:07:51 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6]...
02:07:51 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar resolves installable unit org.apache.felix.gogo.runtime/1.1.6
02:07:51 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:sources:1.1.6...
02:07:51 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar resolves installable unit org.apache.felix.gogo.runtime.source/1.1.6
02:07:51 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4]...
02:07:51 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar resolves installable unit org.apache.felix.gogo.shell/1.1.4
02:07:51 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:sources:1.1.4...
02:07:51 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar resolves installable unit org.apache.felix.gogo.shell.source/1.1.4
02:07:51 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:2.2.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.scr:jar:2.2.2]...
02:07:51 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.scr:2.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar resolves installable unit org.apache.felix.scr/2.2.2
02:07:51 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:sources:2.2.2...
02:07:51 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.scr:2.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar resolves installable unit org.apache.felix.scr.source/2.2.2
02:07:51 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:51 [DEBUG] 	org.apache.felix.gogo.command.source 1.1.2
02:07:51 [DEBUG] 	org.apache.felix.gogo.runtime.source 1.1.6
02:07:51 [DEBUG] 	org.apache.felix.gogo.command 1.1.2
02:07:51 [DEBUG] 	org.apache.felix.scr.source 2.2.2
02:07:51 [DEBUG] 	org.apache.felix.gogo.shell.source 1.1.4
02:07:51 [DEBUG] 	org.apache.felix.scr 2.2.2
02:07:51 [DEBUG] 	org.apache.felix.gogo.shell 1.1.4
02:07:51 [DEBUG] 	org.apache.felix.gogo.runtime 1.1.6
02:07:51 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:51 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:5.9.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-api:jar:5.9.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-api:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar resolves installable unit junit-jupiter-api/5.9.0
02:07:51 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:sources:5.9.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-api:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar resolves installable unit junit-jupiter-api.source/5.9.0
02:07:51 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:5.9.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-engine:jar:5.9.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar resolves installable unit junit-jupiter-engine/5.9.0
02:07:51 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:sources:5.9.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar resolves installable unit junit-jupiter-engine.source/5.9.0
02:07:51 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar resolves installable unit junit-jupiter-migrationsupport/5.9.0
02:07:51 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:sources:5.9.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar resolves installable unit junit-jupiter-migrationsupport.source/5.9.0
02:07:51 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:5.9.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-params:jar:5.9.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-params:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar resolves installable unit junit-jupiter-params/5.9.0
02:07:51 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:sources:5.9.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-params:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar resolves installable unit junit-jupiter-params.source/5.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:1.9.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-commons:jar:1.9.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar resolves installable unit junit-platform-commons/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:sources:1.9.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar resolves installable unit junit-platform-commons.source/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:1.9.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-engine:jar:1.9.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar resolves installable unit junit-platform-engine/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:sources:1.9.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar resolves installable unit junit-platform-engine.source/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:1.9.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-launcher:jar:1.9.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-launcher:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar resolves installable unit junit-platform-launcher/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:sources:1.9.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-launcher:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar resolves installable unit junit-platform-launcher.source/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:1.9.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-runner:jar:1.9.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-runner:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar resolves installable unit junit-platform-runner/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:sources:1.9.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-runner:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar resolves installable unit junit-platform-runner.source/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:1.9.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-api:jar:1.9.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-api:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar resolves installable unit junit-platform-suite-api/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:sources:1.9.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-api:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar resolves installable unit junit-platform-suite-api.source/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:1.9.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-commons:jar:1.9.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar resolves installable unit junit-platform-suite-commons/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:sources:1.9.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar resolves installable unit junit-platform-suite-commons.source/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:1.9.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-engine:jar:1.9.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar resolves installable unit junit-platform-suite-engine/1.9.0
02:07:51 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:sources:1.9.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar resolves installable unit junit-platform-suite-engine.source/1.9.0
02:07:51 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:5.9.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.vintage:junit-vintage-engine:jar:5.9.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.junit.vintage:junit-vintage-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar resolves installable unit junit-vintage-engine/5.9.0
02:07:51 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:sources:5.9.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.junit.vintage:junit-vintage-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar resolves installable unit junit-vintage-engine.source/5.9.0
02:07:51 [DEBUG] Resolve org.opentest4j:opentest4j:jar:1.2.0...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.opentest4j:opentest4j:jar:1.2.0]...
02:07:51 [DEBUG] MavenResolver: artifact org.opentest4j:opentest4j:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar resolves installable unit org.opentest4j/1.2.0
02:07:51 [DEBUG] Resolve org.opentest4j:opentest4j:jar:sources:1.2.0...
02:07:51 [DEBUG] MavenResolver: source-artifact org.opentest4j:opentest4j:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar resolves installable unit org.opentest4j.source/1.2.0
02:07:51 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:1.1.2...
02:07:51 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apiguardian:apiguardian-api:jar:1.1.2]...
02:07:51 [DEBUG] MavenResolver: artifact org.apiguardian:apiguardian-api:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar resolves installable unit org.apiguardian.api/1.1.2
02:07:51 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:sources:1.1.2...
02:07:51 [DEBUG] MavenResolver: source-artifact org.apiguardian:apiguardian-api:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar resolves installable unit org.apiguardian.api.source/1.1.2
02:07:51 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:51 [DEBUG] 	junit-jupiter-engine 5.9.0
02:07:51 [DEBUG] 	junit-jupiter-params.source 5.9.0
02:07:51 [DEBUG] 	junit-platform-commons 1.9.0
02:07:51 [DEBUG] 	junit-platform-runner.source 1.9.0
02:07:51 [DEBUG] 	junit-jupiter-api 5.9.0
02:07:51 [DEBUG] 	junit-platform-suite-commons 1.9.0
02:07:51 [DEBUG] 	junit-platform-launcher 1.9.0
02:07:51 [DEBUG] 	junit-vintage-engine.source 5.9.0
02:07:51 [DEBUG] 	junit-jupiter-migrationsupport 5.9.0
02:07:51 [DEBUG] 	junit-platform-suite-engine.source 1.9.0
02:07:51 [DEBUG] 	org.apiguardian.api 1.1.2
02:07:51 [DEBUG] 	junit-platform-suite-engine 1.9.0
02:07:51 [DEBUG] 	junit-platform-launcher.source 1.9.0
02:07:51 [DEBUG] 	junit-platform-suite-api.source 1.9.0
02:07:51 [DEBUG] 	junit-platform-engine 1.9.0
02:07:51 [DEBUG] 	junit-platform-suite-api 1.9.0
02:07:51 [DEBUG] 	junit-jupiter-migrationsupport.source 5.9.0
02:07:51 [DEBUG] 	org.opentest4j 1.2.0
02:07:51 [DEBUG] 	junit-platform-commons.source 1.9.0
02:07:51 [DEBUG] 	junit-jupiter-params 5.9.0
02:07:51 [DEBUG] 	junit-vintage-engine 5.9.0
02:07:51 [DEBUG] 	junit-platform-engine.source 1.9.0
02:07:51 [DEBUG] 	junit-jupiter-api.source 5.9.0
02:07:51 [DEBUG] 	junit-platform-suite-commons.source 1.9.0
02:07:51 [DEBUG] 	org.opentest4j.source 1.2.0
02:07:51 [DEBUG] 	org.apiguardian.api.source 1.1.2
02:07:51 [DEBUG] 	junit-jupiter-engine.source 5.9.0
02:07:51 [DEBUG] 	junit-platform-runner 1.9.0
02:07:51 [DEBUG] Target definition file contains 304 units
02:07:51 [DEBUG] Added 0 locally built units to the target platform
02:07:51 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml
02:07:51 [DEBUG] properties ~= $0: [(osgi.os=win32)] (matches true)
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:51 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:51 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF
02:07:51 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:51 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:51 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:51 [DEBUG] Target definition file contains 304 units
02:07:51 [DEBUG] Added 0 locally built units to the target platform
02:07:51 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF
02:07:51 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:51 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:51 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:51 [DEBUG] Target definition file contains 304 units
02:07:51 [DEBUG] Added 0 locally built units to the target platform
02:07:51 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF
02:07:51 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:51 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:51 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:51 [DEBUG] Target definition file contains 304 units
02:07:51 [DEBUG] Added 0 locally built units to the target platform
02:07:51 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF
02:07:51 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:51 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:51 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:51 [DEBUG] Target definition file contains 304 units
02:07:51 [DEBUG] Added 0 locally built units to the target platform
02:07:51 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:51 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:51 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:51 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:51 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:51 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:51 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:51 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:51 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:51 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:51 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:51 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:51 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:51 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:51 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:51 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:51 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.core:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF
02:07:51 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:51 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:51 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:51 [DEBUG] Target definition file contains 304 units
02:07:51 [DEBUG] Added 0 locally built units to the target platform
02:07:51 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:51 [INFO] Resolved fragments:
02:07:51 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:51 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:51 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:51 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:51 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:51 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:51 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF
02:07:51 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:51 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:51 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:51 [DEBUG] Target definition file contains 304 units
02:07:51 [DEBUG] Added 0 locally built units to the target platform
02:07:51 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF
02:07:52 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:52 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:52 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:52 [DEBUG] Target definition file contains 304 units
02:07:52 [DEBUG] Added 0 locally built units to the target platform
02:07:52 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF
02:07:52 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:52 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:52 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:52 [DEBUG] Target definition file contains 304 units
02:07:52 [DEBUG] Added 0 locally built units to the target platform
02:07:52 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml
02:07:52 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:52 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:52 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:52 [DEBUG] Target definition file contains 304 units
02:07:52 [DEBUG] Added 0 locally built units to the target platform
02:07:52 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml
02:07:52 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:52 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:52 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:52 [DEBUG] Target definition file contains 304 units
02:07:52 [DEBUG] Added 0 locally built units to the target platform
02:07:52 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml
02:07:52 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:52 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:52 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:52 [DEBUG] Target definition file contains 304 units
02:07:52 [DEBUG] Added 0 locally built units to the target platform
02:07:52 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [INFO] Resolved fragments:
02:07:52 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:52 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:52 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:52 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:52 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:52 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:52 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:52 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:52 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:52 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml
02:07:52 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:52 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:52 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:52 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@9504a58...
02:07:52 [DEBUG] Target definition content cache miss: All entries differ, but there are entries which only differ in one parameter: [target environments, target environments, target environments]
02:07:52 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:52 [DEBUG] Resolve com.google.code.gson:gson:jar:2.9.1...
02:07:52 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.google.code.gson:gson:jar:2.9.1]...
02:07:52 [DEBUG] MavenResolver: artifact com.google.code.gson:gson:2.9.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar resolves installable unit com.google.gson/2.9.1
02:07:52 [DEBUG] Resolve com.google.code.gson:gson:jar:sources:2.9.1...
02:07:52 [DEBUG] MavenResolver: source-artifact com.google.code.gson:gson:2.9.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar resolves installable unit com.google.gson.source/2.9.1
02:07:52 [DEBUG] Resolve com.ibm.icu:icu4j:jar:71.1...
02:07:52 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.ibm.icu:icu4j:jar:71.1]...
02:07:52 [DEBUG] MavenResolver: artifact com.ibm.icu:icu4j:71.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar resolves installable unit com.ibm.icu/71.1.0
02:07:52 [DEBUG] Resolve com.ibm.icu:icu4j:jar:sources:71.1...
02:07:53 [DEBUG] MavenResolver: source-artifact com.ibm.icu:icu4j:71.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1-sources.jar resolves installable unit com.ibm.icu.source/71.1.0
02:07:53 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:1.4...
02:07:53 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-fileupload:commons-fileupload:jar:1.4]...
02:07:53 [DEBUG] MavenResolver: artifact commons-fileupload:commons-fileupload:1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar resolves installable unit org.apache.commons.commons-fileupload/1.4.0
02:07:53 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:sources:1.4...
02:07:53 [DEBUG] MavenResolver: source-artifact commons-fileupload:commons-fileupload:1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar resolves installable unit org.apache.commons.commons-fileupload.source/1.4.0
02:07:53 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:5.12.1...
02:07:53 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna-platform:jar:5.12.1]...
02:07:53 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna-platform:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar resolves installable unit com.sun.jna.platform/5.12.1
02:07:53 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:sources:5.12.1...
02:07:53 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna-platform:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1-sources.jar resolves installable unit com.sun.jna.platform.source/5.12.1
02:07:53 [DEBUG] Resolve net.java.dev.jna:jna:jar:5.12.1...
02:07:53 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna:jar:5.12.1]...
02:07:53 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar resolves installable unit com.sun.jna/5.12.1
02:07:53 [DEBUG] Resolve net.java.dev.jna:jna:jar:sources:5.12.1...
02:07:53 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1-sources.jar resolves installable unit com.sun.jna.source/5.12.1
02:07:53 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:2.8.0...
02:07:53 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.sshd:sshd-osgi:jar:2.8.0]...
02:07:53 [DEBUG] MavenResolver: artifact org.apache.sshd:sshd-osgi:2.8.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar resolves installable unit org.apache.sshd.osgi/2.8.0
02:07:53 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:sources:2.8.0...
02:07:53 [DEBUG] MavenResolver: source-artifact org.apache.sshd:sshd-osgi:2.8.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar resolves installable unit org.apache.sshd.osgi.source/2.8.0
02:07:53 [DEBUG] Resolve org.jsoup:jsoup:jar:1.14.3...
02:07:53 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.jsoup:jsoup:jar:1.14.3]...
02:07:53 [DEBUG] MavenResolver: artifact org.jsoup:jsoup:1.14.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar resolves installable unit org.jsoup/1.14.3
02:07:53 [DEBUG] Resolve org.jsoup:jsoup:jar:sources:1.14.3...
02:07:53 [DEBUG] MavenResolver: source-artifact org.jsoup:jsoup:1.14.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar resolves installable unit org.jsoup.source/1.14.3
02:07:53 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6...
02:07:53 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6]...
02:07:53 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar resolves installable unit org.sat4j.pb/2.3.6.v20201214
02:07:53 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:sources:2.3.6...
02:07:53 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar resolves installable unit org.sat4j.pb.source/2.3.6.v20201214
02:07:53 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6...
02:07:53 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6]...
02:07:53 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar resolves installable unit org.sat4j.core/2.3.6.v20201214
02:07:53 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:sources:2.3.6...
02:07:53 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar resolves installable unit org.sat4j.core.source/2.3.6.v20201214
02:07:53 [DEBUG] Resolve org.tukaani:xz:jar:1.9...
02:07:53 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.tukaani:xz:jar:1.9]...
02:07:53 [DEBUG] MavenResolver: artifact org.tukaani:xz:1.9 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar resolves installable unit org.tukaani.xz/1.9.0
02:07:53 [DEBUG] Resolve org.tukaani:xz:jar:sources:1.9...
02:07:53 [DEBUG] MavenResolver: source-artifact org.tukaani:xz:1.9:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9-sources.jar resolves installable unit org.tukaani.xz.source/1.9.0
02:07:53 [DEBUG] Resolve org.yaml:snakeyaml:jar:1.27...
02:07:53 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.yaml:snakeyaml:jar:1.27]...
02:07:53 [DEBUG] MavenResolver: artifact org.yaml:snakeyaml:1.27 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar resolves installable unit org.yaml.snakeyaml/1.27.0
02:07:53 [DEBUG] Resolve org.yaml:snakeyaml:jar:sources:1.27...
02:07:53 [DEBUG] MavenResolver: source-artifact org.yaml:snakeyaml:1.27:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar resolves installable unit org.yaml.snakeyaml.source/1.27.0
02:07:53 [DEBUG] Resolve commons-lang:commons-lang:jar:2.6...
02:07:53 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-lang:commons-lang:jar:2.6]...
02:07:53 [DEBUG] MavenResolver: artifact commons-lang:commons-lang:2.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar resolves installable unit org.apache.commons.lang/2.6.0
02:07:53 [DEBUG] Resolve commons-lang:commons-lang:jar:sources:2.6...
02:07:53 [DEBUG] MavenResolver: source-artifact commons-lang:commons-lang:2.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar resolves installable unit org.apache.commons.lang.source/2.6.0
02:07:53 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:1.71...
02:07:53 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcpg-jdk18on:jar:1.71]...
02:07:53 [DEBUG] MavenResolver: artifact org.bouncycastle:bcpg-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar resolves installable unit bcpg/1.71.0
02:07:53 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:sources:1.71...
02:07:53 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcpg-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar resolves installable unit bcpg.source/1.71.0
02:07:53 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:1.71...
02:07:53 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcprov-jdk18on:jar:1.71]...
02:07:53 [DEBUG] MavenResolver: artifact org.bouncycastle:bcprov-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar resolves installable unit bcprov/1.71.0
02:07:53 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:sources:1.71...
02:07:54 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcprov-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar resolves installable unit bcprov.source/1.71.0
02:07:54 [DEBUG] Resolve commons-io:commons-io:jar:2.11.0...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-io:commons-io:jar:2.11.0]...
02:07:54 [DEBUG] MavenResolver: artifact commons-io:commons-io:2.11.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar resolves installable unit org.apache.commons.commons-io/2.11.0
02:07:54 [DEBUG] Resolve commons-io:commons-io:jar:sources:2.11.0...
02:07:54 [DEBUG] MavenResolver: source-artifact commons-io:commons-io:2.11.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar resolves installable unit org.apache.commons.commons-io.source/2.11.0
02:07:54 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:54 [DEBUG] 	org.sat4j.core.source 2.3.6.v20201214
02:07:54 [DEBUG] 	org.apache.commons.lang.source 2.6.0
02:07:54 [DEBUG] 	org.yaml.snakeyaml.source 1.27.0
02:07:54 [DEBUG] 	bcpg.source 1.71.0
02:07:54 [DEBUG] 	org.sat4j.pb 2.3.6.v20201214
02:07:54 [DEBUG] 	org.sat4j.core 2.3.6.v20201214
02:07:54 [DEBUG] 	org.jsoup 1.14.3
02:07:54 [DEBUG] 	org.apache.commons.lang 2.6.0
02:07:54 [DEBUG] 	org.apache.commons.commons-io.source 2.11.0
02:07:54 [DEBUG] 	bcpg 1.71.0
02:07:54 [DEBUG] 	com.sun.jna.platform 5.12.1
02:07:54 [DEBUG] 	org.jsoup.source 1.14.3
02:07:54 [DEBUG] 	com.google.gson.source 2.9.1
02:07:54 [DEBUG] 	org.apache.sshd.osgi 2.8.0
02:07:54 [DEBUG] 	org.apache.commons.commons-fileupload.source 1.4.0
02:07:54 [DEBUG] 	org.yaml.snakeyaml 1.27.0
02:07:54 [DEBUG] 	org.sat4j.pb.source 2.3.6.v20201214
02:07:54 [DEBUG] 	org.apache.commons.commons-fileupload 1.4.0
02:07:54 [DEBUG] 	com.sun.jna.source 5.12.1
02:07:54 [DEBUG] 	com.google.gson 2.9.1
02:07:54 [DEBUG] 	com.ibm.icu 71.1.0
02:07:54 [DEBUG] 	org.tukaani.xz 1.9.0
02:07:54 [DEBUG] 	org.apache.commons.commons-io 2.11.0
02:07:54 [DEBUG] 	bcprov 1.71.0
02:07:54 [DEBUG] 	com.sun.jna.platform.source 5.12.1
02:07:54 [DEBUG] 	org.tukaani.xz.source 1.9.0
02:07:54 [DEBUG] 	com.ibm.icu.source 71.1.0
02:07:54 [DEBUG] 	com.sun.jna 5.12.1
02:07:54 [DEBUG] 	org.apache.sshd.osgi.source 2.8.0
02:07:54 [DEBUG] 	bcprov.source 1.71.0
02:07:54 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:54 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:4.0.4...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=jakarta.servlet:jakarta.servlet-api:jar:4.0.4]...
02:07:54 [DEBUG] MavenResolver: artifact jakarta.servlet:jakarta.servlet-api:4.0.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar resolves installable unit jakarta.servlet-api/4.0.0
02:07:54 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:sources:4.0.4...
02:07:54 [DEBUG] MavenResolver: source-artifact jakarta.servlet:jakarta.servlet-api:4.0.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar resolves installable unit jakarta.servlet-api.source/4.0.0
02:07:54 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3]...
02:07:54 [DEBUG] MavenResolver: artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar resolves installable unit javax.servlet.jsp-api/2.3.3
02:07:54 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:sources:2.3.3...
02:07:54 [DEBUG] MavenResolver: source-artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar resolves installable unit javax.servlet.jsp-api.source/2.3.3
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:10.0.11...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-http:jar:10.0.11]...
02:07:54 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-http:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar resolves installable unit org.eclipse.jetty.http/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:sources:10.0.11...
02:07:54 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-http:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.http.source/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:10.0.11...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-io:jar:10.0.11]...
02:07:54 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-io:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar resolves installable unit org.eclipse.jetty.io/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:sources:10.0.11...
02:07:54 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-io:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.io.source/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:10.0.11...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-security:jar:10.0.11]...
02:07:54 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-security:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar resolves installable unit org.eclipse.jetty.security/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:sources:10.0.11...
02:07:54 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-security:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.security.source/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:10.0.11...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-server:jar:10.0.11]...
02:07:54 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-server:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar resolves installable unit org.eclipse.jetty.server/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:sources:10.0.11...
02:07:54 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-server:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.server.source/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:10.0.11...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-servlet:jar:10.0.11]...
02:07:54 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-servlet:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar resolves installable unit org.eclipse.jetty.servlet/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:sources:10.0.11...
02:07:54 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-servlet:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.servlet.source/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:10.0.11...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util-ajax:jar:10.0.11]...
02:07:54 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util-ajax:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar resolves installable unit org.eclipse.jetty.util.ajax/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:sources:10.0.11...
02:07:54 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util-ajax:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.ajax.source/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:10.0.11...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util:jar:10.0.11]...
02:07:54 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar resolves installable unit org.eclipse.jetty.util/10.0.11
02:07:54 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:sources:10.0.11...
02:07:54 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.source/10.0.11
02:07:54 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:54 [DEBUG] 	org.eclipse.jetty.util.ajax 10.0.11
02:07:54 [DEBUG] 	org.eclipse.jetty.security 10.0.11
02:07:54 [DEBUG] 	org.eclipse.jetty.util 10.0.11
02:07:54 [DEBUG] 	org.eclipse.jetty.io.source 10.0.11
02:07:54 [DEBUG] 	org.eclipse.jetty.server 10.0.11
02:07:54 [DEBUG] 	org.eclipse.jetty.io 10.0.11
02:07:54 [DEBUG] 	org.eclipse.jetty.server.source 10.0.11
02:07:54 [DEBUG] 	org.eclipse.jetty.servlet 10.0.11
02:07:54 [DEBUG] 	javax.servlet.jsp-api.source 2.3.3
02:07:54 [DEBUG] 	org.eclipse.jetty.util.source 10.0.11
02:07:54 [DEBUG] 	jakarta.servlet-api.source 4.0.0
02:07:54 [DEBUG] 	org.eclipse.jetty.security.source 10.0.11
02:07:54 [DEBUG] 	org.eclipse.jetty.servlet.source 10.0.11
02:07:54 [DEBUG] 	org.eclipse.jetty.util.ajax.source 10.0.11
02:07:54 [DEBUG] 	javax.servlet.jsp-api 2.3.3
02:07:54 [DEBUG] 	jakarta.servlet-api 4.0.0
02:07:54 [DEBUG] 	org.eclipse.jetty.http 10.0.11
02:07:54 [DEBUG] 	org.eclipse.jetty.http.source 10.0.11
02:07:54 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:54 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:1.12.13...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy-agent:jar:1.12.13]...
02:07:54 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy-agent:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy-agent/1.12.13
02:07:54 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:sources:1.12.13...
02:07:54 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy-agent:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy-agent.source/1.12.13
02:07:54 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:1.12.13...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy:jar:1.12.13]...
02:07:54 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy/1.12.13
02:07:54 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:sources:1.12.13...
02:07:54 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy.source/1.12.13
02:07:54 [DEBUG] Resolve org.assertj:assertj-core:jar:3.23.1...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.assertj:assertj-core:jar:3.23.1]...
02:07:54 [DEBUG] MavenResolver: artifact org.assertj:assertj-core:3.23.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar resolves installable unit assertj-core/3.23.1
02:07:54 [DEBUG] Resolve org.assertj:assertj-core:jar:sources:3.23.1...
02:07:54 [DEBUG] MavenResolver: source-artifact org.assertj:assertj-core:3.23.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar resolves installable unit assertj-core.source/3.23.1
02:07:54 [DEBUG] Resolve org.mockito:mockito-core:jar:4.7.0...
02:07:54 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.mockito:mockito-core:jar:4.7.0]...
02:07:54 [DEBUG] MavenResolver: artifact org.mockito:mockito-core:4.7.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar resolves installable unit org.mockito.mockito-core/4.7.0
02:07:54 [DEBUG] Resolve org.mockito:mockito-core:jar:sources:4.7.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.mockito:mockito-core:4.7.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0-sources.jar resolves installable unit org.mockito.mockito-core.source/4.7.0
02:07:55 [DEBUG] Resolve org.objenesis:objenesis:jar:3.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.objenesis:objenesis:jar:3.2]...
02:07:55 [DEBUG] MavenResolver: artifact org.objenesis:objenesis:3.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2.jar resolves installable unit org.objenesis/3.2.0
02:07:55 [DEBUG] Resolve org.objenesis:objenesis:jar:sources:3.2...
02:07:55 [DEBUG] MavenResolver: source-artifact org.objenesis:objenesis:3.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar resolves installable unit org.objenesis.source/3.2.0
02:07:55 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:55 [DEBUG] 	assertj-core.source 3.23.1
02:07:55 [DEBUG] 	net.bytebuddy.byte-buddy 1.12.13
02:07:55 [DEBUG] 	org.mockito.mockito-core 4.7.0
02:07:55 [DEBUG] 	org.mockito.mockito-core.source 4.7.0
02:07:55 [DEBUG] 	org.objenesis.source 3.2.0
02:07:55 [DEBUG] 	net.bytebuddy.byte-buddy-agent 1.12.13
02:07:55 [DEBUG] 	net.bytebuddy.byte-buddy-agent.source 1.12.13
02:07:55 [DEBUG] 	assertj-core 3.23.1
02:07:55 [DEBUG] 	net.bytebuddy.byte-buddy.source 1.12.13
02:07:55 [DEBUG] 	org.objenesis 3.2.0
02:07:55 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:55 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:9.3...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-commons:jar:9.3]...
02:07:55 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-commons:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar resolves installable unit org.objectweb.asm.commons/9.3.0
02:07:55 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:sources:9.3...
02:07:55 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-commons:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar resolves installable unit org.objectweb.asm.commons.source/9.3.0
02:07:55 [DEBUG] Resolve org.ow2.asm:asm-util:jar:9.3...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-util:jar:9.3]...
02:07:55 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-util:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar resolves installable unit org.objectweb.asm.util/9.3.0
02:07:55 [DEBUG] Resolve org.ow2.asm:asm-util:jar:sources:9.3...
02:07:55 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-util:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar resolves installable unit org.objectweb.asm.util.source/9.3.0
02:07:55 [DEBUG] Resolve org.ow2.asm:asm:jar:9.3...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm:jar:9.3]...
02:07:55 [DEBUG] MavenResolver: artifact org.ow2.asm:asm:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar resolves installable unit org.objectweb.asm/9.3.0
02:07:55 [DEBUG] Resolve org.ow2.asm:asm:jar:sources:9.3...
02:07:55 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3-sources.jar resolves installable unit org.objectweb.asm.source/9.3.0
02:07:55 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:9.3...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-tree:jar:9.3]...
02:07:55 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-tree:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar resolves installable unit org.objectweb.asm.tree/9.3.0
02:07:55 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:sources:9.3...
02:07:55 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-tree:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar resolves installable unit org.objectweb.asm.tree.source/9.3.0
02:07:55 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:55 [DEBUG] 	org.objectweb.asm.commons 9.3.0
02:07:55 [DEBUG] 	org.objectweb.asm 9.3.0
02:07:55 [DEBUG] 	org.objectweb.asm.tree.source 9.3.0
02:07:55 [DEBUG] 	org.objectweb.asm.commons.source 9.3.0
02:07:55 [DEBUG] 	org.objectweb.asm.util.source 9.3.0
02:07:55 [DEBUG] 	org.objectweb.asm.tree 9.3.0
02:07:55 [DEBUG] 	org.objectweb.asm.source 9.3.0
02:07:55 [DEBUG] 	org.objectweb.asm.util 9.3.0
02:07:55 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:55 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1]...
02:07:55 [DEBUG] MavenResolver: artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar resolves installable unit biz.aQute.bnd.annotation/6.3.1.202206071316
02:07:55 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:sources:6.3.1...
02:07:55 [DEBUG] MavenResolver: source-artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar resolves installable unit biz.aQute.bnd.annotation.source/6.3.1.202206071316
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:1.1.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.versioning:jar:1.1.2]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.versioning:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar resolves installable unit org.osgi.annotation.versioning/1.1.2.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:sources:1.1.2...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.versioning:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar resolves installable unit org.osgi.annotation.versioning.source/1.1.2.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:2.0.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.bundle:jar:2.0.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.bundle:2.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar resolves installable unit org.osgi.annotation.bundle/2.0.0.202202082230
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:sources:2.0.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.bundle:2.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar resolves installable unit org.osgi.annotation.bundle.source/2.0.0.202202082230
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:1.6.1...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.cm:jar:1.6.1]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.cm:1.6.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar resolves installable unit org.osgi.service.cm/1.6.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:sources:1.6.1...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.cm:1.6.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar resolves installable unit org.osgi.service.cm.source/1.6.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:1.5.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component.annotations:jar:1.5.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component.annotations:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar resolves installable unit org.osgi.service.component.annotations/1.5.0.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:sources:1.5.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component.annotations:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar resolves installable unit org.osgi.service.component.annotations.source/1.5.0.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:1.5.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component:jar:1.5.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar resolves installable unit org.osgi.service.component/1.5.0.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:sources:1.5.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar resolves installable unit org.osgi.service.component.source/1.5.0.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:1.0.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.coordinator:jar:1.0.2]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.coordinator:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar resolves installable unit org.osgi.service.coordinator/1.0.2.201505202024
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:sources:1.0.2...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.coordinator:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar resolves installable unit org.osgi.service.coordinator.source/1.0.2.201505202024
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:1.1.1...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.device:jar:1.1.1]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.device:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar resolves installable unit org.osgi.service.device/1.1.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:sources:1.1.1...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.device:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar resolves installable unit org.osgi.service.device.source/1.1.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:1.4.1...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.event:jar:1.4.1]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.event:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar resolves installable unit org.osgi.service.event/1.4.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:sources:1.4.1...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.event:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar resolves installable unit org.osgi.service.event.source/1.4.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar resolves installable unit org.osgi.service.http.whiteboard/1.1.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:sources:1.1.1...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar resolves installable unit org.osgi.service.http.whiteboard.source/1.1.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:1.2.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http:jar:1.2.2]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http:1.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar resolves installable unit org.osgi.service.http/1.2.2.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:sources:1.2.2...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http:1.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar resolves installable unit org.osgi.service.http.source/1.2.2.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:1.0.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.log.stream:jar:1.0.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.log.stream:1.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar resolves installable unit org.osgi.service.log.stream/1.0.0.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:sources:1.0.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.log.stream:1.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar resolves installable unit org.osgi.service.log.stream.source/1.0.0.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:1.4.1...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.metatype:jar:1.4.1]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.metatype:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar resolves installable unit org.osgi.service.metatype/1.4.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:sources:1.4.1...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.metatype:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar resolves installable unit org.osgi.service.metatype.source/1.4.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:1.1.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.prefs:jar:1.1.2]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.prefs:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar resolves installable unit org.osgi.service.prefs/1.1.2.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:sources:1.1.2...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.prefs:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar resolves installable unit org.osgi.service.prefs.source/1.1.2.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:1.2.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.provisioning:jar:1.2.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.provisioning:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar resolves installable unit org.osgi.service.provisioning/1.2.0.201505202024
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:sources:1.2.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.provisioning:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar resolves installable unit org.osgi.service.provisioning.source/1.2.0.201505202024
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:1.2.1...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.upnp:jar:1.2.1]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.upnp:1.2.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar resolves installable unit org.osgi.service.upnp/1.2.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:sources:1.2.1...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.upnp:1.2.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar resolves installable unit org.osgi.service.upnp.source/1.2.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:1.1.1...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.useradmin:jar:1.1.1]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.useradmin:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar resolves installable unit org.osgi.service.useradmin/1.1.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:sources:1.1.1...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.useradmin:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar resolves installable unit org.osgi.service.useradmin.source/1.1.1.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:1.0.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.wireadmin:jar:1.0.2]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.wireadmin:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar resolves installable unit org.osgi.service.wireadmin/1.0.2.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:sources:1.0.2...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.wireadmin:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar resolves installable unit org.osgi.service.wireadmin.source/1.0.2.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:1.2.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.function:jar:1.2.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.function:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar resolves installable unit org.osgi.util.function/1.2.0.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:sources:1.2.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.function:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar resolves installable unit org.osgi.util.function.source/1.2.0.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:1.0.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.measurement:jar:1.0.2]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.measurement:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar resolves installable unit org.osgi.util.measurement/1.0.2.201802012109
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:sources:1.0.2...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.measurement:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar resolves installable unit org.osgi.util.measurement.source/1.0.2.201802012109
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:1.0.1...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.position:jar:1.0.1]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.position:1.0.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar resolves installable unit org.osgi.util.position/1.0.1.201505202026
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:sources:1.0.1...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.position:1.0.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar resolves installable unit org.osgi.util.position.source/1.0.1.201505202026
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:1.2.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.promise:jar:1.2.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.promise:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar resolves installable unit org.osgi.util.promise/1.2.0.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:sources:1.2.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.promise:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar resolves installable unit org.osgi.util.promise.source/1.2.0.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:1.0.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.pushstream:jar:1.0.2]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.pushstream:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar resolves installable unit org.osgi.util.pushstream/1.0.2.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:sources:1.0.2...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.pushstream:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar resolves installable unit org.osgi.util.pushstream.source/1.0.2.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:1.0.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.xml:jar:1.0.2]...
02:07:55 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.xml:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar resolves installable unit org.osgi.util.xml/1.0.2.202109301733
02:07:55 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:sources:1.0.2...
02:07:55 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.xml:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar resolves installable unit org.osgi.util.xml.source/1.0.2.202109301733
02:07:55 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:55 [DEBUG] 	biz.aQute.bnd.annotation.source 6.3.1.202206071316
02:07:55 [DEBUG] 	org.osgi.service.prefs.source 1.1.2.202109301733
02:07:55 [DEBUG] 	org.osgi.service.coordinator.source 1.0.2.201505202024
02:07:55 [DEBUG] 	org.osgi.service.component.annotations 1.5.0.202109301733
02:07:55 [DEBUG] 	org.osgi.service.http 1.2.2.202109301733
02:07:55 [DEBUG] 	org.osgi.util.xml 1.0.2.202109301733
02:07:55 [DEBUG] 	org.osgi.service.component 1.5.0.202109301733
02:07:55 [DEBUG] 	org.osgi.annotation.bundle 2.0.0.202202082230
02:07:55 [DEBUG] 	org.osgi.annotation.versioning 1.1.2.202109301733
02:07:55 [DEBUG] 	org.osgi.service.provisioning.source 1.2.0.201505202024
02:07:55 [DEBUG] 	org.osgi.service.event.source 1.4.1.202109301733
02:07:55 [DEBUG] 	org.osgi.util.xml.source 1.0.2.202109301733
02:07:55 [DEBUG] 	org.osgi.util.measurement.source 1.0.2.201802012109
02:07:55 [DEBUG] 	org.osgi.service.http.whiteboard 1.1.1.202109301733
02:07:55 [DEBUG] 	org.osgi.service.log.stream 1.0.0.202109301733
02:07:55 [DEBUG] 	org.osgi.service.cm.source 1.6.1.202109301733
02:07:55 [DEBUG] 	org.osgi.service.useradmin 1.1.1.202109301733
02:07:55 [DEBUG] 	org.osgi.util.function 1.2.0.202109301733
02:07:55 [DEBUG] 	org.osgi.service.prefs 1.1.2.202109301733
02:07:55 [DEBUG] 	org.osgi.annotation.bundle.source 2.0.0.202202082230
02:07:55 [DEBUG] 	org.osgi.util.promise.source 1.2.0.202109301733
02:07:55 [DEBUG] 	org.osgi.service.http.whiteboard.source 1.1.1.202109301733
02:07:55 [DEBUG] 	org.osgi.service.coordinator 1.0.2.201505202024
02:07:55 [DEBUG] 	biz.aQute.bnd.annotation 6.3.1.202206071316
02:07:55 [DEBUG] 	org.osgi.service.event 1.4.1.202109301733
02:07:55 [DEBUG] 	org.osgi.service.upnp 1.2.1.202109301733
02:07:55 [DEBUG] 	org.osgi.service.upnp.source 1.2.1.202109301733
02:07:55 [DEBUG] 	org.osgi.util.position 1.0.1.201505202026
02:07:55 [DEBUG] 	org.osgi.service.wireadmin.source 1.0.2.202109301733
02:07:55 [DEBUG] 	org.osgi.service.metatype.source 1.4.1.202109301733
02:07:55 [DEBUG] 	org.osgi.util.measurement 1.0.2.201802012109
02:07:55 [DEBUG] 	org.osgi.service.cm 1.6.1.202109301733
02:07:55 [DEBUG] 	org.osgi.util.pushstream.source 1.0.2.202109301733
02:07:55 [DEBUG] 	org.osgi.service.component.annotations.source 1.5.0.202109301733
02:07:55 [DEBUG] 	org.osgi.util.promise 1.2.0.202109301733
02:07:55 [DEBUG] 	org.osgi.service.wireadmin 1.0.2.202109301733
02:07:55 [DEBUG] 	org.osgi.service.log.stream.source 1.0.0.202109301733
02:07:55 [DEBUG] 	org.osgi.annotation.versioning.source 1.1.2.202109301733
02:07:55 [DEBUG] 	org.osgi.service.device 1.1.1.202109301733
02:07:55 [DEBUG] 	org.osgi.service.http.source 1.2.2.202109301733
02:07:55 [DEBUG] 	org.osgi.service.provisioning 1.2.0.201505202024
02:07:55 [DEBUG] 	org.osgi.util.function.source 1.2.0.202109301733
02:07:55 [DEBUG] 	org.osgi.service.metatype 1.4.1.202109301733
02:07:55 [DEBUG] 	org.osgi.service.device.source 1.1.1.202109301733
02:07:55 [DEBUG] 	org.osgi.util.position.source 1.0.1.201505202026
02:07:55 [DEBUG] 	org.osgi.service.component.source 1.5.0.202109301733
02:07:55 [DEBUG] 	org.osgi.service.useradmin.source 1.1.1.202109301733
02:07:55 [DEBUG] 	org.osgi.util.pushstream 1.0.2.202109301733
02:07:55 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:55 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2]...
02:07:55 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations/2.13.2
02:07:55 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.13.2...
02:07:55 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations.source/2.13.2
02:07:55 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:2.13.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-core:jar:2.13.2]...
02:07:55 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-core:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-core/2.13.2
02:07:55 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:sources:2.13.2...
02:07:55 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-core:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-core.source/2.13.2
02:07:55 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2]...
02:07:55 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind/2.13.2.2
02:07:55 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:sources:2.13.2.2...
02:07:55 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind.source/2.13.2.2
02:07:55 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:55 [DEBUG] 	com.fasterxml.jackson.core.jackson-core.source 2.13.2
02:07:55 [DEBUG] 	com.fasterxml.jackson.core.jackson-core 2.13.2
02:07:55 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations.source 2.13.2
02:07:55 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations 2.13.2
02:07:55 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind 2.13.2.2
02:07:55 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind.source 2.13.2.2
02:07:55 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:55 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2]...
02:07:55 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar resolves installable unit org.apache.felix.gogo.command/1.1.2
02:07:55 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:sources:1.1.2...
02:07:55 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar resolves installable unit org.apache.felix.gogo.command.source/1.1.2
02:07:55 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6]...
02:07:55 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar resolves installable unit org.apache.felix.gogo.runtime/1.1.6
02:07:55 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:sources:1.1.6...
02:07:55 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar resolves installable unit org.apache.felix.gogo.runtime.source/1.1.6
02:07:55 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4]...
02:07:55 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar resolves installable unit org.apache.felix.gogo.shell/1.1.4
02:07:55 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:sources:1.1.4...
02:07:55 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar resolves installable unit org.apache.felix.gogo.shell.source/1.1.4
02:07:55 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:2.2.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.scr:jar:2.2.2]...
02:07:55 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.scr:2.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar resolves installable unit org.apache.felix.scr/2.2.2
02:07:55 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:sources:2.2.2...
02:07:55 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.scr:2.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar resolves installable unit org.apache.felix.scr.source/2.2.2
02:07:55 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:55 [DEBUG] 	org.apache.felix.gogo.command.source 1.1.2
02:07:55 [DEBUG] 	org.apache.felix.gogo.runtime.source 1.1.6
02:07:55 [DEBUG] 	org.apache.felix.gogo.command 1.1.2
02:07:55 [DEBUG] 	org.apache.felix.scr.source 2.2.2
02:07:55 [DEBUG] 	org.apache.felix.gogo.shell.source 1.1.4
02:07:55 [DEBUG] 	org.apache.felix.scr 2.2.2
02:07:55 [DEBUG] 	org.apache.felix.gogo.shell 1.1.4
02:07:55 [DEBUG] 	org.apache.felix.gogo.runtime 1.1.6
02:07:55 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:55 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:5.9.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-api:jar:5.9.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-api:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar resolves installable unit junit-jupiter-api/5.9.0
02:07:55 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:sources:5.9.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-api:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar resolves installable unit junit-jupiter-api.source/5.9.0
02:07:55 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:5.9.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-engine:jar:5.9.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar resolves installable unit junit-jupiter-engine/5.9.0
02:07:55 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:sources:5.9.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar resolves installable unit junit-jupiter-engine.source/5.9.0
02:07:55 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar resolves installable unit junit-jupiter-migrationsupport/5.9.0
02:07:55 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:sources:5.9.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar resolves installable unit junit-jupiter-migrationsupport.source/5.9.0
02:07:55 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:5.9.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-params:jar:5.9.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-params:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar resolves installable unit junit-jupiter-params/5.9.0
02:07:55 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:sources:5.9.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-params:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar resolves installable unit junit-jupiter-params.source/5.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:1.9.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-commons:jar:1.9.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar resolves installable unit junit-platform-commons/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:sources:1.9.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar resolves installable unit junit-platform-commons.source/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:1.9.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-engine:jar:1.9.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar resolves installable unit junit-platform-engine/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:sources:1.9.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar resolves installable unit junit-platform-engine.source/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:1.9.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-launcher:jar:1.9.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-launcher:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar resolves installable unit junit-platform-launcher/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:sources:1.9.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-launcher:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar resolves installable unit junit-platform-launcher.source/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:1.9.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-runner:jar:1.9.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-runner:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar resolves installable unit junit-platform-runner/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:sources:1.9.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-runner:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar resolves installable unit junit-platform-runner.source/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:1.9.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-api:jar:1.9.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-api:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar resolves installable unit junit-platform-suite-api/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:sources:1.9.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-api:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar resolves installable unit junit-platform-suite-api.source/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:1.9.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-commons:jar:1.9.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar resolves installable unit junit-platform-suite-commons/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:sources:1.9.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar resolves installable unit junit-platform-suite-commons.source/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:1.9.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-engine:jar:1.9.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar resolves installable unit junit-platform-suite-engine/1.9.0
02:07:55 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:sources:1.9.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar resolves installable unit junit-platform-suite-engine.source/1.9.0
02:07:55 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:5.9.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.vintage:junit-vintage-engine:jar:5.9.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.junit.vintage:junit-vintage-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar resolves installable unit junit-vintage-engine/5.9.0
02:07:55 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:sources:5.9.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.junit.vintage:junit-vintage-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar resolves installable unit junit-vintage-engine.source/5.9.0
02:07:55 [DEBUG] Resolve org.opentest4j:opentest4j:jar:1.2.0...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.opentest4j:opentest4j:jar:1.2.0]...
02:07:55 [DEBUG] MavenResolver: artifact org.opentest4j:opentest4j:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar resolves installable unit org.opentest4j/1.2.0
02:07:55 [DEBUG] Resolve org.opentest4j:opentest4j:jar:sources:1.2.0...
02:07:55 [DEBUG] MavenResolver: source-artifact org.opentest4j:opentest4j:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar resolves installable unit org.opentest4j.source/1.2.0
02:07:55 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:1.1.2...
02:07:55 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apiguardian:apiguardian-api:jar:1.1.2]...
02:07:55 [DEBUG] MavenResolver: artifact org.apiguardian:apiguardian-api:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar resolves installable unit org.apiguardian.api/1.1.2
02:07:55 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:sources:1.1.2...
02:07:55 [DEBUG] MavenResolver: source-artifact org.apiguardian:apiguardian-api:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar resolves installable unit org.apiguardian.api.source/1.1.2
02:07:55 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:55 [DEBUG] 	junit-jupiter-engine 5.9.0
02:07:55 [DEBUG] 	junit-jupiter-params.source 5.9.0
02:07:55 [DEBUG] 	junit-platform-commons 1.9.0
02:07:55 [DEBUG] 	junit-platform-runner.source 1.9.0
02:07:55 [DEBUG] 	junit-jupiter-api 5.9.0
02:07:55 [DEBUG] 	junit-platform-suite-commons 1.9.0
02:07:55 [DEBUG] 	junit-platform-launcher 1.9.0
02:07:55 [DEBUG] 	junit-vintage-engine.source 5.9.0
02:07:55 [DEBUG] 	junit-jupiter-migrationsupport 5.9.0
02:07:55 [DEBUG] 	junit-platform-suite-engine.source 1.9.0
02:07:55 [DEBUG] 	org.apiguardian.api 1.1.2
02:07:55 [DEBUG] 	junit-platform-suite-engine 1.9.0
02:07:55 [DEBUG] 	junit-platform-launcher.source 1.9.0
02:07:55 [DEBUG] 	junit-platform-suite-api.source 1.9.0
02:07:55 [DEBUG] 	junit-platform-engine 1.9.0
02:07:55 [DEBUG] 	junit-platform-suite-api 1.9.0
02:07:55 [DEBUG] 	junit-jupiter-migrationsupport.source 5.9.0
02:07:55 [DEBUG] 	org.opentest4j 1.2.0
02:07:55 [DEBUG] 	junit-platform-commons.source 1.9.0
02:07:55 [DEBUG] 	junit-jupiter-params 5.9.0
02:07:55 [DEBUG] 	junit-vintage-engine 5.9.0
02:07:55 [DEBUG] 	junit-platform-engine.source 1.9.0
02:07:55 [DEBUG] 	junit-jupiter-api.source 5.9.0
02:07:55 [DEBUG] 	junit-platform-suite-commons.source 1.9.0
02:07:55 [DEBUG] 	org.opentest4j.source 1.2.0
02:07:55 [DEBUG] 	org.apiguardian.api.source 1.1.2
02:07:55 [DEBUG] 	junit-jupiter-engine.source 5.9.0
02:07:55 [DEBUG] 	junit-platform-runner 1.9.0
02:07:55 [DEBUG] Target definition file contains 304 units
02:07:55 [DEBUG] Added 0 locally built units to the target platform
02:07:55 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml
02:07:55 [DEBUG] properties ~= $0: [(osgi.os=linux)] (matches true)
02:07:55 [INFO] Resolved fragments:
02:07:55 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:55 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:55 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml
02:07:55 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:55 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:55 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:55 [DEBUG] Target definition file contains 304 units
02:07:55 [DEBUG] Added 0 locally built units to the target platform
02:07:55 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml
02:07:55 [DEBUG] properties ~= $0: [(osgi.os=win32)] (matches true)
02:07:55 [INFO] Resolved fragments:
02:07:55 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:55 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:55 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
02:07:55 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:55 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:55 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:55 [DEBUG] Target definition file contains 304 units
02:07:55 [DEBUG] Added 0 locally built units to the target platform
02:07:55 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
02:07:55 [DEBUG] properties ~= $0: [(&(osgi.arch=x86_64)(osgi.os=win32))] (matches true)
02:07:55 [INFO] Resolved fragments:
02:07:55 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:55 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml) that is not reflected in the maven model project references
02:07:55 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml
02:07:55 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:55 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:55 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:55 [DEBUG] Target definition file contains 304 units
02:07:55 [DEBUG] Added 0 locally built units to the target platform
02:07:55 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml
02:07:55 [INFO] Resolved fragments:
02:07:55 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:55 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:55 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:55 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:55 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:55 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:55 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:55 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:55 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:55 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:55 [INFO] Resolved fragments:
02:07:55 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:55 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:55 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:55 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:55 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:55 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:55 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:55 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:55 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:55 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:55 [INFO] Resolved fragments:
02:07:55 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:55 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:55 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:55 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:55 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:55 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:55 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:55 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:55 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:55 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:55 [INFO] Resolved fragments:
02:07:55 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:55 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:55 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:55 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:55 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:55 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:55 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:55 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:55 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:55 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:55 [INFO] Resolved fragments:
02:07:55 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:55 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:55 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:55 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:55 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:55 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:55 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:55 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:55 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:55 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:55 [INFO] Resolved fragments:
02:07:55 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:55 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:55 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:55 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:55 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:55 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:55 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:55 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:55 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:55 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:55 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:55 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:55 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:55 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:55 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:55 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:55 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.resources:3.10.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml
02:07:56 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:56 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:56 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:56 [DEBUG] Target definition file contains 304 units
02:07:56 [DEBUG] Added 0 locally built units to the target platform
02:07:56 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:56 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:56 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:56 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:56 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:56 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:56 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:56 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:56 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:56 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:56 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:56 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:56 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:56 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:56 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:56 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:56 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:56 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:56 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:56 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:56 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:56 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:56 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:56 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:56 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml
02:07:56 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:56 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:56 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:56 [DEBUG] Target definition file contains 304 units
02:07:56 [DEBUG] Added 0 locally built units to the target platform
02:07:56 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml
02:07:56 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:56 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:56 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:56 [DEBUG] Target definition file contains 304 units
02:07:56 [DEBUG] Added 0 locally built units to the target platform
02:07:56 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:56 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:56 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:56 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:56 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:56 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:56 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:56 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:56 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:56 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:56 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:56 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:56 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:56 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:56 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:56 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:56 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:56 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:56 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:56 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:56 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:07:56 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:07:56 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:07:56 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:07:56 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:07:56 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:07:56 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:07:56 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:07:56 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.tests:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.resources:3.10.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF
02:07:56 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:56 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:56 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:56 [DEBUG] Target definition file contains 304 units
02:07:56 [DEBUG] Added 0 locally built units to the target platform
02:07:56 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [INFO] Resolved fragments:
02:07:56 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:56 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:56 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:56 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:56 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:56 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:56 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
02:07:56 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:56 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:56 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:56 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@9504a58...
02:07:56 [DEBUG] Target definition content cache miss: All entries differ, but there are entries which only differ in one parameter: [target environments, target environments, target environments, target environments]
02:07:56 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:56 [DEBUG] Resolve com.google.code.gson:gson:jar:2.9.1...
02:07:56 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.google.code.gson:gson:jar:2.9.1]...
02:07:56 [DEBUG] MavenResolver: artifact com.google.code.gson:gson:2.9.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar resolves installable unit com.google.gson/2.9.1
02:07:56 [DEBUG] Resolve com.google.code.gson:gson:jar:sources:2.9.1...
02:07:56 [DEBUG] MavenResolver: source-artifact com.google.code.gson:gson:2.9.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar resolves installable unit com.google.gson.source/2.9.1
02:07:56 [DEBUG] Resolve com.ibm.icu:icu4j:jar:71.1...
02:07:56 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.ibm.icu:icu4j:jar:71.1]...
02:07:56 [DEBUG] MavenResolver: artifact com.ibm.icu:icu4j:71.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar resolves installable unit com.ibm.icu/71.1.0
02:07:56 [DEBUG] Resolve com.ibm.icu:icu4j:jar:sources:71.1...
02:07:56 [DEBUG] MavenResolver: source-artifact com.ibm.icu:icu4j:71.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1-sources.jar resolves installable unit com.ibm.icu.source/71.1.0
02:07:56 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:1.4...
02:07:56 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-fileupload:commons-fileupload:jar:1.4]...
02:07:56 [DEBUG] MavenResolver: artifact commons-fileupload:commons-fileupload:1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar resolves installable unit org.apache.commons.commons-fileupload/1.4.0
02:07:56 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:sources:1.4...
02:07:56 [DEBUG] MavenResolver: source-artifact commons-fileupload:commons-fileupload:1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar resolves installable unit org.apache.commons.commons-fileupload.source/1.4.0
02:07:56 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:5.12.1...
02:07:56 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna-platform:jar:5.12.1]...
02:07:56 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna-platform:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar resolves installable unit com.sun.jna.platform/5.12.1
02:07:56 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:sources:5.12.1...
02:07:56 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna-platform:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1-sources.jar resolves installable unit com.sun.jna.platform.source/5.12.1
02:07:56 [DEBUG] Resolve net.java.dev.jna:jna:jar:5.12.1...
02:07:56 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna:jar:5.12.1]...
02:07:56 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar resolves installable unit com.sun.jna/5.12.1
02:07:56 [DEBUG] Resolve net.java.dev.jna:jna:jar:sources:5.12.1...
02:07:56 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1-sources.jar resolves installable unit com.sun.jna.source/5.12.1
02:07:56 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:2.8.0...
02:07:56 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.sshd:sshd-osgi:jar:2.8.0]...
02:07:56 [DEBUG] MavenResolver: artifact org.apache.sshd:sshd-osgi:2.8.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar resolves installable unit org.apache.sshd.osgi/2.8.0
02:07:56 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:sources:2.8.0...
02:07:57 [DEBUG] MavenResolver: source-artifact org.apache.sshd:sshd-osgi:2.8.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar resolves installable unit org.apache.sshd.osgi.source/2.8.0
02:07:57 [DEBUG] Resolve org.jsoup:jsoup:jar:1.14.3...
02:07:57 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.jsoup:jsoup:jar:1.14.3]...
02:07:57 [DEBUG] MavenResolver: artifact org.jsoup:jsoup:1.14.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar resolves installable unit org.jsoup/1.14.3
02:07:57 [DEBUG] Resolve org.jsoup:jsoup:jar:sources:1.14.3...
02:07:57 [DEBUG] MavenResolver: source-artifact org.jsoup:jsoup:1.14.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar resolves installable unit org.jsoup.source/1.14.3
02:07:57 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6...
02:07:57 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6]...
02:07:57 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar resolves installable unit org.sat4j.pb/2.3.6.v20201214
02:07:57 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:sources:2.3.6...
02:07:57 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar resolves installable unit org.sat4j.pb.source/2.3.6.v20201214
02:07:57 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6...
02:07:57 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6]...
02:07:57 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar resolves installable unit org.sat4j.core/2.3.6.v20201214
02:07:57 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:sources:2.3.6...
02:07:57 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar resolves installable unit org.sat4j.core.source/2.3.6.v20201214
02:07:57 [DEBUG] Resolve org.tukaani:xz:jar:1.9...
02:07:57 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.tukaani:xz:jar:1.9]...
02:07:57 [DEBUG] MavenResolver: artifact org.tukaani:xz:1.9 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar resolves installable unit org.tukaani.xz/1.9.0
02:07:57 [DEBUG] Resolve org.tukaani:xz:jar:sources:1.9...
02:07:57 [DEBUG] MavenResolver: source-artifact org.tukaani:xz:1.9:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9-sources.jar resolves installable unit org.tukaani.xz.source/1.9.0
02:07:57 [DEBUG] Resolve org.yaml:snakeyaml:jar:1.27...
02:07:57 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.yaml:snakeyaml:jar:1.27]...
02:07:57 [DEBUG] MavenResolver: artifact org.yaml:snakeyaml:1.27 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar resolves installable unit org.yaml.snakeyaml/1.27.0
02:07:57 [DEBUG] Resolve org.yaml:snakeyaml:jar:sources:1.27...
02:07:57 [DEBUG] MavenResolver: source-artifact org.yaml:snakeyaml:1.27:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar resolves installable unit org.yaml.snakeyaml.source/1.27.0
02:07:57 [DEBUG] Resolve commons-lang:commons-lang:jar:2.6...
02:07:57 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-lang:commons-lang:jar:2.6]...
02:07:57 [DEBUG] MavenResolver: artifact commons-lang:commons-lang:2.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar resolves installable unit org.apache.commons.lang/2.6.0
02:07:57 [DEBUG] Resolve commons-lang:commons-lang:jar:sources:2.6...
02:07:57 [DEBUG] MavenResolver: source-artifact commons-lang:commons-lang:2.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar resolves installable unit org.apache.commons.lang.source/2.6.0
02:07:57 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:1.71...
02:07:57 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcpg-jdk18on:jar:1.71]...
02:07:57 [DEBUG] MavenResolver: artifact org.bouncycastle:bcpg-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar resolves installable unit bcpg/1.71.0
02:07:57 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:sources:1.71...
02:07:57 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcpg-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar resolves installable unit bcpg.source/1.71.0
02:07:57 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:1.71...
02:07:57 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcprov-jdk18on:jar:1.71]...
02:07:57 [DEBUG] MavenResolver: artifact org.bouncycastle:bcprov-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar resolves installable unit bcprov/1.71.0
02:07:57 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:sources:1.71...
02:07:58 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcprov-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar resolves installable unit bcprov.source/1.71.0
02:07:58 [DEBUG] Resolve commons-io:commons-io:jar:2.11.0...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-io:commons-io:jar:2.11.0]...
02:07:58 [DEBUG] MavenResolver: artifact commons-io:commons-io:2.11.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar resolves installable unit org.apache.commons.commons-io/2.11.0
02:07:58 [DEBUG] Resolve commons-io:commons-io:jar:sources:2.11.0...
02:07:58 [DEBUG] MavenResolver: source-artifact commons-io:commons-io:2.11.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar resolves installable unit org.apache.commons.commons-io.source/2.11.0
02:07:58 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:58 [DEBUG] 	org.sat4j.core.source 2.3.6.v20201214
02:07:58 [DEBUG] 	org.apache.commons.lang.source 2.6.0
02:07:58 [DEBUG] 	org.yaml.snakeyaml.source 1.27.0
02:07:58 [DEBUG] 	bcpg.source 1.71.0
02:07:58 [DEBUG] 	org.sat4j.pb 2.3.6.v20201214
02:07:58 [DEBUG] 	org.sat4j.core 2.3.6.v20201214
02:07:58 [DEBUG] 	org.jsoup 1.14.3
02:07:58 [DEBUG] 	org.apache.commons.lang 2.6.0
02:07:58 [DEBUG] 	org.apache.commons.commons-io.source 2.11.0
02:07:58 [DEBUG] 	bcpg 1.71.0
02:07:58 [DEBUG] 	com.sun.jna.platform 5.12.1
02:07:58 [DEBUG] 	org.jsoup.source 1.14.3
02:07:58 [DEBUG] 	com.google.gson.source 2.9.1
02:07:58 [DEBUG] 	org.apache.sshd.osgi 2.8.0
02:07:58 [DEBUG] 	org.apache.commons.commons-fileupload.source 1.4.0
02:07:58 [DEBUG] 	org.yaml.snakeyaml 1.27.0
02:07:58 [DEBUG] 	org.sat4j.pb.source 2.3.6.v20201214
02:07:58 [DEBUG] 	org.apache.commons.commons-fileupload 1.4.0
02:07:58 [DEBUG] 	com.sun.jna.source 5.12.1
02:07:58 [DEBUG] 	com.google.gson 2.9.1
02:07:58 [DEBUG] 	com.ibm.icu 71.1.0
02:07:58 [DEBUG] 	org.tukaani.xz 1.9.0
02:07:58 [DEBUG] 	org.apache.commons.commons-io 2.11.0
02:07:58 [DEBUG] 	bcprov 1.71.0
02:07:58 [DEBUG] 	com.sun.jna.platform.source 5.12.1
02:07:58 [DEBUG] 	org.tukaani.xz.source 1.9.0
02:07:58 [DEBUG] 	com.ibm.icu.source 71.1.0
02:07:58 [DEBUG] 	com.sun.jna 5.12.1
02:07:58 [DEBUG] 	org.apache.sshd.osgi.source 2.8.0
02:07:58 [DEBUG] 	bcprov.source 1.71.0
02:07:58 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:58 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:4.0.4...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=jakarta.servlet:jakarta.servlet-api:jar:4.0.4]...
02:07:58 [DEBUG] MavenResolver: artifact jakarta.servlet:jakarta.servlet-api:4.0.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar resolves installable unit jakarta.servlet-api/4.0.0
02:07:58 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:sources:4.0.4...
02:07:58 [DEBUG] MavenResolver: source-artifact jakarta.servlet:jakarta.servlet-api:4.0.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar resolves installable unit jakarta.servlet-api.source/4.0.0
02:07:58 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3]...
02:07:58 [DEBUG] MavenResolver: artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar resolves installable unit javax.servlet.jsp-api/2.3.3
02:07:58 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:sources:2.3.3...
02:07:58 [DEBUG] MavenResolver: source-artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar resolves installable unit javax.servlet.jsp-api.source/2.3.3
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:10.0.11...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-http:jar:10.0.11]...
02:07:58 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-http:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar resolves installable unit org.eclipse.jetty.http/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:sources:10.0.11...
02:07:58 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-http:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.http.source/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:10.0.11...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-io:jar:10.0.11]...
02:07:58 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-io:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar resolves installable unit org.eclipse.jetty.io/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:sources:10.0.11...
02:07:58 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-io:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.io.source/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:10.0.11...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-security:jar:10.0.11]...
02:07:58 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-security:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar resolves installable unit org.eclipse.jetty.security/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:sources:10.0.11...
02:07:58 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-security:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.security.source/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:10.0.11...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-server:jar:10.0.11]...
02:07:58 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-server:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar resolves installable unit org.eclipse.jetty.server/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:sources:10.0.11...
02:07:58 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-server:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.server.source/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:10.0.11...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-servlet:jar:10.0.11]...
02:07:58 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-servlet:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar resolves installable unit org.eclipse.jetty.servlet/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:sources:10.0.11...
02:07:58 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-servlet:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.servlet.source/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:10.0.11...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util-ajax:jar:10.0.11]...
02:07:58 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util-ajax:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar resolves installable unit org.eclipse.jetty.util.ajax/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:sources:10.0.11...
02:07:58 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util-ajax:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.ajax.source/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:10.0.11...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util:jar:10.0.11]...
02:07:58 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar resolves installable unit org.eclipse.jetty.util/10.0.11
02:07:58 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:sources:10.0.11...
02:07:58 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.source/10.0.11
02:07:58 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:58 [DEBUG] 	org.eclipse.jetty.util.ajax 10.0.11
02:07:58 [DEBUG] 	org.eclipse.jetty.security 10.0.11
02:07:58 [DEBUG] 	org.eclipse.jetty.util 10.0.11
02:07:58 [DEBUG] 	org.eclipse.jetty.io.source 10.0.11
02:07:58 [DEBUG] 	org.eclipse.jetty.server 10.0.11
02:07:58 [DEBUG] 	org.eclipse.jetty.io 10.0.11
02:07:58 [DEBUG] 	org.eclipse.jetty.server.source 10.0.11
02:07:58 [DEBUG] 	org.eclipse.jetty.servlet 10.0.11
02:07:58 [DEBUG] 	javax.servlet.jsp-api.source 2.3.3
02:07:58 [DEBUG] 	org.eclipse.jetty.util.source 10.0.11
02:07:58 [DEBUG] 	jakarta.servlet-api.source 4.0.0
02:07:58 [DEBUG] 	org.eclipse.jetty.security.source 10.0.11
02:07:58 [DEBUG] 	org.eclipse.jetty.servlet.source 10.0.11
02:07:58 [DEBUG] 	org.eclipse.jetty.util.ajax.source 10.0.11
02:07:58 [DEBUG] 	javax.servlet.jsp-api 2.3.3
02:07:58 [DEBUG] 	jakarta.servlet-api 4.0.0
02:07:58 [DEBUG] 	org.eclipse.jetty.http 10.0.11
02:07:58 [DEBUG] 	org.eclipse.jetty.http.source 10.0.11
02:07:58 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:58 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:1.12.13...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy-agent:jar:1.12.13]...
02:07:58 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy-agent:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy-agent/1.12.13
02:07:58 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:sources:1.12.13...
02:07:58 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy-agent:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy-agent.source/1.12.13
02:07:58 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:1.12.13...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy:jar:1.12.13]...
02:07:58 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy/1.12.13
02:07:58 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:sources:1.12.13...
02:07:58 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy.source/1.12.13
02:07:58 [DEBUG] Resolve org.assertj:assertj-core:jar:3.23.1...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.assertj:assertj-core:jar:3.23.1]...
02:07:58 [DEBUG] MavenResolver: artifact org.assertj:assertj-core:3.23.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar resolves installable unit assertj-core/3.23.1
02:07:58 [DEBUG] Resolve org.assertj:assertj-core:jar:sources:3.23.1...
02:07:58 [DEBUG] MavenResolver: source-artifact org.assertj:assertj-core:3.23.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar resolves installable unit assertj-core.source/3.23.1
02:07:58 [DEBUG] Resolve org.mockito:mockito-core:jar:4.7.0...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.mockito:mockito-core:jar:4.7.0]...
02:07:58 [DEBUG] MavenResolver: artifact org.mockito:mockito-core:4.7.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar resolves installable unit org.mockito.mockito-core/4.7.0
02:07:58 [DEBUG] Resolve org.mockito:mockito-core:jar:sources:4.7.0...
02:07:58 [DEBUG] MavenResolver: source-artifact org.mockito:mockito-core:4.7.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0-sources.jar resolves installable unit org.mockito.mockito-core.source/4.7.0
02:07:58 [DEBUG] Resolve org.objenesis:objenesis:jar:3.2...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.objenesis:objenesis:jar:3.2]...
02:07:58 [DEBUG] MavenResolver: artifact org.objenesis:objenesis:3.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2.jar resolves installable unit org.objenesis/3.2.0
02:07:58 [DEBUG] Resolve org.objenesis:objenesis:jar:sources:3.2...
02:07:58 [DEBUG] MavenResolver: source-artifact org.objenesis:objenesis:3.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar resolves installable unit org.objenesis.source/3.2.0
02:07:58 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:58 [DEBUG] 	assertj-core.source 3.23.1
02:07:58 [DEBUG] 	net.bytebuddy.byte-buddy 1.12.13
02:07:58 [DEBUG] 	org.mockito.mockito-core 4.7.0
02:07:58 [DEBUG] 	org.mockito.mockito-core.source 4.7.0
02:07:58 [DEBUG] 	org.objenesis.source 3.2.0
02:07:58 [DEBUG] 	net.bytebuddy.byte-buddy-agent 1.12.13
02:07:58 [DEBUG] 	net.bytebuddy.byte-buddy-agent.source 1.12.13
02:07:58 [DEBUG] 	assertj-core 3.23.1
02:07:58 [DEBUG] 	net.bytebuddy.byte-buddy.source 1.12.13
02:07:58 [DEBUG] 	org.objenesis 3.2.0
02:07:58 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:58 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:9.3...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-commons:jar:9.3]...
02:07:58 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-commons:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar resolves installable unit org.objectweb.asm.commons/9.3.0
02:07:58 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:sources:9.3...
02:07:58 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-commons:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar resolves installable unit org.objectweb.asm.commons.source/9.3.0
02:07:58 [DEBUG] Resolve org.ow2.asm:asm-util:jar:9.3...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-util:jar:9.3]...
02:07:58 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-util:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar resolves installable unit org.objectweb.asm.util/9.3.0
02:07:58 [DEBUG] Resolve org.ow2.asm:asm-util:jar:sources:9.3...
02:07:58 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-util:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar resolves installable unit org.objectweb.asm.util.source/9.3.0
02:07:58 [DEBUG] Resolve org.ow2.asm:asm:jar:9.3...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm:jar:9.3]...
02:07:58 [DEBUG] MavenResolver: artifact org.ow2.asm:asm:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar resolves installable unit org.objectweb.asm/9.3.0
02:07:58 [DEBUG] Resolve org.ow2.asm:asm:jar:sources:9.3...
02:07:58 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3-sources.jar resolves installable unit org.objectweb.asm.source/9.3.0
02:07:58 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:9.3...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-tree:jar:9.3]...
02:07:58 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-tree:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar resolves installable unit org.objectweb.asm.tree/9.3.0
02:07:58 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:sources:9.3...
02:07:58 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-tree:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar resolves installable unit org.objectweb.asm.tree.source/9.3.0
02:07:58 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:58 [DEBUG] 	org.objectweb.asm.commons 9.3.0
02:07:58 [DEBUG] 	org.objectweb.asm 9.3.0
02:07:58 [DEBUG] 	org.objectweb.asm.tree.source 9.3.0
02:07:58 [DEBUG] 	org.objectweb.asm.commons.source 9.3.0
02:07:58 [DEBUG] 	org.objectweb.asm.util.source 9.3.0
02:07:58 [DEBUG] 	org.objectweb.asm.tree 9.3.0
02:07:58 [DEBUG] 	org.objectweb.asm.source 9.3.0
02:07:58 [DEBUG] 	org.objectweb.asm.util 9.3.0
02:07:58 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:58 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1]...
02:07:58 [DEBUG] MavenResolver: artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar resolves installable unit biz.aQute.bnd.annotation/6.3.1.202206071316
02:07:58 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:sources:6.3.1...
02:07:58 [DEBUG] MavenResolver: source-artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar resolves installable unit biz.aQute.bnd.annotation.source/6.3.1.202206071316
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:1.1.2...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.versioning:jar:1.1.2]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.versioning:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar resolves installable unit org.osgi.annotation.versioning/1.1.2.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:sources:1.1.2...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.versioning:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar resolves installable unit org.osgi.annotation.versioning.source/1.1.2.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:2.0.0...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.bundle:jar:2.0.0]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.bundle:2.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar resolves installable unit org.osgi.annotation.bundle/2.0.0.202202082230
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:sources:2.0.0...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.bundle:2.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar resolves installable unit org.osgi.annotation.bundle.source/2.0.0.202202082230
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:1.6.1...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.cm:jar:1.6.1]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.cm:1.6.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar resolves installable unit org.osgi.service.cm/1.6.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:sources:1.6.1...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.cm:1.6.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar resolves installable unit org.osgi.service.cm.source/1.6.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:1.5.0...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component.annotations:jar:1.5.0]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component.annotations:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar resolves installable unit org.osgi.service.component.annotations/1.5.0.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:sources:1.5.0...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component.annotations:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar resolves installable unit org.osgi.service.component.annotations.source/1.5.0.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:1.5.0...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component:jar:1.5.0]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar resolves installable unit org.osgi.service.component/1.5.0.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:sources:1.5.0...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar resolves installable unit org.osgi.service.component.source/1.5.0.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:1.0.2...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.coordinator:jar:1.0.2]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.coordinator:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar resolves installable unit org.osgi.service.coordinator/1.0.2.201505202024
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:sources:1.0.2...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.coordinator:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar resolves installable unit org.osgi.service.coordinator.source/1.0.2.201505202024
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:1.1.1...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.device:jar:1.1.1]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.device:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar resolves installable unit org.osgi.service.device/1.1.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:sources:1.1.1...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.device:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar resolves installable unit org.osgi.service.device.source/1.1.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:1.4.1...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.event:jar:1.4.1]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.event:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar resolves installable unit org.osgi.service.event/1.4.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:sources:1.4.1...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.event:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar resolves installable unit org.osgi.service.event.source/1.4.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar resolves installable unit org.osgi.service.http.whiteboard/1.1.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:sources:1.1.1...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar resolves installable unit org.osgi.service.http.whiteboard.source/1.1.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:1.2.2...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http:jar:1.2.2]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http:1.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar resolves installable unit org.osgi.service.http/1.2.2.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:sources:1.2.2...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http:1.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar resolves installable unit org.osgi.service.http.source/1.2.2.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:1.0.0...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.log.stream:jar:1.0.0]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.log.stream:1.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar resolves installable unit org.osgi.service.log.stream/1.0.0.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:sources:1.0.0...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.log.stream:1.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar resolves installable unit org.osgi.service.log.stream.source/1.0.0.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:1.4.1...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.metatype:jar:1.4.1]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.metatype:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar resolves installable unit org.osgi.service.metatype/1.4.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:sources:1.4.1...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.metatype:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar resolves installable unit org.osgi.service.metatype.source/1.4.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:1.1.2...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.prefs:jar:1.1.2]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.prefs:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar resolves installable unit org.osgi.service.prefs/1.1.2.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:sources:1.1.2...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.prefs:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar resolves installable unit org.osgi.service.prefs.source/1.1.2.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:1.2.0...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.provisioning:jar:1.2.0]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.provisioning:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar resolves installable unit org.osgi.service.provisioning/1.2.0.201505202024
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:sources:1.2.0...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.provisioning:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar resolves installable unit org.osgi.service.provisioning.source/1.2.0.201505202024
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:1.2.1...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.upnp:jar:1.2.1]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.upnp:1.2.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar resolves installable unit org.osgi.service.upnp/1.2.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:sources:1.2.1...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.upnp:1.2.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar resolves installable unit org.osgi.service.upnp.source/1.2.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:1.1.1...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.useradmin:jar:1.1.1]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.useradmin:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar resolves installable unit org.osgi.service.useradmin/1.1.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:sources:1.1.1...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.useradmin:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar resolves installable unit org.osgi.service.useradmin.source/1.1.1.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:1.0.2...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.wireadmin:jar:1.0.2]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.wireadmin:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar resolves installable unit org.osgi.service.wireadmin/1.0.2.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:sources:1.0.2...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.wireadmin:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar resolves installable unit org.osgi.service.wireadmin.source/1.0.2.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:1.2.0...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.function:jar:1.2.0]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.function:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar resolves installable unit org.osgi.util.function/1.2.0.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:sources:1.2.0...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.function:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar resolves installable unit org.osgi.util.function.source/1.2.0.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:1.0.2...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.measurement:jar:1.0.2]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.measurement:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar resolves installable unit org.osgi.util.measurement/1.0.2.201802012109
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:sources:1.0.2...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.measurement:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar resolves installable unit org.osgi.util.measurement.source/1.0.2.201802012109
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:1.0.1...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.position:jar:1.0.1]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.position:1.0.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar resolves installable unit org.osgi.util.position/1.0.1.201505202026
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:sources:1.0.1...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.position:1.0.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar resolves installable unit org.osgi.util.position.source/1.0.1.201505202026
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:1.2.0...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.promise:jar:1.2.0]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.promise:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar resolves installable unit org.osgi.util.promise/1.2.0.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:sources:1.2.0...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.promise:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar resolves installable unit org.osgi.util.promise.source/1.2.0.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:1.0.2...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.pushstream:jar:1.0.2]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.pushstream:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar resolves installable unit org.osgi.util.pushstream/1.0.2.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:sources:1.0.2...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.pushstream:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar resolves installable unit org.osgi.util.pushstream.source/1.0.2.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:1.0.2...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.xml:jar:1.0.2]...
02:07:58 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.xml:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar resolves installable unit org.osgi.util.xml/1.0.2.202109301733
02:07:58 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:sources:1.0.2...
02:07:58 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.xml:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar resolves installable unit org.osgi.util.xml.source/1.0.2.202109301733
02:07:58 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:58 [DEBUG] 	biz.aQute.bnd.annotation.source 6.3.1.202206071316
02:07:58 [DEBUG] 	org.osgi.service.prefs.source 1.1.2.202109301733
02:07:58 [DEBUG] 	org.osgi.service.coordinator.source 1.0.2.201505202024
02:07:58 [DEBUG] 	org.osgi.service.component.annotations 1.5.0.202109301733
02:07:58 [DEBUG] 	org.osgi.service.http 1.2.2.202109301733
02:07:58 [DEBUG] 	org.osgi.util.xml 1.0.2.202109301733
02:07:58 [DEBUG] 	org.osgi.service.component 1.5.0.202109301733
02:07:58 [DEBUG] 	org.osgi.annotation.bundle 2.0.0.202202082230
02:07:58 [DEBUG] 	org.osgi.annotation.versioning 1.1.2.202109301733
02:07:58 [DEBUG] 	org.osgi.service.provisioning.source 1.2.0.201505202024
02:07:58 [DEBUG] 	org.osgi.service.event.source 1.4.1.202109301733
02:07:58 [DEBUG] 	org.osgi.util.xml.source 1.0.2.202109301733
02:07:58 [DEBUG] 	org.osgi.util.measurement.source 1.0.2.201802012109
02:07:58 [DEBUG] 	org.osgi.service.http.whiteboard 1.1.1.202109301733
02:07:58 [DEBUG] 	org.osgi.service.log.stream 1.0.0.202109301733
02:07:58 [DEBUG] 	org.osgi.service.cm.source 1.6.1.202109301733
02:07:58 [DEBUG] 	org.osgi.service.useradmin 1.1.1.202109301733
02:07:58 [DEBUG] 	org.osgi.util.function 1.2.0.202109301733
02:07:58 [DEBUG] 	org.osgi.service.prefs 1.1.2.202109301733
02:07:58 [DEBUG] 	org.osgi.annotation.bundle.source 2.0.0.202202082230
02:07:58 [DEBUG] 	org.osgi.util.promise.source 1.2.0.202109301733
02:07:58 [DEBUG] 	org.osgi.service.http.whiteboard.source 1.1.1.202109301733
02:07:58 [DEBUG] 	org.osgi.service.coordinator 1.0.2.201505202024
02:07:58 [DEBUG] 	biz.aQute.bnd.annotation 6.3.1.202206071316
02:07:58 [DEBUG] 	org.osgi.service.event 1.4.1.202109301733
02:07:58 [DEBUG] 	org.osgi.service.upnp 1.2.1.202109301733
02:07:58 [DEBUG] 	org.osgi.service.upnp.source 1.2.1.202109301733
02:07:58 [DEBUG] 	org.osgi.util.position 1.0.1.201505202026
02:07:58 [DEBUG] 	org.osgi.service.wireadmin.source 1.0.2.202109301733
02:07:58 [DEBUG] 	org.osgi.service.metatype.source 1.4.1.202109301733
02:07:58 [DEBUG] 	org.osgi.util.measurement 1.0.2.201802012109
02:07:58 [DEBUG] 	org.osgi.service.cm 1.6.1.202109301733
02:07:58 [DEBUG] 	org.osgi.util.pushstream.source 1.0.2.202109301733
02:07:58 [DEBUG] 	org.osgi.service.component.annotations.source 1.5.0.202109301733
02:07:58 [DEBUG] 	org.osgi.util.promise 1.2.0.202109301733
02:07:58 [DEBUG] 	org.osgi.service.wireadmin 1.0.2.202109301733
02:07:58 [DEBUG] 	org.osgi.service.log.stream.source 1.0.0.202109301733
02:07:58 [DEBUG] 	org.osgi.annotation.versioning.source 1.1.2.202109301733
02:07:58 [DEBUG] 	org.osgi.service.device 1.1.1.202109301733
02:07:58 [DEBUG] 	org.osgi.service.http.source 1.2.2.202109301733
02:07:58 [DEBUG] 	org.osgi.service.provisioning 1.2.0.201505202024
02:07:58 [DEBUG] 	org.osgi.util.function.source 1.2.0.202109301733
02:07:58 [DEBUG] 	org.osgi.service.metatype 1.4.1.202109301733
02:07:58 [DEBUG] 	org.osgi.service.device.source 1.1.1.202109301733
02:07:58 [DEBUG] 	org.osgi.util.position.source 1.0.1.201505202026
02:07:58 [DEBUG] 	org.osgi.service.component.source 1.5.0.202109301733
02:07:58 [DEBUG] 	org.osgi.service.useradmin.source 1.1.1.202109301733
02:07:58 [DEBUG] 	org.osgi.util.pushstream 1.0.2.202109301733
02:07:58 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:58 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2]...
02:07:58 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations/2.13.2
02:07:58 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.13.2...
02:07:58 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations.source/2.13.2
02:07:58 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:2.13.2...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-core:jar:2.13.2]...
02:07:58 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-core:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-core/2.13.2
02:07:58 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:sources:2.13.2...
02:07:58 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-core:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-core.source/2.13.2
02:07:58 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2...
02:07:58 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2]...
02:07:58 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind/2.13.2.2
02:07:58 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:sources:2.13.2.2...
02:07:59 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind.source/2.13.2.2
02:07:59 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:59 [DEBUG] 	com.fasterxml.jackson.core.jackson-core.source 2.13.2
02:07:59 [DEBUG] 	com.fasterxml.jackson.core.jackson-core 2.13.2
02:07:59 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations.source 2.13.2
02:07:59 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations 2.13.2
02:07:59 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind 2.13.2.2
02:07:59 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind.source 2.13.2.2
02:07:59 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:59 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2]...
02:07:59 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar resolves installable unit org.apache.felix.gogo.command/1.1.2
02:07:59 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:sources:1.1.2...
02:07:59 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar resolves installable unit org.apache.felix.gogo.command.source/1.1.2
02:07:59 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6]...
02:07:59 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar resolves installable unit org.apache.felix.gogo.runtime/1.1.6
02:07:59 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:sources:1.1.6...
02:07:59 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar resolves installable unit org.apache.felix.gogo.runtime.source/1.1.6
02:07:59 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4]...
02:07:59 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar resolves installable unit org.apache.felix.gogo.shell/1.1.4
02:07:59 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:sources:1.1.4...
02:07:59 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar resolves installable unit org.apache.felix.gogo.shell.source/1.1.4
02:07:59 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:2.2.2...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.scr:jar:2.2.2]...
02:07:59 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.scr:2.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar resolves installable unit org.apache.felix.scr/2.2.2
02:07:59 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:sources:2.2.2...
02:07:59 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.scr:2.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar resolves installable unit org.apache.felix.scr.source/2.2.2
02:07:59 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:59 [DEBUG] 	org.apache.felix.gogo.command.source 1.1.2
02:07:59 [DEBUG] 	org.apache.felix.gogo.runtime.source 1.1.6
02:07:59 [DEBUG] 	org.apache.felix.gogo.command 1.1.2
02:07:59 [DEBUG] 	org.apache.felix.scr.source 2.2.2
02:07:59 [DEBUG] 	org.apache.felix.gogo.shell.source 1.1.4
02:07:59 [DEBUG] 	org.apache.felix.scr 2.2.2
02:07:59 [DEBUG] 	org.apache.felix.gogo.shell 1.1.4
02:07:59 [DEBUG] 	org.apache.felix.gogo.runtime 1.1.6
02:07:59 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:59 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:5.9.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-api:jar:5.9.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-api:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar resolves installable unit junit-jupiter-api/5.9.0
02:07:59 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:sources:5.9.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-api:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar resolves installable unit junit-jupiter-api.source/5.9.0
02:07:59 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:5.9.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-engine:jar:5.9.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar resolves installable unit junit-jupiter-engine/5.9.0
02:07:59 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:sources:5.9.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar resolves installable unit junit-jupiter-engine.source/5.9.0
02:07:59 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar resolves installable unit junit-jupiter-migrationsupport/5.9.0
02:07:59 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:sources:5.9.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar resolves installable unit junit-jupiter-migrationsupport.source/5.9.0
02:07:59 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:5.9.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-params:jar:5.9.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-params:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar resolves installable unit junit-jupiter-params/5.9.0
02:07:59 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:sources:5.9.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-params:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar resolves installable unit junit-jupiter-params.source/5.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:1.9.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-commons:jar:1.9.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar resolves installable unit junit-platform-commons/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:sources:1.9.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar resolves installable unit junit-platform-commons.source/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:1.9.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-engine:jar:1.9.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar resolves installable unit junit-platform-engine/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:sources:1.9.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar resolves installable unit junit-platform-engine.source/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:1.9.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-launcher:jar:1.9.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-launcher:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar resolves installable unit junit-platform-launcher/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:sources:1.9.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-launcher:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar resolves installable unit junit-platform-launcher.source/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:1.9.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-runner:jar:1.9.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-runner:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar resolves installable unit junit-platform-runner/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:sources:1.9.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-runner:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar resolves installable unit junit-platform-runner.source/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:1.9.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-api:jar:1.9.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-api:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar resolves installable unit junit-platform-suite-api/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:sources:1.9.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-api:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar resolves installable unit junit-platform-suite-api.source/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:1.9.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-commons:jar:1.9.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar resolves installable unit junit-platform-suite-commons/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:sources:1.9.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar resolves installable unit junit-platform-suite-commons.source/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:1.9.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-engine:jar:1.9.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar resolves installable unit junit-platform-suite-engine/1.9.0
02:07:59 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:sources:1.9.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar resolves installable unit junit-platform-suite-engine.source/1.9.0
02:07:59 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:5.9.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.vintage:junit-vintage-engine:jar:5.9.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.junit.vintage:junit-vintage-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar resolves installable unit junit-vintage-engine/5.9.0
02:07:59 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:sources:5.9.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.junit.vintage:junit-vintage-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar resolves installable unit junit-vintage-engine.source/5.9.0
02:07:59 [DEBUG] Resolve org.opentest4j:opentest4j:jar:1.2.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.opentest4j:opentest4j:jar:1.2.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.opentest4j:opentest4j:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar resolves installable unit org.opentest4j/1.2.0
02:07:59 [DEBUG] Resolve org.opentest4j:opentest4j:jar:sources:1.2.0...
02:07:59 [DEBUG] MavenResolver: source-artifact org.opentest4j:opentest4j:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar resolves installable unit org.opentest4j.source/1.2.0
02:07:59 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:1.1.2...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apiguardian:apiguardian-api:jar:1.1.2]...
02:07:59 [DEBUG] MavenResolver: artifact org.apiguardian:apiguardian-api:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar resolves installable unit org.apiguardian.api/1.1.2
02:07:59 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:sources:1.1.2...
02:07:59 [DEBUG] MavenResolver: source-artifact org.apiguardian:apiguardian-api:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar resolves installable unit org.apiguardian.api.source/1.1.2
02:07:59 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:07:59 [DEBUG] 	junit-jupiter-engine 5.9.0
02:07:59 [DEBUG] 	junit-jupiter-params.source 5.9.0
02:07:59 [DEBUG] 	junit-platform-commons 1.9.0
02:07:59 [DEBUG] 	junit-platform-runner.source 1.9.0
02:07:59 [DEBUG] 	junit-jupiter-api 5.9.0
02:07:59 [DEBUG] 	junit-platform-suite-commons 1.9.0
02:07:59 [DEBUG] 	junit-platform-launcher 1.9.0
02:07:59 [DEBUG] 	junit-vintage-engine.source 5.9.0
02:07:59 [DEBUG] 	junit-jupiter-migrationsupport 5.9.0
02:07:59 [DEBUG] 	junit-platform-suite-engine.source 1.9.0
02:07:59 [DEBUG] 	org.apiguardian.api 1.1.2
02:07:59 [DEBUG] 	junit-platform-suite-engine 1.9.0
02:07:59 [DEBUG] 	junit-platform-launcher.source 1.9.0
02:07:59 [DEBUG] 	junit-platform-suite-api.source 1.9.0
02:07:59 [DEBUG] 	junit-platform-engine 1.9.0
02:07:59 [DEBUG] 	junit-platform-suite-api 1.9.0
02:07:59 [DEBUG] 	junit-jupiter-migrationsupport.source 5.9.0
02:07:59 [DEBUG] 	org.opentest4j 1.2.0
02:07:59 [DEBUG] 	junit-platform-commons.source 1.9.0
02:07:59 [DEBUG] 	junit-jupiter-params 5.9.0
02:07:59 [DEBUG] 	junit-vintage-engine 5.9.0
02:07:59 [DEBUG] 	junit-platform-engine.source 1.9.0
02:07:59 [DEBUG] 	junit-jupiter-api.source 5.9.0
02:07:59 [DEBUG] 	junit-platform-suite-commons.source 1.9.0
02:07:59 [DEBUG] 	org.opentest4j.source 1.2.0
02:07:59 [DEBUG] 	org.apiguardian.api.source 1.1.2
02:07:59 [DEBUG] 	junit-jupiter-engine.source 5.9.0
02:07:59 [DEBUG] 	junit-platform-runner 1.9.0
02:07:59 [DEBUG] Target definition file contains 304 units
02:07:59 [DEBUG] Added 0 locally built units to the target platform
02:07:59 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
02:07:59 [DEBUG] properties ~= $0: [(&(osgi.arch=aarch64)(osgi.os=linux))] (matches true)
02:07:59 [INFO] Resolved fragments:
02:07:59 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:07:59 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:07:59 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:07:59 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:07:59 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:07:59 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:07:59 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:07:59 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:07:59 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:07:59 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:07:59 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:59 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:59 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:07:59 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
02:07:59 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:07:59 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:07:59 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:07:59 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/ppc64le], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@9504a58...
02:07:59 [DEBUG] Target definition content cache miss: All entries differ, but there are entries which only differ in one parameter: [target environments, target environments, target environments, target environments, target environments]
02:07:59 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:07:59 [DEBUG] Resolve com.google.code.gson:gson:jar:2.9.1...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.google.code.gson:gson:jar:2.9.1]...
02:07:59 [DEBUG] MavenResolver: artifact com.google.code.gson:gson:2.9.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar resolves installable unit com.google.gson/2.9.1
02:07:59 [DEBUG] Resolve com.google.code.gson:gson:jar:sources:2.9.1...
02:07:59 [DEBUG] MavenResolver: source-artifact com.google.code.gson:gson:2.9.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar resolves installable unit com.google.gson.source/2.9.1
02:07:59 [DEBUG] Resolve com.ibm.icu:icu4j:jar:71.1...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.ibm.icu:icu4j:jar:71.1]...
02:07:59 [DEBUG] MavenResolver: artifact com.ibm.icu:icu4j:71.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar resolves installable unit com.ibm.icu/71.1.0
02:07:59 [DEBUG] Resolve com.ibm.icu:icu4j:jar:sources:71.1...
02:07:59 [DEBUG] MavenResolver: source-artifact com.ibm.icu:icu4j:71.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1-sources.jar resolves installable unit com.ibm.icu.source/71.1.0
02:07:59 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:1.4...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-fileupload:commons-fileupload:jar:1.4]...
02:07:59 [DEBUG] MavenResolver: artifact commons-fileupload:commons-fileupload:1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar resolves installable unit org.apache.commons.commons-fileupload/1.4.0
02:07:59 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:sources:1.4...
02:07:59 [DEBUG] MavenResolver: source-artifact commons-fileupload:commons-fileupload:1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar resolves installable unit org.apache.commons.commons-fileupload.source/1.4.0
02:07:59 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:5.12.1...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna-platform:jar:5.12.1]...
02:07:59 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna-platform:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar resolves installable unit com.sun.jna.platform/5.12.1
02:07:59 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:sources:5.12.1...
02:07:59 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna-platform:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1-sources.jar resolves installable unit com.sun.jna.platform.source/5.12.1
02:07:59 [DEBUG] Resolve net.java.dev.jna:jna:jar:5.12.1...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna:jar:5.12.1]...
02:07:59 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar resolves installable unit com.sun.jna/5.12.1
02:07:59 [DEBUG] Resolve net.java.dev.jna:jna:jar:sources:5.12.1...
02:07:59 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1-sources.jar resolves installable unit com.sun.jna.source/5.12.1
02:07:59 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:2.8.0...
02:07:59 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.sshd:sshd-osgi:jar:2.8.0]...
02:07:59 [DEBUG] MavenResolver: artifact org.apache.sshd:sshd-osgi:2.8.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar resolves installable unit org.apache.sshd.osgi/2.8.0
02:07:59 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:sources:2.8.0...
02:08:00 [DEBUG] MavenResolver: source-artifact org.apache.sshd:sshd-osgi:2.8.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar resolves installable unit org.apache.sshd.osgi.source/2.8.0
02:08:00 [DEBUG] Resolve org.jsoup:jsoup:jar:1.14.3...
02:08:00 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.jsoup:jsoup:jar:1.14.3]...
02:08:00 [DEBUG] MavenResolver: artifact org.jsoup:jsoup:1.14.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar resolves installable unit org.jsoup/1.14.3
02:08:00 [DEBUG] Resolve org.jsoup:jsoup:jar:sources:1.14.3...
02:08:00 [DEBUG] MavenResolver: source-artifact org.jsoup:jsoup:1.14.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar resolves installable unit org.jsoup.source/1.14.3
02:08:00 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6...
02:08:00 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6]...
02:08:00 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar resolves installable unit org.sat4j.pb/2.3.6.v20201214
02:08:00 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:sources:2.3.6...
02:08:00 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar resolves installable unit org.sat4j.pb.source/2.3.6.v20201214
02:08:00 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6...
02:08:00 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6]...
02:08:00 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar resolves installable unit org.sat4j.core/2.3.6.v20201214
02:08:00 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:sources:2.3.6...
02:08:00 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar resolves installable unit org.sat4j.core.source/2.3.6.v20201214
02:08:00 [DEBUG] Resolve org.tukaani:xz:jar:1.9...
02:08:00 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.tukaani:xz:jar:1.9]...
02:08:00 [DEBUG] MavenResolver: artifact org.tukaani:xz:1.9 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar resolves installable unit org.tukaani.xz/1.9.0
02:08:00 [DEBUG] Resolve org.tukaani:xz:jar:sources:1.9...
02:08:00 [DEBUG] MavenResolver: source-artifact org.tukaani:xz:1.9:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9-sources.jar resolves installable unit org.tukaani.xz.source/1.9.0
02:08:00 [DEBUG] Resolve org.yaml:snakeyaml:jar:1.27...
02:08:00 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.yaml:snakeyaml:jar:1.27]...
02:08:00 [DEBUG] MavenResolver: artifact org.yaml:snakeyaml:1.27 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar resolves installable unit org.yaml.snakeyaml/1.27.0
02:08:00 [DEBUG] Resolve org.yaml:snakeyaml:jar:sources:1.27...
02:08:00 [DEBUG] MavenResolver: source-artifact org.yaml:snakeyaml:1.27:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar resolves installable unit org.yaml.snakeyaml.source/1.27.0
02:08:00 [DEBUG] Resolve commons-lang:commons-lang:jar:2.6...
02:08:00 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-lang:commons-lang:jar:2.6]...
02:08:00 [DEBUG] MavenResolver: artifact commons-lang:commons-lang:2.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar resolves installable unit org.apache.commons.lang/2.6.0
02:08:00 [DEBUG] Resolve commons-lang:commons-lang:jar:sources:2.6...
02:08:00 [DEBUG] MavenResolver: source-artifact commons-lang:commons-lang:2.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar resolves installable unit org.apache.commons.lang.source/2.6.0
02:08:00 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:1.71...
02:08:00 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcpg-jdk18on:jar:1.71]...
02:08:00 [DEBUG] MavenResolver: artifact org.bouncycastle:bcpg-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar resolves installable unit bcpg/1.71.0
02:08:00 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:sources:1.71...
02:08:00 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcpg-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar resolves installable unit bcpg.source/1.71.0
02:08:00 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:1.71...
02:08:00 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcprov-jdk18on:jar:1.71]...
02:08:00 [DEBUG] MavenResolver: artifact org.bouncycastle:bcprov-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar resolves installable unit bcprov/1.71.0
02:08:00 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:sources:1.71...
02:08:01 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcprov-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar resolves installable unit bcprov.source/1.71.0
02:08:01 [DEBUG] Resolve commons-io:commons-io:jar:2.11.0...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-io:commons-io:jar:2.11.0]...
02:08:01 [DEBUG] MavenResolver: artifact commons-io:commons-io:2.11.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar resolves installable unit org.apache.commons.commons-io/2.11.0
02:08:01 [DEBUG] Resolve commons-io:commons-io:jar:sources:2.11.0...
02:08:01 [DEBUG] MavenResolver: source-artifact commons-io:commons-io:2.11.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar resolves installable unit org.apache.commons.commons-io.source/2.11.0
02:08:01 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:01 [DEBUG] 	org.sat4j.core.source 2.3.6.v20201214
02:08:01 [DEBUG] 	org.apache.commons.lang.source 2.6.0
02:08:01 [DEBUG] 	org.yaml.snakeyaml.source 1.27.0
02:08:01 [DEBUG] 	bcpg.source 1.71.0
02:08:01 [DEBUG] 	org.sat4j.pb 2.3.6.v20201214
02:08:01 [DEBUG] 	org.sat4j.core 2.3.6.v20201214
02:08:01 [DEBUG] 	org.jsoup 1.14.3
02:08:01 [DEBUG] 	org.apache.commons.lang 2.6.0
02:08:01 [DEBUG] 	org.apache.commons.commons-io.source 2.11.0
02:08:01 [DEBUG] 	bcpg 1.71.0
02:08:01 [DEBUG] 	com.sun.jna.platform 5.12.1
02:08:01 [DEBUG] 	org.jsoup.source 1.14.3
02:08:01 [DEBUG] 	com.google.gson.source 2.9.1
02:08:01 [DEBUG] 	org.apache.sshd.osgi 2.8.0
02:08:01 [DEBUG] 	org.apache.commons.commons-fileupload.source 1.4.0
02:08:01 [DEBUG] 	org.yaml.snakeyaml 1.27.0
02:08:01 [DEBUG] 	org.sat4j.pb.source 2.3.6.v20201214
02:08:01 [DEBUG] 	org.apache.commons.commons-fileupload 1.4.0
02:08:01 [DEBUG] 	com.sun.jna.source 5.12.1
02:08:01 [DEBUG] 	com.google.gson 2.9.1
02:08:01 [DEBUG] 	com.ibm.icu 71.1.0
02:08:01 [DEBUG] 	org.tukaani.xz 1.9.0
02:08:01 [DEBUG] 	org.apache.commons.commons-io 2.11.0
02:08:01 [DEBUG] 	bcprov 1.71.0
02:08:01 [DEBUG] 	com.sun.jna.platform.source 5.12.1
02:08:01 [DEBUG] 	org.tukaani.xz.source 1.9.0
02:08:01 [DEBUG] 	com.ibm.icu.source 71.1.0
02:08:01 [DEBUG] 	com.sun.jna 5.12.1
02:08:01 [DEBUG] 	org.apache.sshd.osgi.source 2.8.0
02:08:01 [DEBUG] 	bcprov.source 1.71.0
02:08:01 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:01 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:4.0.4...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=jakarta.servlet:jakarta.servlet-api:jar:4.0.4]...
02:08:01 [DEBUG] MavenResolver: artifact jakarta.servlet:jakarta.servlet-api:4.0.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar resolves installable unit jakarta.servlet-api/4.0.0
02:08:01 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:sources:4.0.4...
02:08:01 [DEBUG] MavenResolver: source-artifact jakarta.servlet:jakarta.servlet-api:4.0.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar resolves installable unit jakarta.servlet-api.source/4.0.0
02:08:01 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3]...
02:08:01 [DEBUG] MavenResolver: artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar resolves installable unit javax.servlet.jsp-api/2.3.3
02:08:01 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:sources:2.3.3...
02:08:01 [DEBUG] MavenResolver: source-artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar resolves installable unit javax.servlet.jsp-api.source/2.3.3
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:10.0.11...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-http:jar:10.0.11]...
02:08:01 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-http:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar resolves installable unit org.eclipse.jetty.http/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:sources:10.0.11...
02:08:01 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-http:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.http.source/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:10.0.11...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-io:jar:10.0.11]...
02:08:01 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-io:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar resolves installable unit org.eclipse.jetty.io/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:sources:10.0.11...
02:08:01 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-io:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.io.source/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:10.0.11...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-security:jar:10.0.11]...
02:08:01 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-security:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar resolves installable unit org.eclipse.jetty.security/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:sources:10.0.11...
02:08:01 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-security:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.security.source/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:10.0.11...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-server:jar:10.0.11]...
02:08:01 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-server:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar resolves installable unit org.eclipse.jetty.server/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:sources:10.0.11...
02:08:01 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-server:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.server.source/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:10.0.11...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-servlet:jar:10.0.11]...
02:08:01 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-servlet:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar resolves installable unit org.eclipse.jetty.servlet/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:sources:10.0.11...
02:08:01 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-servlet:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.servlet.source/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:10.0.11...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util-ajax:jar:10.0.11]...
02:08:01 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util-ajax:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar resolves installable unit org.eclipse.jetty.util.ajax/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:sources:10.0.11...
02:08:01 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util-ajax:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.ajax.source/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:10.0.11...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util:jar:10.0.11]...
02:08:01 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar resolves installable unit org.eclipse.jetty.util/10.0.11
02:08:01 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:sources:10.0.11...
02:08:01 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.source/10.0.11
02:08:01 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:01 [DEBUG] 	org.eclipse.jetty.util.ajax 10.0.11
02:08:01 [DEBUG] 	org.eclipse.jetty.security 10.0.11
02:08:01 [DEBUG] 	org.eclipse.jetty.util 10.0.11
02:08:01 [DEBUG] 	org.eclipse.jetty.io.source 10.0.11
02:08:01 [DEBUG] 	org.eclipse.jetty.server 10.0.11
02:08:01 [DEBUG] 	org.eclipse.jetty.io 10.0.11
02:08:01 [DEBUG] 	org.eclipse.jetty.server.source 10.0.11
02:08:01 [DEBUG] 	org.eclipse.jetty.servlet 10.0.11
02:08:01 [DEBUG] 	javax.servlet.jsp-api.source 2.3.3
02:08:01 [DEBUG] 	org.eclipse.jetty.util.source 10.0.11
02:08:01 [DEBUG] 	jakarta.servlet-api.source 4.0.0
02:08:01 [DEBUG] 	org.eclipse.jetty.security.source 10.0.11
02:08:01 [DEBUG] 	org.eclipse.jetty.servlet.source 10.0.11
02:08:01 [DEBUG] 	org.eclipse.jetty.util.ajax.source 10.0.11
02:08:01 [DEBUG] 	javax.servlet.jsp-api 2.3.3
02:08:01 [DEBUG] 	jakarta.servlet-api 4.0.0
02:08:01 [DEBUG] 	org.eclipse.jetty.http 10.0.11
02:08:01 [DEBUG] 	org.eclipse.jetty.http.source 10.0.11
02:08:01 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:01 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:1.12.13...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy-agent:jar:1.12.13]...
02:08:01 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy-agent:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy-agent/1.12.13
02:08:01 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:sources:1.12.13...
02:08:01 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy-agent:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy-agent.source/1.12.13
02:08:01 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:1.12.13...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy:jar:1.12.13]...
02:08:01 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy/1.12.13
02:08:01 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:sources:1.12.13...
02:08:01 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy.source/1.12.13
02:08:01 [DEBUG] Resolve org.assertj:assertj-core:jar:3.23.1...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.assertj:assertj-core:jar:3.23.1]...
02:08:01 [DEBUG] MavenResolver: artifact org.assertj:assertj-core:3.23.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar resolves installable unit assertj-core/3.23.1
02:08:01 [DEBUG] Resolve org.assertj:assertj-core:jar:sources:3.23.1...
02:08:01 [DEBUG] MavenResolver: source-artifact org.assertj:assertj-core:3.23.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar resolves installable unit assertj-core.source/3.23.1
02:08:01 [DEBUG] Resolve org.mockito:mockito-core:jar:4.7.0...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.mockito:mockito-core:jar:4.7.0]...
02:08:01 [DEBUG] MavenResolver: artifact org.mockito:mockito-core:4.7.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar resolves installable unit org.mockito.mockito-core/4.7.0
02:08:01 [DEBUG] Resolve org.mockito:mockito-core:jar:sources:4.7.0...
02:08:01 [DEBUG] MavenResolver: source-artifact org.mockito:mockito-core:4.7.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0-sources.jar resolves installable unit org.mockito.mockito-core.source/4.7.0
02:08:01 [DEBUG] Resolve org.objenesis:objenesis:jar:3.2...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.objenesis:objenesis:jar:3.2]...
02:08:01 [DEBUG] MavenResolver: artifact org.objenesis:objenesis:3.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2.jar resolves installable unit org.objenesis/3.2.0
02:08:01 [DEBUG] Resolve org.objenesis:objenesis:jar:sources:3.2...
02:08:01 [DEBUG] MavenResolver: source-artifact org.objenesis:objenesis:3.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar resolves installable unit org.objenesis.source/3.2.0
02:08:01 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:01 [DEBUG] 	assertj-core.source 3.23.1
02:08:01 [DEBUG] 	net.bytebuddy.byte-buddy 1.12.13
02:08:01 [DEBUG] 	org.mockito.mockito-core 4.7.0
02:08:01 [DEBUG] 	org.mockito.mockito-core.source 4.7.0
02:08:01 [DEBUG] 	org.objenesis.source 3.2.0
02:08:01 [DEBUG] 	net.bytebuddy.byte-buddy-agent 1.12.13
02:08:01 [DEBUG] 	net.bytebuddy.byte-buddy-agent.source 1.12.13
02:08:01 [DEBUG] 	assertj-core 3.23.1
02:08:01 [DEBUG] 	net.bytebuddy.byte-buddy.source 1.12.13
02:08:01 [DEBUG] 	org.objenesis 3.2.0
02:08:01 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:01 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:9.3...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-commons:jar:9.3]...
02:08:01 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-commons:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar resolves installable unit org.objectweb.asm.commons/9.3.0
02:08:01 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:sources:9.3...
02:08:01 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-commons:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar resolves installable unit org.objectweb.asm.commons.source/9.3.0
02:08:01 [DEBUG] Resolve org.ow2.asm:asm-util:jar:9.3...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-util:jar:9.3]...
02:08:01 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-util:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar resolves installable unit org.objectweb.asm.util/9.3.0
02:08:01 [DEBUG] Resolve org.ow2.asm:asm-util:jar:sources:9.3...
02:08:01 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-util:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar resolves installable unit org.objectweb.asm.util.source/9.3.0
02:08:01 [DEBUG] Resolve org.ow2.asm:asm:jar:9.3...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm:jar:9.3]...
02:08:01 [DEBUG] MavenResolver: artifact org.ow2.asm:asm:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar resolves installable unit org.objectweb.asm/9.3.0
02:08:01 [DEBUG] Resolve org.ow2.asm:asm:jar:sources:9.3...
02:08:01 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3-sources.jar resolves installable unit org.objectweb.asm.source/9.3.0
02:08:01 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:9.3...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-tree:jar:9.3]...
02:08:01 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-tree:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar resolves installable unit org.objectweb.asm.tree/9.3.0
02:08:01 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:sources:9.3...
02:08:01 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-tree:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar resolves installable unit org.objectweb.asm.tree.source/9.3.0
02:08:01 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:01 [DEBUG] 	org.objectweb.asm.commons 9.3.0
02:08:01 [DEBUG] 	org.objectweb.asm 9.3.0
02:08:01 [DEBUG] 	org.objectweb.asm.tree.source 9.3.0
02:08:01 [DEBUG] 	org.objectweb.asm.commons.source 9.3.0
02:08:01 [DEBUG] 	org.objectweb.asm.util.source 9.3.0
02:08:01 [DEBUG] 	org.objectweb.asm.tree 9.3.0
02:08:01 [DEBUG] 	org.objectweb.asm.source 9.3.0
02:08:01 [DEBUG] 	org.objectweb.asm.util 9.3.0
02:08:01 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:01 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1]...
02:08:01 [DEBUG] MavenResolver: artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar resolves installable unit biz.aQute.bnd.annotation/6.3.1.202206071316
02:08:01 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:sources:6.3.1...
02:08:01 [DEBUG] MavenResolver: source-artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar resolves installable unit biz.aQute.bnd.annotation.source/6.3.1.202206071316
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:1.1.2...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.versioning:jar:1.1.2]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.versioning:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar resolves installable unit org.osgi.annotation.versioning/1.1.2.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:sources:1.1.2...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.versioning:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar resolves installable unit org.osgi.annotation.versioning.source/1.1.2.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:2.0.0...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.bundle:jar:2.0.0]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.bundle:2.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar resolves installable unit org.osgi.annotation.bundle/2.0.0.202202082230
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:sources:2.0.0...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.bundle:2.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar resolves installable unit org.osgi.annotation.bundle.source/2.0.0.202202082230
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:1.6.1...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.cm:jar:1.6.1]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.cm:1.6.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar resolves installable unit org.osgi.service.cm/1.6.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:sources:1.6.1...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.cm:1.6.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar resolves installable unit org.osgi.service.cm.source/1.6.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:1.5.0...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component.annotations:jar:1.5.0]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component.annotations:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar resolves installable unit org.osgi.service.component.annotations/1.5.0.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:sources:1.5.0...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component.annotations:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar resolves installable unit org.osgi.service.component.annotations.source/1.5.0.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:1.5.0...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component:jar:1.5.0]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar resolves installable unit org.osgi.service.component/1.5.0.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:sources:1.5.0...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar resolves installable unit org.osgi.service.component.source/1.5.0.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:1.0.2...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.coordinator:jar:1.0.2]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.coordinator:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar resolves installable unit org.osgi.service.coordinator/1.0.2.201505202024
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:sources:1.0.2...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.coordinator:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar resolves installable unit org.osgi.service.coordinator.source/1.0.2.201505202024
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:1.1.1...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.device:jar:1.1.1]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.device:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar resolves installable unit org.osgi.service.device/1.1.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:sources:1.1.1...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.device:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar resolves installable unit org.osgi.service.device.source/1.1.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:1.4.1...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.event:jar:1.4.1]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.event:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar resolves installable unit org.osgi.service.event/1.4.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:sources:1.4.1...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.event:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar resolves installable unit org.osgi.service.event.source/1.4.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar resolves installable unit org.osgi.service.http.whiteboard/1.1.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:sources:1.1.1...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar resolves installable unit org.osgi.service.http.whiteboard.source/1.1.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:1.2.2...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http:jar:1.2.2]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http:1.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar resolves installable unit org.osgi.service.http/1.2.2.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:sources:1.2.2...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http:1.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar resolves installable unit org.osgi.service.http.source/1.2.2.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:1.0.0...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.log.stream:jar:1.0.0]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.log.stream:1.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar resolves installable unit org.osgi.service.log.stream/1.0.0.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:sources:1.0.0...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.log.stream:1.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar resolves installable unit org.osgi.service.log.stream.source/1.0.0.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:1.4.1...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.metatype:jar:1.4.1]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.metatype:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar resolves installable unit org.osgi.service.metatype/1.4.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:sources:1.4.1...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.metatype:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar resolves installable unit org.osgi.service.metatype.source/1.4.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:1.1.2...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.prefs:jar:1.1.2]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.prefs:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar resolves installable unit org.osgi.service.prefs/1.1.2.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:sources:1.1.2...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.prefs:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar resolves installable unit org.osgi.service.prefs.source/1.1.2.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:1.2.0...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.provisioning:jar:1.2.0]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.provisioning:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar resolves installable unit org.osgi.service.provisioning/1.2.0.201505202024
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:sources:1.2.0...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.provisioning:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar resolves installable unit org.osgi.service.provisioning.source/1.2.0.201505202024
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:1.2.1...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.upnp:jar:1.2.1]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.upnp:1.2.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar resolves installable unit org.osgi.service.upnp/1.2.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:sources:1.2.1...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.upnp:1.2.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar resolves installable unit org.osgi.service.upnp.source/1.2.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:1.1.1...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.useradmin:jar:1.1.1]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.useradmin:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar resolves installable unit org.osgi.service.useradmin/1.1.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:sources:1.1.1...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.useradmin:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar resolves installable unit org.osgi.service.useradmin.source/1.1.1.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:1.0.2...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.wireadmin:jar:1.0.2]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.wireadmin:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar resolves installable unit org.osgi.service.wireadmin/1.0.2.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:sources:1.0.2...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.wireadmin:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar resolves installable unit org.osgi.service.wireadmin.source/1.0.2.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:1.2.0...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.function:jar:1.2.0]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.function:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar resolves installable unit org.osgi.util.function/1.2.0.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:sources:1.2.0...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.function:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar resolves installable unit org.osgi.util.function.source/1.2.0.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:1.0.2...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.measurement:jar:1.0.2]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.measurement:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar resolves installable unit org.osgi.util.measurement/1.0.2.201802012109
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:sources:1.0.2...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.measurement:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar resolves installable unit org.osgi.util.measurement.source/1.0.2.201802012109
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:1.0.1...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.position:jar:1.0.1]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.position:1.0.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar resolves installable unit org.osgi.util.position/1.0.1.201505202026
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:sources:1.0.1...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.position:1.0.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar resolves installable unit org.osgi.util.position.source/1.0.1.201505202026
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:1.2.0...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.promise:jar:1.2.0]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.promise:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar resolves installable unit org.osgi.util.promise/1.2.0.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:sources:1.2.0...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.promise:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar resolves installable unit org.osgi.util.promise.source/1.2.0.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:1.0.2...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.pushstream:jar:1.0.2]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.pushstream:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar resolves installable unit org.osgi.util.pushstream/1.0.2.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:sources:1.0.2...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.pushstream:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar resolves installable unit org.osgi.util.pushstream.source/1.0.2.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:1.0.2...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.xml:jar:1.0.2]...
02:08:01 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.xml:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar resolves installable unit org.osgi.util.xml/1.0.2.202109301733
02:08:01 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:sources:1.0.2...
02:08:01 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.xml:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar resolves installable unit org.osgi.util.xml.source/1.0.2.202109301733
02:08:01 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:01 [DEBUG] 	biz.aQute.bnd.annotation.source 6.3.1.202206071316
02:08:01 [DEBUG] 	org.osgi.service.prefs.source 1.1.2.202109301733
02:08:01 [DEBUG] 	org.osgi.service.coordinator.source 1.0.2.201505202024
02:08:01 [DEBUG] 	org.osgi.service.component.annotations 1.5.0.202109301733
02:08:01 [DEBUG] 	org.osgi.service.http 1.2.2.202109301733
02:08:01 [DEBUG] 	org.osgi.util.xml 1.0.2.202109301733
02:08:01 [DEBUG] 	org.osgi.service.component 1.5.0.202109301733
02:08:01 [DEBUG] 	org.osgi.annotation.bundle 2.0.0.202202082230
02:08:01 [DEBUG] 	org.osgi.annotation.versioning 1.1.2.202109301733
02:08:01 [DEBUG] 	org.osgi.service.provisioning.source 1.2.0.201505202024
02:08:01 [DEBUG] 	org.osgi.service.event.source 1.4.1.202109301733
02:08:01 [DEBUG] 	org.osgi.util.xml.source 1.0.2.202109301733
02:08:01 [DEBUG] 	org.osgi.util.measurement.source 1.0.2.201802012109
02:08:01 [DEBUG] 	org.osgi.service.http.whiteboard 1.1.1.202109301733
02:08:01 [DEBUG] 	org.osgi.service.log.stream 1.0.0.202109301733
02:08:01 [DEBUG] 	org.osgi.service.cm.source 1.6.1.202109301733
02:08:01 [DEBUG] 	org.osgi.service.useradmin 1.1.1.202109301733
02:08:01 [DEBUG] 	org.osgi.util.function 1.2.0.202109301733
02:08:01 [DEBUG] 	org.osgi.service.prefs 1.1.2.202109301733
02:08:01 [DEBUG] 	org.osgi.annotation.bundle.source 2.0.0.202202082230
02:08:01 [DEBUG] 	org.osgi.util.promise.source 1.2.0.202109301733
02:08:01 [DEBUG] 	org.osgi.service.http.whiteboard.source 1.1.1.202109301733
02:08:01 [DEBUG] 	org.osgi.service.coordinator 1.0.2.201505202024
02:08:01 [DEBUG] 	biz.aQute.bnd.annotation 6.3.1.202206071316
02:08:01 [DEBUG] 	org.osgi.service.event 1.4.1.202109301733
02:08:01 [DEBUG] 	org.osgi.service.upnp 1.2.1.202109301733
02:08:01 [DEBUG] 	org.osgi.service.upnp.source 1.2.1.202109301733
02:08:01 [DEBUG] 	org.osgi.util.position 1.0.1.201505202026
02:08:01 [DEBUG] 	org.osgi.service.wireadmin.source 1.0.2.202109301733
02:08:01 [DEBUG] 	org.osgi.service.metatype.source 1.4.1.202109301733
02:08:01 [DEBUG] 	org.osgi.util.measurement 1.0.2.201802012109
02:08:01 [DEBUG] 	org.osgi.service.cm 1.6.1.202109301733
02:08:01 [DEBUG] 	org.osgi.util.pushstream.source 1.0.2.202109301733
02:08:01 [DEBUG] 	org.osgi.service.component.annotations.source 1.5.0.202109301733
02:08:01 [DEBUG] 	org.osgi.util.promise 1.2.0.202109301733
02:08:01 [DEBUG] 	org.osgi.service.wireadmin 1.0.2.202109301733
02:08:01 [DEBUG] 	org.osgi.service.log.stream.source 1.0.0.202109301733
02:08:01 [DEBUG] 	org.osgi.annotation.versioning.source 1.1.2.202109301733
02:08:01 [DEBUG] 	org.osgi.service.device 1.1.1.202109301733
02:08:01 [DEBUG] 	org.osgi.service.http.source 1.2.2.202109301733
02:08:01 [DEBUG] 	org.osgi.service.provisioning 1.2.0.201505202024
02:08:01 [DEBUG] 	org.osgi.util.function.source 1.2.0.202109301733
02:08:01 [DEBUG] 	org.osgi.service.metatype 1.4.1.202109301733
02:08:01 [DEBUG] 	org.osgi.service.device.source 1.1.1.202109301733
02:08:01 [DEBUG] 	org.osgi.util.position.source 1.0.1.201505202026
02:08:01 [DEBUG] 	org.osgi.service.component.source 1.5.0.202109301733
02:08:01 [DEBUG] 	org.osgi.service.useradmin.source 1.1.1.202109301733
02:08:01 [DEBUG] 	org.osgi.util.pushstream 1.0.2.202109301733
02:08:01 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:01 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2]...
02:08:01 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations/2.13.2
02:08:01 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.13.2...
02:08:01 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations.source/2.13.2
02:08:01 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:2.13.2...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-core:jar:2.13.2]...
02:08:01 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-core:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-core/2.13.2
02:08:01 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:sources:2.13.2...
02:08:01 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-core:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-core.source/2.13.2
02:08:01 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2...
02:08:01 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2]...
02:08:01 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind/2.13.2.2
02:08:01 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:sources:2.13.2.2...
02:08:02 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind.source/2.13.2.2
02:08:02 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:02 [DEBUG] 	com.fasterxml.jackson.core.jackson-core.source 2.13.2
02:08:02 [DEBUG] 	com.fasterxml.jackson.core.jackson-core 2.13.2
02:08:02 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations.source 2.13.2
02:08:02 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations 2.13.2
02:08:02 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind 2.13.2.2
02:08:02 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind.source 2.13.2.2
02:08:02 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:02 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2]...
02:08:02 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar resolves installable unit org.apache.felix.gogo.command/1.1.2
02:08:02 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:sources:1.1.2...
02:08:02 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar resolves installable unit org.apache.felix.gogo.command.source/1.1.2
02:08:02 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6]...
02:08:02 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar resolves installable unit org.apache.felix.gogo.runtime/1.1.6
02:08:02 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:sources:1.1.6...
02:08:02 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar resolves installable unit org.apache.felix.gogo.runtime.source/1.1.6
02:08:02 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4]...
02:08:02 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar resolves installable unit org.apache.felix.gogo.shell/1.1.4
02:08:02 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:sources:1.1.4...
02:08:02 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar resolves installable unit org.apache.felix.gogo.shell.source/1.1.4
02:08:02 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:2.2.2...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.scr:jar:2.2.2]...
02:08:02 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.scr:2.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar resolves installable unit org.apache.felix.scr/2.2.2
02:08:02 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:sources:2.2.2...
02:08:02 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.scr:2.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar resolves installable unit org.apache.felix.scr.source/2.2.2
02:08:02 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:02 [DEBUG] 	org.apache.felix.gogo.command.source 1.1.2
02:08:02 [DEBUG] 	org.apache.felix.gogo.runtime.source 1.1.6
02:08:02 [DEBUG] 	org.apache.felix.gogo.command 1.1.2
02:08:02 [DEBUG] 	org.apache.felix.scr.source 2.2.2
02:08:02 [DEBUG] 	org.apache.felix.gogo.shell.source 1.1.4
02:08:02 [DEBUG] 	org.apache.felix.scr 2.2.2
02:08:02 [DEBUG] 	org.apache.felix.gogo.shell 1.1.4
02:08:02 [DEBUG] 	org.apache.felix.gogo.runtime 1.1.6
02:08:02 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:02 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:5.9.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-api:jar:5.9.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-api:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar resolves installable unit junit-jupiter-api/5.9.0
02:08:02 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:sources:5.9.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-api:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar resolves installable unit junit-jupiter-api.source/5.9.0
02:08:02 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:5.9.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-engine:jar:5.9.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar resolves installable unit junit-jupiter-engine/5.9.0
02:08:02 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:sources:5.9.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar resolves installable unit junit-jupiter-engine.source/5.9.0
02:08:02 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar resolves installable unit junit-jupiter-migrationsupport/5.9.0
02:08:02 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:sources:5.9.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar resolves installable unit junit-jupiter-migrationsupport.source/5.9.0
02:08:02 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:5.9.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-params:jar:5.9.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-params:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar resolves installable unit junit-jupiter-params/5.9.0
02:08:02 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:sources:5.9.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-params:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar resolves installable unit junit-jupiter-params.source/5.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:1.9.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-commons:jar:1.9.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar resolves installable unit junit-platform-commons/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:sources:1.9.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar resolves installable unit junit-platform-commons.source/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:1.9.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-engine:jar:1.9.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar resolves installable unit junit-platform-engine/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:sources:1.9.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar resolves installable unit junit-platform-engine.source/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:1.9.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-launcher:jar:1.9.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-launcher:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar resolves installable unit junit-platform-launcher/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:sources:1.9.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-launcher:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar resolves installable unit junit-platform-launcher.source/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:1.9.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-runner:jar:1.9.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-runner:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar resolves installable unit junit-platform-runner/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:sources:1.9.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-runner:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar resolves installable unit junit-platform-runner.source/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:1.9.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-api:jar:1.9.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-api:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar resolves installable unit junit-platform-suite-api/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:sources:1.9.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-api:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar resolves installable unit junit-platform-suite-api.source/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:1.9.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-commons:jar:1.9.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar resolves installable unit junit-platform-suite-commons/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:sources:1.9.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar resolves installable unit junit-platform-suite-commons.source/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:1.9.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-engine:jar:1.9.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar resolves installable unit junit-platform-suite-engine/1.9.0
02:08:02 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:sources:1.9.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar resolves installable unit junit-platform-suite-engine.source/1.9.0
02:08:02 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:5.9.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.vintage:junit-vintage-engine:jar:5.9.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.junit.vintage:junit-vintage-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar resolves installable unit junit-vintage-engine/5.9.0
02:08:02 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:sources:5.9.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.junit.vintage:junit-vintage-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar resolves installable unit junit-vintage-engine.source/5.9.0
02:08:02 [DEBUG] Resolve org.opentest4j:opentest4j:jar:1.2.0...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.opentest4j:opentest4j:jar:1.2.0]...
02:08:02 [DEBUG] MavenResolver: artifact org.opentest4j:opentest4j:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar resolves installable unit org.opentest4j/1.2.0
02:08:02 [DEBUG] Resolve org.opentest4j:opentest4j:jar:sources:1.2.0...
02:08:02 [DEBUG] MavenResolver: source-artifact org.opentest4j:opentest4j:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar resolves installable unit org.opentest4j.source/1.2.0
02:08:02 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:1.1.2...
02:08:02 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apiguardian:apiguardian-api:jar:1.1.2]...
02:08:02 [DEBUG] MavenResolver: artifact org.apiguardian:apiguardian-api:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar resolves installable unit org.apiguardian.api/1.1.2
02:08:02 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:sources:1.1.2...
02:08:02 [DEBUG] MavenResolver: source-artifact org.apiguardian:apiguardian-api:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar resolves installable unit org.apiguardian.api.source/1.1.2
02:08:02 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:02 [DEBUG] 	junit-jupiter-engine 5.9.0
02:08:02 [DEBUG] 	junit-jupiter-params.source 5.9.0
02:08:02 [DEBUG] 	junit-platform-commons 1.9.0
02:08:02 [DEBUG] 	junit-platform-runner.source 1.9.0
02:08:02 [DEBUG] 	junit-jupiter-api 5.9.0
02:08:02 [DEBUG] 	junit-platform-suite-commons 1.9.0
02:08:02 [DEBUG] 	junit-platform-launcher 1.9.0
02:08:02 [DEBUG] 	junit-vintage-engine.source 5.9.0
02:08:02 [DEBUG] 	junit-jupiter-migrationsupport 5.9.0
02:08:02 [DEBUG] 	junit-platform-suite-engine.source 1.9.0
02:08:02 [DEBUG] 	org.apiguardian.api 1.1.2
02:08:02 [DEBUG] 	junit-platform-suite-engine 1.9.0
02:08:02 [DEBUG] 	junit-platform-launcher.source 1.9.0
02:08:02 [DEBUG] 	junit-platform-suite-api.source 1.9.0
02:08:02 [DEBUG] 	junit-platform-engine 1.9.0
02:08:02 [DEBUG] 	junit-platform-suite-api 1.9.0
02:08:02 [DEBUG] 	junit-jupiter-migrationsupport.source 5.9.0
02:08:02 [DEBUG] 	org.opentest4j 1.2.0
02:08:02 [DEBUG] 	junit-platform-commons.source 1.9.0
02:08:02 [DEBUG] 	junit-jupiter-params 5.9.0
02:08:02 [DEBUG] 	junit-vintage-engine 5.9.0
02:08:02 [DEBUG] 	junit-platform-engine.source 1.9.0
02:08:02 [DEBUG] 	junit-jupiter-api.source 5.9.0
02:08:02 [DEBUG] 	junit-platform-suite-commons.source 1.9.0
02:08:02 [DEBUG] 	org.opentest4j.source 1.2.0
02:08:02 [DEBUG] 	org.apiguardian.api.source 1.1.2
02:08:02 [DEBUG] 	junit-jupiter-engine.source 5.9.0
02:08:02 [DEBUG] 	junit-platform-runner 1.9.0
02:08:02 [DEBUG] Target definition file contains 304 units
02:08:02 [DEBUG] Added 0 locally built units to the target platform
02:08:02 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
02:08:02 [DEBUG] properties ~= $0: [(&(osgi.arch=ppc64le)(osgi.os=linux))] (matches true)
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
02:08:02 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:02 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:02 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:02 [DEBUG] Target definition file contains 304 units
02:08:02 [DEBUG] Added 0 locally built units to the target platform
02:08:02 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
02:08:02 [DEBUG] properties ~= $0: [(&(osgi.arch=x86_64)(osgi.os=linux))] (matches true)
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml
02:08:02 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:02 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:02 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:02 [DEBUG] Target definition file contains 304 units
02:08:02 [DEBUG] Added 0 locally built units to the target platform
02:08:02 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml
02:08:02 [DEBUG] properties ~= $0: [(&(osgi.os=macosx)(|(osgi.arch=aarch64)(osgi.arch=x86_64)))] (matches true)
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
02:08:02 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:02 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:02 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:02 [DEBUG] Target definition file contains 304 units
02:08:02 [DEBUG] Added 0 locally built units to the target platform
02:08:02 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
02:08:02 [DEBUG] properties ~= $0: [(&(osgi.arch=x86_64)(osgi.os=win32))] (matches true)
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF
02:08:02 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:02 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:02 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:02 [DEBUG] Target definition file contains 304 units
02:08:02 [DEBUG] Added 0 locally built units to the target platform
02:08:02 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
02:08:02 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:02 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:02 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:02 [DEBUG] Target definition file contains 304 units
02:08:02 [DEBUG] Added 0 locally built units to the target platform
02:08:02 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
02:08:02 [DEBUG] properties ~= $0: [(&(osgi.arch=x86_64)(osgi.os=win32))] (matches true)
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF
02:08:02 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:02 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:02 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:02 [DEBUG] Target definition file contains 304 units
02:08:02 [DEBUG] Added 0 locally built units to the target platform
02:08:02 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml
02:08:02 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:02 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:02 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:02 [DEBUG] Target definition file contains 304 units
02:08:02 [DEBUG] Added 0 locally built units to the target platform
02:08:02 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources.spysupport:1.5.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tools:1.8.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF
02:08:02 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:02 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:02 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:02 [DEBUG] Target definition file contains 304 units
02:08:02 [DEBUG] Added 0 locally built units to the target platform
02:08:02 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml
02:08:02 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:02 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:02 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:02 [DEBUG] Target definition file contains 304 units
02:08:02 [DEBUG] Added 0 locally built units to the target platform
02:08:02 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.x86_64:1.2.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.win32.x86_64:1.4.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.macosx:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml) that is not reflected in the maven model project references
02:08:02 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml
02:08:02 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:02 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:02 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:02 [DEBUG] Target definition file contains 304 units
02:08:02 [DEBUG] Added 0 locally built units to the target platform
02:08:02 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:02 [INFO] Resolved fragments:
02:08:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:02 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:02 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:02 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:02 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:02 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:02 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:02 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:02 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:02 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:02 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.x86_64:1.2.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.core.tests.filesystem.feature:4.6.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.win32.x86_64:1.4.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.macosx:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.resources:3.10.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.resources.saveparticipant1:3.4.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.resources.saveparticipant2:3.4.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.resources.saveparticipant3:3.4.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.resources:3.10.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.resources:3.10.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:03 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:03 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.resources:3.10.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:03 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.gtk:1.1.100.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.notifications:0.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.win32:1.1.0.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:03 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF
02:08:03 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:03 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:03 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:03 [DEBUG] Target definition file contains 304 units
02:08:03 [DEBUG] Added 0 locally built units to the target platform
02:08:03 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:03 [INFO] Resolved fragments:
02:08:03 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:03 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:03 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:03 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:03 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:04 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:04 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:04 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:04 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:04 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:04 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:04 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml
02:08:04 [DEBUG] properties ~= $0: [(osgi.ws=gtk)] (matches true)
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml
02:08:04 [DEBUG] properties ~= $0: [(osgi.ws=win32)] (matches true)
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml
02:08:04 [DEBUG] properties ~= $0: [(osgi.ws=cocoa)] (matches true)
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.annotations:1.1.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:04 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF
02:08:04 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:04 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:04 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:04 [DEBUG] Target definition file contains 304 units
02:08:04 [DEBUG] Added 0 locally built units to the target platform
02:08:04 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF
02:08:04 [INFO] Resolved fragments:
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:04 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:04 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:04 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:04 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:04 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:04 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:04 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF
02:08:05 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:05 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:05 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:05 [DEBUG] Target definition file contains 304 units
02:08:05 [DEBUG] Added 0 locally built units to the target platform
02:08:05 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml
02:08:05 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:05 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:05 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:05 [DEBUG] Target definition file contains 304 units
02:08:05 [DEBUG] Added 0 locally built units to the target platform
02:08:05 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml
02:08:05 [DEBUG] properties ~= $0: [(osgi.ws=cocoa)] (matches true)
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF
02:08:05 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:05 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:05 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:05 [DEBUG] Target definition file contains 304 units
02:08:05 [DEBUG] Added 0 locally built units to the target platform
02:08:05 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF
02:08:05 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:05 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:05 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:05 [DEBUG] Target definition file contains 304 units
02:08:05 [DEBUG] Added 0 locally built units to the target platform
02:08:05 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF
02:08:05 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:05 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:05 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:05 [DEBUG] Target definition file contains 304 units
02:08:05 [DEBUG] Added 0 locally built units to the target platform
02:08:05 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF
02:08:05 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:05 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:05 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:05 [DEBUG] Target definition file contains 304 units
02:08:05 [DEBUG] Added 0 locally built units to the target platform
02:08:05 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF
02:08:05 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:05 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:05 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:05 [DEBUG] Target definition file contains 304 units
02:08:05 [DEBUG] Added 0 locally built units to the target platform
02:08:05 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF
02:08:05 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:05 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:05 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:05 [DEBUG] Target definition file contains 304 units
02:08:05 [DEBUG] Added 0 locally built units to the target platform
02:08:05 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:05 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:05 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:05 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:05 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF
02:08:05 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:05 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:05 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:05 [DEBUG] Target definition file contains 304 units
02:08:05 [DEBUG] Added 0 locally built units to the target platform
02:08:05 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:05 [INFO] Resolved fragments:
02:08:05 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:05 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:05 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:05 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:05 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF
02:08:06 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:06 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:06 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:06 [DEBUG] Target definition file contains 304 units
02:08:06 [DEBUG] Added 0 locally built units to the target platform
02:08:06 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF
02:08:06 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:06 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:06 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:06 [DEBUG] Target definition file contains 304 units
02:08:06 [DEBUG] Added 0 locally built units to the target platform
02:08:06 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF
02:08:06 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:06 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:06 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:06 [DEBUG] Target definition file contains 304 units
02:08:06 [DEBUG] Added 0 locally built units to the target platform
02:08:06 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml
02:08:06 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:06 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:06 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:06 [DEBUG] Target definition file contains 304 units
02:08:06 [DEBUG] Added 0 locally built units to the target platform
02:08:06 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml
02:08:06 [DEBUG] properties ~= $0: [(osgi.ws=win32)] (matches true)
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF
02:08:06 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:06 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:06 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:06 [DEBUG] Target definition file contains 304 units
02:08:06 [DEBUG] Added 0 locally built units to the target platform
02:08:06 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF
02:08:06 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:06 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:06 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:06 [DEBUG] Target definition file contains 304 units
02:08:06 [DEBUG] Added 0 locally built units to the target platform
02:08:06 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF
02:08:06 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:06 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:06 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:06 [DEBUG] Target definition file contains 304 units
02:08:06 [DEBUG] Added 0 locally built units to the target platform
02:08:06 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF
02:08:06 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:06 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:06 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:06 [DEBUG] Target definition file contains 304 units
02:08:06 [DEBUG] Added 0 locally built units to the target platform
02:08:06 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF
02:08:06 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:06 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:06 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:06 [DEBUG] Target definition file contains 304 units
02:08:06 [DEBUG] Added 0 locally built units to the target platform
02:08:06 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [INFO] Resolved fragments:
02:08:06 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:06 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:06 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:06 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:06 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:06 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:06 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:06 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:06 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:06 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:06 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:06 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:06 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:06 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF
02:08:06 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:06 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:06 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:06 [DEBUG] Target definition file contains 304 units
02:08:06 [DEBUG] Added 0 locally built units to the target platform
02:08:06 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF
02:08:07 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:07 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:07 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:07 [DEBUG] Target definition file contains 304 units
02:08:07 [DEBUG] Added 0 locally built units to the target platform
02:08:07 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF
02:08:07 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:07 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:07 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:07 [DEBUG] Target definition file contains 304 units
02:08:07 [DEBUG] Added 0 locally built units to the target platform
02:08:07 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF
02:08:07 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:07 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:07 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:07 [DEBUG] Target definition file contains 304 units
02:08:07 [DEBUG] Added 0 locally built units to the target platform
02:08:07 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF
02:08:07 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:07 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:07 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:07 [DEBUG] Target definition file contains 304 units
02:08:07 [DEBUG] Added 0 locally built units to the target platform
02:08:07 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.harness:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF
02:08:07 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:07 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:07 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:07 [DEBUG] Target definition file contains 304 units
02:08:07 [DEBUG] Added 0 locally built units to the target platform
02:08:07 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [INFO] Resolved fragments:
02:08:07 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:07 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:07 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:07 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:07 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:07 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:07 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:07 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:07 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:07 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:07 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:07 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:07 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:07 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.examples.databinding:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.tests.databinding.conformance:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF
02:08:08 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:08 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:08 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:08 [DEBUG] Target definition file contains 304 units
02:08:08 [DEBUG] Added 0 locally built units to the target platform
02:08:08 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF
02:08:08 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:08 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:08 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:08 [DEBUG] Target definition file contains 304 units
02:08:08 [DEBUG] Added 0 locally built units to the target platform
02:08:08 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.notifications:0.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF
02:08:08 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:08 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:08 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:08 [DEBUG] Target definition file contains 304 units
02:08:08 [DEBUG] Added 0 locally built units to the target platform
02:08:08 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF
02:08:08 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:08 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:08 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:08 [DEBUG] Target definition file contains 304 units
02:08:08 [DEBUG] Added 0 locally built units to the target platform
02:08:08 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF
02:08:08 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:08 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:08 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:08 [DEBUG] Target definition file contains 304 units
02:08:08 [DEBUG] Added 0 locally built units to the target platform
02:08:08 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.monitoring:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF
02:08:08 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:08 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:08 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:08 [DEBUG] Target definition file contains 304 units
02:08:08 [DEBUG] Added 0 locally built units to the target platform
02:08:08 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.tests:1.3.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.harness:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:08 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF
02:08:08 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:08 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:08 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:08 [DEBUG] Target definition file contains 304 units
02:08:08 [DEBUG] Added 0 locally built units to the target platform
02:08:08 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:08 [INFO] Resolved fragments:
02:08:08 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:08 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:08 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:08 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:08 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:08 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:08 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:08 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:08 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:08 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:08 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:08 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:08 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF
02:08:09 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:09 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:09 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:09 [DEBUG] Target definition file contains 304 units
02:08:09 [DEBUG] Added 0 locally built units to the target platform
02:08:09 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF
02:08:09 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:09 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:09 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:09 [DEBUG] Target definition file contains 304 units
02:08:09 [DEBUG] Added 0 locally built units to the target platform
02:08:09 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF
02:08:09 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:09 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:09 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:09 [DEBUG] Target definition file contains 304 units
02:08:09 [DEBUG] Added 0 locally built units to the target platform
02:08:09 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.harness:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF
02:08:09 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:09 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:09 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:09 [DEBUG] Target definition file contains 304 units
02:08:09 [DEBUG] Added 0 locally built units to the target platform
02:08:09 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.harness:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF
02:08:09 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:09 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:09 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:09 [DEBUG] Target definition file contains 304 units
02:08:09 [DEBUG] Added 0 locally built units to the target platform
02:08:09 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.monitoring:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.themes:1.2.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:09 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF
02:08:09 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:09 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:09 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:09 [DEBUG] Target definition file contains 304 units
02:08:09 [DEBUG] Added 0 locally built units to the target platform
02:08:09 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:09 [INFO] Resolved fragments:
02:08:09 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:09 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:09 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:09 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:09 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:09 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:09 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:09 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:09 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:09 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:09 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:09 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:09 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.harness:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF
02:08:10 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:10 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:10 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:10 [DEBUG] Target definition file contains 304 units
02:08:10 [DEBUG] Added 0 locally built units to the target platform
02:08:10 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF
02:08:10 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:10 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:10 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:10 [DEBUG] Target definition file contains 304 units
02:08:10 [DEBUG] Added 0 locally built units to the target platform
02:08:10 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF
02:08:10 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:10 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:10 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:10 [DEBUG] Target definition file contains 304 units
02:08:10 [DEBUG] Added 0 locally built units to the target platform
02:08:10 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF
02:08:10 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:10 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:10 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:10 [DEBUG] Target definition file contains 304 units
02:08:10 [DEBUG] Added 0 locally built units to the target platform
02:08:10 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF
02:08:10 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:10 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:10 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:10 [DEBUG] Target definition file contains 304 units
02:08:10 [DEBUG] Added 0 locally built units to the target platform
02:08:10 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.notifications:0.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF
02:08:10 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:10 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:10 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:10 [DEBUG] Target definition file contains 304 units
02:08:10 [DEBUG] Added 0 locally built units to the target platform
02:08:10 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF
02:08:10 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:10 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:10 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:10 [DEBUG] Target definition file contains 304 units
02:08:10 [DEBUG] Added 0 locally built units to the target platform
02:08:10 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF
02:08:10 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:10 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:10 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:10 [DEBUG] Target definition file contains 304 units
02:08:10 [DEBUG] Added 0 locally built units to the target platform
02:08:10 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF
02:08:10 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:10 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:10 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:10 [DEBUG] Target definition file contains 304 units
02:08:10 [DEBUG] Added 0 locally built units to the target platform
02:08:10 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:10 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF
02:08:10 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:10 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:10 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:10 [DEBUG] Target definition file contains 304 units
02:08:10 [DEBUG] Added 0 locally built units to the target platform
02:08:10 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:10 [INFO] Resolved fragments:
02:08:10 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:10 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:10 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:10 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:10 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:10 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:10 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:10 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:10 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF
02:08:11 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:11 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:11 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:11 [DEBUG] Target definition file contains 304 units
02:08:11 [DEBUG] Added 0 locally built units to the target platform
02:08:11 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF
02:08:11 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:11 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:11 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:11 [DEBUG] Target definition file contains 304 units
02:08:11 [DEBUG] Added 0 locally built units to the target platform
02:08:11 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF
02:08:11 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:11 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:11 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:11 [DEBUG] Target definition file contains 304 units
02:08:11 [DEBUG] Added 0 locally built units to the target platform
02:08:11 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF
02:08:11 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:11 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:11 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:11 [DEBUG] Target definition file contains 304 units
02:08:11 [DEBUG] Added 0 locally built units to the target platform
02:08:11 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF
02:08:11 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:11 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:11 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:11 [DEBUG] Target definition file contains 304 units
02:08:11 [DEBUG] Added 0 locally built units to the target platform
02:08:11 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF
02:08:11 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:11 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:11 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:11 [DEBUG] Target definition file contains 304 units
02:08:11 [DEBUG] Added 0 locally built units to the target platform
02:08:11 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF
02:08:11 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:11 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:11 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:11 [DEBUG] Target definition file contains 304 units
02:08:11 [DEBUG] Added 0 locally built units to the target platform
02:08:11 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:11 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF
02:08:11 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:11 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:11 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:11 [DEBUG] Target definition file contains 304 units
02:08:11 [DEBUG] Added 0 locally built units to the target platform
02:08:11 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:11 [INFO] Resolved fragments:
02:08:11 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:11 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:11 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:11 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:11 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:11 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:11 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:11 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:11 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml
02:08:12 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:12 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:12 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:12 [DEBUG] Target definition file contains 304 units
02:08:12 [DEBUG] Added 0 locally built units to the target platform
02:08:12 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:12 [WARNING] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] The digest algorithms (md5) used to verify osgi.bundle,javax.servlet.jsp,2.2.0.v201112011158 have severely compromised security. Please report this concern to the artifact provider.
02:08:12 [DEBUG] Writing P2 metadata for osgi.bundle,javax.servlet.jsp,2.2.0.v201112011158 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.servlet.jsp/2.2.0.v201112011158/javax.servlet.jsp-2.2.0.v201112011158-p2artifacts.xml...
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.update.configurator:3.4.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml
02:08:12 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:12 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:12 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:12 [DEBUG] Target definition file contains 304 units
02:08:12 [DEBUG] Added 0 locally built units to the target platform
02:08:12 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml
02:08:12 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:12 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:12 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:12 [DEBUG] Target definition file contains 304 units
02:08:12 [DEBUG] Added 0 locally built units to the target platform
02:08:12 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.core:0.2.0.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.ui:0.2.0.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml
02:08:12 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:12 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:12 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:12 [DEBUG] Target definition file contains 304 units
02:08:12 [DEBUG] Added 0 locally built units to the target platform
02:08:12 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform.doc.isv:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.update.configurator:3.4.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml
02:08:12 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:12 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:12 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:12 [DEBUG] Target definition file contains 304 units
02:08:12 [DEBUG] Added 0 locally built units to the target platform
02:08:12 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml
02:08:12 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:12 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:12 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:12 [DEBUG] Target definition file contains 304 units
02:08:12 [DEBUG] Added 0 locally built units to the target platform
02:08:12 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.doc.isv:3.14.1800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.update.configurator:3.4.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF
02:08:12 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:12 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:12 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:12 [DEBUG] Target definition file contains 304 units
02:08:12 [DEBUG] Added 0 locally built units to the target platform
02:08:12 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF
02:08:12 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:12 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:12 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:12 [DEBUG] Target definition file contains 304 units
02:08:12 [DEBUG] Added 0 locally built units to the target platform
02:08:12 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF
02:08:12 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:12 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:12 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:12 [DEBUG] Target definition file contains 304 units
02:08:12 [DEBUG] Added 0 locally built units to the target platform
02:08:12 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF
02:08:12 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:12 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:12 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:12 [DEBUG] Target definition file contains 304 units
02:08:12 [DEBUG] Added 0 locally built units to the target platform
02:08:12 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF
02:08:12 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:12 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:12 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:12 [DEBUG] Target definition file contains 304 units
02:08:12 [DEBUG] Added 0 locally built units to the target platform
02:08:12 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [INFO] Resolved fragments:
02:08:12 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:12 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:12 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:12 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:12 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:12 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:12 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:12 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:12 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:12 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF
02:08:13 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:13 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:13 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:13 [DEBUG] Target definition file contains 304 units
02:08:13 [DEBUG] Added 0 locally built units to the target platform
02:08:13 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF
02:08:13 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:13 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:13 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:13 [DEBUG] Target definition file contains 304 units
02:08:13 [DEBUG] Added 0 locally built units to the target platform
02:08:13 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.examples.core:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml
02:08:13 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:13 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:13 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:13 [DEBUG] Target definition file contains 304 units
02:08:13 [DEBUG] Added 0 locally built units to the target platform
02:08:13 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF
02:08:13 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:13 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:13 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:13 [DEBUG] Target definition file contains 304 units
02:08:13 [DEBUG] Added 0 locally built units to the target platform
02:08:13 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF
02:08:13 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:13 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:13 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:13 [DEBUG] Target definition file contains 304 units
02:08:13 [DEBUG] Added 0 locally built units to the target platform
02:08:13 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml
02:08:13 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:13 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:13 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:13 [DEBUG] Target definition file contains 304 units
02:08:13 [DEBUG] Added 0 locally built units to the target platform
02:08:13 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui.launchview:1.0.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:13 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF
02:08:13 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:13 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:13 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:13 [DEBUG] Target definition file contains 304 units
02:08:13 [DEBUG] Added 0 locally built units to the target platform
02:08:13 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:13 [INFO] Resolved fragments:
02:08:13 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:13 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:13 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:13 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:13 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:13 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:13 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:13 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:13 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:13 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF
02:08:14 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:14 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:14 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:14 [DEBUG] Target definition file contains 304 units
02:08:14 [DEBUG] Added 0 locally built units to the target platform
02:08:14 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF
02:08:14 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:14 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:14 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:14 [DEBUG] Target definition file contains 304 units
02:08:14 [DEBUG] Added 0 locally built units to the target platform
02:08:14 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [INFO] Resolved fragments:
02:08:14 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:14 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:14 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:14 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:14 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:14 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:14 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:14 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:14 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:14 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml
02:08:14 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:14 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:14 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:14 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@9504a58...
02:08:14 [DEBUG] Target definition content cache miss: All entries differ, but there are entries which only differ in one parameter: [target environments, target environments, target environments, target environments, target environments, target environments]
02:08:14 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:14 [DEBUG] Resolve com.google.code.gson:gson:jar:2.9.1...
02:08:14 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.google.code.gson:gson:jar:2.9.1]...
02:08:14 [DEBUG] MavenResolver: artifact com.google.code.gson:gson:2.9.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar resolves installable unit com.google.gson/2.9.1
02:08:14 [DEBUG] Resolve com.google.code.gson:gson:jar:sources:2.9.1...
02:08:14 [DEBUG] MavenResolver: source-artifact com.google.code.gson:gson:2.9.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar resolves installable unit com.google.gson.source/2.9.1
02:08:14 [DEBUG] Resolve com.ibm.icu:icu4j:jar:71.1...
02:08:14 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.ibm.icu:icu4j:jar:71.1]...
02:08:14 [DEBUG] MavenResolver: artifact com.ibm.icu:icu4j:71.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar resolves installable unit com.ibm.icu/71.1.0
02:08:14 [DEBUG] Resolve com.ibm.icu:icu4j:jar:sources:71.1...
02:08:14 [DEBUG] MavenResolver: source-artifact com.ibm.icu:icu4j:71.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1-sources.jar resolves installable unit com.ibm.icu.source/71.1.0
02:08:14 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:1.4...
02:08:14 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-fileupload:commons-fileupload:jar:1.4]...
02:08:14 [DEBUG] MavenResolver: artifact commons-fileupload:commons-fileupload:1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar resolves installable unit org.apache.commons.commons-fileupload/1.4.0
02:08:14 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:sources:1.4...
02:08:14 [DEBUG] MavenResolver: source-artifact commons-fileupload:commons-fileupload:1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar resolves installable unit org.apache.commons.commons-fileupload.source/1.4.0
02:08:14 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:5.12.1...
02:08:14 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna-platform:jar:5.12.1]...
02:08:14 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna-platform:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar resolves installable unit com.sun.jna.platform/5.12.1
02:08:14 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:sources:5.12.1...
02:08:14 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna-platform:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1-sources.jar resolves installable unit com.sun.jna.platform.source/5.12.1
02:08:14 [DEBUG] Resolve net.java.dev.jna:jna:jar:5.12.1...
02:08:14 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna:jar:5.12.1]...
02:08:14 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar resolves installable unit com.sun.jna/5.12.1
02:08:14 [DEBUG] Resolve net.java.dev.jna:jna:jar:sources:5.12.1...
02:08:14 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1-sources.jar resolves installable unit com.sun.jna.source/5.12.1
02:08:14 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:2.8.0...
02:08:14 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.sshd:sshd-osgi:jar:2.8.0]...
02:08:14 [DEBUG] MavenResolver: artifact org.apache.sshd:sshd-osgi:2.8.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar resolves installable unit org.apache.sshd.osgi/2.8.0
02:08:14 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:sources:2.8.0...
02:08:15 [DEBUG] MavenResolver: source-artifact org.apache.sshd:sshd-osgi:2.8.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar resolves installable unit org.apache.sshd.osgi.source/2.8.0
02:08:15 [DEBUG] Resolve org.jsoup:jsoup:jar:1.14.3...
02:08:15 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.jsoup:jsoup:jar:1.14.3]...
02:08:15 [DEBUG] MavenResolver: artifact org.jsoup:jsoup:1.14.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar resolves installable unit org.jsoup/1.14.3
02:08:15 [DEBUG] Resolve org.jsoup:jsoup:jar:sources:1.14.3...
02:08:15 [DEBUG] MavenResolver: source-artifact org.jsoup:jsoup:1.14.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar resolves installable unit org.jsoup.source/1.14.3
02:08:15 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6...
02:08:15 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6]...
02:08:15 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar resolves installable unit org.sat4j.pb/2.3.6.v20201214
02:08:15 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:sources:2.3.6...
02:08:15 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar resolves installable unit org.sat4j.pb.source/2.3.6.v20201214
02:08:15 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6...
02:08:15 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6]...
02:08:15 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar resolves installable unit org.sat4j.core/2.3.6.v20201214
02:08:15 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:sources:2.3.6...
02:08:15 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar resolves installable unit org.sat4j.core.source/2.3.6.v20201214
02:08:15 [DEBUG] Resolve org.tukaani:xz:jar:1.9...
02:08:15 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.tukaani:xz:jar:1.9]...
02:08:15 [DEBUG] MavenResolver: artifact org.tukaani:xz:1.9 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar resolves installable unit org.tukaani.xz/1.9.0
02:08:15 [DEBUG] Resolve org.tukaani:xz:jar:sources:1.9...
02:08:15 [DEBUG] MavenResolver: source-artifact org.tukaani:xz:1.9:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9-sources.jar resolves installable unit org.tukaani.xz.source/1.9.0
02:08:15 [DEBUG] Resolve org.yaml:snakeyaml:jar:1.27...
02:08:15 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.yaml:snakeyaml:jar:1.27]...
02:08:15 [DEBUG] MavenResolver: artifact org.yaml:snakeyaml:1.27 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar resolves installable unit org.yaml.snakeyaml/1.27.0
02:08:15 [DEBUG] Resolve org.yaml:snakeyaml:jar:sources:1.27...
02:08:15 [DEBUG] MavenResolver: source-artifact org.yaml:snakeyaml:1.27:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar resolves installable unit org.yaml.snakeyaml.source/1.27.0
02:08:15 [DEBUG] Resolve commons-lang:commons-lang:jar:2.6...
02:08:15 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-lang:commons-lang:jar:2.6]...
02:08:15 [DEBUG] MavenResolver: artifact commons-lang:commons-lang:2.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar resolves installable unit org.apache.commons.lang/2.6.0
02:08:15 [DEBUG] Resolve commons-lang:commons-lang:jar:sources:2.6...
02:08:15 [DEBUG] MavenResolver: source-artifact commons-lang:commons-lang:2.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar resolves installable unit org.apache.commons.lang.source/2.6.0
02:08:15 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:1.71...
02:08:15 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcpg-jdk18on:jar:1.71]...
02:08:15 [DEBUG] MavenResolver: artifact org.bouncycastle:bcpg-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar resolves installable unit bcpg/1.71.0
02:08:15 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:sources:1.71...
02:08:15 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcpg-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar resolves installable unit bcpg.source/1.71.0
02:08:15 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:1.71...
02:08:15 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcprov-jdk18on:jar:1.71]...
02:08:15 [DEBUG] MavenResolver: artifact org.bouncycastle:bcprov-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar resolves installable unit bcprov/1.71.0
02:08:15 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:sources:1.71...
02:08:15 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcprov-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar resolves installable unit bcprov.source/1.71.0
02:08:15 [DEBUG] Resolve commons-io:commons-io:jar:2.11.0...
02:08:15 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-io:commons-io:jar:2.11.0]...
02:08:15 [DEBUG] MavenResolver: artifact commons-io:commons-io:2.11.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar resolves installable unit org.apache.commons.commons-io/2.11.0
02:08:15 [DEBUG] Resolve commons-io:commons-io:jar:sources:2.11.0...
02:08:16 [DEBUG] MavenResolver: source-artifact commons-io:commons-io:2.11.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar resolves installable unit org.apache.commons.commons-io.source/2.11.0
02:08:16 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:16 [DEBUG] 	org.sat4j.core.source 2.3.6.v20201214
02:08:16 [DEBUG] 	org.apache.commons.lang.source 2.6.0
02:08:16 [DEBUG] 	org.yaml.snakeyaml.source 1.27.0
02:08:16 [DEBUG] 	bcpg.source 1.71.0
02:08:16 [DEBUG] 	org.sat4j.pb 2.3.6.v20201214
02:08:16 [DEBUG] 	org.sat4j.core 2.3.6.v20201214
02:08:16 [DEBUG] 	org.jsoup 1.14.3
02:08:16 [DEBUG] 	org.apache.commons.lang 2.6.0
02:08:16 [DEBUG] 	org.apache.commons.commons-io.source 2.11.0
02:08:16 [DEBUG] 	bcpg 1.71.0
02:08:16 [DEBUG] 	com.sun.jna.platform 5.12.1
02:08:16 [DEBUG] 	org.jsoup.source 1.14.3
02:08:16 [DEBUG] 	com.google.gson.source 2.9.1
02:08:16 [DEBUG] 	org.apache.sshd.osgi 2.8.0
02:08:16 [DEBUG] 	org.apache.commons.commons-fileupload.source 1.4.0
02:08:16 [DEBUG] 	org.yaml.snakeyaml 1.27.0
02:08:16 [DEBUG] 	org.sat4j.pb.source 2.3.6.v20201214
02:08:16 [DEBUG] 	org.apache.commons.commons-fileupload 1.4.0
02:08:16 [DEBUG] 	com.sun.jna.source 5.12.1
02:08:16 [DEBUG] 	com.google.gson 2.9.1
02:08:16 [DEBUG] 	com.ibm.icu 71.1.0
02:08:16 [DEBUG] 	org.tukaani.xz 1.9.0
02:08:16 [DEBUG] 	org.apache.commons.commons-io 2.11.0
02:08:16 [DEBUG] 	bcprov 1.71.0
02:08:16 [DEBUG] 	com.sun.jna.platform.source 5.12.1
02:08:16 [DEBUG] 	org.tukaani.xz.source 1.9.0
02:08:16 [DEBUG] 	com.ibm.icu.source 71.1.0
02:08:16 [DEBUG] 	com.sun.jna 5.12.1
02:08:16 [DEBUG] 	org.apache.sshd.osgi.source 2.8.0
02:08:16 [DEBUG] 	bcprov.source 1.71.0
02:08:16 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:16 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:4.0.4...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=jakarta.servlet:jakarta.servlet-api:jar:4.0.4]...
02:08:16 [DEBUG] MavenResolver: artifact jakarta.servlet:jakarta.servlet-api:4.0.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar resolves installable unit jakarta.servlet-api/4.0.0
02:08:16 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:sources:4.0.4...
02:08:16 [DEBUG] MavenResolver: source-artifact jakarta.servlet:jakarta.servlet-api:4.0.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar resolves installable unit jakarta.servlet-api.source/4.0.0
02:08:16 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3]...
02:08:16 [DEBUG] MavenResolver: artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar resolves installable unit javax.servlet.jsp-api/2.3.3
02:08:16 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:sources:2.3.3...
02:08:16 [DEBUG] MavenResolver: source-artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar resolves installable unit javax.servlet.jsp-api.source/2.3.3
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:10.0.11...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-http:jar:10.0.11]...
02:08:16 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-http:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar resolves installable unit org.eclipse.jetty.http/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:sources:10.0.11...
02:08:16 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-http:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.http.source/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:10.0.11...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-io:jar:10.0.11]...
02:08:16 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-io:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar resolves installable unit org.eclipse.jetty.io/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:sources:10.0.11...
02:08:16 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-io:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.io.source/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:10.0.11...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-security:jar:10.0.11]...
02:08:16 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-security:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar resolves installable unit org.eclipse.jetty.security/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:sources:10.0.11...
02:08:16 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-security:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.security.source/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:10.0.11...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-server:jar:10.0.11]...
02:08:16 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-server:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar resolves installable unit org.eclipse.jetty.server/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:sources:10.0.11...
02:08:16 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-server:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.server.source/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:10.0.11...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-servlet:jar:10.0.11]...
02:08:16 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-servlet:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar resolves installable unit org.eclipse.jetty.servlet/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:sources:10.0.11...
02:08:16 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-servlet:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.servlet.source/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:10.0.11...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util-ajax:jar:10.0.11]...
02:08:16 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util-ajax:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar resolves installable unit org.eclipse.jetty.util.ajax/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:sources:10.0.11...
02:08:16 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util-ajax:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.ajax.source/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:10.0.11...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util:jar:10.0.11]...
02:08:16 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar resolves installable unit org.eclipse.jetty.util/10.0.11
02:08:16 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:sources:10.0.11...
02:08:16 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.source/10.0.11
02:08:16 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:16 [DEBUG] 	org.eclipse.jetty.util.ajax 10.0.11
02:08:16 [DEBUG] 	org.eclipse.jetty.security 10.0.11
02:08:16 [DEBUG] 	org.eclipse.jetty.util 10.0.11
02:08:16 [DEBUG] 	org.eclipse.jetty.io.source 10.0.11
02:08:16 [DEBUG] 	org.eclipse.jetty.server 10.0.11
02:08:16 [DEBUG] 	org.eclipse.jetty.io 10.0.11
02:08:16 [DEBUG] 	org.eclipse.jetty.server.source 10.0.11
02:08:16 [DEBUG] 	org.eclipse.jetty.servlet 10.0.11
02:08:16 [DEBUG] 	javax.servlet.jsp-api.source 2.3.3
02:08:16 [DEBUG] 	org.eclipse.jetty.util.source 10.0.11
02:08:16 [DEBUG] 	jakarta.servlet-api.source 4.0.0
02:08:16 [DEBUG] 	org.eclipse.jetty.security.source 10.0.11
02:08:16 [DEBUG] 	org.eclipse.jetty.servlet.source 10.0.11
02:08:16 [DEBUG] 	org.eclipse.jetty.util.ajax.source 10.0.11
02:08:16 [DEBUG] 	javax.servlet.jsp-api 2.3.3
02:08:16 [DEBUG] 	jakarta.servlet-api 4.0.0
02:08:16 [DEBUG] 	org.eclipse.jetty.http 10.0.11
02:08:16 [DEBUG] 	org.eclipse.jetty.http.source 10.0.11
02:08:16 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:16 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:1.12.13...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy-agent:jar:1.12.13]...
02:08:16 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy-agent:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy-agent/1.12.13
02:08:16 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:sources:1.12.13...
02:08:16 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy-agent:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy-agent.source/1.12.13
02:08:16 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:1.12.13...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy:jar:1.12.13]...
02:08:16 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy/1.12.13
02:08:16 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:sources:1.12.13...
02:08:16 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy.source/1.12.13
02:08:16 [DEBUG] Resolve org.assertj:assertj-core:jar:3.23.1...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.assertj:assertj-core:jar:3.23.1]...
02:08:16 [DEBUG] MavenResolver: artifact org.assertj:assertj-core:3.23.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar resolves installable unit assertj-core/3.23.1
02:08:16 [DEBUG] Resolve org.assertj:assertj-core:jar:sources:3.23.1...
02:08:16 [DEBUG] MavenResolver: source-artifact org.assertj:assertj-core:3.23.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar resolves installable unit assertj-core.source/3.23.1
02:08:16 [DEBUG] Resolve org.mockito:mockito-core:jar:4.7.0...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.mockito:mockito-core:jar:4.7.0]...
02:08:16 [DEBUG] MavenResolver: artifact org.mockito:mockito-core:4.7.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar resolves installable unit org.mockito.mockito-core/4.7.0
02:08:16 [DEBUG] Resolve org.mockito:mockito-core:jar:sources:4.7.0...
02:08:16 [DEBUG] MavenResolver: source-artifact org.mockito:mockito-core:4.7.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0-sources.jar resolves installable unit org.mockito.mockito-core.source/4.7.0
02:08:16 [DEBUG] Resolve org.objenesis:objenesis:jar:3.2...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.objenesis:objenesis:jar:3.2]...
02:08:16 [DEBUG] MavenResolver: artifact org.objenesis:objenesis:3.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2.jar resolves installable unit org.objenesis/3.2.0
02:08:16 [DEBUG] Resolve org.objenesis:objenesis:jar:sources:3.2...
02:08:16 [DEBUG] MavenResolver: source-artifact org.objenesis:objenesis:3.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar resolves installable unit org.objenesis.source/3.2.0
02:08:16 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:16 [DEBUG] 	assertj-core.source 3.23.1
02:08:16 [DEBUG] 	net.bytebuddy.byte-buddy 1.12.13
02:08:16 [DEBUG] 	org.mockito.mockito-core 4.7.0
02:08:16 [DEBUG] 	org.mockito.mockito-core.source 4.7.0
02:08:16 [DEBUG] 	org.objenesis.source 3.2.0
02:08:16 [DEBUG] 	net.bytebuddy.byte-buddy-agent 1.12.13
02:08:16 [DEBUG] 	net.bytebuddy.byte-buddy-agent.source 1.12.13
02:08:16 [DEBUG] 	assertj-core 3.23.1
02:08:16 [DEBUG] 	net.bytebuddy.byte-buddy.source 1.12.13
02:08:16 [DEBUG] 	org.objenesis 3.2.0
02:08:16 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:16 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:9.3...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-commons:jar:9.3]...
02:08:16 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-commons:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar resolves installable unit org.objectweb.asm.commons/9.3.0
02:08:16 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:sources:9.3...
02:08:16 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-commons:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar resolves installable unit org.objectweb.asm.commons.source/9.3.0
02:08:16 [DEBUG] Resolve org.ow2.asm:asm-util:jar:9.3...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-util:jar:9.3]...
02:08:16 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-util:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar resolves installable unit org.objectweb.asm.util/9.3.0
02:08:16 [DEBUG] Resolve org.ow2.asm:asm-util:jar:sources:9.3...
02:08:16 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-util:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar resolves installable unit org.objectweb.asm.util.source/9.3.0
02:08:16 [DEBUG] Resolve org.ow2.asm:asm:jar:9.3...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm:jar:9.3]...
02:08:16 [DEBUG] MavenResolver: artifact org.ow2.asm:asm:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar resolves installable unit org.objectweb.asm/9.3.0
02:08:16 [DEBUG] Resolve org.ow2.asm:asm:jar:sources:9.3...
02:08:16 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3-sources.jar resolves installable unit org.objectweb.asm.source/9.3.0
02:08:16 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:9.3...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-tree:jar:9.3]...
02:08:16 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-tree:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar resolves installable unit org.objectweb.asm.tree/9.3.0
02:08:16 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:sources:9.3...
02:08:16 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-tree:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar resolves installable unit org.objectweb.asm.tree.source/9.3.0
02:08:16 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:16 [DEBUG] 	org.objectweb.asm.commons 9.3.0
02:08:16 [DEBUG] 	org.objectweb.asm 9.3.0
02:08:16 [DEBUG] 	org.objectweb.asm.tree.source 9.3.0
02:08:16 [DEBUG] 	org.objectweb.asm.commons.source 9.3.0
02:08:16 [DEBUG] 	org.objectweb.asm.util.source 9.3.0
02:08:16 [DEBUG] 	org.objectweb.asm.tree 9.3.0
02:08:16 [DEBUG] 	org.objectweb.asm.source 9.3.0
02:08:16 [DEBUG] 	org.objectweb.asm.util 9.3.0
02:08:16 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:16 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1]...
02:08:16 [DEBUG] MavenResolver: artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar resolves installable unit biz.aQute.bnd.annotation/6.3.1.202206071316
02:08:16 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:sources:6.3.1...
02:08:16 [DEBUG] MavenResolver: source-artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar resolves installable unit biz.aQute.bnd.annotation.source/6.3.1.202206071316
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:1.1.2...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.versioning:jar:1.1.2]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.versioning:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar resolves installable unit org.osgi.annotation.versioning/1.1.2.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:sources:1.1.2...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.versioning:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar resolves installable unit org.osgi.annotation.versioning.source/1.1.2.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:2.0.0...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.bundle:jar:2.0.0]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.bundle:2.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar resolves installable unit org.osgi.annotation.bundle/2.0.0.202202082230
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:sources:2.0.0...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.bundle:2.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar resolves installable unit org.osgi.annotation.bundle.source/2.0.0.202202082230
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:1.6.1...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.cm:jar:1.6.1]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.cm:1.6.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar resolves installable unit org.osgi.service.cm/1.6.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:sources:1.6.1...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.cm:1.6.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar resolves installable unit org.osgi.service.cm.source/1.6.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:1.5.0...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component.annotations:jar:1.5.0]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component.annotations:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar resolves installable unit org.osgi.service.component.annotations/1.5.0.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:sources:1.5.0...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component.annotations:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar resolves installable unit org.osgi.service.component.annotations.source/1.5.0.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:1.5.0...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component:jar:1.5.0]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar resolves installable unit org.osgi.service.component/1.5.0.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:sources:1.5.0...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar resolves installable unit org.osgi.service.component.source/1.5.0.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:1.0.2...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.coordinator:jar:1.0.2]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.coordinator:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar resolves installable unit org.osgi.service.coordinator/1.0.2.201505202024
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:sources:1.0.2...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.coordinator:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar resolves installable unit org.osgi.service.coordinator.source/1.0.2.201505202024
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:1.1.1...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.device:jar:1.1.1]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.device:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar resolves installable unit org.osgi.service.device/1.1.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:sources:1.1.1...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.device:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar resolves installable unit org.osgi.service.device.source/1.1.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:1.4.1...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.event:jar:1.4.1]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.event:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar resolves installable unit org.osgi.service.event/1.4.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:sources:1.4.1...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.event:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar resolves installable unit org.osgi.service.event.source/1.4.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar resolves installable unit org.osgi.service.http.whiteboard/1.1.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:sources:1.1.1...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar resolves installable unit org.osgi.service.http.whiteboard.source/1.1.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:1.2.2...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http:jar:1.2.2]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http:1.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar resolves installable unit org.osgi.service.http/1.2.2.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:sources:1.2.2...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http:1.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar resolves installable unit org.osgi.service.http.source/1.2.2.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:1.0.0...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.log.stream:jar:1.0.0]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.log.stream:1.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar resolves installable unit org.osgi.service.log.stream/1.0.0.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:sources:1.0.0...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.log.stream:1.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar resolves installable unit org.osgi.service.log.stream.source/1.0.0.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:1.4.1...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.metatype:jar:1.4.1]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.metatype:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar resolves installable unit org.osgi.service.metatype/1.4.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:sources:1.4.1...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.metatype:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar resolves installable unit org.osgi.service.metatype.source/1.4.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:1.1.2...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.prefs:jar:1.1.2]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.prefs:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar resolves installable unit org.osgi.service.prefs/1.1.2.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:sources:1.1.2...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.prefs:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar resolves installable unit org.osgi.service.prefs.source/1.1.2.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:1.2.0...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.provisioning:jar:1.2.0]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.provisioning:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar resolves installable unit org.osgi.service.provisioning/1.2.0.201505202024
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:sources:1.2.0...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.provisioning:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar resolves installable unit org.osgi.service.provisioning.source/1.2.0.201505202024
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:1.2.1...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.upnp:jar:1.2.1]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.upnp:1.2.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar resolves installable unit org.osgi.service.upnp/1.2.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:sources:1.2.1...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.upnp:1.2.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar resolves installable unit org.osgi.service.upnp.source/1.2.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:1.1.1...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.useradmin:jar:1.1.1]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.useradmin:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar resolves installable unit org.osgi.service.useradmin/1.1.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:sources:1.1.1...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.useradmin:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar resolves installable unit org.osgi.service.useradmin.source/1.1.1.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:1.0.2...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.wireadmin:jar:1.0.2]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.wireadmin:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar resolves installable unit org.osgi.service.wireadmin/1.0.2.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:sources:1.0.2...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.wireadmin:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar resolves installable unit org.osgi.service.wireadmin.source/1.0.2.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:1.2.0...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.function:jar:1.2.0]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.function:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar resolves installable unit org.osgi.util.function/1.2.0.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:sources:1.2.0...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.function:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar resolves installable unit org.osgi.util.function.source/1.2.0.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:1.0.2...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.measurement:jar:1.0.2]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.measurement:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar resolves installable unit org.osgi.util.measurement/1.0.2.201802012109
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:sources:1.0.2...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.measurement:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar resolves installable unit org.osgi.util.measurement.source/1.0.2.201802012109
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:1.0.1...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.position:jar:1.0.1]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.position:1.0.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar resolves installable unit org.osgi.util.position/1.0.1.201505202026
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:sources:1.0.1...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.position:1.0.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar resolves installable unit org.osgi.util.position.source/1.0.1.201505202026
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:1.2.0...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.promise:jar:1.2.0]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.promise:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar resolves installable unit org.osgi.util.promise/1.2.0.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:sources:1.2.0...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.promise:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar resolves installable unit org.osgi.util.promise.source/1.2.0.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:1.0.2...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.pushstream:jar:1.0.2]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.pushstream:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar resolves installable unit org.osgi.util.pushstream/1.0.2.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:sources:1.0.2...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.pushstream:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar resolves installable unit org.osgi.util.pushstream.source/1.0.2.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:1.0.2...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.xml:jar:1.0.2]...
02:08:16 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.xml:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar resolves installable unit org.osgi.util.xml/1.0.2.202109301733
02:08:16 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:sources:1.0.2...
02:08:16 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.xml:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar resolves installable unit org.osgi.util.xml.source/1.0.2.202109301733
02:08:16 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:16 [DEBUG] 	biz.aQute.bnd.annotation.source 6.3.1.202206071316
02:08:16 [DEBUG] 	org.osgi.service.prefs.source 1.1.2.202109301733
02:08:16 [DEBUG] 	org.osgi.service.coordinator.source 1.0.2.201505202024
02:08:16 [DEBUG] 	org.osgi.service.component.annotations 1.5.0.202109301733
02:08:16 [DEBUG] 	org.osgi.service.http 1.2.2.202109301733
02:08:16 [DEBUG] 	org.osgi.util.xml 1.0.2.202109301733
02:08:16 [DEBUG] 	org.osgi.service.component 1.5.0.202109301733
02:08:16 [DEBUG] 	org.osgi.annotation.bundle 2.0.0.202202082230
02:08:16 [DEBUG] 	org.osgi.annotation.versioning 1.1.2.202109301733
02:08:16 [DEBUG] 	org.osgi.service.provisioning.source 1.2.0.201505202024
02:08:16 [DEBUG] 	org.osgi.service.event.source 1.4.1.202109301733
02:08:16 [DEBUG] 	org.osgi.util.xml.source 1.0.2.202109301733
02:08:16 [DEBUG] 	org.osgi.util.measurement.source 1.0.2.201802012109
02:08:16 [DEBUG] 	org.osgi.service.http.whiteboard 1.1.1.202109301733
02:08:16 [DEBUG] 	org.osgi.service.log.stream 1.0.0.202109301733
02:08:16 [DEBUG] 	org.osgi.service.cm.source 1.6.1.202109301733
02:08:16 [DEBUG] 	org.osgi.service.useradmin 1.1.1.202109301733
02:08:16 [DEBUG] 	org.osgi.util.function 1.2.0.202109301733
02:08:16 [DEBUG] 	org.osgi.service.prefs 1.1.2.202109301733
02:08:16 [DEBUG] 	org.osgi.annotation.bundle.source 2.0.0.202202082230
02:08:16 [DEBUG] 	org.osgi.util.promise.source 1.2.0.202109301733
02:08:16 [DEBUG] 	org.osgi.service.http.whiteboard.source 1.1.1.202109301733
02:08:16 [DEBUG] 	org.osgi.service.coordinator 1.0.2.201505202024
02:08:16 [DEBUG] 	biz.aQute.bnd.annotation 6.3.1.202206071316
02:08:16 [DEBUG] 	org.osgi.service.event 1.4.1.202109301733
02:08:16 [DEBUG] 	org.osgi.service.upnp 1.2.1.202109301733
02:08:16 [DEBUG] 	org.osgi.service.upnp.source 1.2.1.202109301733
02:08:16 [DEBUG] 	org.osgi.util.position 1.0.1.201505202026
02:08:16 [DEBUG] 	org.osgi.service.wireadmin.source 1.0.2.202109301733
02:08:16 [DEBUG] 	org.osgi.service.metatype.source 1.4.1.202109301733
02:08:16 [DEBUG] 	org.osgi.util.measurement 1.0.2.201802012109
02:08:16 [DEBUG] 	org.osgi.service.cm 1.6.1.202109301733
02:08:16 [DEBUG] 	org.osgi.util.pushstream.source 1.0.2.202109301733
02:08:16 [DEBUG] 	org.osgi.service.component.annotations.source 1.5.0.202109301733
02:08:16 [DEBUG] 	org.osgi.util.promise 1.2.0.202109301733
02:08:16 [DEBUG] 	org.osgi.service.wireadmin 1.0.2.202109301733
02:08:16 [DEBUG] 	org.osgi.service.log.stream.source 1.0.0.202109301733
02:08:16 [DEBUG] 	org.osgi.annotation.versioning.source 1.1.2.202109301733
02:08:16 [DEBUG] 	org.osgi.service.device 1.1.1.202109301733
02:08:16 [DEBUG] 	org.osgi.service.http.source 1.2.2.202109301733
02:08:16 [DEBUG] 	org.osgi.service.provisioning 1.2.0.201505202024
02:08:16 [DEBUG] 	org.osgi.util.function.source 1.2.0.202109301733
02:08:16 [DEBUG] 	org.osgi.service.metatype 1.4.1.202109301733
02:08:16 [DEBUG] 	org.osgi.service.device.source 1.1.1.202109301733
02:08:16 [DEBUG] 	org.osgi.util.position.source 1.0.1.201505202026
02:08:16 [DEBUG] 	org.osgi.service.component.source 1.5.0.202109301733
02:08:16 [DEBUG] 	org.osgi.service.useradmin.source 1.1.1.202109301733
02:08:16 [DEBUG] 	org.osgi.util.pushstream 1.0.2.202109301733
02:08:16 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:16 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2]...
02:08:16 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations/2.13.2
02:08:16 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.13.2...
02:08:16 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations.source/2.13.2
02:08:16 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:2.13.2...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-core:jar:2.13.2]...
02:08:16 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-core:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-core/2.13.2
02:08:16 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:sources:2.13.2...
02:08:16 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-core:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-core.source/2.13.2
02:08:16 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2...
02:08:16 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2]...
02:08:16 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind/2.13.2.2
02:08:16 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:sources:2.13.2.2...
02:08:17 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind.source/2.13.2.2
02:08:17 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:17 [DEBUG] 	com.fasterxml.jackson.core.jackson-core.source 2.13.2
02:08:17 [DEBUG] 	com.fasterxml.jackson.core.jackson-core 2.13.2
02:08:17 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations.source 2.13.2
02:08:17 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations 2.13.2
02:08:17 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind 2.13.2.2
02:08:17 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind.source 2.13.2.2
02:08:17 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:17 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2]...
02:08:17 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar resolves installable unit org.apache.felix.gogo.command/1.1.2
02:08:17 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:sources:1.1.2...
02:08:17 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar resolves installable unit org.apache.felix.gogo.command.source/1.1.2
02:08:17 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6]...
02:08:17 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar resolves installable unit org.apache.felix.gogo.runtime/1.1.6
02:08:17 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:sources:1.1.6...
02:08:17 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar resolves installable unit org.apache.felix.gogo.runtime.source/1.1.6
02:08:17 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4]...
02:08:17 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar resolves installable unit org.apache.felix.gogo.shell/1.1.4
02:08:17 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:sources:1.1.4...
02:08:17 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar resolves installable unit org.apache.felix.gogo.shell.source/1.1.4
02:08:17 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:2.2.2...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.scr:jar:2.2.2]...
02:08:17 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.scr:2.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar resolves installable unit org.apache.felix.scr/2.2.2
02:08:17 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:sources:2.2.2...
02:08:17 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.scr:2.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar resolves installable unit org.apache.felix.scr.source/2.2.2
02:08:17 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:17 [DEBUG] 	org.apache.felix.gogo.command.source 1.1.2
02:08:17 [DEBUG] 	org.apache.felix.gogo.runtime.source 1.1.6
02:08:17 [DEBUG] 	org.apache.felix.gogo.command 1.1.2
02:08:17 [DEBUG] 	org.apache.felix.scr.source 2.2.2
02:08:17 [DEBUG] 	org.apache.felix.gogo.shell.source 1.1.4
02:08:17 [DEBUG] 	org.apache.felix.scr 2.2.2
02:08:17 [DEBUG] 	org.apache.felix.gogo.shell 1.1.4
02:08:17 [DEBUG] 	org.apache.felix.gogo.runtime 1.1.6
02:08:17 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:17 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:5.9.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-api:jar:5.9.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-api:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar resolves installable unit junit-jupiter-api/5.9.0
02:08:17 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:sources:5.9.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-api:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar resolves installable unit junit-jupiter-api.source/5.9.0
02:08:17 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:5.9.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-engine:jar:5.9.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar resolves installable unit junit-jupiter-engine/5.9.0
02:08:17 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:sources:5.9.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar resolves installable unit junit-jupiter-engine.source/5.9.0
02:08:17 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar resolves installable unit junit-jupiter-migrationsupport/5.9.0
02:08:17 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:sources:5.9.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar resolves installable unit junit-jupiter-migrationsupport.source/5.9.0
02:08:17 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:5.9.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-params:jar:5.9.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-params:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar resolves installable unit junit-jupiter-params/5.9.0
02:08:17 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:sources:5.9.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-params:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar resolves installable unit junit-jupiter-params.source/5.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:1.9.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-commons:jar:1.9.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar resolves installable unit junit-platform-commons/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:sources:1.9.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar resolves installable unit junit-platform-commons.source/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:1.9.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-engine:jar:1.9.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar resolves installable unit junit-platform-engine/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:sources:1.9.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar resolves installable unit junit-platform-engine.source/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:1.9.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-launcher:jar:1.9.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-launcher:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar resolves installable unit junit-platform-launcher/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:sources:1.9.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-launcher:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar resolves installable unit junit-platform-launcher.source/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:1.9.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-runner:jar:1.9.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-runner:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar resolves installable unit junit-platform-runner/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:sources:1.9.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-runner:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar resolves installable unit junit-platform-runner.source/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:1.9.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-api:jar:1.9.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-api:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar resolves installable unit junit-platform-suite-api/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:sources:1.9.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-api:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar resolves installable unit junit-platform-suite-api.source/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:1.9.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-commons:jar:1.9.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar resolves installable unit junit-platform-suite-commons/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:sources:1.9.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar resolves installable unit junit-platform-suite-commons.source/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:1.9.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-engine:jar:1.9.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar resolves installable unit junit-platform-suite-engine/1.9.0
02:08:17 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:sources:1.9.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar resolves installable unit junit-platform-suite-engine.source/1.9.0
02:08:17 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:5.9.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.vintage:junit-vintage-engine:jar:5.9.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.junit.vintage:junit-vintage-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar resolves installable unit junit-vintage-engine/5.9.0
02:08:17 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:sources:5.9.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.junit.vintage:junit-vintage-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar resolves installable unit junit-vintage-engine.source/5.9.0
02:08:17 [DEBUG] Resolve org.opentest4j:opentest4j:jar:1.2.0...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.opentest4j:opentest4j:jar:1.2.0]...
02:08:17 [DEBUG] MavenResolver: artifact org.opentest4j:opentest4j:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar resolves installable unit org.opentest4j/1.2.0
02:08:17 [DEBUG] Resolve org.opentest4j:opentest4j:jar:sources:1.2.0...
02:08:17 [DEBUG] MavenResolver: source-artifact org.opentest4j:opentest4j:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar resolves installable unit org.opentest4j.source/1.2.0
02:08:17 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:1.1.2...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apiguardian:apiguardian-api:jar:1.1.2]...
02:08:17 [DEBUG] MavenResolver: artifact org.apiguardian:apiguardian-api:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar resolves installable unit org.apiguardian.api/1.1.2
02:08:17 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:sources:1.1.2...
02:08:17 [DEBUG] MavenResolver: source-artifact org.apiguardian:apiguardian-api:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar resolves installable unit org.apiguardian.api.source/1.1.2
02:08:17 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:17 [DEBUG] 	junit-jupiter-engine 5.9.0
02:08:17 [DEBUG] 	junit-jupiter-params.source 5.9.0
02:08:17 [DEBUG] 	junit-platform-commons 1.9.0
02:08:17 [DEBUG] 	junit-platform-runner.source 1.9.0
02:08:17 [DEBUG] 	junit-jupiter-api 5.9.0
02:08:17 [DEBUG] 	junit-platform-suite-commons 1.9.0
02:08:17 [DEBUG] 	junit-platform-launcher 1.9.0
02:08:17 [DEBUG] 	junit-vintage-engine.source 5.9.0
02:08:17 [DEBUG] 	junit-jupiter-migrationsupport 5.9.0
02:08:17 [DEBUG] 	junit-platform-suite-engine.source 1.9.0
02:08:17 [DEBUG] 	org.apiguardian.api 1.1.2
02:08:17 [DEBUG] 	junit-platform-suite-engine 1.9.0
02:08:17 [DEBUG] 	junit-platform-launcher.source 1.9.0
02:08:17 [DEBUG] 	junit-platform-suite-api.source 1.9.0
02:08:17 [DEBUG] 	junit-platform-engine 1.9.0
02:08:17 [DEBUG] 	junit-platform-suite-api 1.9.0
02:08:17 [DEBUG] 	junit-jupiter-migrationsupport.source 5.9.0
02:08:17 [DEBUG] 	org.opentest4j 1.2.0
02:08:17 [DEBUG] 	junit-platform-commons.source 1.9.0
02:08:17 [DEBUG] 	junit-jupiter-params 5.9.0
02:08:17 [DEBUG] 	junit-vintage-engine 5.9.0
02:08:17 [DEBUG] 	junit-platform-engine.source 1.9.0
02:08:17 [DEBUG] 	junit-jupiter-api.source 5.9.0
02:08:17 [DEBUG] 	junit-platform-suite-commons.source 1.9.0
02:08:17 [DEBUG] 	org.opentest4j.source 1.2.0
02:08:17 [DEBUG] 	org.apiguardian.api.source 1.1.2
02:08:17 [DEBUG] 	junit-jupiter-engine.source 5.9.0
02:08:17 [DEBUG] 	junit-platform-runner 1.9.0
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.tools.base:3.107.400.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:17 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:17 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.tools.base:3.107.400.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.tools.spies:3.108.500.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.examples:3.107.400.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:17 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:17 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.tools:3.109.600.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.tools.base:3.107.400.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.tools.spies:3.108.500.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:17 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:17 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:17 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:17 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:17 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:17 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:17 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:17 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:17 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in target-platform-configuration <executionEnvironment>
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [DEBUG] Target definition file contains 304 units
02:08:17 [DEBUG] Added 0 locally built units to the target platform
02:08:17 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
02:08:17 [DEBUG] properties ~= $0: [(&(osgi.arch=x86_64)(osgi.os=macosx)(osgi.ws=cocoa))] (matches true)
02:08:17 [INFO] Resolved fragments:
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:17 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:17 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:17 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
02:08:17 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:17 [DEBUG] Using execution environment 'JavaSE-11' configured in target-platform-configuration <executionEnvironment>
02:08:17 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:17 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@9504a58...
02:08:17 [DEBUG] Target definition content cache miss: All entries differ, but there are entries which only differ in one parameter: [target environments, target environments, target environments, target environments, target environments, target environments, target environments]
02:08:17 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:17 [DEBUG] Resolve com.google.code.gson:gson:jar:2.9.1...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.google.code.gson:gson:jar:2.9.1]...
02:08:17 [DEBUG] MavenResolver: artifact com.google.code.gson:gson:2.9.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar resolves installable unit com.google.gson/2.9.1
02:08:17 [DEBUG] Resolve com.google.code.gson:gson:jar:sources:2.9.1...
02:08:17 [DEBUG] MavenResolver: source-artifact com.google.code.gson:gson:2.9.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar resolves installable unit com.google.gson.source/2.9.1
02:08:17 [DEBUG] Resolve com.ibm.icu:icu4j:jar:71.1...
02:08:17 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.ibm.icu:icu4j:jar:71.1]...
02:08:17 [DEBUG] MavenResolver: artifact com.ibm.icu:icu4j:71.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar resolves installable unit com.ibm.icu/71.1.0
02:08:17 [DEBUG] Resolve com.ibm.icu:icu4j:jar:sources:71.1...
02:08:18 [DEBUG] MavenResolver: source-artifact com.ibm.icu:icu4j:71.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1-sources.jar resolves installable unit com.ibm.icu.source/71.1.0
02:08:18 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:1.4...
02:08:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-fileupload:commons-fileupload:jar:1.4]...
02:08:18 [DEBUG] MavenResolver: artifact commons-fileupload:commons-fileupload:1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar resolves installable unit org.apache.commons.commons-fileupload/1.4.0
02:08:18 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:sources:1.4...
02:08:18 [DEBUG] MavenResolver: source-artifact commons-fileupload:commons-fileupload:1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar resolves installable unit org.apache.commons.commons-fileupload.source/1.4.0
02:08:18 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:5.12.1...
02:08:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna-platform:jar:5.12.1]...
02:08:18 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna-platform:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar resolves installable unit com.sun.jna.platform/5.12.1
02:08:18 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:sources:5.12.1...
02:08:18 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna-platform:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1-sources.jar resolves installable unit com.sun.jna.platform.source/5.12.1
02:08:18 [DEBUG] Resolve net.java.dev.jna:jna:jar:5.12.1...
02:08:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna:jar:5.12.1]...
02:08:18 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar resolves installable unit com.sun.jna/5.12.1
02:08:18 [DEBUG] Resolve net.java.dev.jna:jna:jar:sources:5.12.1...
02:08:18 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1-sources.jar resolves installable unit com.sun.jna.source/5.12.1
02:08:18 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:2.8.0...
02:08:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.sshd:sshd-osgi:jar:2.8.0]...
02:08:18 [DEBUG] MavenResolver: artifact org.apache.sshd:sshd-osgi:2.8.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar resolves installable unit org.apache.sshd.osgi/2.8.0
02:08:18 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:sources:2.8.0...
02:08:18 [DEBUG] MavenResolver: source-artifact org.apache.sshd:sshd-osgi:2.8.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar resolves installable unit org.apache.sshd.osgi.source/2.8.0
02:08:18 [DEBUG] Resolve org.jsoup:jsoup:jar:1.14.3...
02:08:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.jsoup:jsoup:jar:1.14.3]...
02:08:18 [DEBUG] MavenResolver: artifact org.jsoup:jsoup:1.14.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar resolves installable unit org.jsoup/1.14.3
02:08:18 [DEBUG] Resolve org.jsoup:jsoup:jar:sources:1.14.3...
02:08:18 [DEBUG] MavenResolver: source-artifact org.jsoup:jsoup:1.14.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar resolves installable unit org.jsoup.source/1.14.3
02:08:18 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6...
02:08:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6]...
02:08:18 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar resolves installable unit org.sat4j.pb/2.3.6.v20201214
02:08:18 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:sources:2.3.6...
02:08:18 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar resolves installable unit org.sat4j.pb.source/2.3.6.v20201214
02:08:18 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6...
02:08:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6]...
02:08:18 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar resolves installable unit org.sat4j.core/2.3.6.v20201214
02:08:18 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:sources:2.3.6...
02:08:18 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar resolves installable unit org.sat4j.core.source/2.3.6.v20201214
02:08:18 [DEBUG] Resolve org.tukaani:xz:jar:1.9...
02:08:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.tukaani:xz:jar:1.9]...
02:08:18 [DEBUG] MavenResolver: artifact org.tukaani:xz:1.9 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar resolves installable unit org.tukaani.xz/1.9.0
02:08:18 [DEBUG] Resolve org.tukaani:xz:jar:sources:1.9...
02:08:18 [DEBUG] MavenResolver: source-artifact org.tukaani:xz:1.9:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9-sources.jar resolves installable unit org.tukaani.xz.source/1.9.0
02:08:18 [DEBUG] Resolve org.yaml:snakeyaml:jar:1.27...
02:08:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.yaml:snakeyaml:jar:1.27]...
02:08:18 [DEBUG] MavenResolver: artifact org.yaml:snakeyaml:1.27 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar resolves installable unit org.yaml.snakeyaml/1.27.0
02:08:18 [DEBUG] Resolve org.yaml:snakeyaml:jar:sources:1.27...
02:08:18 [DEBUG] MavenResolver: source-artifact org.yaml:snakeyaml:1.27:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar resolves installable unit org.yaml.snakeyaml.source/1.27.0
02:08:18 [DEBUG] Resolve commons-lang:commons-lang:jar:2.6...
02:08:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-lang:commons-lang:jar:2.6]...
02:08:18 [DEBUG] MavenResolver: artifact commons-lang:commons-lang:2.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar resolves installable unit org.apache.commons.lang/2.6.0
02:08:18 [DEBUG] Resolve commons-lang:commons-lang:jar:sources:2.6...
02:08:18 [DEBUG] MavenResolver: source-artifact commons-lang:commons-lang:2.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar resolves installable unit org.apache.commons.lang.source/2.6.0
02:08:18 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:1.71...
02:08:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcpg-jdk18on:jar:1.71]...
02:08:18 [DEBUG] MavenResolver: artifact org.bouncycastle:bcpg-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar resolves installable unit bcpg/1.71.0
02:08:18 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:sources:1.71...
02:08:18 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcpg-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar resolves installable unit bcpg.source/1.71.0
02:08:18 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:1.71...
02:08:18 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcprov-jdk18on:jar:1.71]...
02:08:18 [DEBUG] MavenResolver: artifact org.bouncycastle:bcprov-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar resolves installable unit bcprov/1.71.0
02:08:18 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:sources:1.71...
02:08:19 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcprov-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar resolves installable unit bcprov.source/1.71.0
02:08:19 [DEBUG] Resolve commons-io:commons-io:jar:2.11.0...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-io:commons-io:jar:2.11.0]...
02:08:19 [DEBUG] MavenResolver: artifact commons-io:commons-io:2.11.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar resolves installable unit org.apache.commons.commons-io/2.11.0
02:08:19 [DEBUG] Resolve commons-io:commons-io:jar:sources:2.11.0...
02:08:19 [DEBUG] MavenResolver: source-artifact commons-io:commons-io:2.11.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar resolves installable unit org.apache.commons.commons-io.source/2.11.0
02:08:19 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:19 [DEBUG] 	org.sat4j.core.source 2.3.6.v20201214
02:08:19 [DEBUG] 	org.apache.commons.lang.source 2.6.0
02:08:19 [DEBUG] 	org.yaml.snakeyaml.source 1.27.0
02:08:19 [DEBUG] 	bcpg.source 1.71.0
02:08:19 [DEBUG] 	org.sat4j.pb 2.3.6.v20201214
02:08:19 [DEBUG] 	org.sat4j.core 2.3.6.v20201214
02:08:19 [DEBUG] 	org.jsoup 1.14.3
02:08:19 [DEBUG] 	org.apache.commons.lang 2.6.0
02:08:19 [DEBUG] 	org.apache.commons.commons-io.source 2.11.0
02:08:19 [DEBUG] 	bcpg 1.71.0
02:08:19 [DEBUG] 	com.sun.jna.platform 5.12.1
02:08:19 [DEBUG] 	org.jsoup.source 1.14.3
02:08:19 [DEBUG] 	com.google.gson.source 2.9.1
02:08:19 [DEBUG] 	org.apache.sshd.osgi 2.8.0
02:08:19 [DEBUG] 	org.apache.commons.commons-fileupload.source 1.4.0
02:08:19 [DEBUG] 	org.yaml.snakeyaml 1.27.0
02:08:19 [DEBUG] 	org.sat4j.pb.source 2.3.6.v20201214
02:08:19 [DEBUG] 	org.apache.commons.commons-fileupload 1.4.0
02:08:19 [DEBUG] 	com.sun.jna.source 5.12.1
02:08:19 [DEBUG] 	com.google.gson 2.9.1
02:08:19 [DEBUG] 	com.ibm.icu 71.1.0
02:08:19 [DEBUG] 	org.tukaani.xz 1.9.0
02:08:19 [DEBUG] 	org.apache.commons.commons-io 2.11.0
02:08:19 [DEBUG] 	bcprov 1.71.0
02:08:19 [DEBUG] 	com.sun.jna.platform.source 5.12.1
02:08:19 [DEBUG] 	org.tukaani.xz.source 1.9.0
02:08:19 [DEBUG] 	com.ibm.icu.source 71.1.0
02:08:19 [DEBUG] 	com.sun.jna 5.12.1
02:08:19 [DEBUG] 	org.apache.sshd.osgi.source 2.8.0
02:08:19 [DEBUG] 	bcprov.source 1.71.0
02:08:19 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:19 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:4.0.4...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=jakarta.servlet:jakarta.servlet-api:jar:4.0.4]...
02:08:19 [DEBUG] MavenResolver: artifact jakarta.servlet:jakarta.servlet-api:4.0.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar resolves installable unit jakarta.servlet-api/4.0.0
02:08:19 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:sources:4.0.4...
02:08:19 [DEBUG] MavenResolver: source-artifact jakarta.servlet:jakarta.servlet-api:4.0.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar resolves installable unit jakarta.servlet-api.source/4.0.0
02:08:19 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3]...
02:08:19 [DEBUG] MavenResolver: artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar resolves installable unit javax.servlet.jsp-api/2.3.3
02:08:19 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:sources:2.3.3...
02:08:19 [DEBUG] MavenResolver: source-artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar resolves installable unit javax.servlet.jsp-api.source/2.3.3
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:10.0.11...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-http:jar:10.0.11]...
02:08:19 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-http:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar resolves installable unit org.eclipse.jetty.http/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:sources:10.0.11...
02:08:19 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-http:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.http.source/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:10.0.11...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-io:jar:10.0.11]...
02:08:19 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-io:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar resolves installable unit org.eclipse.jetty.io/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:sources:10.0.11...
02:08:19 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-io:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.io.source/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:10.0.11...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-security:jar:10.0.11]...
02:08:19 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-security:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar resolves installable unit org.eclipse.jetty.security/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:sources:10.0.11...
02:08:19 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-security:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.security.source/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:10.0.11...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-server:jar:10.0.11]...
02:08:19 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-server:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar resolves installable unit org.eclipse.jetty.server/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:sources:10.0.11...
02:08:19 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-server:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.server.source/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:10.0.11...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-servlet:jar:10.0.11]...
02:08:19 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-servlet:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar resolves installable unit org.eclipse.jetty.servlet/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:sources:10.0.11...
02:08:19 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-servlet:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.servlet.source/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:10.0.11...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util-ajax:jar:10.0.11]...
02:08:19 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util-ajax:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar resolves installable unit org.eclipse.jetty.util.ajax/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:sources:10.0.11...
02:08:19 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util-ajax:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.ajax.source/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:10.0.11...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util:jar:10.0.11]...
02:08:19 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar resolves installable unit org.eclipse.jetty.util/10.0.11
02:08:19 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:sources:10.0.11...
02:08:19 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.source/10.0.11
02:08:19 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:19 [DEBUG] 	org.eclipse.jetty.util.ajax 10.0.11
02:08:19 [DEBUG] 	org.eclipse.jetty.security 10.0.11
02:08:19 [DEBUG] 	org.eclipse.jetty.util 10.0.11
02:08:19 [DEBUG] 	org.eclipse.jetty.io.source 10.0.11
02:08:19 [DEBUG] 	org.eclipse.jetty.server 10.0.11
02:08:19 [DEBUG] 	org.eclipse.jetty.io 10.0.11
02:08:19 [DEBUG] 	org.eclipse.jetty.server.source 10.0.11
02:08:19 [DEBUG] 	org.eclipse.jetty.servlet 10.0.11
02:08:19 [DEBUG] 	javax.servlet.jsp-api.source 2.3.3
02:08:19 [DEBUG] 	org.eclipse.jetty.util.source 10.0.11
02:08:19 [DEBUG] 	jakarta.servlet-api.source 4.0.0
02:08:19 [DEBUG] 	org.eclipse.jetty.security.source 10.0.11
02:08:19 [DEBUG] 	org.eclipse.jetty.servlet.source 10.0.11
02:08:19 [DEBUG] 	org.eclipse.jetty.util.ajax.source 10.0.11
02:08:19 [DEBUG] 	javax.servlet.jsp-api 2.3.3
02:08:19 [DEBUG] 	jakarta.servlet-api 4.0.0
02:08:19 [DEBUG] 	org.eclipse.jetty.http 10.0.11
02:08:19 [DEBUG] 	org.eclipse.jetty.http.source 10.0.11
02:08:19 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:19 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:1.12.13...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy-agent:jar:1.12.13]...
02:08:19 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy-agent:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy-agent/1.12.13
02:08:19 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:sources:1.12.13...
02:08:19 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy-agent:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy-agent.source/1.12.13
02:08:19 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:1.12.13...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy:jar:1.12.13]...
02:08:19 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy/1.12.13
02:08:19 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:sources:1.12.13...
02:08:19 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy.source/1.12.13
02:08:19 [DEBUG] Resolve org.assertj:assertj-core:jar:3.23.1...
02:08:19 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.assertj:assertj-core:jar:3.23.1]...
02:08:19 [DEBUG] MavenResolver: artifact org.assertj:assertj-core:3.23.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar resolves installable unit assertj-core/3.23.1
02:08:19 [DEBUG] Resolve org.assertj:assertj-core:jar:sources:3.23.1...
02:08:20 [DEBUG] MavenResolver: source-artifact org.assertj:assertj-core:3.23.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar resolves installable unit assertj-core.source/3.23.1
02:08:20 [DEBUG] Resolve org.mockito:mockito-core:jar:4.7.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.mockito:mockito-core:jar:4.7.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.mockito:mockito-core:4.7.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar resolves installable unit org.mockito.mockito-core/4.7.0
02:08:20 [DEBUG] Resolve org.mockito:mockito-core:jar:sources:4.7.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.mockito:mockito-core:4.7.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0-sources.jar resolves installable unit org.mockito.mockito-core.source/4.7.0
02:08:20 [DEBUG] Resolve org.objenesis:objenesis:jar:3.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.objenesis:objenesis:jar:3.2]...
02:08:20 [DEBUG] MavenResolver: artifact org.objenesis:objenesis:3.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2.jar resolves installable unit org.objenesis/3.2.0
02:08:20 [DEBUG] Resolve org.objenesis:objenesis:jar:sources:3.2...
02:08:20 [DEBUG] MavenResolver: source-artifact org.objenesis:objenesis:3.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar resolves installable unit org.objenesis.source/3.2.0
02:08:20 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:20 [DEBUG] 	assertj-core.source 3.23.1
02:08:20 [DEBUG] 	net.bytebuddy.byte-buddy 1.12.13
02:08:20 [DEBUG] 	org.mockito.mockito-core 4.7.0
02:08:20 [DEBUG] 	org.mockito.mockito-core.source 4.7.0
02:08:20 [DEBUG] 	org.objenesis.source 3.2.0
02:08:20 [DEBUG] 	net.bytebuddy.byte-buddy-agent 1.12.13
02:08:20 [DEBUG] 	net.bytebuddy.byte-buddy-agent.source 1.12.13
02:08:20 [DEBUG] 	assertj-core 3.23.1
02:08:20 [DEBUG] 	net.bytebuddy.byte-buddy.source 1.12.13
02:08:20 [DEBUG] 	org.objenesis 3.2.0
02:08:20 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:20 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:9.3...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-commons:jar:9.3]...
02:08:20 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-commons:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar resolves installable unit org.objectweb.asm.commons/9.3.0
02:08:20 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:sources:9.3...
02:08:20 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-commons:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar resolves installable unit org.objectweb.asm.commons.source/9.3.0
02:08:20 [DEBUG] Resolve org.ow2.asm:asm-util:jar:9.3...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-util:jar:9.3]...
02:08:20 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-util:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar resolves installable unit org.objectweb.asm.util/9.3.0
02:08:20 [DEBUG] Resolve org.ow2.asm:asm-util:jar:sources:9.3...
02:08:20 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-util:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar resolves installable unit org.objectweb.asm.util.source/9.3.0
02:08:20 [DEBUG] Resolve org.ow2.asm:asm:jar:9.3...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm:jar:9.3]...
02:08:20 [DEBUG] MavenResolver: artifact org.ow2.asm:asm:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar resolves installable unit org.objectweb.asm/9.3.0
02:08:20 [DEBUG] Resolve org.ow2.asm:asm:jar:sources:9.3...
02:08:20 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3-sources.jar resolves installable unit org.objectweb.asm.source/9.3.0
02:08:20 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:9.3...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-tree:jar:9.3]...
02:08:20 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-tree:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar resolves installable unit org.objectweb.asm.tree/9.3.0
02:08:20 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:sources:9.3...
02:08:20 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-tree:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar resolves installable unit org.objectweb.asm.tree.source/9.3.0
02:08:20 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:20 [DEBUG] 	org.objectweb.asm.commons 9.3.0
02:08:20 [DEBUG] 	org.objectweb.asm 9.3.0
02:08:20 [DEBUG] 	org.objectweb.asm.tree.source 9.3.0
02:08:20 [DEBUG] 	org.objectweb.asm.commons.source 9.3.0
02:08:20 [DEBUG] 	org.objectweb.asm.util.source 9.3.0
02:08:20 [DEBUG] 	org.objectweb.asm.tree 9.3.0
02:08:20 [DEBUG] 	org.objectweb.asm.source 9.3.0
02:08:20 [DEBUG] 	org.objectweb.asm.util 9.3.0
02:08:20 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:20 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1]...
02:08:20 [DEBUG] MavenResolver: artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar resolves installable unit biz.aQute.bnd.annotation/6.3.1.202206071316
02:08:20 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:sources:6.3.1...
02:08:20 [DEBUG] MavenResolver: source-artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar resolves installable unit biz.aQute.bnd.annotation.source/6.3.1.202206071316
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:1.1.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.versioning:jar:1.1.2]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.versioning:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar resolves installable unit org.osgi.annotation.versioning/1.1.2.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:sources:1.1.2...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.versioning:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar resolves installable unit org.osgi.annotation.versioning.source/1.1.2.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:2.0.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.bundle:jar:2.0.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.bundle:2.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar resolves installable unit org.osgi.annotation.bundle/2.0.0.202202082230
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:sources:2.0.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.bundle:2.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar resolves installable unit org.osgi.annotation.bundle.source/2.0.0.202202082230
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:1.6.1...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.cm:jar:1.6.1]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.cm:1.6.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar resolves installable unit org.osgi.service.cm/1.6.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:sources:1.6.1...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.cm:1.6.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar resolves installable unit org.osgi.service.cm.source/1.6.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:1.5.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component.annotations:jar:1.5.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component.annotations:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar resolves installable unit org.osgi.service.component.annotations/1.5.0.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:sources:1.5.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component.annotations:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar resolves installable unit org.osgi.service.component.annotations.source/1.5.0.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:1.5.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component:jar:1.5.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar resolves installable unit org.osgi.service.component/1.5.0.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:sources:1.5.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar resolves installable unit org.osgi.service.component.source/1.5.0.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:1.0.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.coordinator:jar:1.0.2]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.coordinator:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar resolves installable unit org.osgi.service.coordinator/1.0.2.201505202024
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:sources:1.0.2...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.coordinator:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar resolves installable unit org.osgi.service.coordinator.source/1.0.2.201505202024
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:1.1.1...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.device:jar:1.1.1]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.device:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar resolves installable unit org.osgi.service.device/1.1.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:sources:1.1.1...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.device:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar resolves installable unit org.osgi.service.device.source/1.1.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:1.4.1...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.event:jar:1.4.1]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.event:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar resolves installable unit org.osgi.service.event/1.4.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:sources:1.4.1...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.event:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar resolves installable unit org.osgi.service.event.source/1.4.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar resolves installable unit org.osgi.service.http.whiteboard/1.1.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:sources:1.1.1...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar resolves installable unit org.osgi.service.http.whiteboard.source/1.1.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:1.2.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http:jar:1.2.2]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http:1.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar resolves installable unit org.osgi.service.http/1.2.2.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:sources:1.2.2...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http:1.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar resolves installable unit org.osgi.service.http.source/1.2.2.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:1.0.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.log.stream:jar:1.0.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.log.stream:1.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar resolves installable unit org.osgi.service.log.stream/1.0.0.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:sources:1.0.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.log.stream:1.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar resolves installable unit org.osgi.service.log.stream.source/1.0.0.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:1.4.1...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.metatype:jar:1.4.1]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.metatype:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar resolves installable unit org.osgi.service.metatype/1.4.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:sources:1.4.1...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.metatype:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar resolves installable unit org.osgi.service.metatype.source/1.4.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:1.1.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.prefs:jar:1.1.2]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.prefs:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar resolves installable unit org.osgi.service.prefs/1.1.2.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:sources:1.1.2...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.prefs:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar resolves installable unit org.osgi.service.prefs.source/1.1.2.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:1.2.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.provisioning:jar:1.2.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.provisioning:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar resolves installable unit org.osgi.service.provisioning/1.2.0.201505202024
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:sources:1.2.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.provisioning:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar resolves installable unit org.osgi.service.provisioning.source/1.2.0.201505202024
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:1.2.1...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.upnp:jar:1.2.1]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.upnp:1.2.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar resolves installable unit org.osgi.service.upnp/1.2.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:sources:1.2.1...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.upnp:1.2.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar resolves installable unit org.osgi.service.upnp.source/1.2.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:1.1.1...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.useradmin:jar:1.1.1]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.useradmin:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar resolves installable unit org.osgi.service.useradmin/1.1.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:sources:1.1.1...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.useradmin:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar resolves installable unit org.osgi.service.useradmin.source/1.1.1.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:1.0.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.wireadmin:jar:1.0.2]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.wireadmin:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar resolves installable unit org.osgi.service.wireadmin/1.0.2.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:sources:1.0.2...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.wireadmin:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar resolves installable unit org.osgi.service.wireadmin.source/1.0.2.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:1.2.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.function:jar:1.2.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.function:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar resolves installable unit org.osgi.util.function/1.2.0.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:sources:1.2.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.function:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar resolves installable unit org.osgi.util.function.source/1.2.0.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:1.0.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.measurement:jar:1.0.2]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.measurement:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar resolves installable unit org.osgi.util.measurement/1.0.2.201802012109
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:sources:1.0.2...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.measurement:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar resolves installable unit org.osgi.util.measurement.source/1.0.2.201802012109
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:1.0.1...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.position:jar:1.0.1]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.position:1.0.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar resolves installable unit org.osgi.util.position/1.0.1.201505202026
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:sources:1.0.1...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.position:1.0.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar resolves installable unit org.osgi.util.position.source/1.0.1.201505202026
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:1.2.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.promise:jar:1.2.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.promise:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar resolves installable unit org.osgi.util.promise/1.2.0.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:sources:1.2.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.promise:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar resolves installable unit org.osgi.util.promise.source/1.2.0.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:1.0.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.pushstream:jar:1.0.2]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.pushstream:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar resolves installable unit org.osgi.util.pushstream/1.0.2.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:sources:1.0.2...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.pushstream:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar resolves installable unit org.osgi.util.pushstream.source/1.0.2.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:1.0.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.xml:jar:1.0.2]...
02:08:20 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.xml:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar resolves installable unit org.osgi.util.xml/1.0.2.202109301733
02:08:20 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:sources:1.0.2...
02:08:20 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.xml:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar resolves installable unit org.osgi.util.xml.source/1.0.2.202109301733
02:08:20 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:20 [DEBUG] 	biz.aQute.bnd.annotation.source 6.3.1.202206071316
02:08:20 [DEBUG] 	org.osgi.service.prefs.source 1.1.2.202109301733
02:08:20 [DEBUG] 	org.osgi.service.coordinator.source 1.0.2.201505202024
02:08:20 [DEBUG] 	org.osgi.service.component.annotations 1.5.0.202109301733
02:08:20 [DEBUG] 	org.osgi.service.http 1.2.2.202109301733
02:08:20 [DEBUG] 	org.osgi.util.xml 1.0.2.202109301733
02:08:20 [DEBUG] 	org.osgi.service.component 1.5.0.202109301733
02:08:20 [DEBUG] 	org.osgi.annotation.bundle 2.0.0.202202082230
02:08:20 [DEBUG] 	org.osgi.annotation.versioning 1.1.2.202109301733
02:08:20 [DEBUG] 	org.osgi.service.provisioning.source 1.2.0.201505202024
02:08:20 [DEBUG] 	org.osgi.service.event.source 1.4.1.202109301733
02:08:20 [DEBUG] 	org.osgi.util.xml.source 1.0.2.202109301733
02:08:20 [DEBUG] 	org.osgi.util.measurement.source 1.0.2.201802012109
02:08:20 [DEBUG] 	org.osgi.service.http.whiteboard 1.1.1.202109301733
02:08:20 [DEBUG] 	org.osgi.service.log.stream 1.0.0.202109301733
02:08:20 [DEBUG] 	org.osgi.service.cm.source 1.6.1.202109301733
02:08:20 [DEBUG] 	org.osgi.service.useradmin 1.1.1.202109301733
02:08:20 [DEBUG] 	org.osgi.util.function 1.2.0.202109301733
02:08:20 [DEBUG] 	org.osgi.service.prefs 1.1.2.202109301733
02:08:20 [DEBUG] 	org.osgi.annotation.bundle.source 2.0.0.202202082230
02:08:20 [DEBUG] 	org.osgi.util.promise.source 1.2.0.202109301733
02:08:20 [DEBUG] 	org.osgi.service.http.whiteboard.source 1.1.1.202109301733
02:08:20 [DEBUG] 	org.osgi.service.coordinator 1.0.2.201505202024
02:08:20 [DEBUG] 	biz.aQute.bnd.annotation 6.3.1.202206071316
02:08:20 [DEBUG] 	org.osgi.service.event 1.4.1.202109301733
02:08:20 [DEBUG] 	org.osgi.service.upnp 1.2.1.202109301733
02:08:20 [DEBUG] 	org.osgi.service.upnp.source 1.2.1.202109301733
02:08:20 [DEBUG] 	org.osgi.util.position 1.0.1.201505202026
02:08:20 [DEBUG] 	org.osgi.service.wireadmin.source 1.0.2.202109301733
02:08:20 [DEBUG] 	org.osgi.service.metatype.source 1.4.1.202109301733
02:08:20 [DEBUG] 	org.osgi.util.measurement 1.0.2.201802012109
02:08:20 [DEBUG] 	org.osgi.service.cm 1.6.1.202109301733
02:08:20 [DEBUG] 	org.osgi.util.pushstream.source 1.0.2.202109301733
02:08:20 [DEBUG] 	org.osgi.service.component.annotations.source 1.5.0.202109301733
02:08:20 [DEBUG] 	org.osgi.util.promise 1.2.0.202109301733
02:08:20 [DEBUG] 	org.osgi.service.wireadmin 1.0.2.202109301733
02:08:20 [DEBUG] 	org.osgi.service.log.stream.source 1.0.0.202109301733
02:08:20 [DEBUG] 	org.osgi.annotation.versioning.source 1.1.2.202109301733
02:08:20 [DEBUG] 	org.osgi.service.device 1.1.1.202109301733
02:08:20 [DEBUG] 	org.osgi.service.http.source 1.2.2.202109301733
02:08:20 [DEBUG] 	org.osgi.service.provisioning 1.2.0.201505202024
02:08:20 [DEBUG] 	org.osgi.util.function.source 1.2.0.202109301733
02:08:20 [DEBUG] 	org.osgi.service.metatype 1.4.1.202109301733
02:08:20 [DEBUG] 	org.osgi.service.device.source 1.1.1.202109301733
02:08:20 [DEBUG] 	org.osgi.util.position.source 1.0.1.201505202026
02:08:20 [DEBUG] 	org.osgi.service.component.source 1.5.0.202109301733
02:08:20 [DEBUG] 	org.osgi.service.useradmin.source 1.1.1.202109301733
02:08:20 [DEBUG] 	org.osgi.util.pushstream 1.0.2.202109301733
02:08:20 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:20 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2]...
02:08:20 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations/2.13.2
02:08:20 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.13.2...
02:08:20 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations.source/2.13.2
02:08:20 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:2.13.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-core:jar:2.13.2]...
02:08:20 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-core:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-core/2.13.2
02:08:20 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:sources:2.13.2...
02:08:20 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-core:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-core.source/2.13.2
02:08:20 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2]...
02:08:20 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind/2.13.2.2
02:08:20 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:sources:2.13.2.2...
02:08:20 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind.source/2.13.2.2
02:08:20 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:20 [DEBUG] 	com.fasterxml.jackson.core.jackson-core.source 2.13.2
02:08:20 [DEBUG] 	com.fasterxml.jackson.core.jackson-core 2.13.2
02:08:20 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations.source 2.13.2
02:08:20 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations 2.13.2
02:08:20 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind 2.13.2.2
02:08:20 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind.source 2.13.2.2
02:08:20 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:20 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2]...
02:08:20 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar resolves installable unit org.apache.felix.gogo.command/1.1.2
02:08:20 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:sources:1.1.2...
02:08:20 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar resolves installable unit org.apache.felix.gogo.command.source/1.1.2
02:08:20 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6]...
02:08:20 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar resolves installable unit org.apache.felix.gogo.runtime/1.1.6
02:08:20 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:sources:1.1.6...
02:08:20 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar resolves installable unit org.apache.felix.gogo.runtime.source/1.1.6
02:08:20 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4]...
02:08:20 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar resolves installable unit org.apache.felix.gogo.shell/1.1.4
02:08:20 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:sources:1.1.4...
02:08:20 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar resolves installable unit org.apache.felix.gogo.shell.source/1.1.4
02:08:20 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:2.2.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.scr:jar:2.2.2]...
02:08:20 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.scr:2.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar resolves installable unit org.apache.felix.scr/2.2.2
02:08:20 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:sources:2.2.2...
02:08:20 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.scr:2.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar resolves installable unit org.apache.felix.scr.source/2.2.2
02:08:20 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:20 [DEBUG] 	org.apache.felix.gogo.command.source 1.1.2
02:08:20 [DEBUG] 	org.apache.felix.gogo.runtime.source 1.1.6
02:08:20 [DEBUG] 	org.apache.felix.gogo.command 1.1.2
02:08:20 [DEBUG] 	org.apache.felix.scr.source 2.2.2
02:08:20 [DEBUG] 	org.apache.felix.gogo.shell.source 1.1.4
02:08:20 [DEBUG] 	org.apache.felix.scr 2.2.2
02:08:20 [DEBUG] 	org.apache.felix.gogo.shell 1.1.4
02:08:20 [DEBUG] 	org.apache.felix.gogo.runtime 1.1.6
02:08:20 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:20 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:5.9.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-api:jar:5.9.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-api:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar resolves installable unit junit-jupiter-api/5.9.0
02:08:20 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:sources:5.9.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-api:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar resolves installable unit junit-jupiter-api.source/5.9.0
02:08:20 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:5.9.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-engine:jar:5.9.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar resolves installable unit junit-jupiter-engine/5.9.0
02:08:20 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:sources:5.9.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar resolves installable unit junit-jupiter-engine.source/5.9.0
02:08:20 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar resolves installable unit junit-jupiter-migrationsupport/5.9.0
02:08:20 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:sources:5.9.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar resolves installable unit junit-jupiter-migrationsupport.source/5.9.0
02:08:20 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:5.9.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-params:jar:5.9.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-params:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar resolves installable unit junit-jupiter-params/5.9.0
02:08:20 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:sources:5.9.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-params:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar resolves installable unit junit-jupiter-params.source/5.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:1.9.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-commons:jar:1.9.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar resolves installable unit junit-platform-commons/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:sources:1.9.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar resolves installable unit junit-platform-commons.source/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:1.9.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-engine:jar:1.9.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar resolves installable unit junit-platform-engine/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:sources:1.9.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar resolves installable unit junit-platform-engine.source/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:1.9.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-launcher:jar:1.9.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-launcher:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar resolves installable unit junit-platform-launcher/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:sources:1.9.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-launcher:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar resolves installable unit junit-platform-launcher.source/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:1.9.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-runner:jar:1.9.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-runner:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar resolves installable unit junit-platform-runner/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:sources:1.9.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-runner:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar resolves installable unit junit-platform-runner.source/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:1.9.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-api:jar:1.9.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-api:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar resolves installable unit junit-platform-suite-api/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:sources:1.9.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-api:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar resolves installable unit junit-platform-suite-api.source/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:1.9.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-commons:jar:1.9.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar resolves installable unit junit-platform-suite-commons/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:sources:1.9.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar resolves installable unit junit-platform-suite-commons.source/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:1.9.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-engine:jar:1.9.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar resolves installable unit junit-platform-suite-engine/1.9.0
02:08:20 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:sources:1.9.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar resolves installable unit junit-platform-suite-engine.source/1.9.0
02:08:20 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:5.9.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.vintage:junit-vintage-engine:jar:5.9.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.junit.vintage:junit-vintage-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar resolves installable unit junit-vintage-engine/5.9.0
02:08:20 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:sources:5.9.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.junit.vintage:junit-vintage-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar resolves installable unit junit-vintage-engine.source/5.9.0
02:08:20 [DEBUG] Resolve org.opentest4j:opentest4j:jar:1.2.0...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.opentest4j:opentest4j:jar:1.2.0]...
02:08:20 [DEBUG] MavenResolver: artifact org.opentest4j:opentest4j:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar resolves installable unit org.opentest4j/1.2.0
02:08:20 [DEBUG] Resolve org.opentest4j:opentest4j:jar:sources:1.2.0...
02:08:20 [DEBUG] MavenResolver: source-artifact org.opentest4j:opentest4j:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar resolves installable unit org.opentest4j.source/1.2.0
02:08:20 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:1.1.2...
02:08:20 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apiguardian:apiguardian-api:jar:1.1.2]...
02:08:20 [DEBUG] MavenResolver: artifact org.apiguardian:apiguardian-api:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar resolves installable unit org.apiguardian.api/1.1.2
02:08:20 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:sources:1.1.2...
02:08:20 [DEBUG] MavenResolver: source-artifact org.apiguardian:apiguardian-api:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar resolves installable unit org.apiguardian.api.source/1.1.2
02:08:20 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:20 [DEBUG] 	junit-jupiter-engine 5.9.0
02:08:20 [DEBUG] 	junit-jupiter-params.source 5.9.0
02:08:20 [DEBUG] 	junit-platform-commons 1.9.0
02:08:20 [DEBUG] 	junit-platform-runner.source 1.9.0
02:08:20 [DEBUG] 	junit-jupiter-api 5.9.0
02:08:20 [DEBUG] 	junit-platform-suite-commons 1.9.0
02:08:20 [DEBUG] 	junit-platform-launcher 1.9.0
02:08:20 [DEBUG] 	junit-vintage-engine.source 5.9.0
02:08:20 [DEBUG] 	junit-jupiter-migrationsupport 5.9.0
02:08:20 [DEBUG] 	junit-platform-suite-engine.source 1.9.0
02:08:20 [DEBUG] 	org.apiguardian.api 1.1.2
02:08:20 [DEBUG] 	junit-platform-suite-engine 1.9.0
02:08:20 [DEBUG] 	junit-platform-launcher.source 1.9.0
02:08:20 [DEBUG] 	junit-platform-suite-api.source 1.9.0
02:08:20 [DEBUG] 	junit-platform-engine 1.9.0
02:08:20 [DEBUG] 	junit-platform-suite-api 1.9.0
02:08:20 [DEBUG] 	junit-jupiter-migrationsupport.source 5.9.0
02:08:20 [DEBUG] 	org.opentest4j 1.2.0
02:08:20 [DEBUG] 	junit-platform-commons.source 1.9.0
02:08:20 [DEBUG] 	junit-jupiter-params 5.9.0
02:08:20 [DEBUG] 	junit-vintage-engine 5.9.0
02:08:20 [DEBUG] 	junit-platform-engine.source 1.9.0
02:08:20 [DEBUG] 	junit-jupiter-api.source 5.9.0
02:08:20 [DEBUG] 	junit-platform-suite-commons.source 1.9.0
02:08:20 [DEBUG] 	org.opentest4j.source 1.2.0
02:08:20 [DEBUG] 	org.apiguardian.api.source 1.1.2
02:08:20 [DEBUG] 	junit-jupiter-engine.source 5.9.0
02:08:20 [DEBUG] 	junit-platform-runner 1.9.0
02:08:20 [DEBUG] Target definition file contains 304 units
02:08:20 [DEBUG] Added 0 locally built units to the target platform
02:08:20 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
02:08:20 [DEBUG] properties ~= $0: [(&(osgi.arch=aarch64)(osgi.os=macosx)(osgi.ws=cocoa))] (matches true)
02:08:20 [INFO] Resolved fragments:
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml
02:08:20 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:20 [DEBUG] Using execution environment 'JavaSE-11' configured in target-platform-configuration <executionEnvironment>
02:08:20 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:20 [DEBUG] Target definition file contains 304 units
02:08:20 [DEBUG] Added 0 locally built units to the target platform
02:08:20 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml
02:08:20 [DEBUG] properties ~= $0: [(&(osgi.arch=aarch64)(osgi.os=linux)(osgi.ws=gtk))] (matches true)
02:08:20 [INFO] Resolved fragments:
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml
02:08:20 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:20 [DEBUG] Using execution environment 'JavaSE-11' configured in target-platform-configuration <executionEnvironment>
02:08:20 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:20 [DEBUG] Target definition file contains 304 units
02:08:20 [DEBUG] Added 0 locally built units to the target platform
02:08:20 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml
02:08:20 [DEBUG] properties ~= $0: [(&(osgi.arch=ppc64le)(osgi.os=linux)(osgi.ws=gtk))] (matches true)
02:08:20 [INFO] Resolved fragments:
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
02:08:20 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:20 [DEBUG] Using execution environment 'JavaSE-11' configured in target-platform-configuration <executionEnvironment>
02:08:20 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:20 [DEBUG] Target definition file contains 304 units
02:08:20 [DEBUG] Added 0 locally built units to the target platform
02:08:20 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
02:08:20 [DEBUG] properties ~= $0: [(&(osgi.arch=x86_64)(osgi.os=linux)(osgi.ws=gtk))] (matches true)
02:08:20 [INFO] Resolved fragments:
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
02:08:20 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:20 [DEBUG] Using execution environment 'JavaSE-11' configured in target-platform-configuration <executionEnvironment>
02:08:20 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:20 [DEBUG] Target definition file contains 304 units
02:08:20 [DEBUG] Added 0 locally built units to the target platform
02:08:20 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
02:08:20 [DEBUG] properties ~= $0: [(&(osgi.arch=x86_64)(osgi.os=win32)(osgi.ws=win32))] (matches true)
02:08:20 [INFO] Resolved fragments:
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml
02:08:20 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:20 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:20 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:20 [DEBUG] Target definition file contains 304 units
02:08:20 [DEBUG] Added 0 locally built units to the target platform
02:08:20 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml
02:08:20 [INFO] Resolved fragments:
02:08:20 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:20 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:20 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:20 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:20 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:20 [INFO] Resolved fragments:
02:08:20 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:20 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:20 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:20 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:20 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:20 [INFO] Resolved fragments:
02:08:20 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:20 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:20 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:20 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:20 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:20 [INFO] Resolved fragments:
02:08:20 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:20 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:20 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:20 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:20 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:20 [INFO] Resolved fragments:
02:08:20 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:20 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:20 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:20 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:20 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:20 [INFO] Resolved fragments:
02:08:20 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:20 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:20 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:20 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:20 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:20 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml
02:08:20 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:20 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:20 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:20 [DEBUG] Target definition file contains 304 units
02:08:20 [DEBUG] Added 0 locally built units to the target platform
02:08:20 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml
02:08:20 [INFO] Resolved fragments:
02:08:20 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:20 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:20 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:20 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:20 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:20 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:20 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:20 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:20 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:20 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:20 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:20 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:20 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml
02:08:21 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:21 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:21 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:21 [DEBUG] Target definition file contains 304 units
02:08:21 [DEBUG] Added 0 locally built units to the target platform
02:08:21 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml
02:08:21 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:21 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:21 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:21 [DEBUG] Target definition file contains 304 units
02:08:21 [DEBUG] Added 0 locally built units to the target platform
02:08:21 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml
02:08:21 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:21 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:21 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:21 [DEBUG] Target definition file contains 304 units
02:08:21 [DEBUG] Added 0 locally built units to the target platform
02:08:21 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers.tests:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.harness:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml
02:08:21 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:21 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:21 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:21 [DEBUG] Target definition file contains 304 units
02:08:21 [DEBUG] Added 0 locally built units to the target platform
02:08:21 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF
02:08:21 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:21 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:21 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:21 [DEBUG] Target definition file contains 304 units
02:08:21 [DEBUG] Added 0 locally built units to the target platform
02:08:21 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:21 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF
02:08:21 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:21 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:21 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:21 [DEBUG] Target definition file contains 304 units
02:08:21 [DEBUG] Added 0 locally built units to the target platform
02:08:21 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF
02:08:21 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:21 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:21 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:21 [DEBUG] Target definition file contains 304 units
02:08:21 [DEBUG] Added 0 locally built units to the target platform
02:08:21 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:21 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF
02:08:21 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:21 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:21 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:21 [DEBUG] Target definition file contains 304 units
02:08:21 [DEBUG] Added 0 locally built units to the target platform
02:08:21 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:21 [INFO] Resolved fragments:
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:21 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:21 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:21 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:21 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:21 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:21 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:21 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF
02:08:22 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:22 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:22 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:22 [DEBUG] Target definition file contains 304 units
02:08:22 [DEBUG] Added 0 locally built units to the target platform
02:08:22 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF
02:08:22 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:22 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:22 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:22 [DEBUG] Target definition file contains 304 units
02:08:22 [DEBUG] Added 0 locally built units to the target platform
02:08:22 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF
02:08:22 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:22 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:22 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:22 [DEBUG] Target definition file contains 304 units
02:08:22 [DEBUG] Added 0 locally built units to the target platform
02:08:22 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml
02:08:22 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:22 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:22 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:22 [DEBUG] Target definition file contains 304 units
02:08:22 [DEBUG] Added 0 locally built units to the target platform
02:08:22 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF
02:08:22 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:22 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:22 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:22 [DEBUG] Target definition file contains 304 units
02:08:22 [DEBUG] Added 0 locally built units to the target platform
02:08:22 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml
02:08:22 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:22 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:22 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:22 [DEBUG] Target definition file contains 304 units
02:08:22 [DEBUG] Added 0 locally built units to the target platform
02:08:22 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text.tests:3.12.500.qualifier: MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.harness:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF
02:08:22 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:22 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:22 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:22 [DEBUG] Target definition file contains 304 units
02:08:22 [DEBUG] Added 0 locally built units to the target platform
02:08:22 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:22 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF
02:08:22 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:22 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:22 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:22 [DEBUG] Target definition file contains 304 units
02:08:22 [DEBUG] Added 0 locally built units to the target platform
02:08:22 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:22 [INFO] Resolved fragments:
02:08:22 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:22 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:22 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:22 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:22 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:22 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:22 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:22 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:22 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml
02:08:23 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:23 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:23 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:23 [DEBUG] Target definition file contains 304 units
02:08:23 [DEBUG] Added 0 locally built units to the target platform
02:08:23 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.quicksearch:1.1.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.harness:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml
02:08:23 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:23 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:23 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:23 [DEBUG] Target definition file contains 304 units
02:08:23 [DEBUG] Added 0 locally built units to the target platform
02:08:23 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml
02:08:23 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:23 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:23 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:23 [DEBUG] Target definition file contains 304 units
02:08:23 [DEBUG] Added 0 locally built units to the target platform
02:08:23 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF
02:08:23 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:23 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:23 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:23 [DEBUG] Target definition file contains 304 units
02:08:23 [DEBUG] Added 0 locally built units to the target platform
02:08:23 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml
02:08:23 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:23 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:23 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:23 [DEBUG] Target definition file contains 304 units
02:08:23 [DEBUG] Added 0 locally built units to the target platform
02:08:23 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml
02:08:23 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:23 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:23 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:23 [DEBUG] Target definition file contains 304 units
02:08:23 [DEBUG] Added 0 locally built units to the target platform
02:08:23 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.jetty:1.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.webapp:3.10.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.sdk:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.universal:3.4.300.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:23 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml
02:08:23 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:23 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:23 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:23 [DEBUG] Target definition file contains 304 units
02:08:23 [DEBUG] Added 0 locally built units to the target platform
02:08:23 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:23 [INFO] Resolved fragments:
02:08:23 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:23 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:23 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:23 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:23 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:23 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:23 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:23 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:23 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:23 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:23 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:23 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:23 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:23 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:24 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:24 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:24 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:24 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:24 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:24 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:24 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:24 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.emf.ui:4.7.400.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.services:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.feature:1.13.900.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.jetty:1.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.webapp:3.10.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.core:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.ui:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.formatterapp:1.1.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.doc.isv:3.14.1800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.doc.user:3.15.1600.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.core:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.ui:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools:1.2.1100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.annotations:1.1.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.ui:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.doc.user:3.14.1800.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.annotations:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.core:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.ui:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.pde:3.14.1400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde:3.13.2100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.runtime:3.7.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.templates:3.7.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.core:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.ui:1.2.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.trace:1.2.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension:1.1.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tools.layout.spy:1.1.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.core:1.0.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.model:0.12.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.css:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.preferences:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.context:1.0.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.bundle:0.12.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.event:1.0.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform.doc.isv:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform.doc.user:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.quicklinks:1.1.200.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.universal:3.4.300.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.monitoring:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.unittest.ui:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.macosx:3.5.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.ui.macosx:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml
02:08:24 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:24 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:24 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:24 [DEBUG] Target definition file contains 304 units
02:08:24 [DEBUG] Added 0 locally built units to the target platform
02:08:24 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml
02:08:24 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:24 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:24 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:24 [DEBUG] Target definition file contains 304 units
02:08:24 [DEBUG] Added 0 locally built units to the target platform
02:08:24 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF
02:08:24 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:24 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:24 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:24 [DEBUG] Target definition file contains 304 units
02:08:24 [DEBUG] Added 0 locally built units to the target platform
02:08:24 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF
02:08:24 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:24 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:24 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:24 [DEBUG] Target definition file contains 304 units
02:08:24 [DEBUG] Added 0 locally built units to the target platform
02:08:24 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml
02:08:24 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:24 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:24 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:24 [DEBUG] Target definition file contains 304 units
02:08:24 [DEBUG] Added 0 locally built units to the target platform
02:08:24 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.quicklinks:1.1.200.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.universal:3.4.300.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml
02:08:24 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:24 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:24 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:24 [DEBUG] Target definition file contains 304 units
02:08:24 [DEBUG] Added 0 locally built units to the target platform
02:08:24 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF
02:08:24 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:24 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:24 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:24 [DEBUG] Target definition file contains 304 units
02:08:24 [DEBUG] Added 0 locally built units to the target platform
02:08:24 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF
02:08:24 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:24 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:24 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:24 [DEBUG] Target definition file contains 304 units
02:08:24 [DEBUG] Added 0 locally built units to the target platform
02:08:24 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.core:0.2.0.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF
02:08:24 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:24 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:24 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:24 [DEBUG] Target definition file contains 304 units
02:08:24 [DEBUG] Added 0 locally built units to the target platform
02:08:24 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.core:0.2.0.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.ui:0.2.0.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.json:0.2.200.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF
02:08:24 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:24 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:24 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:24 [DEBUG] Target definition file contains 304 units
02:08:24 [DEBUG] Added 0 locally built units to the target platform
02:08:24 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.core:0.2.0.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:24 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml
02:08:24 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:24 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:24 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:24 [DEBUG] Target definition file contains 304 units
02:08:24 [DEBUG] Added 0 locally built units to the target platform
02:08:24 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:24 [INFO] Resolved fragments:
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:24 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:24 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:24 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:24 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:24 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:24 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:24 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.core:0.2.0.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.ui:0.2.0.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.json:0.2.200.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.ide:0.2.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml
02:08:25 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:25 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:25 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:25 [DEBUG] Target definition file contains 304 units
02:08:25 [DEBUG] Added 0 locally built units to the target platform
02:08:25 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servletbridge:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.servletbridge:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.webapp:3.10.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml
02:08:25 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:25 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:25 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:25 [DEBUG] Target definition file contains 304 units
02:08:25 [DEBUG] Added 0 locally built units to the target platform
02:08:25 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml
02:08:25 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:25 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:25 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:25 [DEBUG] Target definition file contains 304 units
02:08:25 [DEBUG] Added 0 locally built units to the target platform
02:08:25 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml
02:08:25 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:25 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:25 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:25 [DEBUG] Target definition file contains 304 units
02:08:25 [DEBUG] Added 0 locally built units to the target platform
02:08:25 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.services:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
02:08:25 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:25 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:25 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:25 [DEBUG] Target definition file contains 304 units
02:08:25 [DEBUG] Added 0 locally built units to the target platform
02:08:25 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools:4.9.100.qualifier: MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.compat:4.8.100.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.services:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.emf.ui:4.7.400.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
02:08:25 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:25 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:25 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:25 [DEBUG] Target definition file contains 304 units
02:08:25 [DEBUG] Added 0 locally built units to the target platform
02:08:25 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.services:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
02:08:25 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:25 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:25 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:25 [DEBUG] Target definition file contains 304 units
02:08:25 [DEBUG] Added 0 locally built units to the target platform
02:08:25 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:25 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml
02:08:25 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:25 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:25 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:25 [DEBUG] Target definition file contains 304 units
02:08:25 [DEBUG] Added 0 locally built units to the target platform
02:08:25 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml
02:08:25 [INFO] Resolved fragments:
02:08:25 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:25 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:25 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:25 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:25 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:25 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:25 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:25 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:25 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:25 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:25 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:25 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:25 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:25 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:25 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:25 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:25 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:25 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:25 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:25 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools:4.9.100.qualifier: MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml
02:08:26 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:26 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:26 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:26 [DEBUG] Target definition file contains 304 units
02:08:26 [DEBUG] Added 0 locally built units to the target platform
02:08:26 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:26 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.emf.editor3x:4.8.100.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.emf.ui:4.7.400.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.compat:4.8.100.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.services:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools:4.9.100.qualifier: MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.jdt.templates:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml
02:08:26 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:26 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:26 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:26 [DEBUG] Target definition file contains 304 units
02:08:26 [DEBUG] Added 0 locally built units to the target platform
02:08:26 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.cm:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app.source:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.coordinator:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.coordinator.source:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.cm.source:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.device:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.device.source:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event.source:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.metatype:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.metatype.source:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences.source:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.useradmin:1.2.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.useradmin.source:1.2.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml
02:08:26 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:26 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:26 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:26 [DEBUG] Target definition file contains 304 units
02:08:26 [DEBUG] Added 0 locally built units to the target platform
02:08:26 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml
02:08:26 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:26 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:26 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:26 [DEBUG] Target definition file contains 304 units
02:08:26 [DEBUG] Added 0 locally built units to the target platform
02:08:26 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.supplement:1.10.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.jaas.fragment:1.1.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.ssh:1.2.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.feature:1.13.900.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.feature.source:1.13.900.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.source:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.supplement.source:1.10.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.xslt:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.xslt.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.hook:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.hook.source:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent.source:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux.source:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.source:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui.source:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.region:1.5.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.region.source:1.5.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.log.stream:1.1.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.log.stream.source:1.1.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.ssh.source:1.2.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi.source:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching.j9:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching.j9.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.hook:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.hook.source:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64.source:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx.source:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml
02:08:26 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:26 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:26 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:26 [DEBUG] Target definition file contains 304 units
02:08:26 [DEBUG] Added 0 locally built units to the target platform
02:08:26 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml
02:08:26 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:26 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:26 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:26 [DEBUG] Target definition file contains 304 units
02:08:26 [DEBUG] Added 0 locally built units to the target platform
02:08:26 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.supplement:1.10.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.cm:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.compendium.sdk:3.22.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app.source:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.coordinator:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.coordinator.source:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.cm.source:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.device:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.device.source:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event.source:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.metatype:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.metatype.source:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences.source:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.useradmin:1.2.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.useradmin.source:1.2.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.jaas.fragment:1.1.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.ssh:1.2.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.feature:1.13.900.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.feature.source:1.13.900.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.sdk:3.23.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.source:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.supplement.source:1.10.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.xslt:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.xslt.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.hook:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.hook.source:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent.source:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux.source:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.source:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui.source:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.region:1.5.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.region.source:1.5.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.log.stream:1.1.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.log.stream.source:1.1.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.ssh.source:1.2.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi.source:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching.j9:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching.j9.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.hook:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.hook.source:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.executable:3.8.1900.qualifier: MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servletbridge:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.servletbridge:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.core:1.14.800.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.core.source:1.14.800.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.jetty:1.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.jetty.source:1.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servletbridge.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.source:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry.source:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.servletbridge.source:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64.source:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx.source:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml
02:08:26 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:26 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:26 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:26 [DEBUG] Target definition file contains 304 units
02:08:26 [DEBUG] Added 0 locally built units to the target platform
02:08:26 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml
02:08:26 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:26 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:26 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:26 [DEBUG] Target definition file contains 304 units
02:08:26 [DEBUG] Added 0 locally built units to the target platform
02:08:26 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:26 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:26 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml
02:08:26 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:26 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:26 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:26 [DEBUG] Target definition file contains 304 units
02:08:26 [DEBUG] Added 0 locally built units to the target platform
02:08:26 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml
02:08:26 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF
02:08:26 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:26 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:26 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:26 [DEBUG] Target definition file contains 304 units
02:08:26 [DEBUG] Added 0 locally built units to the target platform
02:08:26 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:26 [INFO] Resolved fragments:
02:08:26 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:26 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:26 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:26 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:26 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:26 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:26 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:26 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:26 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF
02:08:27 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:27 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:27 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:27 [DEBUG] Target definition file contains 304 units
02:08:27 [DEBUG] Added 0 locally built units to the target platform
02:08:27 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF
02:08:27 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:27 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:27 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:27 [DEBUG] Target definition file contains 304 units
02:08:27 [DEBUG] Added 0 locally built units to the target platform
02:08:27 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.cm:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF
02:08:27 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:27 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:27 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:27 [DEBUG] Target definition file contains 304 units
02:08:27 [DEBUG] Added 0 locally built units to the target platform
02:08:27 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF
02:08:27 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:27 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:27 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:27 [DEBUG] Target definition file contains 304 units
02:08:27 [DEBUG] Added 0 locally built units to the target platform
02:08:27 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF
02:08:27 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:27 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:27 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:27 [DEBUG] Target definition file contains 304 units
02:08:27 [DEBUG] Added 0 locally built units to the target platform
02:08:27 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF
02:08:27 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:27 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:27 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:27 [DEBUG] Target definition file contains 304 units
02:08:27 [DEBUG] Added 0 locally built units to the target platform
02:08:27 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:27 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:27 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:27 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:27 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:27 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:27 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:27 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:27 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:27 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF
02:08:27 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:27 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:27 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:27 [DEBUG] Target definition file contains 304 units
02:08:27 [DEBUG] Added 0 locally built units to the target platform
02:08:27 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF
02:08:27 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:27 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:27 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:27 [DEBUG] Target definition file contains 304 units
02:08:27 [DEBUG] Added 0 locally built units to the target platform
02:08:27 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:27 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:08:27 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:27 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:27 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:27 [DEBUG] Target definition file contains 304 units
02:08:27 [DEBUG] Added 0 locally built units to the target platform
02:08:27 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:27 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF
02:08:27 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:27 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:27 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:27 [DEBUG] Target definition file contains 304 units
02:08:27 [DEBUG] Added 0 locally built units to the target platform
02:08:27 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:27 [INFO] Resolved fragments:
02:08:27 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:27 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:27 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml
02:08:28 [DEBUG] properties ~= $0: [(&(osgi.os=macosx)(|(osgi.arch=aarch64)(osgi.arch=x86_64)))] (matches true)
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml
02:08:28 [DEBUG] properties ~= $0: [(&(osgi.arch=x86_64)(osgi.os=win32))] (matches true)
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml
02:08:28 [DEBUG] properties ~= $0: [(osgi.os=linux)] (matches true)
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.ssh:1.2.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:28 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:28 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF
02:08:28 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:28 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:28 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:28 [DEBUG] Target definition file contains 304 units
02:08:28 [DEBUG] Added 0 locally built units to the target platform
02:08:28 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:28 [INFO] Resolved fragments:
02:08:28 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:28 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:28 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:28 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:28 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:28 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:28 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:28 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:28 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:28 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:28 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:28 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:28 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.servletbridge:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.hook:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.hook:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF
02:08:29 [DEBUG] properties ~= $0: [(&(osgi.arch=aarch64)(osgi.os=macosx)(osgi.ws=cocoa))] (matches true)
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF
02:08:29 [DEBUG] properties ~= $0: [(&(osgi.arch=x86_64)(osgi.os=macosx)(osgi.ws=cocoa))] (matches true)
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF
02:08:29 [DEBUG] properties ~= $0: [(&(osgi.arch=aarch64)(osgi.os=macosx)(osgi.ws=cocoa))] (matches true)
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF
02:08:29 [DEBUG] properties ~= $0: [(&(osgi.arch=aarch64)(osgi.os=linux)(osgi.ws=gtk))] (matches true)
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF
02:08:29 [DEBUG] properties ~= $0: [(&(osgi.arch=ppc64le)(osgi.os=linux)(osgi.ws=gtk))] (matches true)
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF
02:08:29 [DEBUG] properties ~= $0: [(&(osgi.arch=x86_64)(osgi.os=linux)(osgi.ws=gtk))] (matches true)
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF
02:08:29 [DEBUG] properties ~= $0: [(&(osgi.arch=x86_64)(osgi.os=win32)(osgi.ws=win32))] (matches true)
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:29 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:29 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml
02:08:29 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:29 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:29 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:29 [DEBUG] Target definition file contains 304 units
02:08:29 [DEBUG] Added 0 locally built units to the target platform
02:08:29 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:29 [INFO] Resolved fragments:
02:08:29 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:29 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:29 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:29 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:29 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:29 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:29 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:29 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:29 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:29 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:29 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:29 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:29 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:30 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:30 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:30 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:30 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:30 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:30 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:30 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:30 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:30 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF
02:08:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:30 [DEBUG] Target definition file contains 304 units
02:08:30 [DEBUG] Added 0 locally built units to the target platform
02:08:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF
02:08:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:30 [DEBUG] Target definition file contains 304 units
02:08:30 [DEBUG] Added 0 locally built units to the target platform
02:08:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF
02:08:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:30 [DEBUG] Target definition file contains 304 units
02:08:30 [DEBUG] Added 0 locally built units to the target platform
02:08:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF
02:08:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:30 [DEBUG] Target definition file contains 304 units
02:08:30 [DEBUG] Added 0 locally built units to the target platform
02:08:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF
02:08:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:30 [DEBUG] Target definition file contains 304 units
02:08:30 [DEBUG] Added 0 locally built units to the target platform
02:08:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF
02:08:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:30 [DEBUG] Target definition file contains 304 units
02:08:30 [DEBUG] Added 0 locally built units to the target platform
02:08:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF
02:08:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:30 [DEBUG] Target definition file contains 304 units
02:08:30 [DEBUG] Added 0 locally built units to the target platform
02:08:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF
02:08:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:30 [DEBUG] Target definition file contains 304 units
02:08:30 [DEBUG] Added 0 locally built units to the target platform
02:08:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF
02:08:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:30 [DEBUG] Target definition file contains 304 units
02:08:30 [DEBUG] Added 0 locally built units to the target platform
02:08:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF
02:08:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:30 [DEBUG] Target definition file contains 304 units
02:08:30 [DEBUG] Added 0 locally built units to the target platform
02:08:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF
02:08:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:30 [DEBUG] Target definition file contains 304 units
02:08:30 [DEBUG] Added 0 locally built units to the target platform
02:08:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:30 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:30 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF
02:08:30 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:30 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:30 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:30 [DEBUG] Target definition file contains 304 units
02:08:30 [DEBUG] Added 0 locally built units to the target platform
02:08:30 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:30 [INFO] Resolved fragments:
02:08:30 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:30 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:30 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:30 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:30 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:30 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:30 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:30 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:30 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:31 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:31 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:31 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:31 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:31 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:31 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:31 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:31 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:31 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:31 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:31 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:31 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:31 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF
02:08:31 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:31 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:31 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:31 [DEBUG] Target definition file contains 304 units
02:08:31 [DEBUG] Added 0 locally built units to the target platform
02:08:31 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF
02:08:31 [INFO] Resolved fragments:
02:08:31 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:31 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:31 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:31 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:31 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:31 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:31 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:31 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:31 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:31 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF
02:08:32 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:32 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:32 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:32 [DEBUG] Target definition file contains 304 units
02:08:32 [DEBUG] Added 0 locally built units to the target platform
02:08:32 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF
02:08:32 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:32 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:32 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:32 [DEBUG] Target definition file contains 304 units
02:08:32 [DEBUG] Added 0 locally built units to the target platform
02:08:32 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF
02:08:32 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:32 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:32 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:32 [DEBUG] Target definition file contains 304 units
02:08:32 [DEBUG] Added 0 locally built units to the target platform
02:08:32 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery.compatibility:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF
02:08:32 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:32 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:32 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:32 [DEBUG] Target definition file contains 304 units
02:08:32 [DEBUG] Added 0 locally built units to the target platform
02:08:32 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF
02:08:32 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:32 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:32 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:32 [DEBUG] Target definition file contains 304 units
02:08:32 [DEBUG] Added 0 locally built units to the target platform
02:08:32 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF
02:08:32 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:32 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:32 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:32 [DEBUG] Target definition file contains 304 units
02:08:32 [DEBUG] Added 0 locally built units to the target platform
02:08:32 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF
02:08:32 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:32 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:32 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:32 [DEBUG] Target definition file contains 304 units
02:08:32 [DEBUG] Added 0 locally built units to the target platform
02:08:32 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF
02:08:32 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:32 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:32 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:32 [DEBUG] Target definition file contains 304 units
02:08:32 [DEBUG] Added 0 locally built units to the target platform
02:08:32 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:32 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:32 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF
02:08:32 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:32 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:32 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:32 [DEBUG] Target definition file contains 304 units
02:08:32 [DEBUG] Added 0 locally built units to the target platform
02:08:32 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:32 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:32 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:32 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:32 [INFO] Resolved fragments:
02:08:32 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:32 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:32 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:32 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:32 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:32 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:32 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:32 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:32 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:32 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:32 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF
02:08:33 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:33 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:33 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:33 [DEBUG] Target definition file contains 304 units
02:08:33 [DEBUG] Added 0 locally built units to the target platform
02:08:33 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
02:08:33 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:33 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:33 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:33 [DEBUG] Target definition file contains 304 units
02:08:33 [DEBUG] Added 0 locally built units to the target platform
02:08:33 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.linux:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.gtk:1.1.100.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.executable:3.8.1900.qualifier: MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery.compatibility:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.installer:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.notifications:0.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml
02:08:33 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:33 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:33 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:33 [DEBUG] Target definition file contains 304 units
02:08:33 [DEBUG] Added 0 locally built units to the target platform
02:08:33 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.test:1.3.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.installer:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/bin can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests.verifier:1.3.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml
02:08:33 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:33 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:33 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:33 [DEBUG] Target definition file contains 304 units
02:08:33 [DEBUG] Added 0 locally built units to the target platform
02:08:33 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery.compatibility:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.discovery:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:33 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml
02:08:33 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:33 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:33 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:33 [DEBUG] Target definition file contains 304 units
02:08:33 [DEBUG] Added 0 locally built units to the target platform
02:08:33 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:33 [INFO] Resolved fragments:
02:08:33 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:33 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:33 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:33 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:33 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:33 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:33 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:33 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:33 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:33 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:33 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:33 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:33 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:33 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:33 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:34 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:34 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:34 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:34 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:34 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:34 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.test:1.3.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.installer:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests:1.8.800.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/bin can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests.verifier:1.3.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.importexport:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml
02:08:34 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:34 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:34 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:34 [DEBUG] Target definition file contains 304 units
02:08:34 [DEBUG] Added 0 locally built units to the target platform
02:08:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/bin can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/bin can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml
02:08:34 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:34 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:34 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:34 [DEBUG] Target definition file contains 304 units
02:08:34 [DEBUG] Added 0 locally built units to the target platform
02:08:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml
02:08:34 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:34 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:34 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:34 [DEBUG] Target definition file contains 304 units
02:08:34 [DEBUG] Added 0 locally built units to the target platform
02:08:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml
02:08:34 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:34 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:34 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:34 [DEBUG] Target definition file contains 304 units
02:08:34 [DEBUG] Added 0 locally built units to the target platform
02:08:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery.compatibility:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.discovery:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml
02:08:34 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:34 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:34 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:34 [DEBUG] Target definition file contains 304 units
02:08:34 [DEBUG] Added 0 locally built units to the target platform
02:08:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature.source:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery.compatibility:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.discovery.feature:1.2.1100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.discovery:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.discovery.feature.source:1.2.1100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.extras.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.installer:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.rcp.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.user.ui:2.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.user.ui.source:2.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.p2:1.12.700.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.p2.source:1.12.700.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.installer.source:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.admin.rcp.source:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.admin:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.admin.source:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.source:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.importexport:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:34 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml
02:08:34 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:34 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:34 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:34 [DEBUG] Target definition file contains 304 units
02:08:34 [DEBUG] Added 0 locally built units to the target platform
02:08:34 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:34 [INFO] Resolved fragments:
02:08:34 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:34 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:34 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:34 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:34 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:34 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:34 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:34 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:34 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:34 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:34 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:34 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml
02:08:35 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:35 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:35 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:35 [DEBUG] Target definition file contains 304 units
02:08:35 [DEBUG] Added 0 locally built units to the target platform
02:08:35 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.extras.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.rcp.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.importexport:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml
02:08:35 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:35 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:35 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:35 [DEBUG] Target definition file contains 304 units
02:08:35 [DEBUG] Added 0 locally built units to the target platform
02:08:35 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF
02:08:35 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:35 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:35 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:35 [DEBUG] Target definition file contains 304 units
02:08:35 [DEBUG] Added 0 locally built units to the target platform
02:08:35 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery.compatibility:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.discovery:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF
02:08:35 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:35 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:35 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:35 [DEBUG] Target definition file contains 304 units
02:08:35 [DEBUG] Added 0 locally built units to the target platform
02:08:35 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF
02:08:35 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:35 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:35 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:35 [DEBUG] Target definition file contains 304 units
02:08:35 [DEBUG] Added 0 locally built units to the target platform
02:08:35 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF
02:08:35 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:35 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:35 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:35 [DEBUG] Target definition file contains 304 units
02:08:35 [DEBUG] Added 0 locally built units to the target platform
02:08:35 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [INFO] Resolved fragments:
02:08:35 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:35 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:35 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:35 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:35 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:35 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:35 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:35 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:35 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:35 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:35 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:35 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:35 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF
02:08:35 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:35 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:35 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:35 [DEBUG] Target definition file contains 304 units
02:08:35 [DEBUG] Added 0 locally built units to the target platform
02:08:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml
02:08:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:36 [DEBUG] Target definition file contains 304 units
02:08:36 [DEBUG] Added 0 locally built units to the target platform
02:08:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
02:08:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:36 [DEBUG] Target definition file contains 304 units
02:08:36 [DEBUG] Added 0 locally built units to the target platform
02:08:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
02:08:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml
02:08:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:36 [DEBUG] Target definition file contains 304 units
02:08:36 [DEBUG] Added 0 locally built units to the target platform
02:08:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml
02:08:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:36 [DEBUG] Target definition file contains 304 units
02:08:36 [DEBUG] Added 0 locally built units to the target platform
02:08:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml
02:08:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml
02:08:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:36 [DEBUG] Target definition file contains 304 units
02:08:36 [DEBUG] Added 0 locally built units to the target platform
02:08:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml
02:08:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
02:08:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:36 [DEBUG] Target definition file contains 304 units
02:08:36 [DEBUG] Added 0 locally built units to the target platform
02:08:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml
02:08:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:36 [DEBUG] Target definition file contains 304 units
02:08:36 [DEBUG] Added 0 locally built units to the target platform
02:08:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml
02:08:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:36 [DEBUG] Target definition file contains 304 units
02:08:36 [DEBUG] Added 0 locally built units to the target platform
02:08:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml
02:08:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:36 [DEBUG] Target definition file contains 304 units
02:08:36 [DEBUG] Added 0 locally built units to the target platform
02:08:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.webapp:3.10.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:36 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml
02:08:36 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:36 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:36 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:36 [DEBUG] Target definition file contains 304 units
02:08:36 [DEBUG] Added 0 locally built units to the target platform
02:08:36 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:36 [INFO] Resolved fragments:
02:08:36 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:36 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:36 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:36 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:36 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:36 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:36 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:36 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:36 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:36 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:36 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:36 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:36 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:36 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:36 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.x86_64:1.2.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.linux:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui.launchview:1.0.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.e4.rcp:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.gtk:1.1.100.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.notifications:0.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.extras.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.rcp.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.importexport:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.user.ui:2.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.help:2.3.1200.qualifier: MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.webapp:3.10.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.core:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.ui:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform.doc.isv:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform.doc.user:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.quicksearch:1.1.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.universal:3.4.300.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.monitoring:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.net:1.4.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.themes:1.2.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.quicklinks:1.1.200.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.genericeditor.diff.extension:1.1.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.update.configurator:3.4.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.ppc64le:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.aarch64:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.win32:1.2.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.win32.x86_64:1.4.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32.x86_64:1.1.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources.win32.x86_64:3.5.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.win32:1.1.0.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.win32:3.4.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.macosx:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cocoa:1.2.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml
02:08:37 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:37 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:37 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:37 [DEBUG] Target definition file contains 304 units
02:08:37 [DEBUG] Added 0 locally built units to the target platform
02:08:37 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.e4.rcp:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.gtk:1.1.100.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.notifications:0.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.update.configurator:3.4.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.win32:1.1.0.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cocoa:1.2.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml
02:08:37 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:37 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:37 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:37 [DEBUG] Target definition file contains 304 units
02:08:37 [DEBUG] Added 0 locally built units to the target platform
02:08:37 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.x86_64:1.2.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.linux:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui.launchview:1.0.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.e4.rcp:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.gtk:1.1.100.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.notifications:0.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.emf.ui:4.7.400.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.services:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.extras.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.rcp.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.importexport:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.user.ui:2.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.help:2.3.1200.qualifier: MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.webapp:3.10.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.help.source:2.3.1200.qualifier: MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.core:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.ui:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.formatterapp:1.1.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.doc.user:3.15.1600.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.jdt.source:3.18.1400.qualifier: MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.core:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.ui:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools:1.2.1100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.annotations:1.1.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.ui:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.doc.user:3.14.1800.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.annotations:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.core:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.ui:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.pde:3.14.1400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde:3.13.2100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.runtime:3.7.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.templates:3.7.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.core:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.ui:1.2.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.trace:1.2.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension:1.1.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tools.layout.spy:1.1.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.core:1.0.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.model:0.12.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.css:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.preferences:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.context:1.0.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.bundle:0.12.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.event:1.0.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.pde.source:3.14.1400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform.doc.user:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.quicksearch:1.1.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.universal:3.4.300.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.monitoring:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.net:1.4.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.themes:1.2.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.quicklinks:1.1.200.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.genericeditor.diff.extension:1.1.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.platform.source:4.26.0.qualifier: MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.update.configurator:3.4.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.sdk:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.ppc64le:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.aarch64:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.win32:1.2.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.win32.x86_64:1.4.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32.x86_64:1.1.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources.win32.x86_64:3.5.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.win32:1.1.0.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.win32:3.4.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.macosx:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.macosx:3.5.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.ui.macosx:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cocoa:1.2.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml
02:08:37 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:37 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:37 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:37 [DEBUG] Target definition file contains 304 units
02:08:37 [DEBUG] Added 0 locally built units to the target platform
02:08:37 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.examples:3.3.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.examples.xml:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.examples.core:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.examples.ui:1.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.examples.databinding:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.examples:3.107.400.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.examples.views:3.107.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.examples.browser.demos:3.107.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.examples.launcher:3.107.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.javaeditor:3.3.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.multipageeditor:3.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.propertysheet:3.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.readmetool:3.6.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.contributions:3.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.undo:3.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.fieldassist:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.examples.filesystem:3.6.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.sdk.examples:4.26.0.qualifier: MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor.examples:1.2.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.uriSchemeHandler:1.1.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.examples.ole.win32:3.108.0.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:37 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml
02:08:37 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:37 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:37 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:37 [DEBUG] Target definition file contains 304 units
02:08:37 [DEBUG] Added 0 locally built units to the target platform
02:08:37 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:37 [INFO] Resolved fragments:
02:08:37 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:37 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:37 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:37 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:37 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:37 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:37 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:37 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:37 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:37 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:37 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:37 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:37 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:37 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:37 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:37 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:37 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:38 [INFO] Resolved fragments:
02:08:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:38 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:38 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:38 [INFO] Resolved fragments:
02:08:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:38 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:38 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:38 [INFO] Resolved fragments:
02:08:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:38 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:38 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:38 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:38 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.optional.junit:3.3.300.qualifier: MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/anttestscore.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.tests.core:3.6.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/anttestsui.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.tests.ui:3.10.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.tests:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.resources:3.10.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions.tests:3.6.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers.tests:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.net:1.5.100.qualifier: MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.runtime:3.20.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.tests:3.12.800.qualifier: MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands.tests:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.tests:1.2.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings.tests:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.tests:0.14.800.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.tests.css.core:1.301.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.tests.css.swt:0.11.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi.tests:1.3.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common.tests:3.15.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.ds.tests:1.6.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.test:1.3.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet.tests:1.8.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery.compatibility:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.installer:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests:1.8.800.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/bin can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests.verifier:1.3.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests.discovery:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.discovery:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests.ui:1.3.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.importexport:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences.tests:3.9.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.tests:1.2.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.webapp:3.10.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.core:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.compiler.batch:3.11.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.tests:3.5.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.builder:3.11.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.compiler:3.12.2000.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/apt.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/aptext.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.tests:3.5.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.model:3.11.400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.binaries:1.0.250.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt.tests:1.2.150.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool.tests:1.3.150.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.performance:3.11.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/javadebugtests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.tests:3.11.1800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.text.tests:3.13.1800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text.tests:3.12.500.qualifier: MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui.tests:3.14.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui.tests.refactoring:3.14.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.examples.databinding:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.tests:1.3.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.harness:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.tests.databinding:1.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.tests.databinding.conformance:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.tests:1.2.0.qualifier: MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring.tests:3.9.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring.tests:3.10.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.tests:3.16.900.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools:1.2.1100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.tests:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.ui:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.tests:3.11.900.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build.tests:1.3.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.annotations:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.core:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.tests:1.2.100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension:1.1.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension.tests:1.1.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime.tests:3.6.800.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.runtime:3.7.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.core:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.tests:1.2.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.ui:1.2.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.templates:3.7.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.templates.tests:1.1.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.releng.tests:3.5.400.qualifier: MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.test:3.8.300.qualifier: MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.sdk.tests:4.26.0.qualifier: MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors.tests:3.12.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search.tests:3.10.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.quicksearch.tests:1.1.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.tests:3.106.1900.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests:3.15.800.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ua.tests:3.5.400.qualifier: MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ua.tests.doc:1.1.400.qualifier: MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.navigator:3.6.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.rcp:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.forms:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor.tests:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.tests.core:3.9.100.qualifier: MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.performance:1.4.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.views.properties.tabbed:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.pluginchecks:1.1.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tests.urischeme:1.1.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test:3.5.100.qualifier: MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.source:3.5.100.qualifier: MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance.win32:3.1.500.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.quicksearch:1.1.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.universal:3.4.300.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.monitoring:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.themes:1.2.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml
02:08:38 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:38 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:38 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:38 [DEBUG] Target definition file contains 304 units
02:08:38 [DEBUG] Added 0 locally built units to the target platform
02:08:38 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml
02:08:38 [INFO] Resolved fragments:
02:08:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:38 [INFO] Resolved fragments:
02:08:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:38 [INFO] Resolved fragments:
02:08:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:38 [INFO] Resolved fragments:
02:08:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:38 [INFO] Resolved fragments:
02:08:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:38 [INFO] Resolved fragments:
02:08:38 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:38 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:38 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:38 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:38 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:38 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:38 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:38 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:38 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:38 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:38 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:38 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.optional.junit:3.3.300.qualifier: MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test:3.5.100.qualifier: MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.source:3.5.100.qualifier: MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance.win32:3.1.500.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:38 [DEBUG] [main] Computing preliminary target platform for MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml
02:08:38 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:38 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:38 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:38 [DEBUG] Target definition file contains 304 units
02:08:38 [DEBUG] Added 0 locally built units to the target platform
02:08:38 [INFO] [main] Resolving dependencies of MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml
02:08:38 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml
02:08:38 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:38 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:38 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:38 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@9504a58...
02:08:38 [DEBUG] Target definition content cache miss: All entries differ, but there are entries which only differ in one parameter: [target environments, target environments, target environments, target environments, target environments, target environments, target environments, target environments]
02:08:38 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:38 [DEBUG] Resolve com.google.code.gson:gson:jar:2.9.1...
02:08:38 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.google.code.gson:gson:jar:2.9.1]...
02:08:38 [DEBUG] MavenResolver: artifact com.google.code.gson:gson:2.9.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar resolves installable unit com.google.gson/2.9.1
02:08:38 [DEBUG] Resolve com.google.code.gson:gson:jar:sources:2.9.1...
02:08:38 [DEBUG] MavenResolver: source-artifact com.google.code.gson:gson:2.9.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar resolves installable unit com.google.gson.source/2.9.1
02:08:38 [DEBUG] Resolve com.ibm.icu:icu4j:jar:71.1...
02:08:38 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.ibm.icu:icu4j:jar:71.1]...
02:08:38 [DEBUG] MavenResolver: artifact com.ibm.icu:icu4j:71.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar resolves installable unit com.ibm.icu/71.1.0
02:08:38 [DEBUG] Resolve com.ibm.icu:icu4j:jar:sources:71.1...
02:08:38 [DEBUG] MavenResolver: source-artifact com.ibm.icu:icu4j:71.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1-sources.jar resolves installable unit com.ibm.icu.source/71.1.0
02:08:38 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:1.4...
02:08:38 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-fileupload:commons-fileupload:jar:1.4]...
02:08:38 [DEBUG] MavenResolver: artifact commons-fileupload:commons-fileupload:1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar resolves installable unit org.apache.commons.commons-fileupload/1.4.0
02:08:38 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:sources:1.4...
02:08:38 [DEBUG] MavenResolver: source-artifact commons-fileupload:commons-fileupload:1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar resolves installable unit org.apache.commons.commons-fileupload.source/1.4.0
02:08:38 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:5.12.1...
02:08:38 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna-platform:jar:5.12.1]...
02:08:38 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna-platform:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar resolves installable unit com.sun.jna.platform/5.12.1
02:08:38 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:sources:5.12.1...
02:08:38 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna-platform:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1-sources.jar resolves installable unit com.sun.jna.platform.source/5.12.1
02:08:38 [DEBUG] Resolve net.java.dev.jna:jna:jar:5.12.1...
02:08:38 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna:jar:5.12.1]...
02:08:38 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar resolves installable unit com.sun.jna/5.12.1
02:08:38 [DEBUG] Resolve net.java.dev.jna:jna:jar:sources:5.12.1...
02:08:38 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1-sources.jar resolves installable unit com.sun.jna.source/5.12.1
02:08:38 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:2.8.0...
02:08:38 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.sshd:sshd-osgi:jar:2.8.0]...
02:08:38 [DEBUG] MavenResolver: artifact org.apache.sshd:sshd-osgi:2.8.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar resolves installable unit org.apache.sshd.osgi/2.8.0
02:08:38 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:sources:2.8.0...
02:08:39 [DEBUG] MavenResolver: source-artifact org.apache.sshd:sshd-osgi:2.8.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar resolves installable unit org.apache.sshd.osgi.source/2.8.0
02:08:39 [DEBUG] Resolve org.jsoup:jsoup:jar:1.14.3...
02:08:39 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.jsoup:jsoup:jar:1.14.3]...
02:08:39 [DEBUG] MavenResolver: artifact org.jsoup:jsoup:1.14.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar resolves installable unit org.jsoup/1.14.3
02:08:39 [DEBUG] Resolve org.jsoup:jsoup:jar:sources:1.14.3...
02:08:39 [DEBUG] MavenResolver: source-artifact org.jsoup:jsoup:1.14.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar resolves installable unit org.jsoup.source/1.14.3
02:08:39 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6...
02:08:39 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6]...
02:08:39 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar resolves installable unit org.sat4j.pb/2.3.6.v20201214
02:08:39 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:sources:2.3.6...
02:08:39 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar resolves installable unit org.sat4j.pb.source/2.3.6.v20201214
02:08:39 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6...
02:08:39 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6]...
02:08:39 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar resolves installable unit org.sat4j.core/2.3.6.v20201214
02:08:39 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:sources:2.3.6...
02:08:39 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar resolves installable unit org.sat4j.core.source/2.3.6.v20201214
02:08:39 [DEBUG] Resolve org.tukaani:xz:jar:1.9...
02:08:39 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.tukaani:xz:jar:1.9]...
02:08:39 [DEBUG] MavenResolver: artifact org.tukaani:xz:1.9 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar resolves installable unit org.tukaani.xz/1.9.0
02:08:39 [DEBUG] Resolve org.tukaani:xz:jar:sources:1.9...
02:08:39 [DEBUG] MavenResolver: source-artifact org.tukaani:xz:1.9:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9-sources.jar resolves installable unit org.tukaani.xz.source/1.9.0
02:08:39 [DEBUG] Resolve org.yaml:snakeyaml:jar:1.27...
02:08:39 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.yaml:snakeyaml:jar:1.27]...
02:08:39 [DEBUG] MavenResolver: artifact org.yaml:snakeyaml:1.27 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar resolves installable unit org.yaml.snakeyaml/1.27.0
02:08:39 [DEBUG] Resolve org.yaml:snakeyaml:jar:sources:1.27...
02:08:39 [DEBUG] MavenResolver: source-artifact org.yaml:snakeyaml:1.27:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar resolves installable unit org.yaml.snakeyaml.source/1.27.0
02:08:39 [DEBUG] Resolve commons-lang:commons-lang:jar:2.6...
02:08:39 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-lang:commons-lang:jar:2.6]...
02:08:39 [DEBUG] MavenResolver: artifact commons-lang:commons-lang:2.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar resolves installable unit org.apache.commons.lang/2.6.0
02:08:39 [DEBUG] Resolve commons-lang:commons-lang:jar:sources:2.6...
02:08:39 [DEBUG] MavenResolver: source-artifact commons-lang:commons-lang:2.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar resolves installable unit org.apache.commons.lang.source/2.6.0
02:08:39 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:1.71...
02:08:39 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcpg-jdk18on:jar:1.71]...
02:08:39 [DEBUG] MavenResolver: artifact org.bouncycastle:bcpg-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar resolves installable unit bcpg/1.71.0
02:08:39 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:sources:1.71...
02:08:39 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcpg-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar resolves installable unit bcpg.source/1.71.0
02:08:39 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:1.71...
02:08:39 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcprov-jdk18on:jar:1.71]...
02:08:39 [DEBUG] MavenResolver: artifact org.bouncycastle:bcprov-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar resolves installable unit bcprov/1.71.0
02:08:39 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:sources:1.71...
02:08:39 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcprov-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar resolves installable unit bcprov.source/1.71.0
02:08:39 [DEBUG] Resolve commons-io:commons-io:jar:2.11.0...
02:08:39 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-io:commons-io:jar:2.11.0]...
02:08:39 [DEBUG] MavenResolver: artifact commons-io:commons-io:2.11.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar resolves installable unit org.apache.commons.commons-io/2.11.0
02:08:39 [DEBUG] Resolve commons-io:commons-io:jar:sources:2.11.0...
02:08:40 [DEBUG] MavenResolver: source-artifact commons-io:commons-io:2.11.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar resolves installable unit org.apache.commons.commons-io.source/2.11.0
02:08:40 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:40 [DEBUG] 	org.sat4j.core.source 2.3.6.v20201214
02:08:40 [DEBUG] 	org.apache.commons.lang.source 2.6.0
02:08:40 [DEBUG] 	org.yaml.snakeyaml.source 1.27.0
02:08:40 [DEBUG] 	bcpg.source 1.71.0
02:08:40 [DEBUG] 	org.sat4j.pb 2.3.6.v20201214
02:08:40 [DEBUG] 	org.sat4j.core 2.3.6.v20201214
02:08:40 [DEBUG] 	org.jsoup 1.14.3
02:08:40 [DEBUG] 	org.apache.commons.lang 2.6.0
02:08:40 [DEBUG] 	org.apache.commons.commons-io.source 2.11.0
02:08:40 [DEBUG] 	bcpg 1.71.0
02:08:40 [DEBUG] 	com.sun.jna.platform 5.12.1
02:08:40 [DEBUG] 	org.jsoup.source 1.14.3
02:08:40 [DEBUG] 	com.google.gson.source 2.9.1
02:08:40 [DEBUG] 	org.apache.sshd.osgi 2.8.0
02:08:40 [DEBUG] 	org.apache.commons.commons-fileupload.source 1.4.0
02:08:40 [DEBUG] 	org.yaml.snakeyaml 1.27.0
02:08:40 [DEBUG] 	org.sat4j.pb.source 2.3.6.v20201214
02:08:40 [DEBUG] 	org.apache.commons.commons-fileupload 1.4.0
02:08:40 [DEBUG] 	com.sun.jna.source 5.12.1
02:08:40 [DEBUG] 	com.google.gson 2.9.1
02:08:40 [DEBUG] 	com.ibm.icu 71.1.0
02:08:40 [DEBUG] 	org.tukaani.xz 1.9.0
02:08:40 [DEBUG] 	org.apache.commons.commons-io 2.11.0
02:08:40 [DEBUG] 	bcprov 1.71.0
02:08:40 [DEBUG] 	com.sun.jna.platform.source 5.12.1
02:08:40 [DEBUG] 	org.tukaani.xz.source 1.9.0
02:08:40 [DEBUG] 	com.ibm.icu.source 71.1.0
02:08:40 [DEBUG] 	com.sun.jna 5.12.1
02:08:40 [DEBUG] 	org.apache.sshd.osgi.source 2.8.0
02:08:40 [DEBUG] 	bcprov.source 1.71.0
02:08:40 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:40 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:4.0.4...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=jakarta.servlet:jakarta.servlet-api:jar:4.0.4]...
02:08:40 [DEBUG] MavenResolver: artifact jakarta.servlet:jakarta.servlet-api:4.0.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar resolves installable unit jakarta.servlet-api/4.0.0
02:08:40 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:sources:4.0.4...
02:08:40 [DEBUG] MavenResolver: source-artifact jakarta.servlet:jakarta.servlet-api:4.0.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar resolves installable unit jakarta.servlet-api.source/4.0.0
02:08:40 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3]...
02:08:40 [DEBUG] MavenResolver: artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar resolves installable unit javax.servlet.jsp-api/2.3.3
02:08:40 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:sources:2.3.3...
02:08:40 [DEBUG] MavenResolver: source-artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar resolves installable unit javax.servlet.jsp-api.source/2.3.3
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:10.0.11...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-http:jar:10.0.11]...
02:08:40 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-http:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar resolves installable unit org.eclipse.jetty.http/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:sources:10.0.11...
02:08:40 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-http:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.http.source/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:10.0.11...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-io:jar:10.0.11]...
02:08:40 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-io:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar resolves installable unit org.eclipse.jetty.io/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:sources:10.0.11...
02:08:40 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-io:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.io.source/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:10.0.11...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-security:jar:10.0.11]...
02:08:40 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-security:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar resolves installable unit org.eclipse.jetty.security/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:sources:10.0.11...
02:08:40 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-security:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.security.source/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:10.0.11...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-server:jar:10.0.11]...
02:08:40 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-server:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar resolves installable unit org.eclipse.jetty.server/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:sources:10.0.11...
02:08:40 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-server:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.server.source/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:10.0.11...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-servlet:jar:10.0.11]...
02:08:40 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-servlet:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar resolves installable unit org.eclipse.jetty.servlet/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:sources:10.0.11...
02:08:40 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-servlet:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.servlet.source/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:10.0.11...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util-ajax:jar:10.0.11]...
02:08:40 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util-ajax:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar resolves installable unit org.eclipse.jetty.util.ajax/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:sources:10.0.11...
02:08:40 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util-ajax:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.ajax.source/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:10.0.11...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util:jar:10.0.11]...
02:08:40 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar resolves installable unit org.eclipse.jetty.util/10.0.11
02:08:40 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:sources:10.0.11...
02:08:40 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.source/10.0.11
02:08:40 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:40 [DEBUG] 	org.eclipse.jetty.util.ajax 10.0.11
02:08:40 [DEBUG] 	org.eclipse.jetty.security 10.0.11
02:08:40 [DEBUG] 	org.eclipse.jetty.util 10.0.11
02:08:40 [DEBUG] 	org.eclipse.jetty.io.source 10.0.11
02:08:40 [DEBUG] 	org.eclipse.jetty.server 10.0.11
02:08:40 [DEBUG] 	org.eclipse.jetty.io 10.0.11
02:08:40 [DEBUG] 	org.eclipse.jetty.server.source 10.0.11
02:08:40 [DEBUG] 	org.eclipse.jetty.servlet 10.0.11
02:08:40 [DEBUG] 	javax.servlet.jsp-api.source 2.3.3
02:08:40 [DEBUG] 	org.eclipse.jetty.util.source 10.0.11
02:08:40 [DEBUG] 	jakarta.servlet-api.source 4.0.0
02:08:40 [DEBUG] 	org.eclipse.jetty.security.source 10.0.11
02:08:40 [DEBUG] 	org.eclipse.jetty.servlet.source 10.0.11
02:08:40 [DEBUG] 	org.eclipse.jetty.util.ajax.source 10.0.11
02:08:40 [DEBUG] 	javax.servlet.jsp-api 2.3.3
02:08:40 [DEBUG] 	jakarta.servlet-api 4.0.0
02:08:40 [DEBUG] 	org.eclipse.jetty.http 10.0.11
02:08:40 [DEBUG] 	org.eclipse.jetty.http.source 10.0.11
02:08:40 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:40 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:1.12.13...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy-agent:jar:1.12.13]...
02:08:40 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy-agent:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy-agent/1.12.13
02:08:40 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:sources:1.12.13...
02:08:40 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy-agent:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy-agent.source/1.12.13
02:08:40 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:1.12.13...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy:jar:1.12.13]...
02:08:40 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy/1.12.13
02:08:40 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:sources:1.12.13...
02:08:40 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy.source/1.12.13
02:08:40 [DEBUG] Resolve org.assertj:assertj-core:jar:3.23.1...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.assertj:assertj-core:jar:3.23.1]...
02:08:40 [DEBUG] MavenResolver: artifact org.assertj:assertj-core:3.23.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar resolves installable unit assertj-core/3.23.1
02:08:40 [DEBUG] Resolve org.assertj:assertj-core:jar:sources:3.23.1...
02:08:40 [DEBUG] MavenResolver: source-artifact org.assertj:assertj-core:3.23.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar resolves installable unit assertj-core.source/3.23.1
02:08:40 [DEBUG] Resolve org.mockito:mockito-core:jar:4.7.0...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.mockito:mockito-core:jar:4.7.0]...
02:08:40 [DEBUG] MavenResolver: artifact org.mockito:mockito-core:4.7.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar resolves installable unit org.mockito.mockito-core/4.7.0
02:08:40 [DEBUG] Resolve org.mockito:mockito-core:jar:sources:4.7.0...
02:08:40 [DEBUG] MavenResolver: source-artifact org.mockito:mockito-core:4.7.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0-sources.jar resolves installable unit org.mockito.mockito-core.source/4.7.0
02:08:40 [DEBUG] Resolve org.objenesis:objenesis:jar:3.2...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.objenesis:objenesis:jar:3.2]...
02:08:40 [DEBUG] MavenResolver: artifact org.objenesis:objenesis:3.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2.jar resolves installable unit org.objenesis/3.2.0
02:08:40 [DEBUG] Resolve org.objenesis:objenesis:jar:sources:3.2...
02:08:40 [DEBUG] MavenResolver: source-artifact org.objenesis:objenesis:3.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar resolves installable unit org.objenesis.source/3.2.0
02:08:40 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:40 [DEBUG] 	assertj-core.source 3.23.1
02:08:40 [DEBUG] 	net.bytebuddy.byte-buddy 1.12.13
02:08:40 [DEBUG] 	org.mockito.mockito-core 4.7.0
02:08:40 [DEBUG] 	org.mockito.mockito-core.source 4.7.0
02:08:40 [DEBUG] 	org.objenesis.source 3.2.0
02:08:40 [DEBUG] 	net.bytebuddy.byte-buddy-agent 1.12.13
02:08:40 [DEBUG] 	net.bytebuddy.byte-buddy-agent.source 1.12.13
02:08:40 [DEBUG] 	assertj-core 3.23.1
02:08:40 [DEBUG] 	net.bytebuddy.byte-buddy.source 1.12.13
02:08:40 [DEBUG] 	org.objenesis 3.2.0
02:08:40 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:40 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:9.3...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-commons:jar:9.3]...
02:08:40 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-commons:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar resolves installable unit org.objectweb.asm.commons/9.3.0
02:08:40 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:sources:9.3...
02:08:40 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-commons:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar resolves installable unit org.objectweb.asm.commons.source/9.3.0
02:08:40 [DEBUG] Resolve org.ow2.asm:asm-util:jar:9.3...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-util:jar:9.3]...
02:08:40 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-util:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar resolves installable unit org.objectweb.asm.util/9.3.0
02:08:40 [DEBUG] Resolve org.ow2.asm:asm-util:jar:sources:9.3...
02:08:40 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-util:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar resolves installable unit org.objectweb.asm.util.source/9.3.0
02:08:40 [DEBUG] Resolve org.ow2.asm:asm:jar:9.3...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm:jar:9.3]...
02:08:40 [DEBUG] MavenResolver: artifact org.ow2.asm:asm:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar resolves installable unit org.objectweb.asm/9.3.0
02:08:40 [DEBUG] Resolve org.ow2.asm:asm:jar:sources:9.3...
02:08:40 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3-sources.jar resolves installable unit org.objectweb.asm.source/9.3.0
02:08:40 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:9.3...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-tree:jar:9.3]...
02:08:40 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-tree:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar resolves installable unit org.objectweb.asm.tree/9.3.0
02:08:40 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:sources:9.3...
02:08:40 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-tree:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar resolves installable unit org.objectweb.asm.tree.source/9.3.0
02:08:40 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:40 [DEBUG] 	org.objectweb.asm.commons 9.3.0
02:08:40 [DEBUG] 	org.objectweb.asm 9.3.0
02:08:40 [DEBUG] 	org.objectweb.asm.tree.source 9.3.0
02:08:40 [DEBUG] 	org.objectweb.asm.commons.source 9.3.0
02:08:40 [DEBUG] 	org.objectweb.asm.util.source 9.3.0
02:08:40 [DEBUG] 	org.objectweb.asm.tree 9.3.0
02:08:40 [DEBUG] 	org.objectweb.asm.source 9.3.0
02:08:40 [DEBUG] 	org.objectweb.asm.util 9.3.0
02:08:40 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:40 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1]...
02:08:40 [DEBUG] MavenResolver: artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar resolves installable unit biz.aQute.bnd.annotation/6.3.1.202206071316
02:08:40 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:sources:6.3.1...
02:08:40 [DEBUG] MavenResolver: source-artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar resolves installable unit biz.aQute.bnd.annotation.source/6.3.1.202206071316
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:1.1.2...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.versioning:jar:1.1.2]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.versioning:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar resolves installable unit org.osgi.annotation.versioning/1.1.2.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:sources:1.1.2...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.versioning:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar resolves installable unit org.osgi.annotation.versioning.source/1.1.2.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:2.0.0...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.bundle:jar:2.0.0]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.bundle:2.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar resolves installable unit org.osgi.annotation.bundle/2.0.0.202202082230
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:sources:2.0.0...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.bundle:2.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar resolves installable unit org.osgi.annotation.bundle.source/2.0.0.202202082230
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:1.6.1...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.cm:jar:1.6.1]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.cm:1.6.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar resolves installable unit org.osgi.service.cm/1.6.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:sources:1.6.1...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.cm:1.6.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar resolves installable unit org.osgi.service.cm.source/1.6.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:1.5.0...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component.annotations:jar:1.5.0]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component.annotations:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar resolves installable unit org.osgi.service.component.annotations/1.5.0.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:sources:1.5.0...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component.annotations:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar resolves installable unit org.osgi.service.component.annotations.source/1.5.0.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:1.5.0...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component:jar:1.5.0]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar resolves installable unit org.osgi.service.component/1.5.0.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:sources:1.5.0...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar resolves installable unit org.osgi.service.component.source/1.5.0.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:1.0.2...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.coordinator:jar:1.0.2]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.coordinator:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar resolves installable unit org.osgi.service.coordinator/1.0.2.201505202024
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:sources:1.0.2...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.coordinator:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar resolves installable unit org.osgi.service.coordinator.source/1.0.2.201505202024
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:1.1.1...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.device:jar:1.1.1]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.device:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar resolves installable unit org.osgi.service.device/1.1.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:sources:1.1.1...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.device:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar resolves installable unit org.osgi.service.device.source/1.1.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:1.4.1...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.event:jar:1.4.1]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.event:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar resolves installable unit org.osgi.service.event/1.4.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:sources:1.4.1...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.event:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar resolves installable unit org.osgi.service.event.source/1.4.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar resolves installable unit org.osgi.service.http.whiteboard/1.1.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:sources:1.1.1...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar resolves installable unit org.osgi.service.http.whiteboard.source/1.1.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:1.2.2...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http:jar:1.2.2]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http:1.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar resolves installable unit org.osgi.service.http/1.2.2.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:sources:1.2.2...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http:1.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar resolves installable unit org.osgi.service.http.source/1.2.2.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:1.0.0...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.log.stream:jar:1.0.0]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.log.stream:1.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar resolves installable unit org.osgi.service.log.stream/1.0.0.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:sources:1.0.0...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.log.stream:1.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar resolves installable unit org.osgi.service.log.stream.source/1.0.0.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:1.4.1...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.metatype:jar:1.4.1]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.metatype:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar resolves installable unit org.osgi.service.metatype/1.4.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:sources:1.4.1...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.metatype:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar resolves installable unit org.osgi.service.metatype.source/1.4.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:1.1.2...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.prefs:jar:1.1.2]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.prefs:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar resolves installable unit org.osgi.service.prefs/1.1.2.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:sources:1.1.2...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.prefs:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar resolves installable unit org.osgi.service.prefs.source/1.1.2.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:1.2.0...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.provisioning:jar:1.2.0]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.provisioning:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar resolves installable unit org.osgi.service.provisioning/1.2.0.201505202024
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:sources:1.2.0...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.provisioning:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar resolves installable unit org.osgi.service.provisioning.source/1.2.0.201505202024
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:1.2.1...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.upnp:jar:1.2.1]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.upnp:1.2.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar resolves installable unit org.osgi.service.upnp/1.2.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:sources:1.2.1...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.upnp:1.2.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar resolves installable unit org.osgi.service.upnp.source/1.2.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:1.1.1...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.useradmin:jar:1.1.1]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.useradmin:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar resolves installable unit org.osgi.service.useradmin/1.1.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:sources:1.1.1...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.useradmin:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar resolves installable unit org.osgi.service.useradmin.source/1.1.1.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:1.0.2...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.wireadmin:jar:1.0.2]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.wireadmin:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar resolves installable unit org.osgi.service.wireadmin/1.0.2.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:sources:1.0.2...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.wireadmin:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar resolves installable unit org.osgi.service.wireadmin.source/1.0.2.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:1.2.0...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.function:jar:1.2.0]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.function:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar resolves installable unit org.osgi.util.function/1.2.0.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:sources:1.2.0...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.function:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar resolves installable unit org.osgi.util.function.source/1.2.0.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:1.0.2...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.measurement:jar:1.0.2]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.measurement:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar resolves installable unit org.osgi.util.measurement/1.0.2.201802012109
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:sources:1.0.2...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.measurement:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar resolves installable unit org.osgi.util.measurement.source/1.0.2.201802012109
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:1.0.1...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.position:jar:1.0.1]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.position:1.0.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar resolves installable unit org.osgi.util.position/1.0.1.201505202026
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:sources:1.0.1...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.position:1.0.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar resolves installable unit org.osgi.util.position.source/1.0.1.201505202026
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:1.2.0...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.promise:jar:1.2.0]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.promise:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar resolves installable unit org.osgi.util.promise/1.2.0.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:sources:1.2.0...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.promise:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar resolves installable unit org.osgi.util.promise.source/1.2.0.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:1.0.2...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.pushstream:jar:1.0.2]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.pushstream:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar resolves installable unit org.osgi.util.pushstream/1.0.2.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:sources:1.0.2...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.pushstream:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar resolves installable unit org.osgi.util.pushstream.source/1.0.2.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:1.0.2...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.xml:jar:1.0.2]...
02:08:40 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.xml:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar resolves installable unit org.osgi.util.xml/1.0.2.202109301733
02:08:40 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:sources:1.0.2...
02:08:40 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.xml:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar resolves installable unit org.osgi.util.xml.source/1.0.2.202109301733
02:08:40 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:40 [DEBUG] 	biz.aQute.bnd.annotation.source 6.3.1.202206071316
02:08:40 [DEBUG] 	org.osgi.service.prefs.source 1.1.2.202109301733
02:08:40 [DEBUG] 	org.osgi.service.coordinator.source 1.0.2.201505202024
02:08:40 [DEBUG] 	org.osgi.service.component.annotations 1.5.0.202109301733
02:08:40 [DEBUG] 	org.osgi.service.http 1.2.2.202109301733
02:08:40 [DEBUG] 	org.osgi.util.xml 1.0.2.202109301733
02:08:40 [DEBUG] 	org.osgi.service.component 1.5.0.202109301733
02:08:40 [DEBUG] 	org.osgi.annotation.bundle 2.0.0.202202082230
02:08:40 [DEBUG] 	org.osgi.annotation.versioning 1.1.2.202109301733
02:08:40 [DEBUG] 	org.osgi.service.provisioning.source 1.2.0.201505202024
02:08:40 [DEBUG] 	org.osgi.service.event.source 1.4.1.202109301733
02:08:40 [DEBUG] 	org.osgi.util.xml.source 1.0.2.202109301733
02:08:40 [DEBUG] 	org.osgi.util.measurement.source 1.0.2.201802012109
02:08:40 [DEBUG] 	org.osgi.service.http.whiteboard 1.1.1.202109301733
02:08:40 [DEBUG] 	org.osgi.service.log.stream 1.0.0.202109301733
02:08:40 [DEBUG] 	org.osgi.service.cm.source 1.6.1.202109301733
02:08:40 [DEBUG] 	org.osgi.service.useradmin 1.1.1.202109301733
02:08:40 [DEBUG] 	org.osgi.util.function 1.2.0.202109301733
02:08:40 [DEBUG] 	org.osgi.service.prefs 1.1.2.202109301733
02:08:40 [DEBUG] 	org.osgi.annotation.bundle.source 2.0.0.202202082230
02:08:40 [DEBUG] 	org.osgi.util.promise.source 1.2.0.202109301733
02:08:40 [DEBUG] 	org.osgi.service.http.whiteboard.source 1.1.1.202109301733
02:08:40 [DEBUG] 	org.osgi.service.coordinator 1.0.2.201505202024
02:08:40 [DEBUG] 	biz.aQute.bnd.annotation 6.3.1.202206071316
02:08:40 [DEBUG] 	org.osgi.service.event 1.4.1.202109301733
02:08:40 [DEBUG] 	org.osgi.service.upnp 1.2.1.202109301733
02:08:40 [DEBUG] 	org.osgi.service.upnp.source 1.2.1.202109301733
02:08:40 [DEBUG] 	org.osgi.util.position 1.0.1.201505202026
02:08:40 [DEBUG] 	org.osgi.service.wireadmin.source 1.0.2.202109301733
02:08:40 [DEBUG] 	org.osgi.service.metatype.source 1.4.1.202109301733
02:08:40 [DEBUG] 	org.osgi.util.measurement 1.0.2.201802012109
02:08:40 [DEBUG] 	org.osgi.service.cm 1.6.1.202109301733
02:08:40 [DEBUG] 	org.osgi.util.pushstream.source 1.0.2.202109301733
02:08:40 [DEBUG] 	org.osgi.service.component.annotations.source 1.5.0.202109301733
02:08:40 [DEBUG] 	org.osgi.util.promise 1.2.0.202109301733
02:08:40 [DEBUG] 	org.osgi.service.wireadmin 1.0.2.202109301733
02:08:40 [DEBUG] 	org.osgi.service.log.stream.source 1.0.0.202109301733
02:08:40 [DEBUG] 	org.osgi.annotation.versioning.source 1.1.2.202109301733
02:08:40 [DEBUG] 	org.osgi.service.device 1.1.1.202109301733
02:08:40 [DEBUG] 	org.osgi.service.http.source 1.2.2.202109301733
02:08:40 [DEBUG] 	org.osgi.service.provisioning 1.2.0.201505202024
02:08:40 [DEBUG] 	org.osgi.util.function.source 1.2.0.202109301733
02:08:40 [DEBUG] 	org.osgi.service.metatype 1.4.1.202109301733
02:08:40 [DEBUG] 	org.osgi.service.device.source 1.1.1.202109301733
02:08:40 [DEBUG] 	org.osgi.util.position.source 1.0.1.201505202026
02:08:40 [DEBUG] 	org.osgi.service.component.source 1.5.0.202109301733
02:08:40 [DEBUG] 	org.osgi.service.useradmin.source 1.1.1.202109301733
02:08:40 [DEBUG] 	org.osgi.util.pushstream 1.0.2.202109301733
02:08:40 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:40 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2]...
02:08:40 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations/2.13.2
02:08:40 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.13.2...
02:08:40 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations.source/2.13.2
02:08:40 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:2.13.2...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-core:jar:2.13.2]...
02:08:40 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-core:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-core/2.13.2
02:08:40 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:sources:2.13.2...
02:08:40 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-core:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-core.source/2.13.2
02:08:40 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2...
02:08:40 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2]...
02:08:40 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind/2.13.2.2
02:08:40 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:sources:2.13.2.2...
02:08:41 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind.source/2.13.2.2
02:08:41 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:41 [DEBUG] 	com.fasterxml.jackson.core.jackson-core.source 2.13.2
02:08:41 [DEBUG] 	com.fasterxml.jackson.core.jackson-core 2.13.2
02:08:41 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations.source 2.13.2
02:08:41 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations 2.13.2
02:08:41 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind 2.13.2.2
02:08:41 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind.source 2.13.2.2
02:08:41 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:41 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2]...
02:08:41 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar resolves installable unit org.apache.felix.gogo.command/1.1.2
02:08:41 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:sources:1.1.2...
02:08:41 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar resolves installable unit org.apache.felix.gogo.command.source/1.1.2
02:08:41 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6]...
02:08:41 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar resolves installable unit org.apache.felix.gogo.runtime/1.1.6
02:08:41 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:sources:1.1.6...
02:08:41 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar resolves installable unit org.apache.felix.gogo.runtime.source/1.1.6
02:08:41 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4]...
02:08:41 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar resolves installable unit org.apache.felix.gogo.shell/1.1.4
02:08:41 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:sources:1.1.4...
02:08:41 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar resolves installable unit org.apache.felix.gogo.shell.source/1.1.4
02:08:41 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:2.2.2...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.scr:jar:2.2.2]...
02:08:41 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.scr:2.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar resolves installable unit org.apache.felix.scr/2.2.2
02:08:41 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:sources:2.2.2...
02:08:41 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.scr:2.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar resolves installable unit org.apache.felix.scr.source/2.2.2
02:08:41 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:41 [DEBUG] 	org.apache.felix.gogo.command.source 1.1.2
02:08:41 [DEBUG] 	org.apache.felix.gogo.runtime.source 1.1.6
02:08:41 [DEBUG] 	org.apache.felix.gogo.command 1.1.2
02:08:41 [DEBUG] 	org.apache.felix.scr.source 2.2.2
02:08:41 [DEBUG] 	org.apache.felix.gogo.shell.source 1.1.4
02:08:41 [DEBUG] 	org.apache.felix.scr 2.2.2
02:08:41 [DEBUG] 	org.apache.felix.gogo.shell 1.1.4
02:08:41 [DEBUG] 	org.apache.felix.gogo.runtime 1.1.6
02:08:41 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:41 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:5.9.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-api:jar:5.9.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-api:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar resolves installable unit junit-jupiter-api/5.9.0
02:08:41 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:sources:5.9.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-api:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar resolves installable unit junit-jupiter-api.source/5.9.0
02:08:41 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:5.9.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-engine:jar:5.9.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar resolves installable unit junit-jupiter-engine/5.9.0
02:08:41 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:sources:5.9.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar resolves installable unit junit-jupiter-engine.source/5.9.0
02:08:41 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar resolves installable unit junit-jupiter-migrationsupport/5.9.0
02:08:41 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:sources:5.9.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar resolves installable unit junit-jupiter-migrationsupport.source/5.9.0
02:08:41 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:5.9.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-params:jar:5.9.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-params:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar resolves installable unit junit-jupiter-params/5.9.0
02:08:41 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:sources:5.9.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-params:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar resolves installable unit junit-jupiter-params.source/5.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:1.9.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-commons:jar:1.9.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar resolves installable unit junit-platform-commons/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:sources:1.9.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar resolves installable unit junit-platform-commons.source/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:1.9.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-engine:jar:1.9.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar resolves installable unit junit-platform-engine/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:sources:1.9.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar resolves installable unit junit-platform-engine.source/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:1.9.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-launcher:jar:1.9.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-launcher:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar resolves installable unit junit-platform-launcher/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:sources:1.9.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-launcher:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar resolves installable unit junit-platform-launcher.source/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:1.9.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-runner:jar:1.9.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-runner:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar resolves installable unit junit-platform-runner/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:sources:1.9.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-runner:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar resolves installable unit junit-platform-runner.source/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:1.9.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-api:jar:1.9.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-api:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar resolves installable unit junit-platform-suite-api/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:sources:1.9.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-api:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar resolves installable unit junit-platform-suite-api.source/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:1.9.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-commons:jar:1.9.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar resolves installable unit junit-platform-suite-commons/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:sources:1.9.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar resolves installable unit junit-platform-suite-commons.source/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:1.9.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-engine:jar:1.9.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar resolves installable unit junit-platform-suite-engine/1.9.0
02:08:41 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:sources:1.9.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar resolves installable unit junit-platform-suite-engine.source/1.9.0
02:08:41 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:5.9.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.vintage:junit-vintage-engine:jar:5.9.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.junit.vintage:junit-vintage-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar resolves installable unit junit-vintage-engine/5.9.0
02:08:41 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:sources:5.9.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.junit.vintage:junit-vintage-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar resolves installable unit junit-vintage-engine.source/5.9.0
02:08:41 [DEBUG] Resolve org.opentest4j:opentest4j:jar:1.2.0...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.opentest4j:opentest4j:jar:1.2.0]...
02:08:41 [DEBUG] MavenResolver: artifact org.opentest4j:opentest4j:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar resolves installable unit org.opentest4j/1.2.0
02:08:41 [DEBUG] Resolve org.opentest4j:opentest4j:jar:sources:1.2.0...
02:08:41 [DEBUG] MavenResolver: source-artifact org.opentest4j:opentest4j:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar resolves installable unit org.opentest4j.source/1.2.0
02:08:41 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:1.1.2...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apiguardian:apiguardian-api:jar:1.1.2]...
02:08:41 [DEBUG] MavenResolver: artifact org.apiguardian:apiguardian-api:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar resolves installable unit org.apiguardian.api/1.1.2
02:08:41 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:sources:1.1.2...
02:08:41 [DEBUG] MavenResolver: source-artifact org.apiguardian:apiguardian-api:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar resolves installable unit org.apiguardian.api.source/1.1.2
02:08:41 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:41 [DEBUG] 	junit-jupiter-engine 5.9.0
02:08:41 [DEBUG] 	junit-jupiter-params.source 5.9.0
02:08:41 [DEBUG] 	junit-platform-commons 1.9.0
02:08:41 [DEBUG] 	junit-platform-runner.source 1.9.0
02:08:41 [DEBUG] 	junit-jupiter-api 5.9.0
02:08:41 [DEBUG] 	junit-platform-suite-commons 1.9.0
02:08:41 [DEBUG] 	junit-platform-launcher 1.9.0
02:08:41 [DEBUG] 	junit-vintage-engine.source 5.9.0
02:08:41 [DEBUG] 	junit-jupiter-migrationsupport 5.9.0
02:08:41 [DEBUG] 	junit-platform-suite-engine.source 1.9.0
02:08:41 [DEBUG] 	org.apiguardian.api 1.1.2
02:08:41 [DEBUG] 	junit-platform-suite-engine 1.9.0
02:08:41 [DEBUG] 	junit-platform-launcher.source 1.9.0
02:08:41 [DEBUG] 	junit-platform-suite-api.source 1.9.0
02:08:41 [DEBUG] 	junit-platform-engine 1.9.0
02:08:41 [DEBUG] 	junit-platform-suite-api 1.9.0
02:08:41 [DEBUG] 	junit-jupiter-migrationsupport.source 5.9.0
02:08:41 [DEBUG] 	org.opentest4j 1.2.0
02:08:41 [DEBUG] 	junit-platform-commons.source 1.9.0
02:08:41 [DEBUG] 	junit-jupiter-params 5.9.0
02:08:41 [DEBUG] 	junit-vintage-engine 5.9.0
02:08:41 [DEBUG] 	junit-platform-engine.source 1.9.0
02:08:41 [DEBUG] 	junit-jupiter-api.source 5.9.0
02:08:41 [DEBUG] 	junit-platform-suite-commons.source 1.9.0
02:08:41 [DEBUG] 	org.opentest4j.source 1.2.0
02:08:41 [DEBUG] 	org.apiguardian.api.source 1.1.2
02:08:41 [DEBUG] 	junit-jupiter-engine.source 5.9.0
02:08:41 [DEBUG] 	junit-platform-runner 1.9.0
02:08:41 [DEBUG] Target definition file contains 304 units
02:08:41 [DEBUG] Added 0 locally built units to the target platform
02:08:41 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml
02:08:41 [INFO] Resolved fragments:
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:41 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:41 [INFO] Resolved fragments:
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:41 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:41 [INFO] Resolved fragments:
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:41 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:41 [INFO] Resolved fragments:
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:41 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.feature:1.13.900.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.executable:3.8.1900.qualifier: MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml
02:08:41 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:41 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:41 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:41 [DEBUG] Target definition file contains 304 units
02:08:41 [DEBUG] Added 0 locally built units to the target platform
02:08:41 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml
02:08:41 [INFO] Resolved fragments:
02:08:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:41 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:41 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:41 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:41 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:41 [INFO] Resolved fragments:
02:08:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:41 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:41 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:41 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:41 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:41 [INFO] Resolved fragments:
02:08:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:41 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:41 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:41 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:41 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:41 [INFO] Resolved fragments:
02:08:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:41 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:41 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:41 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:41 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:41 [INFO] Resolved fragments:
02:08:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:41 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:41 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:41 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:41 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:41 [INFO] Resolved fragments:
02:08:41 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:41 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:41 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:41 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:41 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:41 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:41 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:41 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:41 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:41 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:41 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:41 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:41 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:41 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.supplement:1.10.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.core.runtime.feature:1.3.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.feature:1.13.900.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.cm:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.compendium.sdk:3.22.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app.source:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.coordinator:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.coordinator.source:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.cm.source:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.device:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.device.source:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event.source:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.metatype:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.metatype.source:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences.source:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.useradmin:1.2.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.useradmin.source:1.2.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.jaas.fragment:1.1.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.ssh:1.2.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.feature.source:1.13.900.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.sdk:3.23.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.source:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.supplement.source:1.10.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.xslt:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.xslt.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.hook:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.hook.source:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent.source:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux.source:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.source:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui.source:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.region:1.5.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.region.source:1.5.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.log.stream:1.1.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.log.stream.source:1.1.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.ssh.source:1.2.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi.source:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching.j9:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching.j9.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.hook:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.hook.source:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.executable:3.8.1900.qualifier: MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servletbridge:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.servletbridge:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature.source:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery.compatibility:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.discovery.feature:1.2.1100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.discovery:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.discovery.feature.source:1.2.1100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.extras.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.installer:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.rcp.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.sdk:3.11.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.user.ui:2.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.user.ui.source:2.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.p2:1.12.700.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.p2.source:1.12.700.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.installer.source:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.admin.rcp.source:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.admin:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.admin.source:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.source:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.importexport:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.sdk:3.23.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.core:1.14.800.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.core.source:1.14.800.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.jetty:1.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.jetty.source:1.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servletbridge.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.source:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry.source:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.servletbridge.source:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64.source:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx.source:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:41 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:41 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
02:08:41 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:41 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:41 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:41 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@9504a58...
02:08:41 [DEBUG] Target definition content cache miss: All entries differ, but there are entries which only differ in one parameter: [target environments, target environments, target environments, target environments, target environments, target environments, target environments, target environments, target environments]
02:08:41 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:41 [DEBUG] Resolve com.google.code.gson:gson:jar:2.9.1...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.google.code.gson:gson:jar:2.9.1]...
02:08:41 [DEBUG] MavenResolver: artifact com.google.code.gson:gson:2.9.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar resolves installable unit com.google.gson/2.9.1
02:08:41 [DEBUG] Resolve com.google.code.gson:gson:jar:sources:2.9.1...
02:08:41 [DEBUG] MavenResolver: source-artifact com.google.code.gson:gson:2.9.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar resolves installable unit com.google.gson.source/2.9.1
02:08:41 [DEBUG] Resolve com.ibm.icu:icu4j:jar:71.1...
02:08:41 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.ibm.icu:icu4j:jar:71.1]...
02:08:41 [DEBUG] MavenResolver: artifact com.ibm.icu:icu4j:71.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar resolves installable unit com.ibm.icu/71.1.0
02:08:41 [DEBUG] Resolve com.ibm.icu:icu4j:jar:sources:71.1...
02:08:42 [DEBUG] MavenResolver: source-artifact com.ibm.icu:icu4j:71.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/ibm/icu/icu4j/71.1/icu4j-71.1-sources.jar resolves installable unit com.ibm.icu.source/71.1.0
02:08:42 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:1.4...
02:08:42 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-fileupload:commons-fileupload:jar:1.4]...
02:08:42 [DEBUG] MavenResolver: artifact commons-fileupload:commons-fileupload:1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar resolves installable unit org.apache.commons.commons-fileupload/1.4.0
02:08:42 [DEBUG] Resolve commons-fileupload:commons-fileupload:jar:sources:1.4...
02:08:42 [DEBUG] MavenResolver: source-artifact commons-fileupload:commons-fileupload:1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar resolves installable unit org.apache.commons.commons-fileupload.source/1.4.0
02:08:42 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:5.12.1...
02:08:42 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna-platform:jar:5.12.1]...
02:08:42 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna-platform:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar resolves installable unit com.sun.jna.platform/5.12.1
02:08:42 [DEBUG] Resolve net.java.dev.jna:jna-platform:jar:sources:5.12.1...
02:08:42 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna-platform:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1-sources.jar resolves installable unit com.sun.jna.platform.source/5.12.1
02:08:42 [DEBUG] Resolve net.java.dev.jna:jna:jar:5.12.1...
02:08:42 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.java.dev.jna:jna:jar:5.12.1]...
02:08:42 [DEBUG] MavenResolver: artifact net.java.dev.jna:jna:5.12.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar resolves installable unit com.sun.jna/5.12.1
02:08:42 [DEBUG] Resolve net.java.dev.jna:jna:jar:sources:5.12.1...
02:08:42 [DEBUG] MavenResolver: source-artifact net.java.dev.jna:jna:5.12.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1-sources.jar resolves installable unit com.sun.jna.source/5.12.1
02:08:42 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:2.8.0...
02:08:42 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.sshd:sshd-osgi:jar:2.8.0]...
02:08:42 [DEBUG] MavenResolver: artifact org.apache.sshd:sshd-osgi:2.8.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar resolves installable unit org.apache.sshd.osgi/2.8.0
02:08:42 [DEBUG] Resolve org.apache.sshd:sshd-osgi:jar:sources:2.8.0...
02:08:42 [DEBUG] MavenResolver: source-artifact org.apache.sshd:sshd-osgi:2.8.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar resolves installable unit org.apache.sshd.osgi.source/2.8.0
02:08:42 [DEBUG] Resolve org.jsoup:jsoup:jar:1.14.3...
02:08:42 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.jsoup:jsoup:jar:1.14.3]...
02:08:42 [DEBUG] MavenResolver: artifact org.jsoup:jsoup:1.14.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar resolves installable unit org.jsoup/1.14.3
02:08:42 [DEBUG] Resolve org.jsoup:jsoup:jar:sources:1.14.3...
02:08:42 [DEBUG] MavenResolver: source-artifact org.jsoup:jsoup:1.14.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar resolves installable unit org.jsoup.source/1.14.3
02:08:42 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6...
02:08:42 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6]...
02:08:42 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar resolves installable unit org.sat4j.pb/2.3.6.v20201214
02:08:42 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.pb:jar:sources:2.3.6...
02:08:42 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.pb:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar resolves installable unit org.sat4j.pb.source/2.3.6.v20201214
02:08:42 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6...
02:08:42 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6]...
02:08:42 [DEBUG] MavenResolver: artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar resolves installable unit org.sat4j.core/2.3.6.v20201214
02:08:42 [DEBUG] Resolve org.ow2.sat4j:org.ow2.sat4j.core:jar:sources:2.3.6...
02:08:42 [DEBUG] MavenResolver: source-artifact org.ow2.sat4j:org.ow2.sat4j.core:2.3.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar resolves installable unit org.sat4j.core.source/2.3.6.v20201214
02:08:42 [DEBUG] Resolve org.tukaani:xz:jar:1.9...
02:08:42 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.tukaani:xz:jar:1.9]...
02:08:42 [DEBUG] MavenResolver: artifact org.tukaani:xz:1.9 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9.jar resolves installable unit org.tukaani.xz/1.9.0
02:08:42 [DEBUG] Resolve org.tukaani:xz:jar:sources:1.9...
02:08:42 [DEBUG] MavenResolver: source-artifact org.tukaani:xz:1.9:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/tukaani/xz/1.9/xz-1.9-sources.jar resolves installable unit org.tukaani.xz.source/1.9.0
02:08:42 [DEBUG] Resolve org.yaml:snakeyaml:jar:1.27...
02:08:42 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.yaml:snakeyaml:jar:1.27]...
02:08:42 [DEBUG] MavenResolver: artifact org.yaml:snakeyaml:1.27 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar resolves installable unit org.yaml.snakeyaml/1.27.0
02:08:42 [DEBUG] Resolve org.yaml:snakeyaml:jar:sources:1.27...
02:08:42 [DEBUG] MavenResolver: source-artifact org.yaml:snakeyaml:1.27:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar resolves installable unit org.yaml.snakeyaml.source/1.27.0
02:08:42 [DEBUG] Resolve commons-lang:commons-lang:jar:2.6...
02:08:42 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-lang:commons-lang:jar:2.6]...
02:08:42 [DEBUG] MavenResolver: artifact commons-lang:commons-lang:2.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar resolves installable unit org.apache.commons.lang/2.6.0
02:08:42 [DEBUG] Resolve commons-lang:commons-lang:jar:sources:2.6...
02:08:42 [DEBUG] MavenResolver: source-artifact commons-lang:commons-lang:2.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar resolves installable unit org.apache.commons.lang.source/2.6.0
02:08:42 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:1.71...
02:08:42 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcpg-jdk18on:jar:1.71]...
02:08:42 [DEBUG] MavenResolver: artifact org.bouncycastle:bcpg-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar resolves installable unit bcpg/1.71.0
02:08:42 [DEBUG] Resolve org.bouncycastle:bcpg-jdk18on:jar:sources:1.71...
02:08:42 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcpg-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar resolves installable unit bcpg.source/1.71.0
02:08:42 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:1.71...
02:08:42 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.bouncycastle:bcprov-jdk18on:jar:1.71]...
02:08:42 [DEBUG] MavenResolver: artifact org.bouncycastle:bcprov-jdk18on:1.71 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar resolves installable unit bcprov/1.71.0
02:08:42 [DEBUG] Resolve org.bouncycastle:bcprov-jdk18on:jar:sources:1.71...
02:08:43 [DEBUG] MavenResolver: source-artifact org.bouncycastle:bcprov-jdk18on:1.71:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar resolves installable unit bcprov.source/1.71.0
02:08:43 [DEBUG] Resolve commons-io:commons-io:jar:2.11.0...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=commons-io:commons-io:jar:2.11.0]...
02:08:43 [DEBUG] MavenResolver: artifact commons-io:commons-io:2.11.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar resolves installable unit org.apache.commons.commons-io/2.11.0
02:08:43 [DEBUG] Resolve commons-io:commons-io:jar:sources:2.11.0...
02:08:43 [DEBUG] MavenResolver: source-artifact commons-io:commons-io:2.11.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar resolves installable unit org.apache.commons.commons-io.source/2.11.0
02:08:43 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 71.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:43 [DEBUG] 	org.sat4j.core.source 2.3.6.v20201214
02:08:43 [DEBUG] 	org.apache.commons.lang.source 2.6.0
02:08:43 [DEBUG] 	org.yaml.snakeyaml.source 1.27.0
02:08:43 [DEBUG] 	bcpg.source 1.71.0
02:08:43 [DEBUG] 	org.sat4j.pb 2.3.6.v20201214
02:08:43 [DEBUG] 	org.sat4j.core 2.3.6.v20201214
02:08:43 [DEBUG] 	org.jsoup 1.14.3
02:08:43 [DEBUG] 	org.apache.commons.lang 2.6.0
02:08:43 [DEBUG] 	org.apache.commons.commons-io.source 2.11.0
02:08:43 [DEBUG] 	bcpg 1.71.0
02:08:43 [DEBUG] 	com.sun.jna.platform 5.12.1
02:08:43 [DEBUG] 	org.jsoup.source 1.14.3
02:08:43 [DEBUG] 	com.google.gson.source 2.9.1
02:08:43 [DEBUG] 	org.apache.sshd.osgi 2.8.0
02:08:43 [DEBUG] 	org.apache.commons.commons-fileupload.source 1.4.0
02:08:43 [DEBUG] 	org.yaml.snakeyaml 1.27.0
02:08:43 [DEBUG] 	org.sat4j.pb.source 2.3.6.v20201214
02:08:43 [DEBUG] 	org.apache.commons.commons-fileupload 1.4.0
02:08:43 [DEBUG] 	com.sun.jna.source 5.12.1
02:08:43 [DEBUG] 	com.google.gson 2.9.1
02:08:43 [DEBUG] 	com.ibm.icu 71.1.0
02:08:43 [DEBUG] 	org.tukaani.xz 1.9.0
02:08:43 [DEBUG] 	org.apache.commons.commons-io 2.11.0
02:08:43 [DEBUG] 	bcprov 1.71.0
02:08:43 [DEBUG] 	com.sun.jna.platform.source 5.12.1
02:08:43 [DEBUG] 	org.tukaani.xz.source 1.9.0
02:08:43 [DEBUG] 	com.ibm.icu.source 71.1.0
02:08:43 [DEBUG] 	com.sun.jna 5.12.1
02:08:43 [DEBUG] 	org.apache.sshd.osgi.source 2.8.0
02:08:43 [DEBUG] 	bcprov.source 1.71.0
02:08:43 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:43 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:4.0.4...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=jakarta.servlet:jakarta.servlet-api:jar:4.0.4]...
02:08:43 [DEBUG] MavenResolver: artifact jakarta.servlet:jakarta.servlet-api:4.0.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar resolves installable unit jakarta.servlet-api/4.0.0
02:08:43 [DEBUG] Resolve jakarta.servlet:jakarta.servlet-api:jar:sources:4.0.4...
02:08:43 [DEBUG] MavenResolver: source-artifact jakarta.servlet:jakarta.servlet-api:4.0.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar resolves installable unit jakarta.servlet-api.source/4.0.0
02:08:43 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3]...
02:08:43 [DEBUG] MavenResolver: artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar resolves installable unit javax.servlet.jsp-api/2.3.3
02:08:43 [DEBUG] Resolve javax.servlet.jsp:javax.servlet.jsp-api:jar:sources:2.3.3...
02:08:43 [DEBUG] MavenResolver: source-artifact javax.servlet.jsp:javax.servlet.jsp-api:2.3.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar resolves installable unit javax.servlet.jsp-api.source/2.3.3
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:10.0.11...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-http:jar:10.0.11]...
02:08:43 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-http:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar resolves installable unit org.eclipse.jetty.http/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-http:jar:sources:10.0.11...
02:08:43 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-http:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.http.source/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:10.0.11...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-io:jar:10.0.11]...
02:08:43 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-io:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar resolves installable unit org.eclipse.jetty.io/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-io:jar:sources:10.0.11...
02:08:43 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-io:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.io.source/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:10.0.11...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-security:jar:10.0.11]...
02:08:43 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-security:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar resolves installable unit org.eclipse.jetty.security/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-security:jar:sources:10.0.11...
02:08:43 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-security:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.security.source/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:10.0.11...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-server:jar:10.0.11]...
02:08:43 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-server:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar resolves installable unit org.eclipse.jetty.server/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-server:jar:sources:10.0.11...
02:08:43 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-server:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.server.source/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:10.0.11...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-servlet:jar:10.0.11]...
02:08:43 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-servlet:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar resolves installable unit org.eclipse.jetty.servlet/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-servlet:jar:sources:10.0.11...
02:08:43 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-servlet:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.servlet.source/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:10.0.11...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util-ajax:jar:10.0.11]...
02:08:43 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util-ajax:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar resolves installable unit org.eclipse.jetty.util.ajax/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-util-ajax:jar:sources:10.0.11...
02:08:43 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util-ajax:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.ajax.source/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:10.0.11...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.eclipse.jetty:jetty-util:jar:10.0.11]...
02:08:43 [DEBUG] MavenResolver: artifact org.eclipse.jetty:jetty-util:10.0.11 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar resolves installable unit org.eclipse.jetty.util/10.0.11
02:08:43 [DEBUG] Resolve org.eclipse.jetty:jetty-util:jar:sources:10.0.11...
02:08:43 [DEBUG] MavenResolver: source-artifact org.eclipse.jetty:jetty-util:10.0.11:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar resolves installable unit org.eclipse.jetty.util.source/10.0.11
02:08:43 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:43 [DEBUG] 	org.eclipse.jetty.util.ajax 10.0.11
02:08:43 [DEBUG] 	org.eclipse.jetty.security 10.0.11
02:08:43 [DEBUG] 	org.eclipse.jetty.util 10.0.11
02:08:43 [DEBUG] 	org.eclipse.jetty.io.source 10.0.11
02:08:43 [DEBUG] 	org.eclipse.jetty.server 10.0.11
02:08:43 [DEBUG] 	org.eclipse.jetty.io 10.0.11
02:08:43 [DEBUG] 	org.eclipse.jetty.server.source 10.0.11
02:08:43 [DEBUG] 	org.eclipse.jetty.servlet 10.0.11
02:08:43 [DEBUG] 	javax.servlet.jsp-api.source 2.3.3
02:08:43 [DEBUG] 	org.eclipse.jetty.util.source 10.0.11
02:08:43 [DEBUG] 	jakarta.servlet-api.source 4.0.0
02:08:43 [DEBUG] 	org.eclipse.jetty.security.source 10.0.11
02:08:43 [DEBUG] 	org.eclipse.jetty.servlet.source 10.0.11
02:08:43 [DEBUG] 	org.eclipse.jetty.util.ajax.source 10.0.11
02:08:43 [DEBUG] 	javax.servlet.jsp-api 2.3.3
02:08:43 [DEBUG] 	jakarta.servlet-api 4.0.0
02:08:43 [DEBUG] 	org.eclipse.jetty.http 10.0.11
02:08:43 [DEBUG] 	org.eclipse.jetty.http.source 10.0.11
02:08:43 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:43 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:1.12.13...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy-agent:jar:1.12.13]...
02:08:43 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy-agent:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy-agent/1.12.13
02:08:43 [DEBUG] Resolve net.bytebuddy:byte-buddy-agent:jar:sources:1.12.13...
02:08:43 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy-agent:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy-agent/1.12.13/byte-buddy-agent-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy-agent.source/1.12.13
02:08:43 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:1.12.13...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=net.bytebuddy:byte-buddy:jar:1.12.13]...
02:08:43 [DEBUG] MavenResolver: artifact net.bytebuddy:byte-buddy:1.12.13 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13.jar resolves installable unit net.bytebuddy.byte-buddy/1.12.13
02:08:43 [DEBUG] Resolve net.bytebuddy:byte-buddy:jar:sources:1.12.13...
02:08:43 [DEBUG] MavenResolver: source-artifact net.bytebuddy:byte-buddy:1.12.13:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/net/bytebuddy/byte-buddy/1.12.13/byte-buddy-1.12.13-sources.jar resolves installable unit net.bytebuddy.byte-buddy.source/1.12.13
02:08:43 [DEBUG] Resolve org.assertj:assertj-core:jar:3.23.1...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.assertj:assertj-core:jar:3.23.1]...
02:08:43 [DEBUG] MavenResolver: artifact org.assertj:assertj-core:3.23.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar resolves installable unit assertj-core/3.23.1
02:08:43 [DEBUG] Resolve org.assertj:assertj-core:jar:sources:3.23.1...
02:08:43 [DEBUG] MavenResolver: source-artifact org.assertj:assertj-core:3.23.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar resolves installable unit assertj-core.source/3.23.1
02:08:43 [DEBUG] Resolve org.mockito:mockito-core:jar:4.7.0...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.mockito:mockito-core:jar:4.7.0]...
02:08:43 [DEBUG] MavenResolver: artifact org.mockito:mockito-core:4.7.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0.jar resolves installable unit org.mockito.mockito-core/4.7.0
02:08:43 [DEBUG] Resolve org.mockito:mockito-core:jar:sources:4.7.0...
02:08:43 [DEBUG] MavenResolver: source-artifact org.mockito:mockito-core:4.7.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/mockito/mockito-core/4.7.0/mockito-core-4.7.0-sources.jar resolves installable unit org.mockito.mockito-core.source/4.7.0
02:08:43 [DEBUG] Resolve org.objenesis:objenesis:jar:3.2...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.objenesis:objenesis:jar:3.2]...
02:08:43 [DEBUG] MavenResolver: artifact org.objenesis:objenesis:3.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2.jar resolves installable unit org.objenesis/3.2.0
02:08:43 [DEBUG] Resolve org.objenesis:objenesis:jar:sources:3.2...
02:08:43 [DEBUG] MavenResolver: source-artifact org.objenesis:objenesis:3.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar resolves installable unit org.objenesis.source/3.2.0
02:08:43 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:43 [DEBUG] 	assertj-core.source 3.23.1
02:08:43 [DEBUG] 	net.bytebuddy.byte-buddy 1.12.13
02:08:43 [DEBUG] 	org.mockito.mockito-core 4.7.0
02:08:43 [DEBUG] 	org.mockito.mockito-core.source 4.7.0
02:08:43 [DEBUG] 	org.objenesis.source 3.2.0
02:08:43 [DEBUG] 	net.bytebuddy.byte-buddy-agent 1.12.13
02:08:43 [DEBUG] 	net.bytebuddy.byte-buddy-agent.source 1.12.13
02:08:43 [DEBUG] 	assertj-core 3.23.1
02:08:43 [DEBUG] 	net.bytebuddy.byte-buddy.source 1.12.13
02:08:43 [DEBUG] 	org.objenesis 3.2.0
02:08:43 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:43 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:9.3...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-commons:jar:9.3]...
02:08:43 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-commons:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar resolves installable unit org.objectweb.asm.commons/9.3.0
02:08:43 [DEBUG] Resolve org.ow2.asm:asm-commons:jar:sources:9.3...
02:08:43 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-commons:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar resolves installable unit org.objectweb.asm.commons.source/9.3.0
02:08:43 [DEBUG] Resolve org.ow2.asm:asm-util:jar:9.3...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-util:jar:9.3]...
02:08:43 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-util:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar resolves installable unit org.objectweb.asm.util/9.3.0
02:08:43 [DEBUG] Resolve org.ow2.asm:asm-util:jar:sources:9.3...
02:08:43 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-util:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar resolves installable unit org.objectweb.asm.util.source/9.3.0
02:08:43 [DEBUG] Resolve org.ow2.asm:asm:jar:9.3...
02:08:43 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm:jar:9.3]...
02:08:43 [DEBUG] MavenResolver: artifact org.ow2.asm:asm:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3.jar resolves installable unit org.objectweb.asm/9.3.0
02:08:43 [DEBUG] Resolve org.ow2.asm:asm:jar:sources:9.3...
02:08:44 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.3/asm-9.3-sources.jar resolves installable unit org.objectweb.asm.source/9.3.0
02:08:44 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:9.3...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.ow2.asm:asm-tree:jar:9.3]...
02:08:44 [DEBUG] MavenResolver: artifact org.ow2.asm:asm-tree:9.3 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar resolves installable unit org.objectweb.asm.tree/9.3.0
02:08:44 [DEBUG] Resolve org.ow2.asm:asm-tree:jar:sources:9.3...
02:08:44 [DEBUG] MavenResolver: source-artifact org.ow2.asm:asm-tree:9.3:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar resolves installable unit org.objectweb.asm.tree.source/9.3.0
02:08:44 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:44 [DEBUG] 	org.objectweb.asm.commons 9.3.0
02:08:44 [DEBUG] 	org.objectweb.asm 9.3.0
02:08:44 [DEBUG] 	org.objectweb.asm.tree.source 9.3.0
02:08:44 [DEBUG] 	org.objectweb.asm.commons.source 9.3.0
02:08:44 [DEBUG] 	org.objectweb.asm.util.source 9.3.0
02:08:44 [DEBUG] 	org.objectweb.asm.tree 9.3.0
02:08:44 [DEBUG] 	org.objectweb.asm.source 9.3.0
02:08:44 [DEBUG] 	org.objectweb.asm.util 9.3.0
02:08:44 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:44 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=biz.aQute.bnd:biz.aQute.bnd.annotation:jar:6.3.1]...
02:08:44 [DEBUG] MavenResolver: artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar resolves installable unit biz.aQute.bnd.annotation/6.3.1.202206071316
02:08:44 [DEBUG] Resolve biz.aQute.bnd:biz.aQute.bnd.annotation:jar:sources:6.3.1...
02:08:44 [DEBUG] MavenResolver: source-artifact biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar resolves installable unit biz.aQute.bnd.annotation.source/6.3.1.202206071316
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:1.1.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.versioning:jar:1.1.2]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.versioning:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar resolves installable unit org.osgi.annotation.versioning/1.1.2.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.annotation.versioning:jar:sources:1.1.2...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.versioning:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar resolves installable unit org.osgi.annotation.versioning.source/1.1.2.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:2.0.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.annotation.bundle:jar:2.0.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.annotation.bundle:2.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar resolves installable unit org.osgi.annotation.bundle/2.0.0.202202082230
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.annotation.bundle:jar:sources:2.0.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.annotation.bundle:2.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar resolves installable unit org.osgi.annotation.bundle.source/2.0.0.202202082230
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:1.6.1...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.cm:jar:1.6.1]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.cm:1.6.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar resolves installable unit org.osgi.service.cm/1.6.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.cm:jar:sources:1.6.1...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.cm:1.6.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar resolves installable unit org.osgi.service.cm.source/1.6.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:1.5.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component.annotations:jar:1.5.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component.annotations:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar resolves installable unit org.osgi.service.component.annotations/1.5.0.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.component.annotations:jar:sources:1.5.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component.annotations:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar resolves installable unit org.osgi.service.component.annotations.source/1.5.0.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:1.5.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.component:jar:1.5.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.component:1.5.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar resolves installable unit org.osgi.service.component/1.5.0.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.component:jar:sources:1.5.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.component:1.5.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar resolves installable unit org.osgi.service.component.source/1.5.0.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:1.0.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.coordinator:jar:1.0.2]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.coordinator:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar resolves installable unit org.osgi.service.coordinator/1.0.2.201505202024
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.coordinator:jar:sources:1.0.2...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.coordinator:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar resolves installable unit org.osgi.service.coordinator.source/1.0.2.201505202024
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:1.1.1...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.device:jar:1.1.1]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.device:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar resolves installable unit org.osgi.service.device/1.1.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.device:jar:sources:1.1.1...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.device:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar resolves installable unit org.osgi.service.device.source/1.1.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:1.4.1...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.event:jar:1.4.1]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.event:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar resolves installable unit org.osgi.service.event/1.4.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.event:jar:sources:1.4.1...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.event:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar resolves installable unit org.osgi.service.event.source/1.4.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar resolves installable unit org.osgi.service.http.whiteboard/1.1.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.http.whiteboard:jar:sources:1.1.1...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http.whiteboard:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar resolves installable unit org.osgi.service.http.whiteboard.source/1.1.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:1.2.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.http:jar:1.2.2]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.http:1.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar resolves installable unit org.osgi.service.http/1.2.2.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.http:jar:sources:1.2.2...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.http:1.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar resolves installable unit org.osgi.service.http.source/1.2.2.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:1.0.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.log.stream:jar:1.0.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.log.stream:1.0.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar resolves installable unit org.osgi.service.log.stream/1.0.0.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.log.stream:jar:sources:1.0.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.log.stream:1.0.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar resolves installable unit org.osgi.service.log.stream.source/1.0.0.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:1.4.1...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.metatype:jar:1.4.1]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.metatype:1.4.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar resolves installable unit org.osgi.service.metatype/1.4.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.metatype:jar:sources:1.4.1...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.metatype:1.4.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar resolves installable unit org.osgi.service.metatype.source/1.4.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:1.1.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.prefs:jar:1.1.2]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.prefs:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar resolves installable unit org.osgi.service.prefs/1.1.2.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.prefs:jar:sources:1.1.2...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.prefs:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar resolves installable unit org.osgi.service.prefs.source/1.1.2.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:1.2.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.provisioning:jar:1.2.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.provisioning:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar resolves installable unit org.osgi.service.provisioning/1.2.0.201505202024
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.provisioning:jar:sources:1.2.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.provisioning:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar resolves installable unit org.osgi.service.provisioning.source/1.2.0.201505202024
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:1.2.1...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.upnp:jar:1.2.1]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.upnp:1.2.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar resolves installable unit org.osgi.service.upnp/1.2.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.upnp:jar:sources:1.2.1...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.upnp:1.2.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar resolves installable unit org.osgi.service.upnp.source/1.2.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:1.1.1...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.useradmin:jar:1.1.1]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.useradmin:1.1.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar resolves installable unit org.osgi.service.useradmin/1.1.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.useradmin:jar:sources:1.1.1...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.useradmin:1.1.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar resolves installable unit org.osgi.service.useradmin.source/1.1.1.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:1.0.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.service.wireadmin:jar:1.0.2]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.service.wireadmin:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar resolves installable unit org.osgi.service.wireadmin/1.0.2.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.service.wireadmin:jar:sources:1.0.2...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.service.wireadmin:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar resolves installable unit org.osgi.service.wireadmin.source/1.0.2.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:1.2.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.function:jar:1.2.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.function:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar resolves installable unit org.osgi.util.function/1.2.0.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.util.function:jar:sources:1.2.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.function:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar resolves installable unit org.osgi.util.function.source/1.2.0.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:1.0.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.measurement:jar:1.0.2]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.measurement:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar resolves installable unit org.osgi.util.measurement/1.0.2.201802012109
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.util.measurement:jar:sources:1.0.2...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.measurement:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar resolves installable unit org.osgi.util.measurement.source/1.0.2.201802012109
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:1.0.1...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.position:jar:1.0.1]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.position:1.0.1 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar resolves installable unit org.osgi.util.position/1.0.1.201505202026
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.util.position:jar:sources:1.0.1...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.position:1.0.1:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar resolves installable unit org.osgi.util.position.source/1.0.1.201505202026
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:1.2.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.promise:jar:1.2.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.promise:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar resolves installable unit org.osgi.util.promise/1.2.0.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.util.promise:jar:sources:1.2.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.promise:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar resolves installable unit org.osgi.util.promise.source/1.2.0.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:1.0.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.pushstream:jar:1.0.2]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.pushstream:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar resolves installable unit org.osgi.util.pushstream/1.0.2.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.util.pushstream:jar:sources:1.0.2...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.pushstream:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar resolves installable unit org.osgi.util.pushstream.source/1.0.2.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:1.0.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.osgi:org.osgi.util.xml:jar:1.0.2]...
02:08:44 [DEBUG] MavenResolver: artifact org.osgi:org.osgi.util.xml:1.0.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar resolves installable unit org.osgi.util.xml/1.0.2.202109301733
02:08:44 [DEBUG] Resolve org.osgi:org.osgi.util.xml:jar:sources:1.0.2...
02:08:44 [DEBUG] MavenResolver: source-artifact org.osgi:org.osgi.util.xml:1.0.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar resolves installable unit org.osgi.util.xml.source/1.0.2.202109301733
02:08:44 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:44 [DEBUG] 	biz.aQute.bnd.annotation.source 6.3.1.202206071316
02:08:44 [DEBUG] 	org.osgi.service.prefs.source 1.1.2.202109301733
02:08:44 [DEBUG] 	org.osgi.service.coordinator.source 1.0.2.201505202024
02:08:44 [DEBUG] 	org.osgi.service.component.annotations 1.5.0.202109301733
02:08:44 [DEBUG] 	org.osgi.service.http 1.2.2.202109301733
02:08:44 [DEBUG] 	org.osgi.util.xml 1.0.2.202109301733
02:08:44 [DEBUG] 	org.osgi.service.component 1.5.0.202109301733
02:08:44 [DEBUG] 	org.osgi.annotation.bundle 2.0.0.202202082230
02:08:44 [DEBUG] 	org.osgi.annotation.versioning 1.1.2.202109301733
02:08:44 [DEBUG] 	org.osgi.service.provisioning.source 1.2.0.201505202024
02:08:44 [DEBUG] 	org.osgi.service.event.source 1.4.1.202109301733
02:08:44 [DEBUG] 	org.osgi.util.xml.source 1.0.2.202109301733
02:08:44 [DEBUG] 	org.osgi.util.measurement.source 1.0.2.201802012109
02:08:44 [DEBUG] 	org.osgi.service.http.whiteboard 1.1.1.202109301733
02:08:44 [DEBUG] 	org.osgi.service.log.stream 1.0.0.202109301733
02:08:44 [DEBUG] 	org.osgi.service.cm.source 1.6.1.202109301733
02:08:44 [DEBUG] 	org.osgi.service.useradmin 1.1.1.202109301733
02:08:44 [DEBUG] 	org.osgi.util.function 1.2.0.202109301733
02:08:44 [DEBUG] 	org.osgi.service.prefs 1.1.2.202109301733
02:08:44 [DEBUG] 	org.osgi.annotation.bundle.source 2.0.0.202202082230
02:08:44 [DEBUG] 	org.osgi.util.promise.source 1.2.0.202109301733
02:08:44 [DEBUG] 	org.osgi.service.http.whiteboard.source 1.1.1.202109301733
02:08:44 [DEBUG] 	org.osgi.service.coordinator 1.0.2.201505202024
02:08:44 [DEBUG] 	biz.aQute.bnd.annotation 6.3.1.202206071316
02:08:44 [DEBUG] 	org.osgi.service.event 1.4.1.202109301733
02:08:44 [DEBUG] 	org.osgi.service.upnp 1.2.1.202109301733
02:08:44 [DEBUG] 	org.osgi.service.upnp.source 1.2.1.202109301733
02:08:44 [DEBUG] 	org.osgi.util.position 1.0.1.201505202026
02:08:44 [DEBUG] 	org.osgi.service.wireadmin.source 1.0.2.202109301733
02:08:44 [DEBUG] 	org.osgi.service.metatype.source 1.4.1.202109301733
02:08:44 [DEBUG] 	org.osgi.util.measurement 1.0.2.201802012109
02:08:44 [DEBUG] 	org.osgi.service.cm 1.6.1.202109301733
02:08:44 [DEBUG] 	org.osgi.util.pushstream.source 1.0.2.202109301733
02:08:44 [DEBUG] 	org.osgi.service.component.annotations.source 1.5.0.202109301733
02:08:44 [DEBUG] 	org.osgi.util.promise 1.2.0.202109301733
02:08:44 [DEBUG] 	org.osgi.service.wireadmin 1.0.2.202109301733
02:08:44 [DEBUG] 	org.osgi.service.log.stream.source 1.0.0.202109301733
02:08:44 [DEBUG] 	org.osgi.annotation.versioning.source 1.1.2.202109301733
02:08:44 [DEBUG] 	org.osgi.service.device 1.1.1.202109301733
02:08:44 [DEBUG] 	org.osgi.service.http.source 1.2.2.202109301733
02:08:44 [DEBUG] 	org.osgi.service.provisioning 1.2.0.201505202024
02:08:44 [DEBUG] 	org.osgi.util.function.source 1.2.0.202109301733
02:08:44 [DEBUG] 	org.osgi.service.metatype 1.4.1.202109301733
02:08:44 [DEBUG] 	org.osgi.service.device.source 1.1.1.202109301733
02:08:44 [DEBUG] 	org.osgi.util.position.source 1.0.1.201505202026
02:08:44 [DEBUG] 	org.osgi.service.component.source 1.5.0.202109301733
02:08:44 [DEBUG] 	org.osgi.service.useradmin.source 1.1.1.202109301733
02:08:44 [DEBUG] 	org.osgi.util.pushstream 1.0.2.202109301733
02:08:44 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:44 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.13.2]...
02:08:44 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations/2.13.2
02:08:44 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-annotations:jar:sources:2.13.2...
02:08:44 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-annotations:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-annotations.source/2.13.2
02:08:44 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:2.13.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-core:jar:2.13.2]...
02:08:44 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-core:2.13.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-core/2.13.2
02:08:44 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-core:jar:sources:2.13.2...
02:08:44 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-core:2.13.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-core.source/2.13.2
02:08:44 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=com.fasterxml.jackson.core:jackson-databind:jar:2.13.2.2]...
02:08:44 [DEBUG] MavenResolver: artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind/2.13.2.2
02:08:44 [DEBUG] Resolve com.fasterxml.jackson.core:jackson-databind:jar:sources:2.13.2.2...
02:08:44 [DEBUG] MavenResolver: source-artifact com.fasterxml.jackson.core:jackson-databind:2.13.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar resolves installable unit com.fasterxml.jackson.core.jackson-databind.source/2.13.2.2
02:08:44 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:44 [DEBUG] 	com.fasterxml.jackson.core.jackson-core.source 2.13.2
02:08:44 [DEBUG] 	com.fasterxml.jackson.core.jackson-core 2.13.2
02:08:44 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations.source 2.13.2
02:08:44 [DEBUG] 	com.fasterxml.jackson.core.jackson-annotations 2.13.2
02:08:44 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind 2.13.2.2
02:08:44 [DEBUG] 	com.fasterxml.jackson.core.jackson-databind.source 2.13.2.2
02:08:44 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:44 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2]...
02:08:44 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar resolves installable unit org.apache.felix.gogo.command/1.1.2
02:08:44 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.command:jar:sources:1.1.2...
02:08:44 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.command:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar resolves installable unit org.apache.felix.gogo.command.source/1.1.2
02:08:44 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6]...
02:08:44 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar resolves installable unit org.apache.felix.gogo.runtime/1.1.6
02:08:44 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.runtime:jar:sources:1.1.6...
02:08:44 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.runtime:1.1.6:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar resolves installable unit org.apache.felix.gogo.runtime.source/1.1.6
02:08:44 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4]...
02:08:44 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar resolves installable unit org.apache.felix.gogo.shell/1.1.4
02:08:44 [DEBUG] Resolve org.apache.felix:org.apache.felix.gogo.shell:jar:sources:1.1.4...
02:08:44 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.gogo.shell:1.1.4:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar resolves installable unit org.apache.felix.gogo.shell.source/1.1.4
02:08:44 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:2.2.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apache.felix:org.apache.felix.scr:jar:2.2.2]...
02:08:44 [DEBUG] MavenResolver: artifact org.apache.felix:org.apache.felix.scr:2.2.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar resolves installable unit org.apache.felix.scr/2.2.2
02:08:44 [DEBUG] Resolve org.apache.felix:org.apache.felix.scr:jar:sources:2.2.2...
02:08:44 [DEBUG] MavenResolver: source-artifact org.apache.felix:org.apache.felix.scr:2.2.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar resolves installable unit org.apache.felix.scr.source/2.2.2
02:08:44 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:44 [DEBUG] 	org.apache.felix.gogo.command.source 1.1.2
02:08:44 [DEBUG] 	org.apache.felix.gogo.runtime.source 1.1.6
02:08:44 [DEBUG] 	org.apache.felix.gogo.command 1.1.2
02:08:44 [DEBUG] 	org.apache.felix.scr.source 2.2.2
02:08:44 [DEBUG] 	org.apache.felix.gogo.shell.source 1.1.4
02:08:44 [DEBUG] 	org.apache.felix.scr 2.2.2
02:08:44 [DEBUG] 	org.apache.felix.gogo.shell 1.1.4
02:08:44 [DEBUG] 	org.apache.felix.gogo.runtime 1.1.6
02:08:44 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
02:08:44 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:5.9.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-api:jar:5.9.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-api:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar resolves installable unit junit-jupiter-api/5.9.0
02:08:44 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-api:jar:sources:5.9.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-api:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar resolves installable unit junit-jupiter-api.source/5.9.0
02:08:44 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:5.9.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-engine:jar:5.9.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar resolves installable unit junit-jupiter-engine/5.9.0
02:08:44 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-engine:jar:sources:5.9.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar resolves installable unit junit-jupiter-engine.source/5.9.0
02:08:44 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.9.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar resolves installable unit junit-jupiter-migrationsupport/5.9.0
02:08:44 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-migrationsupport:jar:sources:5.9.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar resolves installable unit junit-jupiter-migrationsupport.source/5.9.0
02:08:44 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:5.9.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.jupiter:junit-jupiter-params:jar:5.9.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.junit.jupiter:junit-jupiter-params:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar resolves installable unit junit-jupiter-params/5.9.0
02:08:44 [DEBUG] Resolve org.junit.jupiter:junit-jupiter-params:jar:sources:5.9.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.junit.jupiter:junit-jupiter-params:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar resolves installable unit junit-jupiter-params.source/5.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:1.9.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-commons:jar:1.9.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar resolves installable unit junit-platform-commons/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-commons:jar:sources:1.9.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar resolves installable unit junit-platform-commons.source/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:1.9.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-engine:jar:1.9.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar resolves installable unit junit-platform-engine/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-engine:jar:sources:1.9.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar resolves installable unit junit-platform-engine.source/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:1.9.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-launcher:jar:1.9.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-launcher:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar resolves installable unit junit-platform-launcher/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-launcher:jar:sources:1.9.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-launcher:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar resolves installable unit junit-platform-launcher.source/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:1.9.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-runner:jar:1.9.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-runner:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar resolves installable unit junit-platform-runner/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-runner:jar:sources:1.9.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-runner:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar resolves installable unit junit-platform-runner.source/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:1.9.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-api:jar:1.9.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-api:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar resolves installable unit junit-platform-suite-api/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-suite-api:jar:sources:1.9.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-api:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar resolves installable unit junit-platform-suite-api.source/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:1.9.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-commons:jar:1.9.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-commons:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar resolves installable unit junit-platform-suite-commons/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-suite-commons:jar:sources:1.9.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-commons:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar resolves installable unit junit-platform-suite-commons.source/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:1.9.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.platform:junit-platform-suite-engine:jar:1.9.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.junit.platform:junit-platform-suite-engine:1.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar resolves installable unit junit-platform-suite-engine/1.9.0
02:08:44 [DEBUG] Resolve org.junit.platform:junit-platform-suite-engine:jar:sources:1.9.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.junit.platform:junit-platform-suite-engine:1.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar resolves installable unit junit-platform-suite-engine.source/1.9.0
02:08:44 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:5.9.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.junit.vintage:junit-vintage-engine:jar:5.9.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.junit.vintage:junit-vintage-engine:5.9.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar resolves installable unit junit-vintage-engine/5.9.0
02:08:44 [DEBUG] Resolve org.junit.vintage:junit-vintage-engine:jar:sources:5.9.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.junit.vintage:junit-vintage-engine:5.9.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar resolves installable unit junit-vintage-engine.source/5.9.0
02:08:44 [DEBUG] Resolve org.opentest4j:opentest4j:jar:1.2.0...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.opentest4j:opentest4j:jar:1.2.0]...
02:08:44 [DEBUG] MavenResolver: artifact org.opentest4j:opentest4j:1.2.0 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar resolves installable unit org.opentest4j/1.2.0
02:08:44 [DEBUG] Resolve org.opentest4j:opentest4j:jar:sources:1.2.0...
02:08:44 [DEBUG] MavenResolver: source-artifact org.opentest4j:opentest4j:1.2.0:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar resolves installable unit org.opentest4j.source/1.2.0
02:08:44 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:1.1.2...
02:08:44 [DEBUG] Resolved MavenArtifactFacade [wrappedArtifact=org.apiguardian:apiguardian-api:jar:1.1.2]...
02:08:44 [DEBUG] MavenResolver: artifact org.apiguardian:apiguardian-api:1.1.2 at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar resolves installable unit org.apiguardian.api/1.1.2
02:08:44 [DEBUG] Resolve org.apiguardian:apiguardian-api:jar:sources:1.1.2...
02:08:44 [DEBUG] MavenResolver: source-artifact org.apiguardian:apiguardian-api:1.1.2:sources at location /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar resolves installable unit org.apiguardian.api.source/1.1.2
02:08:44 [DEBUG] The following artifacts where resolved from location MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
02:08:44 [DEBUG] 	junit-jupiter-engine 5.9.0
02:08:44 [DEBUG] 	junit-jupiter-params.source 5.9.0
02:08:44 [DEBUG] 	junit-platform-commons 1.9.0
02:08:44 [DEBUG] 	junit-platform-runner.source 1.9.0
02:08:44 [DEBUG] 	junit-jupiter-api 5.9.0
02:08:44 [DEBUG] 	junit-platform-suite-commons 1.9.0
02:08:44 [DEBUG] 	junit-platform-launcher 1.9.0
02:08:44 [DEBUG] 	junit-vintage-engine.source 5.9.0
02:08:44 [DEBUG] 	junit-jupiter-migrationsupport 5.9.0
02:08:44 [DEBUG] 	junit-platform-suite-engine.source 1.9.0
02:08:44 [DEBUG] 	org.apiguardian.api 1.1.2
02:08:44 [DEBUG] 	junit-platform-suite-engine 1.9.0
02:08:44 [DEBUG] 	junit-platform-launcher.source 1.9.0
02:08:44 [DEBUG] 	junit-platform-suite-api.source 1.9.0
02:08:44 [DEBUG] 	junit-platform-engine 1.9.0
02:08:44 [DEBUG] 	junit-platform-suite-api 1.9.0
02:08:44 [DEBUG] 	junit-jupiter-migrationsupport.source 5.9.0
02:08:44 [DEBUG] 	org.opentest4j 1.2.0
02:08:44 [DEBUG] 	junit-platform-commons.source 1.9.0
02:08:44 [DEBUG] 	junit-jupiter-params 5.9.0
02:08:44 [DEBUG] 	junit-vintage-engine 5.9.0
02:08:44 [DEBUG] 	junit-platform-engine.source 1.9.0
02:08:44 [DEBUG] 	junit-jupiter-api.source 5.9.0
02:08:44 [DEBUG] 	junit-platform-suite-commons.source 1.9.0
02:08:44 [DEBUG] 	org.opentest4j.source 1.2.0
02:08:44 [DEBUG] 	org.apiguardian.api.source 1.1.2
02:08:44 [DEBUG] 	junit-jupiter-engine.source 5.9.0
02:08:44 [DEBUG] 	junit-platform-runner 1.9.0
02:08:44 [DEBUG] Target definition file contains 304 units
02:08:44 [DEBUG] Added 0 locally built units to the target platform
02:08:44 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
02:08:44 [INFO] Resolved fragments:
02:08:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:44 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:44 [INFO] Resolved fragments:
02:08:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:44 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:44 [INFO] Resolved fragments:
02:08:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:44 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:44 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.sdk.tests:4.26.0.qualifier: MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.test:3.8.300.qualifier: MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.optional.junit:3.3.300.qualifier: MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/anttestscore.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.tests.core:3.6.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/anttestsui.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.tests.ui:3.10.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.tests:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.resources:3.10.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions.tests:3.6.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers.tests:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.net:1.5.100.qualifier: MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.runtime:3.20.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.tests:3.12.800.qualifier: MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands.tests:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.tests:1.2.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings.tests:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.tests:0.14.800.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.tests.css.core:1.301.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.tests.css.swt:0.11.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi.tests:1.3.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common.tests:3.15.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.ds.tests:1.6.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.test:1.3.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet.tests:1.8.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery.compatibility:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.installer:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests:1.8.800.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/bin can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests.verifier:1.3.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests.discovery:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.discovery:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests.ui:1.3.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.importexport:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences.tests:3.9.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.tests:1.2.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.webapp:3.10.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.core:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.compiler.batch:3.11.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.tests:3.5.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.builder:3.11.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.compiler:3.12.2000.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/apt.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/aptext.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.tests:3.5.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.model:3.11.400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.binaries:1.0.250.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt.tests:1.2.150.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool.tests:1.3.150.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.performance:3.11.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/javadebugtests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.tests:3.11.1800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.text.tests:3.13.1800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text.tests:3.12.500.qualifier: MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui.tests:3.14.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui.tests.refactoring:3.14.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.examples.databinding:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.tests:1.3.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.harness:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.tests.databinding:1.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.tests.databinding.conformance:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.tests:1.2.0.qualifier: MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring.tests:3.9.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring.tests:3.10.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.tests:3.16.900.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools:1.2.1100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.tests:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.ui:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.tests:3.11.900.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build.tests:1.3.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.annotations:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.core:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.tests:1.2.100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension:1.1.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension.tests:1.1.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime.tests:3.6.800.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.runtime:3.7.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.core:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.tests:1.2.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.ui:1.2.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.templates:3.7.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.templates.tests:1.1.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.releng.tests:3.5.400.qualifier: MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.sdk.tests:4.26.0.qualifier: MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors.tests:3.12.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search.tests:3.10.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.quicksearch.tests:1.1.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.tests:3.106.1900.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests:3.15.800.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ua.tests:3.5.400.qualifier: MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ua.tests.doc:1.1.400.qualifier: MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.navigator:3.6.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.rcp:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.forms:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor.tests:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.tests.core:3.9.100.qualifier: MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.performance:1.4.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.views.properties.tabbed:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.pluginchecks:1.1.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tests.urischeme:1.1.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test:3.5.100.qualifier: MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.source:3.5.100.qualifier: MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance.win32:3.1.500.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.quicksearch:1.1.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.universal:3.4.300.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.monitoring:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.themes:1.2.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:44 [DEBUG] [main] Computing preliminary target platform for MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml
02:08:44 [DEBUG] Added p2 repository eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds)
02:08:44 [DEBUG] Using execution environment 'JavaSE-11' configured in first targetJRE from referenced target-definition files
02:08:44 [DEBUG] Adding target definition file "file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target"
02:08:44 [DEBUG] Target definition file contains 304 units
02:08:44 [DEBUG] Added 0 locally built units to the target platform
02:08:44 [INFO] [main] Resolving dependencies of MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml
02:08:44 [INFO] Resolved fragments:
02:08:44 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:44 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:44 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:44 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:44 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:44 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:44 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:44 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:44 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:44 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:44 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:44 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:44 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:44 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:44 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:44 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:44 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:44 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:44 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:44 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:44 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:44 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:44 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:44 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:44 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:44 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:44 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:44 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:44 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:44 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:44 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:44 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:44 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:44 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:44 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:44 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:45 [INFO] Resolved fragments:
02:08:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:45 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:45 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:45 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:45 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:45 [INFO] Resolved fragments:
02:08:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:45 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:45 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:45 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:45 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:45 [INFO] Resolved fragments:
02:08:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:45 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:45 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:45 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:45 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:45 [INFO] Resolved fragments:
02:08:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:45 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:45 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:45 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:45 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:45 [INFO] Resolved fragments:
02:08:45 [INFO]  org.eclipse.equinox.security.linux 1.0.300.qualifier
02:08:45 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.swt.win32.win32.x86_64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.qualifier
02:08:45 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.qualifier
02:08:45 [INFO]  org.eclipse.equinox.region 1.5.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.qualifier
02:08:45 [INFO]  org.eclipse.ant.optional.junit 3.3.300.qualifier
02:08:45 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.qualifier
02:08:45 [INFO]  org.eclipse.core.resources.spysupport 1.5.300.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.ui.cocoa 1.2.400.qualifier
02:08:45 [INFO]  org.eclipse.core.net.win32 1.0.100.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.ppc64le 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.ui.ide.application.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.workbench.addons.swt.test 1.4.0.qualifier
02:08:45 [INFO]  org.eclipse.ecf.provider.filetransfer.ssl 1.0.201.v20210409-2301
02:08:45 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.ecf.ssl 1.2.401.v20210409-2301
02:08:45 [INFO]  org.eclipse.core.net.win32.x86_64 1.1.700.qualifier
02:08:45 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.qualifier
02:08:45 [INFO]  org.eclipse.e4.tools.test 1.2.0.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.test.performance.win32 3.1.500.qualifier
02:08:45 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.ssh.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600.qualifier
02:08:45 [INFO]  org.eclipse.ui.win32 3.4.400.qualifier
02:08:45 [INFO]  org.eclipse.ui.monitoring.tests 1.2.0.qualifier
02:08:45 [INFO]  org.eclipse.swt.cocoa.macosx.aarch64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.x86_64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.tests.urischeme 1.1.200.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.tests 1.3.0.qualifier
02:08:45 [INFO]  org.eclipse.core.net.linux 1.0.200.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.swt.gtk 1.1.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.swt.gtk.linux.aarch64 3.121.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.console.jaas.fragment 1.1.100.qualifier
02:08:45 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.qualifier
02:08:45 [INFO]  org.eclipse.e4.ui.swt.win32 1.1.0.qualifier
02:08:45 [INFO]  org.eclipse.swt.cocoa.macosx.x86_64 3.121.100.qualifier
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.sdk.tests:4.26.0.qualifier: MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.sdk:3.11.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.discovery.feature:1.2.1100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.discovery.feature.source:1.2.1100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.core.runtime.feature:1.3.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.sdk:3.23.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.sdk.examples.source:4.26.0.qualifier: MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.swt.tools.feature:3.108.700.qualifier: MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.swt.tools.feature.source:3.108.700.qualifier: MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.rcp.configuration:1.1.1900.qualifier: MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.executable:3.8.1900.qualifier: MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.sdk:4.26.0.qualifier: MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.e4.core.tools.feature.source:4.26.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.pde.unittest.junit:1.0.300.qualifier: MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.pde.unittest.junit.source:1.0.300.qualifier: MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.tips.feature:0.2.1800.qualifier: MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.tips.feature.source:0.2.1800.qualifier: MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400.qualifier: MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.jdt.ui.unittest.junit.feature.source:1.0.400.qualifier: MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.compiler.batch:3.11.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.progress.source:0.3.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.unittest.ui:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.unittest.ui.source:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.core:3.6.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.runtime:3.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.variables:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.launching:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.core:3.20.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching:3.19.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.externaltools:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core:3.32.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources:3.18.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.optional.junit:3.3.300.qualifier: MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/anttestscore.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.tests.core:3.6.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui:3.201.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.core:3.15.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/anttestsui.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.tests.ui:3.10.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui:3.17.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.externaltools:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ant.ui:3.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance:3.19.0.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.console:3.11.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem:1.9.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui:3.27.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.ui:3.12.800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.core:3.9.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring:3.13.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit:3.15.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare:3.8.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text:3.21.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide:3.19.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views:3.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor:3.16.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors:3.14.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.forms:3.11.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.core:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.examples:3.3.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.examples.xml:3.5.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.tests:3.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface:3.27.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.resources:3.10.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.harness:3.14.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.ui:3.9.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.commands:3.10.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common:3.16.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.contenttype:3.8.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.registry:3.11.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.supplement:1.10.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding:1.11.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.observable:1.12.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.property:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.databinding.beans:1.8.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.expressions.tests:3.6.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filebuffers.tests:3.12.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.x86_64:1.2.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.jobs:3.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.linux:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.feature:1.13.900.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.runtime:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit4.runtime:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime:3.6.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.net:1.5.100.qualifier: MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.tests.runtime:3.20.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.examples.core:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.examples.ui:1.7.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.tests:3.12.800.qualifier: MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help:3.9.100.qualifier: MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.services:1.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.debug.ui.launchview:1.0.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.model.workbench:2.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.annotations:1.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.di:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands:1.0.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di:1.8.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.contexts:1.11.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.services:2.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.commands.tests:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.services:3.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions:0.17.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:0.16.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.core.tests:1.2.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.e4.core.tools.feature:4.26.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.emf.editor3x:4.8.100.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.emf.ui:4.7.400.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.compat:4.8.100.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.services:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools:4.9.100.qualifier: MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.tools.jdt.templates:4.9.0.qualifier: MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.emf.xpath:0.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.e4.rcp:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.swt:0.16.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings:0.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench:1.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.core:0.13.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt:0.14.600.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.widgets:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.compatibility.state:1.2.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.util:3.7.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.databinding:1.13.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench3:0.16.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console:1.4.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.dialogs:1.3.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.gtk:1.1.100.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.urischeme:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.notifications:0.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui:3.13.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search:3.14.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.bindings.tests:0.13.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.ide:3.16.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.tests:0.14.800.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.tests.css.core:1.301.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.tests.css.swt:0.11.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.properties.tabbed:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi.tests:1.3.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.cm:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.common.tests:3.15.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.compendium.sdk:3.22.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.app.source:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.coordinator:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.coordinator.source:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.cm.source:1.5.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.device:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.device.source:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.event.source:1.6.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.metatype:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.metatype.source:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences.source:3.10.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.useradmin:1.2.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.useradmin.source:1.2.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.jaas.fragment:1.1.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.ssh:1.2.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.feature.source:1.13.900.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.core.sdk:3.23.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.source:1.6.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.supplement.source:1.10.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.xslt:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.xslt.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.hook:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.transforms.hook.source:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.concurrent.source:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.linux.source:1.0.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.source:1.3.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.ui.source:1.3.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.region:1.5.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.region.source:1.5.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.log.stream:1.1.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.log.stream.source:1.1.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.console.ssh.source:1.2.1000.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.bidi.source:1.4.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching.j9:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.caching.j9.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.hook:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.weaving.hook.source:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.ds.tests:1.6.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin:2.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.equinox:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.frameworkadmin.test:1.3.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.jetty:3.8.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet:1.7.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.registry:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servlet.tests:1.8.500.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servletbridge:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.servletbridge:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.artifact.repository:1.4.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata:2.6.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.core:2.9.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.jarprocessor:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository:2.6.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.console:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director:2.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.engine:2.7.500.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.garbagecollector:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.metadata.repository:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.touchpoint.natives:1.4.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.transport.ecf:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.operations:2.6.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.core.feature.source:1.6.1600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.director.app:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.directorywatcher:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher:1.7.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.publisher.eclipse:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.discovery.compatibility:1.2.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.discovery:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.extensionlocation:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.extras.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.reconciler.dropins:1.4.200.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.repository.tools:2.3.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.installer:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.rcp.feature:1.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui:2.7.600.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatechecker:1.3.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.sdk:1.2.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.user.ui:2.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.p2.user.ui.source:2.4.1800.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.p2:1.12.700.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.p2.source:1.12.700.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.installer.source:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.admin.rcp.source:1.3.400.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.admin:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.admin.source:1.2.0.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.simpleconfigurator.source:1.4.100.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests:1.8.800.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/bin can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests.verifier:1.3.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.updatesite:1.2.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests.discovery:1.3.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.tests.ui:1.3.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.p2.ui.importexport:1.3.300.qualifier: MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.browser:3.7.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.preferences.tests:3.9.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.core:1.14.800.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.core.source:1.14.800.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.jetty:1.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.equinox.server.jetty.source:1.11.0.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.http.servletbridge.source:1.2.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.source:1.1.700.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.jsp.jasper.registry.source:1.2.100.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.servletbridge.source:1.6.200.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.tests:1.2.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.base:4.3.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.help:2.3.1200.qualifier: MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.ui:4.4.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.help.webapp:3.10.900.qualifier: MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.help.source:2.3.1200.qualifier: MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro:3.6.600.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cheatsheets:3.7.500.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:1.2.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.annotation:2.2.700.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.core:3.7.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.core:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool:1.3.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt:1.4.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.pluggable.tests:3.5.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.builder:3.11.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.compiler:3.12.2000.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/apt.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/aptext.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.tests:3.5.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.model:3.11.400.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.binaries:1.0.250.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.apt.ui:3.7.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.apt.tests:1.2.150.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.compiler.tool.tests:1.3.150.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.formatterapp:1.1.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.manipulation:1.16.200.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug:3.19.300.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.core.tests.performance:3.11.50.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/javadebugtests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.debug.tests:3.11.1800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.doc.user:3.15.1600.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.jdt:3.18.1400.qualifier: MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit.core:3.11.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.junit5.runtime:1.1.100.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring:3.12.200.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.jdt.source:3.18.1400.qualifier: MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.text.tests:3.13.1800.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.text.tests:3.12.500.qualifier: MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui.tests:3.14.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator:3.10.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.navigator.resources:3.8.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui.tests.refactoring:3.14.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.ui.unittest.junit:1.0.500.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.examples.databinding:1.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.tests:1.3.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.harness:1.9.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.tests.databinding:1.11.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jface.tests.databinding.conformance:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.core:1.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.tests:1.2.0.qualifier: MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jsch.ui:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.core.refactoring.tests:3.9.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ltk.ui.refactoring.tests:3.10.0.qualifier: MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.osgi.tests:3.16.900.qualifier: MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools:1.2.1100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.annotations:1.1.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.tests:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.api.tools.ui:1.2.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.tests:3.11.900.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build:3.11.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.build.tests:1.3.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.doc.user:3.14.1800.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.annotations:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.core:1.2.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.tests:1.2.100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ds.ui:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.pde:3.14.1400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde:3.13.2100.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.runtime:3.7.500.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.templates:3.7.700.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.launching:3.10.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.core:1.2.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.ui:1.2.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.trace:1.2.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension:1.1.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tools.layout.spy:1.1.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.core:1.0.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.model:0.12.400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.css:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.preferences:0.12.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.context:1.0.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.bundle:0.12.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.spy.event:1.0.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.genericeditor.extension.tests:1.1.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.junit.runtime.tests:3.6.800.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.pde.source:3.14.1400.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ua.tests:1.2.0.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench:3.126.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.views.log:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor:1.2.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/tests.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.ui.templates.tests:1.1.200.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Dependency from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository to nested classpath entry /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.ide.application:1.4.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.pde.unittest.junit:1.0.300.qualifier: MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.platform.doc.user:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.platform:4.26.0.qualifier: MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.quicksearch:1.1.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.universal:3.4.300.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.monitoring:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.net:1.4.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.themes:1.2.2000.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.intro.quicklinks:1.1.200.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.genericeditor.diff.extension:1.1.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.platform.source:4.26.0.qualifier: MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.update.configurator:3.4.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.rcp:4.26.0.qualifier: MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.rcp.source:4.26.0.qualifier: MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.releng.tests:3.5.400.qualifier: MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.sdk:4.26.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.sdk.examples:4.26.0.qualifier: MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.examples:3.107.400.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.examples.views:3.107.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.examples.browser.demos:3.107.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.examples.launcher:3.107.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.javaeditor:3.3.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.multipageeditor:3.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.propertysheet:3.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.readmetool:3.6.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.contributions:3.5.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.undo:3.4.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.fieldassist:1.2.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.examples.filesystem:3.6.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.sdk.examples:4.26.0.qualifier: MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor.examples:1.2.0.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.examples.uriSchemeHandler:1.1.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-feature:org.eclipse.test:3.8.300.qualifier: MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.sdk.tests:4.26.0.qualifier: MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.workbench.texteditor.tests:3.13.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.editors.tests:3.12.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.search.tests:3.10.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.text.quicksearch.tests:1.1.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.tests:3.106.1900.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests:3.15.800.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ua.tests:3.5.400.qualifier: MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ua.tests.doc:1.1.400.qualifier: MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.navigator:3.6.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.rcp:3.5.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.forms:3.9.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.genericeditor.tests:1.2.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.team.tests.core:3.9.100.qualifier: MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.performance:1.4.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.views.properties.tabbed:3.7.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.tests.pluginchecks:1.1.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tests.urischeme:1.1.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.tools:3.109.600.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.tools.base:3.107.400.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.tools.spies:3.108.500.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test:3.5.100.qualifier: MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.source:3.5.100.qualifier: MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.test.performance.win32:3.1.500.qualifier: MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.core:0.2.0.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.ui:0.2.0.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.json:0.2.200.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.tips.ide:0.2.100.qualifier: MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.ppc64le:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.ppc64le:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.linux.aarch64:1.4.200.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.gtk.linux.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.compare.win32:1.2.900.qualifier: MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.win32.x86_64:1.4.300.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32:1.0.100.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.net.win32.x86_64:1.1.700.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.resources.win32.x86_64:3.5.500.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.swt.win32:1.1.0.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.win32.x86_64.source:1.1.300.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.win32:3.4.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.examples.ole.win32:3.108.0.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.core.filesystem.macosx:1.3.400.qualifier: MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600.qualifier: MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.security.macosx.source:1.101.400.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.macosx:3.5.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.jdt.launching.ui.macosx:1.3.0.qualifier: MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.ui.cocoa:1.2.400.qualifier: MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100.qualifier: MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml) that is not reflected in the maven model project references
02:08:45 [DEBUG] Found a P2 dependency (eclipse-plugin:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600.qualifier: MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF) that is not reflected in the maven model project references
02:08:45 [WARNING] The project org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
02:08:45 [INFO] ------------------------------------------------------------------------
02:08:45 [INFO] Reactor Build Order:
02:08:45 [INFO] 
02:08:45 [INFO] eclipse-platform-parent                                            [pom]
02:08:45 [INFO] eclipse-sdk-prereqs                          [eclipse-target-definition]
02:08:45 [INFO] eclipse jdt                                                        [pom]
02:08:45 [INFO] parent                                                             [pom]
02:08:45 [INFO] org.eclipse.osgi                                        [eclipse-plugin]
02:08:45 [INFO] [bundle] Common Eclipse Runtime                         [eclipse-plugin]
02:08:45 [INFO] eclipse.platform.ui                                                [pom]
02:08:45 [INFO] [aggregator] bundles                                               [pom]
02:08:45 [INFO] [bundle] Commands                                       [eclipse-plugin]
02:08:45 [INFO] eclipse.platform                                                   [pom]
02:08:45 [INFO] eclipse.platform.runtime                                           [pom]
02:08:45 [INFO] [aggregator] bundles                                               [pom]
02:08:45 [INFO] [bundle] Eclipse Jobs Mechanism                         [eclipse-plugin]
02:08:45 [INFO] [bundle] Extension Registry Support                     [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Preferences Mechanism                  [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Content Mechanism                      [eclipse-plugin]
02:08:45 [INFO] [bundle] JFace Data Binding Observables                 [eclipse-plugin]
02:08:45 [INFO] [bundle] JFace Data Binding Properties                  [eclipse-plugin]
02:08:45 [INFO] [bundle] JFace Data Binding                             [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Application Container                  [eclipse-plugin]
02:08:45 [INFO] [bundle] Core Runtime                                   [eclipse-plugin]
02:08:45 [INFO] [bundle] Expression Language                            [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Dependency Injection Annotations       [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Dependency Injection                   [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Contexts                               [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Application Services                   [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse e4 core commands                       [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Dependency Injection Extensions        [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Dependency Injection Extensions Supplier [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Model Xpath                            [eclipse-plugin]
02:08:45 [INFO] eclipse.platform.swt                                               [pom]
02:08:45 [INFO] org.eclipse.swt                                         [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse UI Dependency Injection                [eclipse-plugin]
02:08:45 [INFO] [bundle] Event Admin                                    [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse UI Application Services                [eclipse-plugin]
02:08:45 [INFO] [bundle] Bidirectional Text Support                     [eclipse-plugin]
02:08:45 [INFO] eclipse.pde                                                        [pom]
02:08:45 [INFO] eclipse.pde.apitools                                               [pom]
02:08:45 [INFO] [bundle] PDE API Tools Annotations                      [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.gtk.linux.x86_64                        [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.gtk.linux.ppc64le                       [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.gtk.linux.aarch64                       [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.win32.win32.x86_64                      [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.cocoa.macosx.x86_64                     [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.cocoa.macosx.aarch64                    [eclipse-plugin]
02:08:45 [INFO] [bundle] JFace                                          [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Bindings Support                       [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse CSS Core Support                       [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse CSS SWT Support                        [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse CSS SWT Theme Support                  [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse e4 dialogs                             [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Workbench Model                        [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse UI Custom widgets                      [eclipse-plugin]
02:08:45 [INFO] eclipse.jdt.core                                                   [pom]
02:08:45 [INFO] org.eclipse.jdt.annotation                              [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse e4 Workbench                           [eclipse-plugin]
02:08:45 [INFO] [bundle] JFace Data Binding for SWT and JFace           [eclipse-plugin]
02:08:45 [INFO] [bundle] Bundle for Workbench APIs available in e4      [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse URI Scheme Handling                    [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse e4 Workbench SWT                       [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse e4 Workbench SWT Renderer              [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse e4 Workbench Add-ons                   [eclipse-plugin]
02:08:45 [INFO] eclipse.platform.ua                                                [pom]
02:08:45 [INFO] org.eclipse.help                                        [eclipse-plugin]
02:08:45 [INFO] org.eclipse.equinox.security                            [eclipse-plugin]
02:08:45 [INFO] [bundle] Internet Connection Management                 [eclipse-plugin]
02:08:45 [INFO] eclipse.platform.debug                                             [pom]
02:08:45 [INFO] [bundle] Core Variables                                 [eclipse-plugin]
02:08:45 [INFO] [bundle] Ant Build Tool Core                            [eclipse-plugin]
02:08:45 [INFO] [bundle] OSGi Release 4.2.0 Services                    [eclipse-plugin]
02:08:45 [INFO] [bundle] Http Services Servlet                          [eclipse-plugin]
02:08:45 [INFO] [bundle] Jetty Http Service                             [eclipse-plugin]
02:08:45 [INFO] org.eclipse.help.base                                   [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Workbench                              [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse UI                                     [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Forms                                  [eclipse-plugin]
02:08:45 [INFO] org.eclipse.ui.intro                                    [eclipse-plugin]
02:08:45 [INFO] [bundle] Help System UI                                 [eclipse-plugin]
02:08:45 [INFO] org.eclipse.ui.cheatsheets                              [eclipse-plugin]
02:08:45 [INFO] org eclipse jdt                                         [eclipse-plugin]
02:08:45 [INFO] [bundle] Core File Systems                              [eclipse-plugin]
02:08:45 [INFO] [bundle] Core Resource Management                       [eclipse-plugin]
02:08:45 [INFO] [bundle] Debug Core                                     [eclipse-plugin]
02:08:45 [INFO] [bundle] Core Compare Support                           [eclipse-plugin]
02:08:45 [INFO] eclipse.platform.text                                              [pom]
02:08:45 [INFO] [bundle] Text                                           [eclipse-plugin]
02:08:45 [INFO] [bundle] Team Support Core                              [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.core                                    [eclipse-plugin]
02:08:45 [INFO] eclipse.jdt.debug                                                  [pom]
02:08:45 [INFO] org.eclipse.jdt.debug                                   [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.launching                               [eclipse-plugin]
02:08:45 [INFO] [bundle] External Tools Headless Support                [eclipse-plugin]
02:08:45 [INFO] [bundle] Ant Launching Support                          [eclipse-plugin]
02:08:45 [INFO] [bundle] E4 IDE UI                                      [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Core                      [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Metadata                  [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning JAR Processor             [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Repository                [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Artifact Repository Support [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Metadata Repository       [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Engine                    [eclipse-plugin]
02:08:45 [INFO] [bundle] JFace Text                                     [eclipse-plugin]
02:08:45 [INFO] [bundle] Views                                          [eclipse-plugin]
02:08:45 [INFO] [bundle] Common Navigator View                          [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse IDE UI                                 [eclipse-plugin]
02:08:45 [INFO] [bundle] Text Editor Framework                          [eclipse-plugin]
02:08:45 [INFO] [bundle] File Buffers                                   [eclipse-plugin]
02:08:45 [INFO] [bundle] Default Text Editor                            [eclipse-plugin]
02:08:45 [INFO] [bundle] Console                                        [eclipse-plugin]
02:08:45 [INFO] [bundle] Debug UI                                       [eclipse-plugin]
02:08:45 [INFO] [bundle] External Tools                                 [eclipse-plugin]
02:08:45 [INFO] [bundle] Compare Support                                [eclipse-plugin]
02:08:45 [INFO] eclipse.jdt.ui                                                     [pom]
02:08:45 [INFO] org.eclipse.ltk.core.refactoring                        [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.core.manipulation                       [eclipse-plugin]
02:08:45 [INFO] [bundle] Team Support UI                                [eclipse-plugin]
02:08:45 [INFO] org.eclipse.ltk.ui.refactoring                          [eclipse-plugin]
02:08:45 [INFO] [bundle] Search Support                                 [eclipse-plugin]
02:08:45 [INFO] [bundle] Tabbed Properties View                         [eclipse-plugin]
02:08:45 [INFO] [bundle] Navigator Workbench Components                 [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.ui                                      [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.debug.ui                                [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Framework Admin                        [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Framework Admin for Equinox            [eclipse-plugin]
02:08:45 [INFO] [bundle] Simple Configurator                            [eclipse-plugin]
02:08:45 [INFO] [bundle] Simple Configurator Manipulator                [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.junit.runtime                           [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.junit.core                              [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.junit                                   [eclipse-plugin]
02:08:45 [INFO] [bundle] Ant UI                                         [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.annotation                              [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.apt.core                                [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.compiler.tool                           [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.compiler.apt                            [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.apt.pluggable.core                      [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.apt.ui                                  [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.core.formatterapp                       [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Director                  [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Director Application      [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Garbage Collector         [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Publisher Infrastructure  [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Publisher for Eclipse     [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Repository Tools          [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Eclipse Touchpoint        [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Legacy Update Site Support [eclipse-plugin]
02:08:45 [INFO] eclipse.pde.build                                                  [pom]
02:08:45 [INFO] [bundle] Plug-in Development Environment Build Support  [eclipse-plugin]
02:08:45 [INFO] eclipse.pde.ui                                                     [pom]
02:08:45 [INFO] [bundle] PDE Core                                       [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Concurrent API                         [eclipse-plugin]
02:08:45 [INFO] [bundle] Install/Update Configurator                    [eclipse-plugin]
02:08:45 [INFO] eclipse.platform.common                                            [pom]
02:08:45 [INFO] org.eclipse.platform.doc.isv                            [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.doc.isv                                 [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.doc.user                                [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.junit4.runtime                          [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.junit5.runtime                          [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.launching.macosx                        [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.launching.ui.macosx                     [eclipse-plugin]
02:08:45 [INFO] org eclipse jdt feature                                [eclipse-feature]
02:08:45 [INFO] [bundle] Equinox Launcher                               [eclipse-plugin]
02:08:45 [INFO] eclipse.platform.releng                                            [pom]
02:08:45 [INFO] org.eclipse.test.performance                            [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse IDE UI Application                     [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.core.tests.compiler                [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jdt.compiler.tool.tests                [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jdt.core.tests.builder                 [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jdt.compiler.apt.tests                 [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jdt.core.tests.model                   [eclipse-test-plugin]
02:08:45 [INFO] eclipse.jdt.core.binaries                                          [pom]
02:08:45 [INFO] org.eclipse.jdt.core.tests.binaries                [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jdt.core.tests.performance             [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jdt.apt.pluggable.tests                [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jdt.apt.tests                          [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jdt.debug.tests                        [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.core.filebuffers.tests                 [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.text.tests                             [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jface.text.tests                       [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jdt.ui.tests                           [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jdt.text.tests                         [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.ltk.core.refactoring.tests             [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.ltk.ui.refactoring.tests               [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jdt.ui.tests.refactoring               [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jdt.ui.junit.sampleproject                             [jar]
02:08:45 [INFO] org.eclipse.jdt.ui.examples.projects                    [eclipse-plugin]
02:08:45 [INFO] [bundle] Debug Unit Test support                        [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.ui.unittest.junit                       [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jdt.ui.unittest.junit.feature              [eclipse-feature]
02:08:45 [INFO] [bundle] API Tools                                      [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse e4 Progress View                       [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Directory Watcher         [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Extension Location Repository Support [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Operations API            [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Security Default UI                    [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning UI Support                [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox State and Resolver Compatibility Fragment [eclipse-plugin]
02:08:45 [INFO] [bundle] PDE Launching Support                          [eclipse-plugin]
02:08:45 [INFO] [bundle] Log View                                       [eclipse-plugin]
02:08:45 [INFO] [bundle] Generic and Extensible Text Editor             [eclipse-plugin]
02:08:45 [INFO] [bundle] PDE UI                                         [eclipse-plugin]
02:08:45 [INFO] [bundle] API Tools UI                                   [eclipse-plugin]
02:08:45 [INFO] [bundle] Target definition generic editor extension     [eclipse-plugin]
02:08:45 [INFO] [bundle] PDE Runtime                                    [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Platform                               [eclipse-plugin]
02:08:45 [INFO] org.eclipse.pde.ui.tests                           [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.pde.api.tools.tests                    [eclipse-test-plugin]
02:08:45 [INFO] eclipse.pde.ds                                                     [pom]
02:08:45 [INFO] [bundle] PDE DS Core                                    [eclipse-plugin]
02:08:45 [INFO] [test-bundle] PDE DS Tests                         [eclipse-test-plugin]
02:08:45 [INFO] [bundle] PDE DS UI                                      [eclipse-plugin]
02:08:45 [INFO] [bundle] Declarative Services Annotations Support       [eclipse-plugin]
02:08:45 [INFO] eclipse.pde.ua                                                     [pom]
02:08:45 [INFO] [bundle] PDE UA Core                                    [eclipse-plugin]
02:08:45 [INFO] [bundle] JFace Data Binding for JavaBeans               [eclipse-plugin]
02:08:45 [INFO] eclipse.platform.resources                                         [pom]
02:08:45 [INFO] org.eclipse.core.filesystem.linux.x86_64                [eclipse-plugin]
02:08:45 [INFO] eclipse.platform.team                                              [pom]
02:08:45 [INFO] org.eclipse.core.net.linux                              [eclipse-plugin]
02:08:45 [INFO] [bundle] Debug UI Launch Configuration View             [eclipse-plugin]
02:08:45 [INFO] [bundle] OSGi Release 4.2.0 Utility Classes             [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Launcher Linux X86_64 Fragment         [eclipse-plugin]
02:08:45 [INFO] [bundle] Console plug-in                                [eclipse-plugin]
02:08:45 [INFO] org.eclipse.e4.ui.swt.gtk                               [eclipse-plugin]
02:08:45 [INFO] [bundle] Notification API                               [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Launcher Linux PPC64le Fragment        [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Launcher Linux AARCH64 Fragment        [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Launcher Win32 X86_64 Fragment         [eclipse-plugin]
02:08:45 [INFO] org.eclipse.e4.ui.swt.win32                             [eclipse-plugin]
02:08:45 [INFO] org.eclipse.e4.ui.workbench.renderers.swt.cocoa         [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Launcher MacOSX Cocoa Fragment         [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment [eclipse-plugin]
02:08:45 [INFO] [aggregator] features                                              [pom]
02:08:45 [INFO] [feature] Eclipse 4 Rich Client Platform               [eclipse-feature]
02:08:45 [INFO] eclipse.platform.ui.tools                                          [pom]
02:08:45 [INFO] org.eclipse.e4.tools.services                           [eclipse-plugin]
02:08:45 [INFO] org.eclipse.e4.tools.emf.ui                             [eclipse-plugin]
02:08:45 [INFO] [bundle] Http Service Registry Extensions               [eclipse-plugin]
02:08:45 [INFO] [bundle] Jasper Jsp Support Bundle                      [eclipse-plugin]
02:08:45 [INFO] [bundle] Jasper Jsp Registry Support Plug-in            [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Console                   [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Native Touchpoint         [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning ECF based Transport       [eclipse-plugin]
02:08:45 [INFO] org.eclipse.equinox.security.linux                      [eclipse-plugin]
02:08:45 [INFO] org.eclipse.equinox.security.win32.x86_64               [eclipse-plugin]
02:08:45 [INFO] org.eclipse.equinox.security.macosx                     [eclipse-plugin]
02:08:45 [INFO] [feature] Equinox p2, headless functionalities         [eclipse-feature]
02:08:45 [INFO] [bundle] Equinox Provisioning Drop-in                   [eclipse-plugin]
02:08:45 [INFO] [feature] Equinox p2, backward compatibility support   [eclipse-feature]
02:08:45 [INFO] [bundle] Equinox Provisioning Update Checker            [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Platform Automatic Update Support [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Platform Update Support   [eclipse-plugin]
02:08:45 [INFO] [feature] Equinox p2, minimal support for RCP applications [eclipse-feature]
02:08:45 [INFO] [bundle] Equinox Provisioning Import and Export         [eclipse-plugin]
02:08:45 [INFO] [feature] Equinox p2, Provisioning for IDEs.           [eclipse-feature]
02:08:45 [INFO] org.eclipse.help.webapp                                 [eclipse-plugin]
02:08:45 [INFO] org.eclipse.help.feature                               [eclipse-feature]
02:08:45 [INFO] [bundle] JSch Core                                      [eclipse-plugin]
02:08:45 [INFO] [bundle] JSch UI                                        [eclipse-plugin]
02:08:45 [INFO] org.eclipse.pde.doc.user                                [eclipse-plugin]
02:08:45 [INFO] org.eclipse.pde                                         [eclipse-plugin]
02:08:45 [INFO] [bundle] PDE JUnit Runtime Support                      [eclipse-plugin]
02:08:45 [INFO] [bundle] PDE Templates                                  [eclipse-plugin]
02:08:45 [INFO] [bundle] PDE UA UI                                      [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Dynamic Tracing Enablement UI          [eclipse-plugin]
02:08:45 [INFO] [bundle] Layout Spy                                     [eclipse-plugin]
02:08:45 [INFO] [bundle] Spy Core plug-in                               [eclipse-plugin]
02:08:45 [INFO] [bundle] Model Spy                                      [eclipse-plugin]
02:08:45 [INFO] [bundle] CSS Spy                                        [eclipse-plugin]
02:08:45 [INFO] [bundle] Preference Spy                                 [eclipse-plugin]
02:08:45 [INFO] [bundle] Context Spy                                    [eclipse-plugin]
02:08:45 [INFO] [bundle] Bundle Spy                                     [eclipse-plugin]
02:08:45 [INFO] [bundle] Event Spy                                      [eclipse-plugin]
02:08:45 [INFO] [aggregator] features                                              [pom]
02:08:45 [INFO] [feature] Eclipse Plug-in Development Environment      [eclipse-feature]
02:08:45 [INFO] org.eclipse.platform.doc.user                           [eclipse-plugin]
02:08:45 [INFO] org.eclipse.rcp                                         [eclipse-plugin]
02:08:45 [INFO] org.eclipse.ui.cocoa                                    [eclipse-plugin]
02:08:45 [INFO] org.eclipse.rcp.feature                                [eclipse-feature]
02:08:45 [INFO] [bundle] Quick Search                                   [eclipse-plugin]
02:08:45 [INFO] [bundle] Universal Welcome                              [eclipse-plugin]
02:08:45 [INFO] [bundle] Browser Support                                [eclipse-plugin]
02:08:45 [INFO] [bundle] UI Freeze Monitoring                           [eclipse-plugin]
02:08:45 [INFO] [bundle] Internet Connection Management UI              [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse SDK Themes                             [eclipse-plugin]
02:08:45 [INFO] [bundle] Quicklinks for the Welcome Framework           [eclipse-plugin]
02:08:45 [INFO] [bundle] Diff Extension for Generic Editor              [eclipse-plugin]
02:08:45 [INFO] org.eclipse.core.filesystem.linux.ppc64le               [eclipse-plugin]
02:08:45 [INFO] org.eclipse.core.filesystem.linux.aarch64               [eclipse-plugin]
02:08:45 [INFO] org.eclipse.compare.win32                               [eclipse-plugin]
02:08:45 [INFO] org.eclipse.core.filesystem.win32.x86_64                [eclipse-plugin]
02:08:45 [INFO] org.eclipse.core.net.win32                              [eclipse-plugin]
02:08:45 [INFO] org.eclipse.core.net.win32.x86_64                       [eclipse-plugin]
02:08:45 [INFO] org.eclipse.core.resources.win32.x86_64                 [eclipse-plugin]
02:08:45 [INFO] org.eclipse.ui.win32                                    [eclipse-plugin]
02:08:45 [INFO] org.eclipse.core.filesystem.macosx                      [eclipse-plugin]
02:08:45 [INFO] org.eclipse.platform.feature                           [eclipse-feature]
02:08:45 [INFO] org.eclipse.pde.ua.tests                           [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.pde.junit.runtime.tests                [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.pde.ui.tests.smartimport               [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.pde.ui.templates.tests                 [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.pde.genericeditor.extension.tests      [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Plug-in Development Unit Test support          [eclipse-plugin]
02:08:45 [INFO] [test-bundle] Tests Plug-in                        [eclipse-test-plugin]
02:08:45 [INFO] [feature] Eclipse Plug-in Test runner client for UnitTest View (Experimental) [eclipse-feature]
02:08:45 [INFO] [test-bundle] Install/Update Configurator Test Plugin [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Ant Core Test Plugin                      [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Ant UI Test Plugin                        [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Eclipse Project SDK                            [eclipse-plugin]
02:08:45 [INFO] [bundle] Core Tools                                     [eclipse-plugin]
02:08:45 [INFO] [aggregator] features                                              [pom]
02:08:45 [INFO] [feature] Equinox Core Function                        [eclipse-feature]
02:08:45 [INFO] [feature] Eclipse Core Runtime Infrastructure          [eclipse-feature]
02:08:45 [INFO] [aggregator] tests                                                 [pom]
02:08:45 [INFO] [test-bundle] Content-Types Tests                  [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] Expression Language Tests            [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Eclipse Core Tests Harness                     [eclipse-plugin]
02:08:45 [INFO] [bundle] Eclipse Core Tests Runtime                [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] E4 Core Tests                        [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.compare.examples                            [eclipse-plugin]
02:08:45 [INFO] org.eclipse.compare.examples.xml                        [eclipse-plugin]
02:08:45 [INFO] org.eclipse.team.examples.filesystem                    [eclipse-plugin]
02:08:45 [INFO] eclipse.platform.team.tests                                        [pom]
02:08:45 [INFO] eclipse.platform.resources.tests                                   [pom]
02:08:45 [INFO] [feature] Eclipse Test feature containing all FS-specific fragments [eclipse-feature]
02:08:45 [INFO] org.eclipse.core.tests.resources                   [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.compare.tests                          [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.core.tests.net                         [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.jsch.tests                                  [eclipse-plugin]
02:08:45 [INFO] org.eclipse.team.tests.core                        [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Core Resource Management Spy Support Fragment  [eclipse-plugin]
02:08:45 [INFO] org.eclipse.core.tools.resources                        [eclipse-plugin]
02:08:45 [INFO] eclipse.platform.resources.examples                                [pom]
02:08:45 [INFO] [bundle] Efs Examples Plug-in                           [eclipse-plugin]
02:08:45 [INFO] [bundle] Save Participant 1                             [eclipse-plugin]
02:08:45 [INFO] [bundle] Save Participant 2                             [eclipse-plugin]
02:08:45 [INFO] [bundle] Save Participant 3                             [eclipse-plugin]
02:08:45 [INFO] org.eclipse.core.tests.resources.saveparticipant   [eclipse-test-plugin]
02:08:45 [INFO] [aggregator] tests                                                 [pom]
02:08:45 [INFO] [test-bundle] Eclipse e4 core commands tests       [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] XPathTest Model                      [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] UI Bindings Tests                    [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] TestModel Model                      [eclipse-test-plugin]
02:08:45 [INFO] [bundle] e4 css core tests                         [eclipse-test-plugin]
02:08:45 [INFO] [bundle] e4 css swt tests (Incubation)             [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] Modelled UI addons tests bundle (Incubation) [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Harness Plug-in                           [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] Jface tests                          [eclipse-test-plugin]
02:08:45 [INFO] eclipse.platform.ui.examples                                       [pom]
02:08:45 [INFO] [bundle] JFace Data Binding Examples                    [eclipse-plugin]
02:08:45 [INFO] [bundle] JFace Data Binding Conformance Tests      [eclipse-test-plugin]
02:08:45 [INFO] [bundle] JFace Data Binding Tests                  [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Jface notifications tests                 [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Tests for Eclipse URI Scheme Handling     [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] Eclipse UI IDE Application Tests     [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] UI Freeze Monitoring Tests           [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] Eclipse UI Tests                     [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Plugin.name                               [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Forms Test                                [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Common Navigator Tests                    [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Performance Plug-in                       [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Pluginchecks                              [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Eclipse RCP Tests                         [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Tabbed Properties View Tests              [eclipse-test-plugin]
02:08:45 [INFO] [bundle] CSS bridge demo                                [eclipse-plugin]
02:08:45 [INFO] [bundle] e4 Progress Examples Plug-in                   [eclipse-plugin]
02:08:45 [INFO] [bundle] JFace Snippets Plug-in                         [eclipse-plugin]
02:08:45 [INFO] [bundle] Services Snippets (Incubation)                 [eclipse-plugin]
02:08:45 [INFO] [bundle] Command Contribution Examples                  [eclipse-plugin]
02:08:45 [INFO] [bundle] Field Assist Example                           [eclipse-plugin]
02:08:45 [INFO] [bundle] Progress Examples Plug-in                      [eclipse-plugin]
02:08:45 [INFO] [bundle] pluginName                                     [eclipse-plugin]
02:08:45 [INFO] [bundle] Multi-Page Editor Example                      [eclipse-plugin]
02:08:45 [INFO] [bundle] Common Navigator Examples                      [eclipse-plugin]
02:08:45 [INFO] [bundle] User File Editor                               [eclipse-plugin]
02:08:45 [INFO] [bundle] Readme File Editing Tool                       [eclipse-plugin]
02:08:45 [INFO] [bundle] Undo Example                                   [eclipse-plugin]
02:08:45 [INFO] [bundle] Example for Eclipse URI Scheme Handling        [eclipse-plugin]
02:08:45 [INFO] [bundle] Tabbed Properties View Article Example         [eclipse-plugin]
02:08:45 [INFO] [bundle] Examples of Eclipse Forms                      [eclipse-plugin]
02:08:45 [INFO] [bundle] Tip of the Day core plugin                     [eclipse-plugin]
02:08:45 [INFO] [bundle] Tip of the Day UI                              [eclipse-plugin]
02:08:45 [INFO] org.eclipse.platform.doc.tips                           [eclipse-plugin]
02:08:45 [INFO] [bundle] Example Debug Core Plug-in                     [eclipse-plugin]
02:08:45 [INFO] [bundle] Sample Memory View Plugin                      [eclipse-plugin]
02:08:45 [INFO] [bundle] Mixed-mode Launching Example                   [eclipse-plugin]
02:08:45 [INFO] [bundle] Example Debug UI Plug-in                       [eclipse-plugin]
02:08:45 [INFO] org.eclipse.debug.tests                            [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.debug.ui.launchview.tests              [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.swt.fragments.localbuild                    [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.tools.base                              [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.tools.spies                             [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.tools                                   [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.examples.browser.demos                  [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.examples.launcher                       [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.examples.ole.win32                      [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.examples.views                          [eclipse-plugin]
02:08:45 [INFO] org.eclipse.swt.tests                              [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.swt.tools.feature                          [eclipse-feature]
02:08:45 [INFO] org.eclipse.swt.tests.gtk                          [eclipse-test-plugin]
02:08:45 [INFO] eclipse.platform.swt.binaries                                      [pom]
02:08:45 [INFO] org.eclipse.search.tests                           [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.ui.editors.tests                       [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.ui.workbench.texteditor.tests          [eclipse-test-plugin]
02:08:45 [INFO] [bundle] JFace Text Example                             [eclipse-plugin]
02:08:45 [INFO] org.eclipse.jface.text.examples                         [eclipse-plugin]
02:08:45 [INFO] org.eclipse.ui.genericeditor.tests                 [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Examples for Generic Editor                    [eclipse-plugin]
02:08:45 [INFO] org.eclipse.text.quicksearch.tests                 [eclipse-test-plugin]
02:08:45 [INFO] [feature] Jetty Http Server Feature                    [eclipse-feature]
02:08:45 [INFO] org.eclipse.ua.tests                               [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.ua.tests.doc                           [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.ui.intro.quicklinks.examples                [eclipse-plugin]
02:08:45 [INFO] org.eclipse.ui.intro.solstice.examples                  [eclipse-plugin]
02:08:45 [INFO] [bundle] Tip of the Day Json Provider                   [eclipse-plugin]
02:08:45 [INFO] [bundle] IDE Enablement for Tip of the Day              [eclipse-plugin]
02:08:45 [INFO] org.eclipse.tips.feature                               [eclipse-feature]
02:08:45 [INFO] infocenter-parent                                                  [pom]
02:08:45 [INFO] [bundle] Servletbridge                                  [eclipse-plugin]
02:08:45 [INFO] [bundle] Servletbridge Http Service                     [eclipse-plugin]
02:08:45 [INFO] infocenter-product                                  [eclipse-repository]
02:08:45 [INFO] infocenter-app                                                     [war]
02:08:45 [INFO] org.eclipse.e4.tools                                    [eclipse-plugin]
02:08:45 [INFO] org.eclipse.e4.tools.compat                             [eclipse-plugin]
02:08:45 [INFO] org.eclipse.e4.tools.emf.editor3x                       [eclipse-plugin]
02:08:45 [INFO] org.eclipse.e4.tools.jdt.templates                      [eclipse-plugin]
02:08:45 [INFO] org.eclipse.e4.tools.test                          [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.e4.core.tools.feature                      [eclipse-feature]
02:08:45 [INFO] [bundle] Configuration Admin                            [eclipse-plugin]
02:08:45 [INFO] [bundle] Coordinator                                    [eclipse-plugin]
02:08:45 [INFO] [bundle] Device Access Service                          [eclipse-plugin]
02:08:45 [INFO] [bundle] Meta Type                                      [eclipse-plugin]
02:08:45 [INFO] [bundle] User Admin Service                             [eclipse-plugin]
02:08:45 [INFO] [feature] Equinox Compendium SDK                       [eclipse-feature]
02:08:45 [INFO] [bundle] Supplemental Equinox Functionality             [eclipse-plugin]
02:08:45 [INFO] [bundle] SSHD Fragment                                  [eclipse-plugin]
02:08:45 [INFO] [bundle] Console ssh support plug-in                    [eclipse-plugin]
02:08:45 [INFO] [bundle] XSLT Transform Provider                        [eclipse-plugin]
02:08:45 [INFO] [bundle] Transformer Hook Framework Extension           [eclipse-plugin]
02:08:45 [INFO] [bundle] Region Digraph                                 [eclipse-plugin]
02:08:45 [INFO] [bundle] Log Stream Provider                            [eclipse-plugin]
02:08:45 [INFO] [bundle] Aspect Weaving Hooks Plug-in                   [eclipse-plugin]
02:08:45 [INFO] [bundle] Standard Caching Service for Equinox Aspects   [eclipse-plugin]
02:08:45 [INFO] [bundle] J9 CachingService Plug-in                      [eclipse-plugin]
02:08:45 [INFO] [feature] Equinox Core SDK                             [eclipse-feature]
02:08:45 [INFO] [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment [eclipse-plugin]
02:08:45 [INFO] org.eclipse.equinox.executable                         [eclipse-feature]
02:08:45 [INFO] [feature] Core Server Feature                          [eclipse-feature]
02:08:45 [INFO] [feature] Equinox Target Components                    [eclipse-feature]
02:08:45 [INFO] [feature] Simple Http Server Feature                   [eclipse-feature]
02:08:45 [INFO] [test-bundle] BiDi tests                           [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] Test Plug-in                         [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] Common Eclipse Runtime Tests         [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] Declarative Services Tests           [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] Preferences Tests                    [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] Equinox security tests               [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] Ssh Tests                            [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] Console tests                        [eclipse-test-plugin]
02:08:45 [INFO] [test-bundle] org.eclipse.equinox.http.servlet.tests [eclipse-test-plugin]
02:08:45 [INFO] [bundle] slf4j Stub                                     [eclipse-plugin]
02:08:45 [INFO] org.eclipse.osgi.tests                             [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.equinox.frameworkadmin.test            [eclipse-test-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Discovery                 [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Discovery                 [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Installer                 [eclipse-plugin]
02:08:45 [INFO] [bundle] p2 Admin UI                                    [eclipse-plugin]
02:08:45 [INFO] [bundle] Provisioning Admin UI RCP (Incubation)         [eclipse-plugin]
02:08:45 [INFO] [bundle] Equinox Provisioning Discovery UI              [eclipse-plugin]
02:08:45 [INFO] org.eclipse.equinox.p2.tests.reconciler.product     [eclipse-repository]
02:08:45 [INFO] org.eclipse.equinox.p2.tests.verifier                   [eclipse-plugin]
02:08:45 [INFO] org.eclipse.equinox.p2.tests                       [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.equinox.p2.tests.discovery             [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.equinox.p2.tests.ui                    [eclipse-test-plugin]
02:08:45 [INFO] [feature] Equinox p2, Discovery UI support             [eclipse-feature]
02:08:45 [INFO] [feature] p2 Server Feature                            [eclipse-feature]
02:08:45 [INFO] [feature] Equinox p2, SDK                              [eclipse-feature]
02:08:45 [INFO] rt.equinox.p2                                                      [pom]
02:08:45 [INFO] org.eclipse.equinox.p2.examples                                    [pom]
02:08:45 [INFO] [bundle] RCP Mail (Cloud Update Example)                [eclipse-plugin]
02:08:45 [INFO] [bundle] Prestartupdate                                 [eclipse-plugin]
02:08:45 [INFO] [bundle] Sdkbundlevisibility                            [eclipse-plugin]
02:08:45 [INFO] [bundle] Sdknoautoupdates                               [eclipse-plugin]
02:08:45 [INFO] [bundle] RCP Mail (SDK UI)                              [eclipse-plugin]
02:08:45 [INFO] org.eclipse.ant.optional.junit                          [eclipse-plugin]
02:08:45 [INFO] org.eclipse.releng.tests                           [eclipse-test-plugin]
02:08:45 [INFO] org.eclipse.sdk.examples                                [eclipse-plugin]
02:08:45 [INFO] org.eclipse.sdk.tests                                   [eclipse-plugin]
02:08:45 [INFO] org.eclipse.test                                        [eclipse-plugin]
02:08:45 [INFO] org.eclipse.test.performance.win32                      [eclipse-plugin]
02:08:45 [INFO] org.eclipse.sdk.feature                                [eclipse-feature]
02:08:45 [INFO] org.eclipse.sdk.examples.feature                       [eclipse-feature]
02:08:45 [INFO] org.eclipse.test.feature                               [eclipse-feature]
02:08:45 [INFO] org.eclipse.sdk.tests.feature                          [eclipse-feature]
02:08:45 [INFO] eclipse.platform.releng.tychoeclipsebuilder                        [pom]
02:08:45 [INFO] org.eclipse.rcp.configuration                          [eclipse-feature]
02:08:45 [INFO] org.eclipse.rt.osgistarterkit.product               [eclipse-repository]
02:08:45 [INFO] equinox-sdk                                         [eclipse-repository]
02:08:45 [INFO] eclipse-junit-tests                                 [eclipse-repository]
02:08:45 [INFO] eclipse.platform.repository                         [eclipse-repository]
02:08:45 [INFO] platform-aggregator                                                [pom]
02:08:45 [DEBUG] === REACTOR BUILD PLAN ================================================
02:08:45 [DEBUG] Project: org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse:eclipse-sdk-prereqs:eclipse-target-definition:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.jdt:eclipse.jdt:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.osgi:org.eclipse.osgi:eclipse-plugin:3.18.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.common:eclipse-plugin:3.16.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:eclipse.platform.ui:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:ui-bundles:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.commands:eclipse-plugin:3.10.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:eclipse.platform:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:eclipse.platform.runtime:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:runtime-bundles:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.jobs:eclipse-plugin:3.13.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.registry:eclipse-plugin:3.11.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.preferences:eclipse-plugin:3.10.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.contenttype:eclipse-plugin:3.8.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.databinding.observable:eclipse-plugin:1.12.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.databinding.property:eclipse-plugin:1.9.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.databinding:eclipse-plugin:1.11.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.app:eclipse-plugin:1.6.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.runtime:eclipse-plugin:3.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.expressions:eclipse-plugin:3.8.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.core.di.annotations:eclipse-plugin:1.7.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.core.di:eclipse-plugin:1.8.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.core.contexts:eclipse-plugin:1.11.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.core.services:eclipse-plugin:2.3.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.core.commands:eclipse-plugin:1.0.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.core.di.extensions:eclipse-plugin:0.17.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:eclipse-plugin:0.16.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.emf.xpath:eclipse-plugin:0.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.swt:eclipse.platform.swt:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt:eclipse-plugin:3.121.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.di:eclipse-plugin:1.4.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.event:eclipse-plugin:1.6.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.services:eclipse-plugin:1.5.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.bidi:eclipse-plugin:1.4.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:eclipse.pde:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:eclipse.pde.apitools:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:eclipse-plugin:1.1.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:eclipse-plugin:3.121.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:eclipse-plugin:3.121.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:eclipse-plugin:3.121.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:eclipse-plugin:3.121.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:eclipse-plugin:3.121.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:eclipse-plugin:3.121.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.jface:eclipse-plugin:3.27.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.bindings:eclipse-plugin:0.13.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.css.core:eclipse-plugin:0.13.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.css.swt:eclipse-plugin:0.14.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:eclipse-plugin:0.13.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.dialogs:eclipse-plugin:1.3.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:eclipse-plugin:2.2.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.widgets:eclipse-plugin:1.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:eclipse.jdt.core:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.annotation:eclipse-plugin:2.2.700-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.workbench:eclipse-plugin:1.13.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.jface.databinding:eclipse-plugin:1.13.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.workbench3:eclipse-plugin:0.16.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.urischeme:eclipse-plugin:1.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:eclipse-plugin:0.16.700-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:eclipse-plugin:0.15.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:eclipse-plugin:1.4.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ua:eclipse.platform.ua:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.help:org.eclipse.help:eclipse-plugin:3.9.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.security:eclipse-plugin:1.3.1000-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.net:eclipse-plugin:1.4.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:eclipse.platform.debug:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.variables:eclipse-plugin:3.5.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ant.core:eclipse-plugin:3.6.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.osgi.services:eclipse-plugin:3.11.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.http.servlet:eclipse-plugin:1.7.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.http.jetty:eclipse-plugin:3.8.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.help:org.eclipse.help.base:eclipse-plugin:4.3.900-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.workbench:eclipse-plugin:3.126.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui:eclipse-plugin:3.201.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.forms:eclipse-plugin:3.11.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ui:org.eclipse.ui.intro:eclipse-plugin:3.6.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ua:org.eclipse.help.ui:eclipse-plugin:4.4.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ui:org.eclipse.ui.cheatsheets:eclipse-plugin:3.7.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt:eclipse-plugin:3.18.1400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.filesystem:eclipse-plugin:1.9.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.resources:eclipse-plugin:3.18.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.debug.core:eclipse-plugin:3.20.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.compare.core:eclipse-plugin:3.7.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:eclipse.platform.text:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.text:eclipse-plugin:3.12.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.team.core:eclipse-plugin:3.9.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.core:eclipse-plugin:3.32.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.jdt.debug:eclipse.jdt.debug:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.debug:eclipse-plugin:3.19.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.launching:eclipse-plugin:3.19.800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.externaltools:eclipse-plugin:1.2.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ant.launching:eclipse-plugin:1.3.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.ide:eclipse-plugin:3.16.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:eclipse-plugin:2.9.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:eclipse-plugin:2.6.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:eclipse-plugin:1.2.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:eclipse-plugin:2.6.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:eclipse-plugin:1.4.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:eclipse-plugin:1.4.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:eclipse-plugin:2.7.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.jface.text:eclipse-plugin:3.21.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.views:eclipse-plugin:3.11.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.navigator:eclipse-plugin:3.10.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.ide:eclipse-plugin:3.19.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:eclipse-plugin:3.16.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.filebuffers:eclipse-plugin:3.7.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.editors:eclipse-plugin:3.14.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.console:eclipse-plugin:3.11.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.debug.ui:eclipse-plugin:3.17.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.externaltools:eclipse-plugin:3.5.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.compare:eclipse-plugin:3.8.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.jdt.ui:eclipse.jdt.ui:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:eclipse-plugin:3.13.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:eclipse-plugin:1.16.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.team.ui:eclipse-plugin:3.9.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:eclipse-plugin:3.12.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.search:eclipse-plugin:3.14.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:eclipse-plugin:3.9.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.navigator.resources:eclipse-plugin:3.8.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.ui:eclipse-plugin:3.27.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.debug.ui:eclipse-plugin:3.12.800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:eclipse-plugin:2.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:eclipse-plugin:1.2.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:eclipse-plugin:1.4.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:eclipse-plugin:2.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:eclipse-plugin:3.7.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.junit.core:eclipse-plugin:3.11.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.junit:eclipse-plugin:3.15.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ant.ui:eclipse-plugin:3.8.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.annotation:eclipse-plugin:1.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.apt.core:eclipse-plugin:3.7.50-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:eclipse-plugin:1.3.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:eclipse-plugin:1.4.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:eclipse-plugin:1.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.apt.ui:eclipse-plugin:3.7.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:eclipse-plugin:1.1.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:eclipse-plugin:2.5.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:eclipse-plugin:1.2.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:eclipse-plugin:1.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:eclipse-plugin:1.7.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:eclipse-plugin:1.4.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:eclipse-plugin:2.3.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:eclipse-plugin:2.3.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:eclipse-plugin:1.2.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:eclipse.pde.build:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.build:eclipse-plugin:3.11.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:eclipse.pde.ui:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.core:eclipse-plugin:3.15.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.concurrent:eclipse-plugin:1.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.update.configurator:eclipse-plugin:3.4.900-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.common:eclipse.platform.common:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.platform.doc.isv:eclipse-plugin:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.doc.isv:eclipse-plugin:3.14.1800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.doc.user:eclipse-plugin:3.15.1600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:eclipse-plugin:1.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:eclipse-plugin:1.1.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:eclipse-plugin:3.5.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:eclipse-plugin:1.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt.feature:org.eclipse.jdt:eclipse-feature:3.18.1400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.launcher:eclipse-plugin:1.6.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.releng:eclipse.platform.releng:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.test:org.eclipse.test.performance:eclipse-plugin:3.19.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.ide.application:eclipse-plugin:1.4.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:eclipse-test-plugin:3.12.2000-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:eclipse-test-plugin:1.3.150-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:eclipse-test-plugin:3.11.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:eclipse-test-plugin:1.2.150-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:eclipse-test-plugin:3.11.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.jdt.core:eclipse.jdt.core.binaries:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:eclipse-test-plugin:1.0.250-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:eclipse-test-plugin:3.11.50-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:eclipse-test-plugin:3.5.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.apt.tests:eclipse-test-plugin:3.5.50-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.debug.tests:eclipse-test-plugin:3.11.1800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.filebuffers.tests:eclipse-test-plugin:3.12.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.text.tests:eclipse-test-plugin:3.13.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jface:org.eclipse.jface.text.tests:eclipse-test-plugin:3.12.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.ui.tests:eclipse-test-plugin:3.14.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.text.tests:eclipse-test-plugin:3.13.1800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:eclipse-test-plugin:3.9.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:eclipse-test-plugin:3.10.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:eclipse-test-plugin:3.14.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:jar:1.0.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:eclipse-plugin:3.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.unittest.ui:eclipse-plugin:1.0.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:eclipse-plugin:1.0.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:eclipse-feature:1.0.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.api.tools:eclipse-plugin:1.2.1100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.progress:eclipse-plugin:0.3.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:eclipse-plugin:1.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:eclipse-plugin:1.4.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:eclipse-plugin:2.6.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.security.ui:eclipse-plugin:1.3.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:eclipse-plugin:2.7.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:eclipse-plugin:1.2.700-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.launching:eclipse-plugin:3.10.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.views.log:eclipse-plugin:1.3.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.genericeditor:eclipse-plugin:1.2.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.ui:eclipse-plugin:3.13.700-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.api.tools.ui:eclipse-plugin:1.2.700-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:eclipse-plugin:1.1.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.runtime:eclipse-plugin:3.7.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.platform:eclipse-plugin:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.ui.tests:eclipse-test-plugin:3.11.900-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.api.tools.tests:eclipse-test-plugin:1.2.700-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:eclipse.pde.ds:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.ds.core:eclipse-plugin:1.2.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.ds.tests:eclipse-test-plugin:1.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.ds.ui:eclipse-plugin:1.2.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.ds.annotations:eclipse-plugin:1.2.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:eclipse.pde.ua:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.ua.core:eclipse-plugin:1.2.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.databinding.beans:eclipse-plugin:1.8.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:eclipse.platform.resources:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:eclipse-plugin:1.2.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:eclipse.platform.team:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.net.linux:eclipse-plugin:1.0.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.debug.ui.launchview:eclipse-plugin:1.0.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.osgi.util:eclipse-plugin:3.7.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:eclipse-plugin:1.2.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.console:eclipse-plugin:1.4.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:eclipse-plugin:1.1.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.jface.notifications:eclipse-plugin:0.5.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:eclipse-plugin:1.2.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:eclipse-plugin:1.2.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:eclipse-plugin:1.2.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:eclipse-plugin:1.1.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:eclipse-plugin:0.12.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:eclipse-plugin:1.2.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:eclipse-plugin:1.2.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:ui-features:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.rcp:eclipse-feature:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse:eclipse.platform.ui.tools:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:eclipse-plugin:4.9.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:eclipse-plugin:4.7.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.http.registry:eclipse-plugin:1.3.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:eclipse-plugin:1.1.700-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:eclipse-plugin:1.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:eclipse-plugin:1.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:eclipse-plugin:1.4.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:eclipse-plugin:1.3.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.security.linux:eclipse-plugin:1.0.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:eclipse-plugin:1.1.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.security.macosx:eclipse-plugin:1.101.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:eclipse-feature:1.6.1600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:eclipse-plugin:1.4.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:eclipse-feature:1.4.1800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:eclipse-plugin:1.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:eclipse-plugin:1.5.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:eclipse-plugin:1.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:eclipse-feature:1.4.1800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:eclipse-plugin:1.3.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:eclipse-feature:2.4.1800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.help:org.eclipse.help.webapp:eclipse-plugin:3.10.900-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.help.feature:org.eclipse.help:eclipse-feature:2.3.1200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.jsch.core:eclipse-plugin:1.4.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.jsch.ui:eclipse-plugin:1.4.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.doc.user:eclipse-plugin:3.14.1800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde:eclipse-plugin:3.13.2100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.junit.runtime:eclipse-plugin:3.6.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.ui.templates:eclipse-plugin:3.7.700-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.ua.ui:eclipse-plugin:1.2.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.ui.trace:eclipse-plugin:1.2.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.tools.layout.spy:eclipse-plugin:1.1.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.spy.core:eclipse-plugin:1.0.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.spy.model:eclipse-plugin:0.12.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.spy.css:eclipse-plugin:0.12.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.spy.preferences:eclipse-plugin:0.12.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.spy.context:eclipse-plugin:1.0.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.spy.bundle:eclipse-plugin:0.12.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.spy.event:eclipse-plugin:1.0.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:features:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde:eclipse-feature:3.14.1400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.platform.doc.user:eclipse-plugin:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.rcp:org.eclipse.rcp:eclipse-plugin:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ui:org.eclipse.ui.cocoa:eclipse-plugin:1.2.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.rcp.feature:org.eclipse.rcp:eclipse-feature:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.text.quicksearch:eclipse-plugin:1.1.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ua:org.eclipse.ui.intro.universal:eclipse-plugin:3.4.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.browser:eclipse-plugin:3.7.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.monitoring:eclipse-plugin:1.2.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.net:eclipse-plugin:1.4.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.themes:eclipse-plugin:1.2.2000-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:eclipse-plugin:1.1.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:eclipse-plugin:1.1.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:eclipse-plugin:1.4.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:eclipse-plugin:1.4.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.compare.win32:eclipse-plugin:1.2.900-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:eclipse-plugin:1.4.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.net.win32:eclipse-plugin:1.0.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:eclipse-plugin:1.1.700-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:eclipse-plugin:3.5.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ui:org.eclipse.ui.win32:eclipse-plugin:3.4.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.filesystem.macosx:eclipse-plugin:1.3.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform.feature:org.eclipse.platform:eclipse-feature:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.ua.tests:eclipse-test-plugin:1.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:eclipse-test-plugin:3.6.800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:eclipse-test-plugin:1.1.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:eclipse-test-plugin:1.1.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:eclipse-test-plugin:1.1.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.unittest.junit:eclipse-plugin:1.0.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde:org.eclipse.pde.build.tests:eclipse-test-plugin:1.3.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:eclipse-feature:1.0.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.update.configurator.tests:eclipse-test-plugin:0.1.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ant.tests.core:eclipse-test-plugin:3.6.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ant.tests.ui:eclipse-test-plugin:3.10.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.sdk:eclipse-plugin:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.tools:eclipse-plugin:1.8.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:features:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.core.feature:eclipse-feature:1.13.900-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.runtime.feature:eclipse-feature:1.3.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:runtime-tests:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.contenttype.tests:eclipse-test-plugin:1.1.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.expressions.tests:eclipse-test-plugin:3.6.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.tests.harness:eclipse-plugin:3.14.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.tests.runtime:eclipse-test-plugin:3.20.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.core.tests:eclipse-test-plugin:1.2.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.compare.examples:eclipse-plugin:3.3.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.compare.examples.xml:eclipse-plugin:3.5.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.team.examples.filesystem:eclipse-plugin:3.6.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:eclipse.platform.team.tests:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:eclipse.platform.resources.tests:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:eclipse-feature:4.6.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.tests.resources:eclipse-test-plugin:3.10.2000-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.compare.tests:eclipse-test-plugin:3.7.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.core:org.eclipse.core.tests.net:eclipse-test-plugin:1.5.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.jsch:org.eclipse.jsch.tests:eclipse-plugin:1.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.team:org.eclipse.team.tests.core:eclipse-test-plugin:3.9.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.resources.spysupport:eclipse-plugin:1.5.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.tools.resources:eclipse-plugin:1.6.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:eclipse.platform.resources.examples:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.filesystem:eclipse-plugin:1.0.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:eclipse-plugin:3.4.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:eclipse-plugin:3.4.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:eclipse-plugin:3.4.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:eclipse-test-plugin:3.4.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:ui-tests:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.core.commands.tests:eclipse-test-plugin:0.13.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:eclipse-test-plugin:0.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:eclipse-test-plugin:0.13.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.tests:eclipse-test-plugin:0.14.800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:eclipse-test-plugin:1.301.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:eclipse-test-plugin:0.11.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:eclipse-test-plugin:1.4.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.tests.harness:eclipse-test-plugin:1.9.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.jface.tests:eclipse-test-plugin:1.3.700-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:eclipse.platform.ui.examples:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.jface.examples.databinding:eclipse-plugin:1.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:eclipse-test-plugin:1.4.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.jface.tests.databinding:eclipse-test-plugin:1.11.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.jface.tests.notifications:eclipse-test-plugin:0.1.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.tests.urischeme:eclipse-test-plugin:1.1.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.ide.application.tests:eclipse-test-plugin:1.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.monitoring.tests:eclipse-test-plugin:1.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.tests:eclipse-test-plugin:3.15.800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.tests.browser:eclipse-test-plugin:3.3.100
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.tests.forms:eclipse-test-plugin:3.9.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.tests.navigator:eclipse-test-plugin:3.6.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.tests.performance:eclipse-test-plugin:1.4.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:eclipse-test-plugin:1.1.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.tests.rcp:eclipse-test-plugin:3.5.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:eclipse-test-plugin:3.7.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:eclipse-plugin:1.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.e4.ui.examples.job:eclipse-plugin:0.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.jface.snippets:eclipse-plugin:3.5.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:eclipse-plugin:0.9.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.contributions:eclipse-plugin:3.5.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:eclipse-plugin:1.2.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.job:eclipse-plugin:3.2.0
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:eclipse-plugin:3.1.100
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:eclipse-plugin:3.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.navigator:eclipse-plugin:3.3.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:eclipse-plugin:3.4.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.readmetool:eclipse-plugin:3.6.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.undo:eclipse-plugin:3.4.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:eclipse-plugin:1.1.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:eclipse-plugin:3.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.forms.examples:eclipse-plugin:3.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ua:org.eclipse.tips.core:eclipse-plugin:0.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ua:org.eclipse.tips.ui:eclipse-plugin:0.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ui:org.eclipse.platform.doc.tips:eclipse-plugin:0.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.debug.examples.core:eclipse-plugin:1.5.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.debug.examples.memory:eclipse-plugin:1.103.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:eclipse-plugin:1.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.debug.examples.ui:eclipse-plugin:1.7.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.debug:org.eclipse.debug.tests:eclipse-test-plugin:3.12.800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:eclipse-test-plugin:1.0.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:eclipse-plugin:3.105.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.tools.base:eclipse-plugin:3.107.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.tools.spies:eclipse-plugin:3.108.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.tools:eclipse-plugin:3.109.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.examples:eclipse-plugin:3.107.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:eclipse-plugin:3.107.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.examples.launcher:eclipse-plugin:3.107.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:eclipse-plugin:3.108.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.examples.views:eclipse-plugin:3.107.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.tests:eclipse-test-plugin:3.106.1900-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:eclipse-feature:3.108.700-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.swt:org.eclipse.swt.tests.gtk:eclipse-test-plugin:3.108.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.search.tests:eclipse-test-plugin:3.10.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.editors.tests:eclipse-test-plugin:3.12.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:eclipse-test-plugin:3.13.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:eclipse-plugin:3.3.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.core:org.eclipse.jface.text.examples:eclipse-plugin:1.1.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:eclipse-test-plugin:1.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:eclipse-plugin:1.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:org.eclipse.text.quicksearch.tests:eclipse-test-plugin:1.1.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.server.jetty:eclipse-feature:1.11.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ua:org.eclipse.ua.tests:eclipse-test-plugin:3.5.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ua:org.eclipse.ua.tests.doc:eclipse-test-plugin:1.1.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:eclipse-plugin:1.1.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:eclipse-plugin:1.1.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ua:org.eclipse.tips.json:eclipse-plugin:0.2.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ua:org.eclipse.tips.ide:eclipse-plugin:0.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ui:org.eclipse.tips.feature:eclipse-feature:0.2.1800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.help:infocenter-parent:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.servletbridge:eclipse-plugin:1.6.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:eclipse-plugin:1.2.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.help:infocenter-product:eclipse-repository:1.0.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.help:infocenter-app:war:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ui.tool:org.eclipse.e4.tools:eclipse-plugin:4.9.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:eclipse-plugin:4.8.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:eclipse-plugin:4.8.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:eclipse-plugin:4.9.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:eclipse-test-plugin:1.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:eclipse-feature:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.cm:eclipse-plugin:1.5.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.coordinator:eclipse-plugin:1.5.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.device:eclipse-plugin:1.1.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.metatype:eclipse-plugin:1.6.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.useradmin:eclipse-plugin:1.2.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:eclipse-feature:3.22.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.supplement:eclipse-plugin:1.10.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:eclipse-plugin:1.1.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.console.ssh:eclipse-plugin:1.2.1000-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:eclipse-plugin:1.2.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:eclipse-plugin:1.3.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.region:eclipse-plugin:1.5.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.log.stream:eclipse-plugin:1.1.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:eclipse-plugin:1.3.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:eclipse-plugin:1.2.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:eclipse-plugin:1.2.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.core.sdk:eclipse-feature:3.23.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:eclipse-plugin:1.2.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.feature:org.eclipse.equinox.executable:eclipse-feature:3.8.1900-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.server.core:eclipse-feature:1.14.800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.sdk:eclipse-feature:3.23.600-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.server.simple:eclipse-feature:1.7.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:eclipse-test-plugin:1.3.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.cm.test:eclipse-test-plugin:1.1.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.common.tests:eclipse-test-plugin:3.15.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.ds.tests:eclipse-test-plugin:1.6.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:eclipse-test-plugin:3.9.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.security.tests:eclipse-test-plugin:1.2.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:eclipse-test-plugin:1.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.console.tests:eclipse-test-plugin:1.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:eclipse-test-plugin:1.8.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:eclipse-plugin:1.1.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.osgi:org.eclipse.osgi.tests:eclipse-test-plugin:3.16.900-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:eclipse-test-plugin:1.3.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:eclipse-plugin:1.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:eclipse-plugin:1.2.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:eclipse-plugin:1.3.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:eclipse-plugin:1.2.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:eclipse-plugin:1.3.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:eclipse-plugin:1.2.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:eclipse-repository:1.1.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:eclipse-plugin:1.3.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.p2.tests:eclipse-test-plugin:1.8.800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:eclipse-test-plugin:1.3.200-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:eclipse-test-plugin:1.3.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:eclipse-feature:1.2.1100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:eclipse-feature:1.12.700-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:eclipse-feature:3.11.1800-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:rt.equinox.p2:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:eclipse-plugin:2.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:eclipse-plugin:1.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:eclipse-plugin:1.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:eclipse-plugin:1.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:eclipse-plugin:1.2.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.ant:org.eclipse.ant.optional.junit:eclipse-plugin:3.3.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.releng:org.eclipse.releng.tests:eclipse-test-plugin:3.5.400-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.sdk:org.eclipse.sdk.examples:eclipse-plugin:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.sdk:org.eclipse.sdk.tests:eclipse-plugin:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.test:org.eclipse.test:eclipse-plugin:3.5.100-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.test:org.eclipse.test.performance.win32:eclipse-plugin:3.1.500-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.sdk.feature:org.eclipse.sdk:eclipse-feature:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.sdk.feature:org.eclipse.sdk.examples:eclipse-feature:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.test.feature:org.eclipse.test:eclipse-feature:3.8.300-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.sdk.feature:org.eclipse.sdk.tests:eclipse-feature:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.releng.tychoeclipsebuilder:eclipse.platform.releng.tychoeclipsebuilder:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:eclipse-feature:1.1.1900-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:eclipse-repository:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:eclipse-repository:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:eclipse-repository:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: eclipse.platform.repository:eclipse.platform.repository:eclipse-repository:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Project: org.eclipse.platform:platform-aggregator:pom:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Tasks:   [clean, verify]
02:08:45 [DEBUG] Style:   Regular
02:08:45 [DEBUG] =======================================================================
02:08:45 [INFO] 
02:08:45 [INFO] ----------------< org.eclipse:eclipse-platform-parent >-----------------
02:08:45 [INFO] Building eclipse-platform-parent 4.26.0-SNAPSHOT                 [1/500]
02:08:45 [INFO] --------------------------------[ pom ]---------------------------------
02:08:45 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:45 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:45 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:45 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:45 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:45 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:45 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:45 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:45 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:45 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:45 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:45 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:45 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:45 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:45 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:45 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:45 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:45 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:45 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:45 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:45 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:45 [DEBUG] === PROJECT BUILD PLAN ================================================
02:08:45 [DEBUG] Project:       org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Dependencies (collect): [test]
02:08:45 [DEBUG] Dependencies (resolve): []
02:08:45 [DEBUG] Repositories (dependencies): [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:45 [DEBUG] Repositories (plugins)     : [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Goal:          org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean (default-clean)
02:08:45 [DEBUG] Style:         Regular
02:08:45 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:45 <configuration>
02:08:45   <directory default-value="${project.build.directory}"/>
02:08:45   <excludeDefaultDirectories default-value="false">${maven.clean.excludeDefaultDirectories}</excludeDefaultDirectories>
02:08:45   <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
02:08:45   <fast default-value="false">${maven.clean.fast}</fast>
02:08:45   <fastDir>${maven.clean.fastDir}</fastDir>
02:08:45   <fastMode default-value="background">${maven.clean.fastMode}</fastMode>
02:08:45   <followSymLinks default-value="false">${maven.clean.followSymLinks}</followSymLinks>
02:08:45   <outputDirectory default-value="${project.build.outputDirectory}"/>
02:08:45   <reportDirectory default-value="${project.build.outputDirectory}"/>
02:08:45   <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
02:08:45   <session default-value="${session}"/>
02:08:45   <skip default-value="false">${maven.clean.skip}</skip>
02:08:45   <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
02:08:45   <verbose>${maven.clean.verbose}</verbose>
02:08:45 </configuration>
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources (saveproperties)
02:08:45 [DEBUG] Style:         Regular
02:08:45 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:45 <configuration>
02:08:45   <addDefaultExcludes default-value="true"/>
02:08:45   <buildFilters default-value="${project.build.filters}"/>
02:08:45   <encoding default-value="${project.build.sourceEncoding}"/>
02:08:45   <escapeWindowsPaths default-value="true"/>
02:08:45   <fileNameFiltering default-value="false"/>
02:08:45   <includeEmptyDirs default-value="false"/>
02:08:45   <outputDirectory>/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target</outputDirectory>
02:08:45   <overwrite default-value="false">true</overwrite>
02:08:45   <project default-value="${project}"/>
02:08:45   <resources>
02:08:45     <resource>
02:08:45       <directory>saveproperties</directory>
02:08:45       <filtering>true</filtering>
02:08:45     </resource>
02:08:45   </resources>
02:08:45   <session default-value="${session}"/>
02:08:45   <skip default-value="false">${maven.resources.skip}</skip>
02:08:45   <supportMultiLineFiltering default-value="false"/>
02:08:45   <useBuildFilters default-value="true"/>
02:08:45   <useDefaultDelimiters default-value="true"/>
02:08:45 </configuration>
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Goal:          org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce (enforce-maven)
02:08:45 [DEBUG] Style:         Regular
02:08:45 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:45 <configuration>
02:08:45   <commandLineRules>${rules}</commandLineRules>
02:08:45   <fail default-value="true">${enforcer.fail}</fail>
02:08:45   <failFast default-value="false">${enforcer.failFast}</failFast>
02:08:45   <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
02:08:45   <mojoExecution default-value="${mojoExecution}"/>
02:08:45   <project default-value="${project}"/>
02:08:45   <rules>
02:08:45     <requireMavenVersion>
02:08:45       <version>3.5.4</version>
02:08:45     </requireMavenVersion>
02:08:45   </rules>
02:08:45   <session default-value="${session}"/>
02:08:45   <skip default-value="false">${enforcer.skip}</skip>
02:08:45 </configuration>
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources (filter-resources)
02:08:45 [DEBUG] Style:         Regular
02:08:45 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:45 <configuration>
02:08:45   <addDefaultExcludes default-value="true"/>
02:08:45   <buildFilters default-value="${project.build.filters}"/>
02:08:45   <encoding default-value="${project.build.sourceEncoding}"/>
02:08:45   <escapeString>\</escapeString>
02:08:45   <escapeWindowsPaths default-value="true"/>
02:08:45   <fileNameFiltering default-value="false"/>
02:08:45   <includeEmptyDirs default-value="false"/>
02:08:45   <outputDirectory default-value="${project.build.outputDirectory}">/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target/resources</outputDirectory>
02:08:45   <overwrite default-value="false"/>
02:08:45   <project default-value="${project}"/>
02:08:45   <resources default-value="${project.resources}"/>
02:08:45   <session default-value="${session}"/>
02:08:45   <skip default-value="false">${maven.resources.skip}</skip>
02:08:45   <supportMultiLineFiltering default-value="false"/>
02:08:45   <useBuildFilters default-value="true"/>
02:08:45   <useDefaultDelimiters default-value="true"/>
02:08:45 </configuration>
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Goal:          org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source)
02:08:45 [DEBUG] Style:         Regular
02:08:45 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:45 <configuration>
02:08:45   <archive>
02:08:45     <addMavenDescriptor>false</addMavenDescriptor>
02:08:45   </archive>
02:08:45   <attach default-value="true">${attach}</attach>
02:08:45   <classifier default-value="sources"/>
02:08:45   <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
02:08:45   <distinctSourceRoots default-value="false">true</distinctSourceRoots>
02:08:45   <excludeResources default-value="false">${source.excludeResources}</excludeResources>
02:08:45   <finalName>${project.build.finalName}</finalName>
02:08:45   <forceCreation default-value="false">${source.forceCreation}</forceCreation>
02:08:45   <includePom default-value="false">${source.includePom}</includePom>
02:08:45   <outputDirectory>${project.build.directory}</outputDirectory>
02:08:45   <project>${project}</project>
02:08:45   <qualifier>${buildQualifier}</qualifier>
02:08:45   <reactorProjects>${reactorProjects}</reactorProjects>
02:08:45   <requireSourceRoots default-value="false"/>
02:08:45   <session>${session}</session>
02:08:45   <sourceBundle default-value="true"/>
02:08:45   <sourceBundleSuffix default-value=".source">${sourceBundleSuffix}</sourceBundleSuffix>
02:08:45   <strictSrcIncludes default-value="true"/>
02:08:45   <useDefaultExcludes default-value="true"/>
02:08:45   <useDefaultManifestFile default-value="false"/>
02:08:45   <useDefaultSourceExcludes default-value="true"/>
02:08:45 </configuration>
02:08:45 [DEBUG] -----------------------------------------------------------------------
02:08:45 [DEBUG] Goal:          org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release)
02:08:45 [DEBUG] Style:         Regular
02:08:45 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:45 <configuration>
02:08:45   <baselines>
02:08:45     <baseline>https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/</baseline>${baselines}</baselines>
02:08:45   <comparator default-value="bytes">zip</comparator>
02:08:45   <execution>${mojoExecution}</execution>
02:08:45   <onIllegalVersion default-value="fail">${onIllegalVersion}</onIllegalVersion>
02:08:45   <project>${project}</project>
02:08:45   <skip>true</skip>
02:08:45 </configuration>
02:08:45 [DEBUG] =======================================================================
02:08:45 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=175295, ConflictMarker.markTime=34126, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=5750, ConflictIdSorter.topsortTime=14750, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=22792, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=32126, DefaultDependencyCollector.transformTime=308005}
02:08:45 [DEBUG] org.eclipse:eclipse-platform-parent:pom:4.26.0-SNAPSHOT
02:08:45 [INFO] 
02:08:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse-platform-parent ---
02:08:45 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=13500, ConflictMarker.markTime=13000, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=6916, ConflictIdSorter.topsortTime=11001, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=47626, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=1819616, DefaultDependencyCollector.transformTime=156295}
02:08:45 [DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:3.2.0
02:08:45 [DEBUG]    org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile
02:08:45 [DEBUG]       commons-io:commons-io:jar:2.6:compile
02:08:45 [DEBUG]    org.codehaus.plexus:plexus-utils:jar:1.1:runtime
02:08:45 [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-utils:jar:3.3.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:45 [DEBUG] Resolving artifact commons-io:commons-io:jar:2.6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:45 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar.lastUpdated
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/commons-io-2.6.jar.lastUpdated
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar.lastUpdated
02:08:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar.lastUpdated
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/commons-io-2.6.jar.lastUpdated
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar.lastUpdated
02:08:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar.lastUpdated
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/commons-io-2.6.jar.lastUpdated
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar.lastUpdated
02:08:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar.lastUpdated
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/commons-io-2.6.jar.lastUpdated
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar.lastUpdated
02:08:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar.lastUpdated
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/commons-io-2.6.jar.lastUpdated
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar.lastUpdated
02:08:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/_remote.repositories
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar.lastUpdated
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/_remote.repositories
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-io/commons-io/2.6/commons-io-2.6.jar.lastUpdated
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.1/_remote.repositories
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar.lastUpdated
02:08:45 [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0
02:08:45 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0
02:08:45 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:08:45 [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0
02:08:45 [DEBUG]   Included: org.apache.maven.plugins:maven-clean-plugin:jar:3.2.0
02:08:45 [DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:3.3.4
02:08:45 [DEBUG]   Included: commons-io:commons-io:jar:2.6
02:08:45 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:1.1
02:08:45 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:45 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean' with basic configurator -->
02:08:45 [DEBUG]   (f) directory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target
02:08:45 [DEBUG]   (f) excludeDefaultDirectories = false
02:08:45 [DEBUG]   (f) failOnError = true
02:08:45 [DEBUG]   (f) fast = false
02:08:45 [DEBUG]   (f) fastMode = background
02:08:45 [DEBUG]   (f) followSymLinks = false
02:08:45 [DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target/classes
02:08:45 [DEBUG]   (f) reportDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target/classes
02:08:45 [DEBUG]   (f) retryOnError = true
02:08:45 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:45 [DEBUG]   (f) skip = false
02:08:45 [DEBUG]   (f) testOutputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target/test-classes
02:08:45 [DEBUG] -- end configuration --
02:08:45 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target
02:08:45 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target/classes
02:08:45 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target/test-classes
02:08:45 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target/classes
02:08:45 [INFO] 
02:08:45 [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ eclipse-platform-parent ---
02:08:45 [DEBUG] Resolving artifact org.apache.maven.shared:maven-filtering:pom:3.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom.lastUpdated
02:08:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom.lastUpdated
02:08:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom.lastUpdated
02:08:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom.lastUpdated
02:08:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:45 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom.lastUpdated
02:08:45 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:45 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom.lastUpdated
02:08:46 [DEBUG] Resolving artifact org.sonatype.plexus:plexus-build-api:pom:0.0.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom.lastUpdated
02:08:46 [DEBUG] Resolving artifact org.sonatype.spice:spice-parent:pom:15 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/15/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom.lastUpdated
02:08:46 [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/5/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom.lastUpdated
02:08:46 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:3.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom.lastUpdated
02:08:46 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=39584, ConflictMarker.markTime=13792, ConflictMarker.nodeCount=12, ConflictIdSorter.graphTime=12250, ConflictIdSorter.topsortTime=23334, ConflictIdSorter.conflictIdCount=9, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=50501, ConflictResolver.conflictItemCount=12, DefaultDependencyCollector.collectTime=352050094, DefaultDependencyCollector.transformTime=174753}
02:08:46 [DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:3.3.0
02:08:46 [DEBUG]    org.codehaus.plexus:plexus-interpolation:jar:1.26:runtime
02:08:46 [DEBUG]    org.apache.maven.shared:maven-filtering:jar:3.3.0:compile
02:08:46 [DEBUG]       javax.inject:javax.inject:jar:1:compile
02:08:46 [DEBUG]       org.slf4j:slf4j-api:jar:1.7.36:compile
02:08:46 [DEBUG]       org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile
02:08:46 [DEBUG]       org.codehaus.plexus:plexus-utils:jar:3.3.0:compile (version managed from default)
02:08:46 [DEBUG]    commons-io:commons-io:jar:2.11.0:compile
02:08:46 [DEBUG]    org.apache.commons:commons-lang3:jar:3.12.0:compile
02:08:46 [DEBUG] Resolving artifact org.apache.maven.shared:maven-filtering:jar:3.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:46 [DEBUG] Resolving artifact org.sonatype.plexus:plexus-build-api:jar:0.0.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:46 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:3.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar.lastUpdated
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar.lastUpdated
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar.lastUpdated
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar.lastUpdated
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar.lastUpdated
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar.lastUpdated
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar.lastUpdated
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar.lastUpdated
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar.lastUpdated
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar.lastUpdated
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar.lastUpdated
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar.lastUpdated
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar.lastUpdated
02:08:46 [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0
02:08:46 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0
02:08:46 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:08:46 [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0
02:08:46 [DEBUG]   Included: org.apache.maven.plugins:maven-resources-plugin:jar:3.3.0
02:08:46 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:08:46 [DEBUG]   Included: org.apache.maven.shared:maven-filtering:jar:3.3.0
02:08:46 [DEBUG]   Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7
02:08:46 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.3.0
02:08:46 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:08:46 [DEBUG]   Included: org.apache.commons:commons-lang3:jar:3.12.0
02:08:46 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:46 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources' with basic configurator -->
02:08:46 [DEBUG]   (f) addDefaultExcludes = true
02:08:46 [DEBUG]   (f) buildFilters = []
02:08:46 [DEBUG]   (f) encoding = UTF-8
02:08:46 [DEBUG]   (f) escapeWindowsPaths = true
02:08:46 [DEBUG]   (f) fileNameFiltering = false
02:08:46 [DEBUG]   (s) includeEmptyDirs = false
02:08:46 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target
02:08:46 [DEBUG]   (s) overwrite = true
02:08:46 [DEBUG]   (f) project = MavenProject: org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/pom.xml
02:08:46 [DEBUG]   (s) directory = saveproperties
02:08:46 [DEBUG]   (s) filtering = true
02:08:46 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: true, FileSet {directory: saveproperties, PatternSet [includes: {}, excludes: {}]}}]
02:08:46 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:46 [DEBUG]   (f) skip = false
02:08:46 [DEBUG]   (f) supportMultiLineFiltering = false
02:08:46 [DEBUG]   (f) useBuildFilters = true
02:08:46 [DEBUG]   (s) useDefaultDelimiters = true
02:08:46 [DEBUG] -- end configuration --
02:08:46 [DEBUG] properties used:
02:08:46 [DEBUG] buildId: I20220918-0606
02:08:46 [DEBUG] buildTimestamp: 20220918-0606
02:08:46 [DEBUG] buildType: I
02:08:46 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:08:46 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] cbi-plugins.version: 1.3.2
02:08:46 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:08:46 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:08:46 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:46 [DEBUG] compare-version-with-baselines.skip: true
02:08:46 [DEBUG] defaultSigning-excludeInnerJars: false
02:08:46 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:46 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:08:46 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:08:46 [DEBUG] env.BUILD_ID: 1370
02:08:46 [DEBUG] env.BUILD_NUMBER: 1370
02:08:46 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:08:46 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:08:46 [DEBUG] env.CI: true
02:08:46 [DEBUG] env.DISPLAY: :43
02:08:46 [DEBUG] env.EXECUTOR_NUMBER: 0
02:08:46 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:08:46 [DEBUG] env.GIT_BRANCH: origin/master
02:08:46 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:46 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:46 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:46 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:08:46 [DEBUG] env.HOME: /home/jenkins
02:08:46 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:08:46 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:08:46 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:08:46 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:08:46 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:08:46 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:08:46 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:46 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:08:46 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:08:46 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:08:46 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:08:46 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:08:46 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:08:46 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:08:46 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:08:46 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:08:46 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:08:46 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:46 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:08:46 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:08:46 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:08:46 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:08:46 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:08:46 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:08:46 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:08:46 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:08:46 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:08:46 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:08:46 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:08:46 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:08:46 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:08:46 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:08:46 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:08:46 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:08:46 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:08:46 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:08:46 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:08:46 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:08:46 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:08:46 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:08:46 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:08:46 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:08:46 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:08:46 [DEBUG] env.LANG: en_US.UTF-8
02:08:46 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:08:46 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:46 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:08:46 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:08:46 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:46 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:08:46 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:08:46 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:46 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:08:46 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:46 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:08:46 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:08:46 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:46 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:08:46 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:08:46 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:08:46 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:08:46 [DEBUG] env.SHLVL: 0
02:08:46 [DEBUG] env.TERM: xterm
02:08:46 [DEBUG] env.USER_NAME: jenkins
02:08:46 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:46 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:08:46 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:08:46 [DEBUG] env.skipTests: true
02:08:46 [DEBUG] file.encoding: UTF-8
02:08:46 [DEBUG] file.separator: /
02:08:46 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:08:46 [DEBUG] java.class.version: 61.0
02:08:46 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:08:46 [DEBUG] java.io.tmpdir: /tmp
02:08:46 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:08:46 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:08:46 [DEBUG] java.runtime.version: 17.0.1+12-39
02:08:46 [DEBUG] java.specification.name: Java Platform API Specification
02:08:46 [DEBUG] java.specification.vendor: Oracle Corporation
02:08:46 [DEBUG] java.specification.version: 17
02:08:46 [DEBUG] java.vendor: Oracle Corporation
02:08:46 [DEBUG] java.vendor.url: https://java.oracle.com/
02:08:46 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:08:46 [DEBUG] java.version: 17.0.1
02:08:46 [DEBUG] java.version.date: 2021-10-19
02:08:46 [DEBUG] java.vm.compressedOopsMode: Zero based
02:08:46 [DEBUG] java.vm.info: mixed mode, sharing
02:08:46 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:08:46 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:08:46 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:08:46 [DEBUG] java.vm.specification.version: 17
02:08:46 [DEBUG] java.vm.vendor: Oracle Corporation
02:08:46 [DEBUG] java.vm.version: 17.0.1+12-39
02:08:46 [DEBUG] jdk.debug: release
02:08:46 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:08:46 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:08:46 [DEBUG] line.separator: 
02:08:46 
02:08:46 [DEBUG] macSigner.forceContinue: false
02:08:46 [DEBUG] maven.build.timestamp: 2022-09-18T06:08:46Z
02:08:46 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:08:46 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:08:46 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:08:46 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:08:46 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:46 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:46 [DEBUG] maven.version: 3.8.5
02:08:46 [DEBUG] native.encoding: UTF-8
02:08:46 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:08:46 [DEBUG] os.arch: amd64
02:08:46 [DEBUG] os.name: Linux
02:08:46 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:08:46 [DEBUG] path.separator: :
02:08:46 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:08:46 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/
02:08:46 [DEBUG] project.build.sourceEncoding: UTF-8
02:08:46 [DEBUG] releaseName: 2022-12
02:08:46 [DEBUG] releaseNumberPlatform: 4.26
02:08:46 [DEBUG] releaseNumberSDK: 4.26
02:08:46 [DEBUG] skipTests: true
02:08:46 [DEBUG] sun.arch.data.model: 64
02:08:46 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:08:46 [DEBUG] sun.cpu.endian: little
02:08:46 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:08:46 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:46 [DEBUG] sun.java.launcher: SUN_STANDARD
02:08:46 [DEBUG] sun.jnu.encoding: UTF-8
02:08:46 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:08:46 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:08:46 [DEBUG] surefire.platformSystemProperties: 
02:08:46 [DEBUG] surefire.systemProperties: 
02:08:46 [DEBUG] surefire.testArgLine: 
02:08:46 [DEBUG] surefire.version: 3.0.0-M7
02:08:46 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:08:46 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:08:46 [DEBUG] tycho.mode: extension
02:08:46 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:08:46 [DEBUG] user.country: US
02:08:46 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:46 [DEBUG] user.home: /home/jenkins
02:08:46 [DEBUG] user.language: en
02:08:46 [DEBUG] user.name: jenkins
02:08:46 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:08:46 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:08:46 [DEBUG] resource with targetPath null
02:08:46 directory saveproperties
02:08:46 excludes []
02:08:46 includes []
02:08:46 [DEBUG] ignoreDelta true
02:08:46 [INFO] Copying 1 resource
02:08:46 [DEBUG] Copying file mavenproperties.properties
02:08:46 [DEBUG] file mavenproperties.properties has a filtered file extension
02:08:46 [DEBUG] Using 'UTF-8' encoding to copy filtered resource 'mavenproperties.properties'.
02:08:46 [DEBUG] filtering /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/saveproperties/mavenproperties.properties to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target/mavenproperties.properties
02:08:46 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
02:08:46 [DEBUG] Here is a list of the filtered properties files in you project that might be affected by encoding problems: 
02:08:46  - /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/saveproperties/mavenproperties.properties
02:08:46 [DEBUG] no use filter components
02:08:46 [INFO] 
02:08:46 [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ eclipse-platform-parent ---
02:08:46 [DEBUG] Resolving artifact org.apache.maven.enforcer:enforcer-api:pom:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom.lastUpdated
02:08:46 [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:pom:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Resolving artifact org.apache.maven:maven:pom:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.2.5/maven-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.2.5/maven-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.2.5/maven-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.2.5/maven-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.2.5/maven-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.2.5/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.2.5/maven-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:25 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/25/maven-parent-25.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/25/maven-parent-25.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/25/maven-parent-25.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/25/maven-parent-25.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/25/maven-parent-25.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/25/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/25/maven-parent-25.pom.lastUpdated
02:08:46 [DEBUG] Resolving artifact org.apache.maven:maven-model:pom:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Resolving artifact org.apache.maven:maven-artifact:pom:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom.lastUpdated
02:08:46 [DEBUG] Resolving artifact javax.enterprise:cdi-api:pom:1.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom.lastUpdated
02:08:46 [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public).
02:08:46 [DEBUG] Resolving artifact org.jboss.weld:weld-parent:pom:26 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/weld/weld-parent/26/weld-parent-26.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/weld/weld-parent/26/weld-parent-26.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/weld/weld-parent/26/weld-parent-26.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/weld/weld-parent/26/weld-parent-26.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/weld/weld-parent/26/weld-parent-26.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/weld/weld-parent/26/_remote.repositories
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/jboss/weld/weld-parent/26/weld-parent-26.pom.lastUpdated
02:08:46 [DEBUG] Resolving artifact org.apache.maven.enforcer:enforcer-rules:pom:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:46 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom.lastUpdated
02:08:46 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:46 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.apache.maven:maven-core:pom:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.apache.maven:maven-settings:pom:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.apache.maven:maven-settings-builder:pom:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:pom:1.21 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-components:pom:1.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.3.1/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.sonatype.spice:spice-parent:pom:12 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/12/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/4/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.sonatype.plexus:plexus-cipher:pom:1.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:pom:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.apache.maven:maven-model-builder:pom:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.apache.maven:maven-aether-provider:pom:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.eclipse.aether:aether-api:pom:1.0.0.v20140518 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.eclipse.aether:aether:pom:1.0.0.v20140518 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.0.v20140518/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.eclipse.aether:aether-spi:pom:1.0.0.v20140518 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.eclipse.aether:aether-util:pom:1.0.0.v20140518 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.0.0.v20140518/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.eclipse.aether:aether-impl:pom:1.0.0.v20140518 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.sonatype.sisu:sisu-guice:pom:3.2.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.sonatype.sisu.inject:guice-parent:pom:3.2.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-parent/3.2.3/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact org.sonatype.forge:forge-parent:pom:38 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/38/forge-parent-38.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/38/forge-parent-38.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/38/forge-parent-38.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/38/forge-parent-38.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/38/forge-parent-38.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/38/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/forge/forge-parent/38/forge-parent-38.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact com.google.guava:guava:pom:16.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/guava-16.0.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/guava-16.0.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/guava-16.0.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/guava-16.0.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/guava-16.0.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/_remote.repositories
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/guava-16.0.1.pom.lastUpdated
02:08:47 [DEBUG] Resolving artifact com.google.guava:guava-parent:pom:16.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:47 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom.lastUpdated
02:08:47 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:47 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/16.0.1/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom.lastUpdated
02:08:48 [DEBUG] Resolving artifact org.eclipse.aether:aether-util:pom:1.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom.lastUpdated
02:08:48 [DEBUG] Resolving artifact org.eclipse.aether:aether:pom:1.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.1.0/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom.lastUpdated
02:08:48 [DEBUG] Resolving artifact org.apache-extras.beanshell:bsh:pom:2.0b6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom.lastUpdated
02:08:48 [DEBUG] Resolving artifact org.apache.maven.shared:maven-dependency-tree:pom:3.1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom.lastUpdated
02:08:48 [DEBUG] Resolving artifact org.apache.maven:maven-compat:pom:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-compat/3.2.5/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom.lastUpdated
02:08:48 [DEBUG] Resolving artifact org.apache.maven.wagon:wagon-provider-api:pom:2.8 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon-provider-api/2.8/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom.lastUpdated
02:08:48 [DEBUG] Resolving artifact org.apache.maven.wagon:wagon:pom:2.8 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon/2.8/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom.lastUpdated
02:08:48 [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:24 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/24/maven-parent-24.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/24/maven-parent-24.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/24/maven-parent-24.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/24/maven-parent-24.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/24/maven-parent-24.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/24/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/24/maven-parent-24.pom.lastUpdated
02:08:48 [DEBUG] Resolving artifact org.apache:apache:pom:14 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/14/apache-14.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/14/apache-14.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/14/apache-14.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/14/apache-14.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/14/apache-14.pom.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/14/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/14/apache-14.pom.lastUpdated
02:08:48 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=158919, ConflictMarker.markTime=19542, ConflictMarker.nodeCount=148, ConflictIdSorter.graphTime=28042, ConflictIdSorter.topsortTime=34667, ConflictIdSorter.conflictIdCount=38, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=226129, ConflictResolver.conflictItemCount=89, DefaultDependencyCollector.collectTime=2135629567, DefaultDependencyCollector.transformTime=523384}
02:08:48 [DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:3.1.0
02:08:48 [DEBUG]    org.apache.maven.enforcer:enforcer-api:jar:3.1.0:compile
02:08:48 [DEBUG]       org.apache.maven:maven-plugin-api:jar:3.2.5:compile (version managed from default)
02:08:48 [DEBUG]          org.apache.maven:maven-model:jar:3.2.5:compile
02:08:48 [DEBUG]          org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:compile (version managed from default)
02:08:48 [DEBUG]             javax.annotation:javax.annotation-api:jar:1.2:compile
02:08:48 [DEBUG]             javax.enterprise:cdi-api:jar:1.2:compile
02:08:48 [DEBUG]             org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:compile (version managed from default)
02:08:48 [DEBUG]    org.apache.maven.enforcer:enforcer-rules:jar:3.1.0:compile
02:08:48 [DEBUG]       org.apache.maven:maven-artifact:jar:3.2.5:compile (version managed from default)
02:08:48 [DEBUG]       org.apache.maven:maven-core:jar:3.2.5:compile (version managed from default)
02:08:48 [DEBUG]          org.apache.maven:maven-settings:jar:3.2.5:compile
02:08:48 [DEBUG]          org.apache.maven:maven-settings-builder:jar:3.2.5:compile
02:08:48 [DEBUG]          org.apache.maven:maven-repository-metadata:jar:3.2.5:compile
02:08:48 [DEBUG]          org.apache.maven:maven-model-builder:jar:3.2.5:compile
02:08:48 [DEBUG]          org.apache.maven:maven-aether-provider:jar:3.2.5:compile
02:08:48 [DEBUG]             org.eclipse.aether:aether-spi:jar:1.0.0.v20140518:compile
02:08:48 [DEBUG]          org.eclipse.aether:aether-impl:jar:1.0.0.v20140518:compile
02:08:48 [DEBUG]          org.eclipse.aether:aether-api:jar:1.0.0.v20140518:compile
02:08:48 [DEBUG]          org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3:compile
02:08:48 [DEBUG]             javax.inject:javax.inject:jar:1:compile
02:08:48 [DEBUG]             aopalliance:aopalliance:jar:1.0:compile
02:08:48 [DEBUG]             com.google.guava:guava:jar:16.0.1:compile
02:08:48 [DEBUG]          org.codehaus.plexus:plexus-interpolation:jar:1.21:compile
02:08:48 [DEBUG]          org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile
02:08:48 [DEBUG]          org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:08:48 [DEBUG]          org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
02:08:48 [DEBUG]             org.sonatype.plexus:plexus-cipher:jar:1.4:compile
02:08:48 [DEBUG]       org.eclipse.aether:aether-util:jar:1.1.0:compile
02:08:48 [DEBUG]       org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile (version managed from default)
02:08:48 [DEBUG]       org.codehaus.plexus:plexus-utils:jar:3.4.2:compile (version managed from default)
02:08:48 [DEBUG]       org.apache.commons:commons-lang3:jar:3.12.0:compile (version managed from default)
02:08:48 [DEBUG]       commons-codec:commons-codec:jar:1.15:compile (version managed from default)
02:08:48 [DEBUG]       commons-io:commons-io:jar:2.11.0:compile (version managed from default)
02:08:48 [DEBUG]       org.apache-extras.beanshell:bsh:jar:2.0b6:compile
02:08:48 [DEBUG]       org.apache.maven.shared:maven-dependency-tree:jar:3.1.1:compile (version managed from default)
02:08:48 [DEBUG]       org.apache.maven:maven-compat:jar:3.2.5:test (scope managed from default) (version managed from default)
02:08:48 [DEBUG]          org.apache.maven.wagon:wagon-provider-api:jar:2.8:test
02:08:48 [DEBUG] Resolving artifact org.apache.maven.enforcer:enforcer-api:jar:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:jar:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Resolving artifact org.apache.maven:maven-model:jar:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact javax.annotation:javax.annotation-api:jar:1.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:08:48 [DEBUG] Resolving artifact javax.enterprise:cdi-api:jar:1.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:08:48 [DEBUG] Resolving artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
02:08:48 [DEBUG] Resolving artifact org.apache.maven.enforcer:enforcer-rules:jar:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Resolving artifact org.apache.maven:maven-artifact:jar:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Resolving artifact org.apache.maven:maven-core:jar:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Resolving artifact org.apache.maven:maven-settings:jar:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.apache.maven:maven-settings-builder:jar:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:jar:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.apache.maven:maven-model-builder:jar:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.apache.maven:maven-aether-provider:jar:3.2.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.eclipse.aether:aether-spi:jar:1.0.0.v20140518 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.eclipse.aether:aether-impl:jar:1.0.0.v20140518 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.eclipse.aether:aether-api:jar:1.0.0.v20140518 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact aopalliance:aopalliance:jar:1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact com.google.guava:guava:jar:16.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:jar:1.21 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:jar:2.5.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.sonatype.plexus:plexus-cipher:jar:1.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:08:48 [DEBUG] Resolving artifact org.eclipse.aether:aether-util:jar:1.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Resolving artifact org.apache-extras.beanshell:bsh:jar:2.0b6 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Resolving artifact org.apache.maven.shared:maven-dependency-tree:jar:3.1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/guava-16.0.1.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/guava-16.0.1.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/guava-16.0.1.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/guava-16.0.1.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/guava-16.0.1.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar.lastUpdated
02:08:48 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/google/guava/guava/16.0.1/guava-16.0.1.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar.lastUpdated
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/_remote.repositories
02:08:48 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar.lastUpdated
02:08:48 [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.1.0
02:08:48 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.1.0
02:08:48 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:08:48 [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.1.0
02:08:48 [DEBUG]   Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:3.1.0
02:08:48 [DEBUG]   Included: org.apache.maven.enforcer:enforcer-api:jar:3.1.0
02:08:48 [DEBUG]   Included: javax.enterprise:cdi-api:jar:1.2
02:08:48 [DEBUG]   Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5
02:08:48 [DEBUG]   Included: org.apache.maven.enforcer:enforcer-rules:jar:3.1.0
02:08:48 [DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3
02:08:48 [DEBUG]   Included: aopalliance:aopalliance:jar:1.0
02:08:48 [DEBUG]   Included: com.google.guava:guava:jar:16.0.1
02:08:48 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.21
02:08:48 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:08:48 [DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
02:08:48 [DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
02:08:48 [DEBUG]   Included: org.eclipse.aether:aether-util:jar:1.1.0
02:08:48 [DEBUG]   Included: org.apache.maven.shared:maven-shared-utils:jar:3.3.4
02:08:48 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:08:48 [DEBUG]   Included: org.apache.commons:commons-lang3:jar:3.12.0
02:08:48 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:08:48 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:08:48 [DEBUG]   Included: org.apache-extras.beanshell:bsh:jar:2.0b6
02:08:48 [DEBUG]   Included: org.apache.maven.shared:maven-dependency-tree:jar:3.1.1
02:08:48 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:48 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce' with basic configurator -->
02:08:48 [DEBUG]   (f) commandLineRules = []
02:08:48 [DEBUG]   (s) fail = true
02:08:48 [DEBUG]   (s) failFast = false
02:08:48 [DEBUG]   (f) ignoreCache = false
02:08:48 [DEBUG]   (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce {execution: enforce-maven}
02:08:48 [DEBUG]   (s) project = MavenProject: org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/pom.xml
02:08:49 [DEBUG]   (s) version = 3.5.4
02:08:49 [DEBUG]   (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@6c01acee]
02:08:49 [DEBUG]   (s) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (s) skip = false
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
02:08:49 [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
02:08:49 [DEBUG] Detected Maven Version: 3.8.5
02:08:49 [DEBUG] Detected Maven Version: 3.8.5 is allowed in the range 3.5.4.
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ eclipse-platform-parent ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources' with basic configurator -->
02:08:49 [DEBUG]   (f) addDefaultExcludes = true
02:08:49 [DEBUG]   (f) buildFilters = []
02:08:49 [DEBUG]   (f) encoding = UTF-8
02:08:49 [DEBUG]   (f) escapeString = \
02:08:49 [DEBUG]   (f) escapeWindowsPaths = true
02:08:49 [DEBUG]   (f) fileNameFiltering = false
02:08:49 [DEBUG]   (s) includeEmptyDirs = false
02:08:49 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target/resources
02:08:49 [DEBUG]   (s) overwrite = false
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/pom.xml
02:08:49 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) skip = false
02:08:49 [DEBUG]   (f) supportMultiLineFiltering = false
02:08:49 [DEBUG]   (f) useBuildFilters = true
02:08:49 [DEBUG]   (s) useDefaultDelimiters = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] properties used:
02:08:49 [DEBUG] buildId: I20220918-0606
02:08:49 [DEBUG] buildTimestamp: 20220918-0606
02:08:49 [DEBUG] buildType: I
02:08:49 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:08:49 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] cbi-plugins.version: 1.3.2
02:08:49 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:08:49 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:08:49 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] compare-version-with-baselines.skip: true
02:08:49 [DEBUG] defaultSigning-excludeInnerJars: false
02:08:49 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:08:49 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:08:49 [DEBUG] env.BUILD_ID: 1370
02:08:49 [DEBUG] env.BUILD_NUMBER: 1370
02:08:49 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:08:49 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:08:49 [DEBUG] env.CI: true
02:08:49 [DEBUG] env.DISPLAY: :43
02:08:49 [DEBUG] env.EXECUTOR_NUMBER: 0
02:08:49 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:08:49 [DEBUG] env.GIT_BRANCH: origin/master
02:08:49 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:08:49 [DEBUG] env.HOME: /home/jenkins
02:08:49 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:08:49 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:08:49 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:08:49 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:08:49 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:08:49 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:08:49 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:08:49 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:08:49 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:08:49 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:08:49 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:08:49 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:08:49 [DEBUG] env.LANG: en_US.UTF-8
02:08:49 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:08:49 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:08:49 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:08:49 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:08:49 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:08:49 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:08:49 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:08:49 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:08:49 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:08:49 [DEBUG] env.SHLVL: 0
02:08:49 [DEBUG] env.TERM: xterm
02:08:49 [DEBUG] env.USER_NAME: jenkins
02:08:49 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:08:49 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:08:49 [DEBUG] env.skipTests: true
02:08:49 [DEBUG] file.encoding: UTF-8
02:08:49 [DEBUG] file.separator: /
02:08:49 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:08:49 [DEBUG] java.class.version: 61.0
02:08:49 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:08:49 [DEBUG] java.io.tmpdir: /tmp
02:08:49 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:08:49 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:08:49 [DEBUG] java.runtime.version: 17.0.1+12-39
02:08:49 [DEBUG] java.specification.name: Java Platform API Specification
02:08:49 [DEBUG] java.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.specification.version: 17
02:08:49 [DEBUG] java.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vendor.url: https://java.oracle.com/
02:08:49 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:08:49 [DEBUG] java.version: 17.0.1
02:08:49 [DEBUG] java.version.date: 2021-10-19
02:08:49 [DEBUG] java.vm.compressedOopsMode: Zero based
02:08:49 [DEBUG] java.vm.info: mixed mode, sharing
02:08:49 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:08:49 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:08:49 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.specification.version: 17
02:08:49 [DEBUG] java.vm.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.version: 17.0.1+12-39
02:08:49 [DEBUG] jdk.debug: release
02:08:49 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:08:49 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:08:49 [DEBUG] line.separator: 
02:08:49 
02:08:49 [DEBUG] macSigner.forceContinue: false
02:08:49 [DEBUG] maven.build.timestamp: 2022-09-18T06:08:49Z
02:08:49 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:08:49 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:08:49 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:08:49 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:49 [DEBUG] maven.version: 3.8.5
02:08:49 [DEBUG] native.encoding: UTF-8
02:08:49 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:08:49 [DEBUG] os.arch: amd64
02:08:49 [DEBUG] os.name: Linux
02:08:49 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:08:49 [DEBUG] path.separator: :
02:08:49 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:08:49 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/
02:08:49 [DEBUG] project.build.sourceEncoding: UTF-8
02:08:49 [DEBUG] releaseName: 2022-12
02:08:49 [DEBUG] releaseNumberPlatform: 4.26
02:08:49 [DEBUG] releaseNumberSDK: 4.26
02:08:49 [DEBUG] skipTests: true
02:08:49 [DEBUG] sun.arch.data.model: 64
02:08:49 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:08:49 [DEBUG] sun.cpu.endian: little
02:08:49 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:08:49 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] sun.java.launcher: SUN_STANDARD
02:08:49 [DEBUG] sun.jnu.encoding: UTF-8
02:08:49 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:08:49 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:08:49 [DEBUG] surefire.platformSystemProperties: 
02:08:49 [DEBUG] surefire.systemProperties: 
02:08:49 [DEBUG] surefire.testArgLine: 
02:08:49 [DEBUG] surefire.version: 3.0.0-M7
02:08:49 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:08:49 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:08:49 [DEBUG] tycho.mode: extension
02:08:49 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:08:49 [DEBUG] user.country: US
02:08:49 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] user.home: /home/jenkins
02:08:49 [DEBUG] user.language: en
02:08:49 [DEBUG] user.name: jenkins
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:08:49 [DEBUG] resource with targetPath null
02:08:49 directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/src/main/resources
02:08:49 excludes []
02:08:49 includes []
02:08:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/src/main/resources
02:08:49 [DEBUG] no use filter components
02:08:49 [INFO] 
02:08:49 [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse-platform-parent ---
02:08:49 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source' with basic configurator -->
02:08:49 [DEBUG]   (s) addMavenDescriptor = false
02:08:49 [DEBUG]   (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@668c6553
02:08:49 [DEBUG]   (f) attach = true
02:08:49 [DEBUG]   (f) classifier = sources
02:08:49 [DEBUG]   (f) defaultManifestFile = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target/classes/META-INF/MANIFEST.MF
02:08:49 [DEBUG]   (f) distinctSourceRoots = true
02:08:49 [DEBUG]   (f) excludeResources = false
02:08:49 [DEBUG]   (f) finalName = eclipse-platform-parent-4.26.0-SNAPSHOT
02:08:49 [DEBUG]   (f) forceCreation = false
02:08:49 [DEBUG]   (f) includePom = false
02:08:49 [DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/target
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/pom.xml
02:08:49 [DEBUG]   (f) reactorProjects = [MavenProject: org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/pom.xml, MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml, MavenProject: eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/pom.xml, MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml, MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/pom.xml, MavenProject: org.eclipse.platform:ui-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.runtime:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/pom.xml, MavenProject: org.eclipse.platform:runtime-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF, MavenProject: eclipse.platform.swt:eclipse.platform.swt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/pom.xml, MavenProject: org.eclipse.pde:eclipse.pde.apitools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF, MavenProject: org.eclipse.jdt:eclipse.jdt.core:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF, MavenProject: eclipse.platform.ua:eclipse.platform.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/pom.xml, MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF, MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml, MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.text:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml, MavenProject: eclipse.jdt.debug:eclipse.jdt.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF, MavenProject: eclipse.jdt.ui:eclipse.jdt.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF, MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.build:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF, MavenProject: eclipse.platform.common:eclipse.platform.common:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml, MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF, MavenProject: eclipse.platform.releng:eclipse.platform.releng:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml, MavenProject: eclipse.jdt.core:eclipse.jdt.core.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml, MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml, MavenProject: org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml, MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml, MavenProject: org.eclipse.pde:eclipse.pde.ds:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.resources:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.team:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF, MavenProject: org.eclipse.platform:ui-features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml, MavenProject: org.eclipse:eclipse.platform.ui.tools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml, MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml, MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF, MavenProject: org.eclipse.pde:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/.polyglot.pom.tycho, MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml, MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml, MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml, MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF, MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF, MavenProject: org.eclipse.equinox:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho, MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:runtime-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.team.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.resources.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml, MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml, MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml, MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.resources.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml, MavenProject: org.eclipse.platform:ui-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.ui.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF, MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml, MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml, MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml, MavenProject: eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF, MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml, MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml, MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml, MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml, MavenProject: org.eclipse.help:infocenter-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF, MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml, MavenProject: org.eclipse.help:infocenter-app:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/pom.xml, MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml, MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF, MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF, MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:rt.equinox.p2:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF, MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml, MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml, MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml, MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml, MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse.platform.releng.tychoeclipsebuilder:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/pom.xml, MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml, MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml, MavenProject: org.eclipse.platform:platform-aggregator:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/pom.xml]
02:08:49 [DEBUG]   (f) requireSourceRoots = false
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) sourceBundle = true
02:08:49 [DEBUG]   (f) sourceBundleSuffix = .source
02:08:49 [DEBUG]   (f) strictSrcIncludes = true
02:08:49 [DEBUG]   (f) useDefaultExcludes = true
02:08:49 [DEBUG]   (f) useDefaultManifestFile = false
02:08:49 [DEBUG]   (f) useDefaultSourceExcludes = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [INFO] 
02:08:49 [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse-platform-parent ---
02:08:49 [DEBUG] Configuring mojo org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines from plugin realm ClassRealm[plugin>org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines' with basic configurator -->
02:08:49 [DEBUG]   (f) baselines = [https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/]
02:08:49 [DEBUG]   (f) comparator = zip
02:08:49 [DEBUG]   (f) execution = org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines {execution: compare-attached-artifacts-with-release}
02:08:49 [DEBUG]   (f) onIllegalVersion = fail
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/pom.xml
02:08:49 [DEBUG]   (f) skip = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [INFO] Skipped
02:08:49 [INFO] 
02:08:49 [INFO] ------------------< org.eclipse:eclipse-sdk-prereqs >-------------------
02:08:49 [INFO] Building eclipse-sdk-prereqs 4.26.0-SNAPSHOT                     [2/500]
02:08:49 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] === PROJECT BUILD PLAN ================================================
02:08:49 [DEBUG] Project:       org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT
02:08:49 [DEBUG] Dependencies (collect): [test]
02:08:49 [DEBUG] Dependencies (resolve): []
02:08:49 [DEBUG] Repositories (dependencies): [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] Repositories (plugins)     : [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean (default-clean)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <directory default-value="${project.build.directory}"/>
02:08:49   <excludeDefaultDirectories default-value="false">${maven.clean.excludeDefaultDirectories}</excludeDefaultDirectories>
02:08:49   <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
02:08:49   <fast default-value="false">${maven.clean.fast}</fast>
02:08:49   <fastDir>${maven.clean.fastDir}</fastDir>
02:08:49   <fastMode default-value="background">${maven.clean.fastMode}</fastMode>
02:08:49   <followSymLinks default-value="false">${maven.clean.followSymLinks}</followSymLinks>
02:08:49   <outputDirectory default-value="${project.build.outputDirectory}"/>
02:08:49   <reportDirectory default-value="${project.build.outputDirectory}"/>
02:08:49   <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.clean.skip}</skip>
02:08:49   <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
02:08:49   <verbose>${maven.clean.verbose}</verbose>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources (saveproperties)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <addDefaultExcludes default-value="true"/>
02:08:49   <buildFilters default-value="${project.build.filters}"/>
02:08:49   <encoding default-value="${project.build.sourceEncoding}"/>
02:08:49   <escapeWindowsPaths default-value="true"/>
02:08:49   <fileNameFiltering default-value="false"/>
02:08:49   <includeEmptyDirs default-value="false"/>
02:08:49   <outputDirectory>/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target</outputDirectory>
02:08:49   <overwrite default-value="false">true</overwrite>
02:08:49   <project default-value="${project}"/>
02:08:49   <resources>
02:08:49     <resource>
02:08:49       <directory>saveproperties</directory>
02:08:49       <filtering>true</filtering>
02:08:49     </resource>
02:08:49   </resources>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.resources.skip}</skip>
02:08:49   <supportMultiLineFiltering default-value="false"/>
02:08:49   <useBuildFilters default-value="true"/>
02:08:49   <useDefaultDelimiters default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce (enforce-maven)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <commandLineRules>${rules}</commandLineRules>
02:08:49   <fail default-value="true">${enforcer.fail}</fail>
02:08:49   <failFast default-value="false">${enforcer.failFast}</failFast>
02:08:49   <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
02:08:49   <mojoExecution default-value="${mojoExecution}"/>
02:08:49   <project default-value="${project}"/>
02:08:49   <rules>
02:08:49     <requireMavenVersion>
02:08:49       <version>3.5.4</version>
02:08:49     </requireMavenVersion>
02:08:49   </rules>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${enforcer.skip}</skip>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources (filter-resources)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <addDefaultExcludes default-value="true"/>
02:08:49   <buildFilters default-value="${project.build.filters}"/>
02:08:49   <encoding default-value="${project.build.sourceEncoding}"/>
02:08:49   <escapeString>\</escapeString>
02:08:49   <escapeWindowsPaths default-value="true"/>
02:08:49   <fileNameFiltering default-value="false"/>
02:08:49   <includeEmptyDirs default-value="false"/>
02:08:49   <outputDirectory default-value="${project.build.outputDirectory}">/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target/resources</outputDirectory>
02:08:49   <overwrite default-value="false"/>
02:08:49   <project default-value="${project}"/>
02:08:49   <resources default-value="${project.resources}"/>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.resources.skip}</skip>
02:08:49   <supportMultiLineFiltering default-value="false"/>
02:08:49   <useBuildFilters default-value="true"/>
02:08:49   <useDefaultDelimiters default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <archive>
02:08:49     <addMavenDescriptor>false</addMavenDescriptor>
02:08:49   </archive>
02:08:49   <attach default-value="true">${attach}</attach>
02:08:49   <classifier default-value="sources"/>
02:08:49   <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
02:08:49   <distinctSourceRoots default-value="false">true</distinctSourceRoots>
02:08:49   <excludeResources default-value="false">${source.excludeResources}</excludeResources>
02:08:49   <finalName>${project.build.finalName}</finalName>
02:08:49   <forceCreation default-value="false">${source.forceCreation}</forceCreation>
02:08:49   <includePom default-value="false">${source.includePom}</includePom>
02:08:49   <outputDirectory>${project.build.directory}</outputDirectory>
02:08:49   <project>${project}</project>
02:08:49   <qualifier>${buildQualifier}</qualifier>
02:08:49   <reactorProjects>${reactorProjects}</reactorProjects>
02:08:49   <requireSourceRoots default-value="false"/>
02:08:49   <session>${session}</session>
02:08:49   <sourceBundle default-value="true"/>
02:08:49   <sourceBundleSuffix default-value=".source">${sourceBundleSuffix}</sourceBundleSuffix>
02:08:49   <strictSrcIncludes default-value="true"/>
02:08:49   <useDefaultExcludes default-value="true"/>
02:08:49   <useDefaultManifestFile default-value="false"/>
02:08:49   <useDefaultSourceExcludes default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:package-target-definition (default-package-target-definition)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <project>${project}</project>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <baselines>
02:08:49     <baseline>https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/</baseline>${baselines}</baselines>
02:08:49   <comparator default-value="bytes">zip</comparator>
02:08:49   <execution>${mojoExecution}</execution>
02:08:49   <onIllegalVersion default-value="fail">${onIllegalVersion}</onIllegalVersion>
02:08:49   <project>${project}</project>
02:08:49   <skip>true</skip>
02:08:49 </configuration>
02:08:49 [DEBUG] =======================================================================
02:08:49 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=38335, ConflictMarker.markTime=11083, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=5083, ConflictIdSorter.topsortTime=9000, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=13501, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=9000, DefaultDependencyCollector.transformTime=101294}
02:08:49 [DEBUG] org.eclipse:eclipse-sdk-prereqs:eclipse-target-definition:4.26.0-SNAPSHOT
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse-sdk-prereqs ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean' with basic configurator -->
02:08:49 [DEBUG]   (f) directory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target
02:08:49 [DEBUG]   (f) excludeDefaultDirectories = false
02:08:49 [DEBUG]   (f) failOnError = true
02:08:49 [DEBUG]   (f) fast = false
02:08:49 [DEBUG]   (f) fastMode = background
02:08:49 [DEBUG]   (f) followSymLinks = false
02:08:49 [DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target/classes
02:08:49 [DEBUG]   (f) reportDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target/classes
02:08:49 [DEBUG]   (f) retryOnError = true
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) skip = false
02:08:49 [DEBUG]   (f) testOutputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target/test-classes
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target/classes
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target/test-classes
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target/classes
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ eclipse-sdk-prereqs ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources' with basic configurator -->
02:08:49 [DEBUG]   (f) addDefaultExcludes = true
02:08:49 [DEBUG]   (f) buildFilters = []
02:08:49 [DEBUG]   (f) encoding = UTF-8
02:08:49 [DEBUG]   (f) escapeWindowsPaths = true
02:08:49 [DEBUG]   (f) fileNameFiltering = false
02:08:49 [DEBUG]   (s) includeEmptyDirs = false
02:08:49 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target
02:08:49 [DEBUG]   (s) overwrite = true
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml
02:08:49 [DEBUG]   (s) directory = saveproperties
02:08:49 [DEBUG]   (s) filtering = true
02:08:49 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: true, FileSet {directory: saveproperties, PatternSet [includes: {}, excludes: {}]}}]
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) skip = false
02:08:49 [DEBUG]   (f) supportMultiLineFiltering = false
02:08:49 [DEBUG]   (f) useBuildFilters = true
02:08:49 [DEBUG]   (s) useDefaultDelimiters = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] properties used:
02:08:49 [DEBUG] buildId: I20220918-0606
02:08:49 [DEBUG] buildTimestamp: 20220918-0606
02:08:49 [DEBUG] buildType: I
02:08:49 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:08:49 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] cbi-plugins.version: 1.3.2
02:08:49 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:08:49 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:08:49 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] compare-version-with-baselines.skip: true
02:08:49 [DEBUG] defaultSigning-excludeInnerJars: false
02:08:49 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:08:49 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:08:49 [DEBUG] env.BUILD_ID: 1370
02:08:49 [DEBUG] env.BUILD_NUMBER: 1370
02:08:49 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:08:49 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:08:49 [DEBUG] env.CI: true
02:08:49 [DEBUG] env.DISPLAY: :43
02:08:49 [DEBUG] env.EXECUTOR_NUMBER: 0
02:08:49 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:08:49 [DEBUG] env.GIT_BRANCH: origin/master
02:08:49 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:08:49 [DEBUG] env.HOME: /home/jenkins
02:08:49 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:08:49 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:08:49 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:08:49 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:08:49 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:08:49 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:08:49 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:08:49 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:08:49 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:08:49 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:08:49 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:08:49 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:08:49 [DEBUG] env.LANG: en_US.UTF-8
02:08:49 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:08:49 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:08:49 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:08:49 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:08:49 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:08:49 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:08:49 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:08:49 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:08:49 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:08:49 [DEBUG] env.SHLVL: 0
02:08:49 [DEBUG] env.TERM: xterm
02:08:49 [DEBUG] env.USER_NAME: jenkins
02:08:49 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:08:49 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:08:49 [DEBUG] env.skipTests: true
02:08:49 [DEBUG] file.encoding: UTF-8
02:08:49 [DEBUG] file.separator: /
02:08:49 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:08:49 [DEBUG] java.class.version: 61.0
02:08:49 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:08:49 [DEBUG] java.io.tmpdir: /tmp
02:08:49 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:08:49 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:08:49 [DEBUG] java.runtime.version: 17.0.1+12-39
02:08:49 [DEBUG] java.specification.name: Java Platform API Specification
02:08:49 [DEBUG] java.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.specification.version: 17
02:08:49 [DEBUG] java.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vendor.url: https://java.oracle.com/
02:08:49 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:08:49 [DEBUG] java.version: 17.0.1
02:08:49 [DEBUG] java.version.date: 2021-10-19
02:08:49 [DEBUG] java.vm.compressedOopsMode: Zero based
02:08:49 [DEBUG] java.vm.info: mixed mode, sharing
02:08:49 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:08:49 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:08:49 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.specification.version: 17
02:08:49 [DEBUG] java.vm.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.version: 17.0.1+12-39
02:08:49 [DEBUG] jdk.debug: release
02:08:49 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:08:49 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:08:49 [DEBUG] line.separator: 
02:08:49 
02:08:49 [DEBUG] macSigner.forceContinue: false
02:08:49 [DEBUG] maven.build.timestamp: 2022-09-18T06:08:49Z
02:08:49 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:08:49 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:08:49 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:08:49 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:49 [DEBUG] maven.version: 3.8.5
02:08:49 [DEBUG] native.encoding: UTF-8
02:08:49 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:08:49 [DEBUG] os.arch: amd64
02:08:49 [DEBUG] os.name: Linux
02:08:49 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:08:49 [DEBUG] path.separator: :
02:08:49 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:08:49 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/
02:08:49 [DEBUG] project.build.sourceEncoding: UTF-8
02:08:49 [DEBUG] releaseName: 2022-12
02:08:49 [DEBUG] releaseNumberPlatform: 4.26
02:08:49 [DEBUG] releaseNumberSDK: 4.26
02:08:49 [DEBUG] skipTests: true
02:08:49 [DEBUG] sun.arch.data.model: 64
02:08:49 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:08:49 [DEBUG] sun.cpu.endian: little
02:08:49 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:08:49 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] sun.java.launcher: SUN_STANDARD
02:08:49 [DEBUG] sun.jnu.encoding: UTF-8
02:08:49 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:08:49 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:08:49 [DEBUG] surefire.platformSystemProperties: 
02:08:49 [DEBUG] surefire.systemProperties: 
02:08:49 [DEBUG] surefire.testArgLine: 
02:08:49 [DEBUG] surefire.version: 3.0.0-M7
02:08:49 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:08:49 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:08:49 [DEBUG] tycho.mode: extension
02:08:49 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:08:49 [DEBUG] user.country: US
02:08:49 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] user.home: /home/jenkins
02:08:49 [DEBUG] user.language: en
02:08:49 [DEBUG] user.name: jenkins
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:08:49 [DEBUG] resource with targetPath null
02:08:49 directory saveproperties
02:08:49 excludes []
02:08:49 includes []
02:08:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/saveproperties
02:08:49 [DEBUG] no use filter components
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ eclipse-sdk-prereqs ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce' with basic configurator -->
02:08:49 [DEBUG]   (f) commandLineRules = []
02:08:49 [DEBUG]   (s) fail = true
02:08:49 [DEBUG]   (s) failFast = false
02:08:49 [DEBUG]   (f) ignoreCache = false
02:08:49 [DEBUG]   (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce {execution: enforce-maven}
02:08:49 [DEBUG]   (s) project = MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml
02:08:49 [DEBUG]   (s) version = 3.5.4
02:08:49 [DEBUG]   (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@512b7a58]
02:08:49 [DEBUG]   (s) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (s) skip = false
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
02:08:49 [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
02:08:49 [DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 48522368 was found in the cache
02:08:49 [DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ eclipse-sdk-prereqs ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources' with basic configurator -->
02:08:49 [DEBUG]   (f) addDefaultExcludes = true
02:08:49 [DEBUG]   (f) buildFilters = []
02:08:49 [DEBUG]   (f) encoding = UTF-8
02:08:49 [DEBUG]   (f) escapeString = \
02:08:49 [DEBUG]   (f) escapeWindowsPaths = true
02:08:49 [DEBUG]   (f) fileNameFiltering = false
02:08:49 [DEBUG]   (s) includeEmptyDirs = false
02:08:49 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target/resources
02:08:49 [DEBUG]   (s) overwrite = false
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml
02:08:49 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) skip = false
02:08:49 [DEBUG]   (f) supportMultiLineFiltering = false
02:08:49 [DEBUG]   (f) useBuildFilters = true
02:08:49 [DEBUG]   (s) useDefaultDelimiters = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] properties used:
02:08:49 [DEBUG] buildId: I20220918-0606
02:08:49 [DEBUG] buildTimestamp: 20220918-0606
02:08:49 [DEBUG] buildType: I
02:08:49 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:08:49 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] cbi-plugins.version: 1.3.2
02:08:49 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:08:49 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:08:49 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] compare-version-with-baselines.skip: true
02:08:49 [DEBUG] defaultSigning-excludeInnerJars: false
02:08:49 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:08:49 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:08:49 [DEBUG] env.BUILD_ID: 1370
02:08:49 [DEBUG] env.BUILD_NUMBER: 1370
02:08:49 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:08:49 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:08:49 [DEBUG] env.CI: true
02:08:49 [DEBUG] env.DISPLAY: :43
02:08:49 [DEBUG] env.EXECUTOR_NUMBER: 0
02:08:49 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:08:49 [DEBUG] env.GIT_BRANCH: origin/master
02:08:49 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:08:49 [DEBUG] env.HOME: /home/jenkins
02:08:49 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:08:49 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:08:49 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:08:49 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:08:49 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:08:49 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:08:49 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:08:49 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:08:49 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:08:49 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:08:49 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:08:49 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:08:49 [DEBUG] env.LANG: en_US.UTF-8
02:08:49 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:08:49 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:08:49 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:08:49 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:08:49 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:08:49 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:08:49 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:08:49 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:08:49 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:08:49 [DEBUG] env.SHLVL: 0
02:08:49 [DEBUG] env.TERM: xterm
02:08:49 [DEBUG] env.USER_NAME: jenkins
02:08:49 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:08:49 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:08:49 [DEBUG] env.skipTests: true
02:08:49 [DEBUG] file.encoding: UTF-8
02:08:49 [DEBUG] file.separator: /
02:08:49 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:08:49 [DEBUG] java.class.version: 61.0
02:08:49 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:08:49 [DEBUG] java.io.tmpdir: /tmp
02:08:49 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:08:49 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:08:49 [DEBUG] java.runtime.version: 17.0.1+12-39
02:08:49 [DEBUG] java.specification.name: Java Platform API Specification
02:08:49 [DEBUG] java.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.specification.version: 17
02:08:49 [DEBUG] java.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vendor.url: https://java.oracle.com/
02:08:49 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:08:49 [DEBUG] java.version: 17.0.1
02:08:49 [DEBUG] java.version.date: 2021-10-19
02:08:49 [DEBUG] java.vm.compressedOopsMode: Zero based
02:08:49 [DEBUG] java.vm.info: mixed mode, sharing
02:08:49 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:08:49 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:08:49 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.specification.version: 17
02:08:49 [DEBUG] java.vm.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.version: 17.0.1+12-39
02:08:49 [DEBUG] jdk.debug: release
02:08:49 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:08:49 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:08:49 [DEBUG] line.separator: 
02:08:49 
02:08:49 [DEBUG] macSigner.forceContinue: false
02:08:49 [DEBUG] maven.build.timestamp: 2022-09-18T06:08:49Z
02:08:49 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:08:49 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:08:49 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:08:49 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:49 [DEBUG] maven.version: 3.8.5
02:08:49 [DEBUG] native.encoding: UTF-8
02:08:49 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:08:49 [DEBUG] os.arch: amd64
02:08:49 [DEBUG] os.name: Linux
02:08:49 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:08:49 [DEBUG] path.separator: :
02:08:49 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:08:49 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/
02:08:49 [DEBUG] project.build.sourceEncoding: UTF-8
02:08:49 [DEBUG] releaseName: 2022-12
02:08:49 [DEBUG] releaseNumberPlatform: 4.26
02:08:49 [DEBUG] releaseNumberSDK: 4.26
02:08:49 [DEBUG] skipTests: true
02:08:49 [DEBUG] sun.arch.data.model: 64
02:08:49 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:08:49 [DEBUG] sun.cpu.endian: little
02:08:49 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:08:49 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] sun.java.launcher: SUN_STANDARD
02:08:49 [DEBUG] sun.jnu.encoding: UTF-8
02:08:49 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:08:49 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:08:49 [DEBUG] surefire.platformSystemProperties: 
02:08:49 [DEBUG] surefire.systemProperties: 
02:08:49 [DEBUG] surefire.testArgLine: 
02:08:49 [DEBUG] surefire.version: 3.0.0-M7
02:08:49 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:08:49 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:08:49 [DEBUG] tycho.mode: extension
02:08:49 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:08:49 [DEBUG] user.country: US
02:08:49 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] user.home: /home/jenkins
02:08:49 [DEBUG] user.language: en
02:08:49 [DEBUG] user.name: jenkins
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:08:49 [DEBUG] resource with targetPath null
02:08:49 directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/src/main/resources
02:08:49 excludes []
02:08:49 includes []
02:08:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/src/main/resources
02:08:49 [DEBUG] no use filter components
02:08:49 [INFO] 
02:08:49 [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse-sdk-prereqs ---
02:08:49 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source' with basic configurator -->
02:08:49 [DEBUG]   (s) addMavenDescriptor = false
02:08:49 [DEBUG]   (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@538fb086
02:08:49 [DEBUG]   (f) attach = true
02:08:49 [DEBUG]   (f) classifier = sources
02:08:49 [DEBUG]   (f) defaultManifestFile = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target/classes/META-INF/MANIFEST.MF
02:08:49 [DEBUG]   (f) distinctSourceRoots = true
02:08:49 [DEBUG]   (f) excludeResources = false
02:08:49 [DEBUG]   (f) finalName = eclipse-sdk-prereqs-4.26.0-SNAPSHOT
02:08:49 [DEBUG]   (f) forceCreation = false
02:08:49 [DEBUG]   (f) includePom = false
02:08:49 [DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/target
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml
02:08:49 [DEBUG]   (f) reactorProjects = [MavenProject: org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/pom.xml, MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml, MavenProject: eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/pom.xml, MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml, MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/pom.xml, MavenProject: org.eclipse.platform:ui-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.runtime:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/pom.xml, MavenProject: org.eclipse.platform:runtime-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF, MavenProject: eclipse.platform.swt:eclipse.platform.swt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/pom.xml, MavenProject: org.eclipse.pde:eclipse.pde.apitools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF, MavenProject: org.eclipse.jdt:eclipse.jdt.core:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF, MavenProject: eclipse.platform.ua:eclipse.platform.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/pom.xml, MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF, MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml, MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.text:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml, MavenProject: eclipse.jdt.debug:eclipse.jdt.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF, MavenProject: eclipse.jdt.ui:eclipse.jdt.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF, MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.build:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF, MavenProject: eclipse.platform.common:eclipse.platform.common:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml, MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF, MavenProject: eclipse.platform.releng:eclipse.platform.releng:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml, MavenProject: eclipse.jdt.core:eclipse.jdt.core.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml, MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml, MavenProject: org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml, MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml, MavenProject: org.eclipse.pde:eclipse.pde.ds:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.resources:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.team:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF, MavenProject: org.eclipse.platform:ui-features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml, MavenProject: org.eclipse:eclipse.platform.ui.tools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml, MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml, MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF, MavenProject: org.eclipse.pde:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/.polyglot.pom.tycho, MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml, MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml, MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml, MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF, MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF, MavenProject: org.eclipse.equinox:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho, MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:runtime-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.team.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.resources.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml, MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml, MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml, MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.resources.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml, MavenProject: org.eclipse.platform:ui-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.ui.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF, MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml, MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml, MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml, MavenProject: eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF, MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml, MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml, MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml, MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml, MavenProject: org.eclipse.help:infocenter-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF, MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml, MavenProject: org.eclipse.help:infocenter-app:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/pom.xml, MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml, MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF, MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF, MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:rt.equinox.p2:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF, MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml, MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml, MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml, MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml, MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse.platform.releng.tychoeclipsebuilder:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/pom.xml, MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml, MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml, MavenProject: org.eclipse.platform:platform-aggregator:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/pom.xml]
02:08:49 [DEBUG]   (f) requireSourceRoots = false
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) sourceBundle = true
02:08:49 [DEBUG]   (f) sourceBundleSuffix = .source
02:08:49 [DEBUG]   (f) strictSrcIncludes = true
02:08:49 [DEBUG]   (f) useDefaultExcludes = true
02:08:49 [DEBUG]   (f) useDefaultManifestFile = false
02:08:49 [DEBUG]   (f) useDefaultSourceExcludes = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [INFO] 
02:08:49 [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-target-definition (default-package-target-definition) @ eclipse-sdk-prereqs ---
02:08:49 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/resolver-status.properties
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/resolver-status.properties
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/resolver-status.properties
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/resolver-status.properties
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/resolver-status.properties
02:08:49 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:08:49 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:08:49 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:08:49 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:08:49 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:pom:3.0.0-20220504.135853-107 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/_remote.repositories
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/tycho-buildtimestamp-jgit-3.0.0-20220504.135853-107.pom.lastUpdated
02:08:49 [DEBUG] Resolving artifact org.eclipse.jgit:org.eclipse.jgit:pom:6.3.0.202209071007-r from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/_remote.repositories
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom.lastUpdated
02:08:49 [DEBUG] Resolving artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:6.3.0.202209071007-r from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/_remote.repositories
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom.lastUpdated
02:08:49 [DEBUG] Resolving artifact com.googlecode.javaewah:JavaEWAH:pom:1.1.13 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/_remote.repositories
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom.lastUpdated
02:08:49 [DEBUG] Resolving artifact org.sonatype.oss:oss-parent:pom:5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/5/_remote.repositories
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom.lastUpdated
02:08:49 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/resolver-status.properties
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/resolver-status.properties
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/resolver-status.properties
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/resolver-status.properties
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/resolver-status.properties
02:08:49 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:08:49 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:08:49 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:08:49 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:08:49 [DEBUG] Could not find metadata org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.tycho.extras:tycho-sourceref-jgit:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-sourceref-jgit:pom:3.0.0-20220916.165649-287 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/_remote.repositories
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/tycho-sourceref-jgit-3.0.0-20220916.165649-287.pom.lastUpdated
02:08:49 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:49 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:49 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=7796723, ConflictMarker.markTime=1283690, ConflictMarker.nodeCount=10324, ConflictIdSorter.graphTime=7012792, ConflictIdSorter.topsortTime=211920, ConflictIdSorter.conflictIdCount=93, ConflictIdSorter.conflictIdCycleCount=1, ConflictResolver.totalTime=6992626, ConflictResolver.conflictItemCount=1683, DefaultDependencyCollector.collectTime=505954849, DefaultDependencyCollector.transformTime=23346168}
02:08:49 [DEBUG] org.eclipse.tycho:tycho-packaging-plugin:jar:3.0.0-20220916.165649-289
02:08:49 [DEBUG]    org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:jar:3.0.0-SNAPSHOT:runtime
02:08:49 [DEBUG]       org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]       org.eclipse.jgit:org.eclipse.jgit:jar:6.3.0.202209071007-r:runtime
02:08:49 [DEBUG]          com.googlecode.javaewah:JavaEWAH:jar:1.1.13:runtime
02:08:49 [DEBUG]    org.eclipse.tycho.extras:tycho-sourceref-jgit:jar:3.0.0-SNAPSHOT:runtime
02:08:49 [DEBUG]    org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:08:49 [DEBUG]       org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:08:49 [DEBUG]       org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:08:49 [DEBUG]          org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:08:49 [DEBUG]          org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:08:49 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]          de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:08:49 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]       org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:08:49 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:08:49 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:08:49 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:08:49 [DEBUG]             org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:08:49 [DEBUG]             org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:08:49 [DEBUG]          org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:08:49 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:08:49 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:08:49 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:08:49 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:08:49 [DEBUG]          org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:08:49 [DEBUG]             org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:08:49 [DEBUG]          org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:08:49 [DEBUG]             org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:08:49 [DEBUG]          org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:08:49 [DEBUG]          org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:08:49 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:08:49 [DEBUG]       org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:08:49 [DEBUG]          org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:08:49 [DEBUG]       org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:08:49 [DEBUG]       biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (version managed from default) (exclusions managed from default)
02:08:49 [DEBUG]          biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:08:49 [DEBUG]       org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:08:49 [DEBUG]       org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:08:49 [DEBUG]          org.osgi:osgi.annotation:jar:8.0.1:compile
02:08:49 [DEBUG]       org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:08:49 [DEBUG]       org.slf4j:slf4j-api:jar:2.0.1:compile
02:08:49 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:08:49 [DEBUG]          org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:08:49 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:08:49 [DEBUG]       commons-io:commons-io:jar:2.11.0:compile
02:08:49 [DEBUG]       commons-codec:commons-codec:jar:1.15:compile
02:08:49 [DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.4.2:compile
02:08:49 [DEBUG]    org.apache.maven:maven-archiver:jar:3.6.0:compile
02:08:49 [DEBUG]       org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:08:49 [DEBUG]    org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile
02:08:49 [DEBUG]       javax.inject:javax.inject:jar:1:compile
02:08:49 [DEBUG]       org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:08:49 [DEBUG]       org.iq80.snappy:snappy:jar:0.4:compile
02:08:49 [DEBUG]       org.tukaani:xz:jar:1.9:compile
02:08:49 [DEBUG]       com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:08:49 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:jar:3.0.0-20220504.135853-107 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:08:49 [DEBUG] Resolving artifact org.eclipse.jgit:org.eclipse.jgit:jar:6.3.0.202209071007-r from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] Resolving artifact com.googlecode.javaewah:JavaEWAH:jar:1.1.13 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
02:08:49 [DEBUG] Resolving artifact org.eclipse.tycho.extras:tycho-sourceref-jgit:jar:3.0.0-20220916.165649-287 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/_remote.repositories
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/tycho-buildtimestamp-jgit-3.0.0-20220504.135853-107.jar.lastUpdated
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar.lastUpdated
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar.lastUpdated
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/_remote.repositories
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/tycho-sourceref-jgit-3.0.0-20220916.165649-287.jar.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar.lastUpdated
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar.lastUpdated
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar.lastUpdated
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar.lastUpdated
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar.lastUpdated
02:08:49 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:49 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/_remote.repositories
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar.lastUpdated
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/_remote.repositories
02:08:49 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar.lastUpdated
02:08:49 [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT
02:08:49 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:08:49 [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Included: org.eclipse.tycho:tycho-packaging-plugin:jar:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Included: org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:jar:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Included: org.eclipse.jgit:org.eclipse.jgit:jar:6.3.0.202209071007-r
02:08:49 [DEBUG]   Included: com.googlecode.javaewah:JavaEWAH:jar:1.1.13
02:08:49 [DEBUG]   Included: org.eclipse.tycho.extras:tycho-sourceref-jgit:jar:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:08:49 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:08:49 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:08:49 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:08:49 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:08:49 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:08:49 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:08:49 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:08:49 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:08:49 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:08:49 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:08:49 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:08:49 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:08:49 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:08:49 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:08:49 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:08:49 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:08:49 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:08:49 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:08:49 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:08:49 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:08:49 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:08:49 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:08:49 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:08:49 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:08:49 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:08:49 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:08:49 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:08:49 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:08:49 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:08:49 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:08:49 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:08:49 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:08:49 [DEBUG]   Included: org.apache.maven:maven-archiver:jar:3.6.0
02:08:49 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:08:49 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:08:49 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:08:49 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:08:49 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:08:49 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:08:49 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:package-target-definition from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:package-target-definition' with basic configurator -->
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml
02:08:49 [DEBUG] -- end configuration --
02:08:49 [INFO] 
02:08:49 [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse-sdk-prereqs ---
02:08:49 [DEBUG] Configuring mojo org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines from plugin realm ClassRealm[plugin>org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines' with basic configurator -->
02:08:49 [DEBUG]   (f) baselines = [https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/]
02:08:49 [DEBUG]   (f) comparator = zip
02:08:49 [DEBUG]   (f) execution = org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines {execution: compare-attached-artifacts-with-release}
02:08:49 [DEBUG]   (f) onIllegalVersion = fail
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml
02:08:49 [DEBUG]   (f) skip = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [INFO] Skipped
02:08:49 [INFO] 
02:08:49 [INFO] ----------------------< eclipse.jdt:eclipse.jdt >-----------------------
02:08:49 [INFO] Building eclipse jdt 4.26.0-SNAPSHOT                             [3/500]
02:08:49 [INFO] --------------------------------[ pom ]---------------------------------
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] === PROJECT BUILD PLAN ================================================
02:08:49 [DEBUG] Project:       eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT
02:08:49 [DEBUG] Dependencies (collect): [test]
02:08:49 [DEBUG] Dependencies (resolve): []
02:08:49 [DEBUG] Repositories (dependencies): [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] Repositories (plugins)     : [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean (default-clean)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <directory default-value="${project.build.directory}"/>
02:08:49   <excludeDefaultDirectories default-value="false">${maven.clean.excludeDefaultDirectories}</excludeDefaultDirectories>
02:08:49   <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
02:08:49   <fast default-value="false">${maven.clean.fast}</fast>
02:08:49   <fastDir>${maven.clean.fastDir}</fastDir>
02:08:49   <fastMode default-value="background">${maven.clean.fastMode}</fastMode>
02:08:49   <followSymLinks default-value="false">${maven.clean.followSymLinks}</followSymLinks>
02:08:49   <outputDirectory default-value="${project.build.outputDirectory}"/>
02:08:49   <reportDirectory default-value="${project.build.outputDirectory}"/>
02:08:49   <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.clean.skip}</skip>
02:08:49   <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
02:08:49   <verbose>${maven.clean.verbose}</verbose>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources (saveproperties)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <addDefaultExcludes default-value="true"/>
02:08:49   <buildFilters default-value="${project.build.filters}"/>
02:08:49   <encoding default-value="${project.build.sourceEncoding}"/>
02:08:49   <escapeWindowsPaths default-value="true"/>
02:08:49   <fileNameFiltering default-value="false"/>
02:08:49   <includeEmptyDirs default-value="false"/>
02:08:49   <outputDirectory>/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target</outputDirectory>
02:08:49   <overwrite default-value="false">true</overwrite>
02:08:49   <project default-value="${project}"/>
02:08:49   <resources>
02:08:49     <resource>
02:08:49       <directory>saveproperties</directory>
02:08:49       <filtering>true</filtering>
02:08:49     </resource>
02:08:49   </resources>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.resources.skip}</skip>
02:08:49   <supportMultiLineFiltering default-value="false"/>
02:08:49   <useBuildFilters default-value="true"/>
02:08:49   <useDefaultDelimiters default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce (enforce-maven)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <commandLineRules>${rules}</commandLineRules>
02:08:49   <fail default-value="true">${enforcer.fail}</fail>
02:08:49   <failFast default-value="false">${enforcer.failFast}</failFast>
02:08:49   <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
02:08:49   <mojoExecution default-value="${mojoExecution}"/>
02:08:49   <project default-value="${project}"/>
02:08:49   <rules>
02:08:49     <requireMavenVersion>
02:08:49       <version>3.5.4</version>
02:08:49     </requireMavenVersion>
02:08:49   </rules>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${enforcer.skip}</skip>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources (filter-resources)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <addDefaultExcludes default-value="true"/>
02:08:49   <buildFilters default-value="${project.build.filters}"/>
02:08:49   <encoding default-value="${project.build.sourceEncoding}"/>
02:08:49   <escapeString>\</escapeString>
02:08:49   <escapeWindowsPaths default-value="true"/>
02:08:49   <fileNameFiltering default-value="false"/>
02:08:49   <includeEmptyDirs default-value="false"/>
02:08:49   <outputDirectory default-value="${project.build.outputDirectory}">/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target/resources</outputDirectory>
02:08:49   <overwrite default-value="false"/>
02:08:49   <project default-value="${project}"/>
02:08:49   <resources default-value="${project.resources}"/>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.resources.skip}</skip>
02:08:49   <supportMultiLineFiltering default-value="false"/>
02:08:49   <useBuildFilters default-value="true"/>
02:08:49   <useDefaultDelimiters default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <archive>
02:08:49     <addMavenDescriptor>false</addMavenDescriptor>
02:08:49   </archive>
02:08:49   <attach default-value="true">${attach}</attach>
02:08:49   <classifier default-value="sources"/>
02:08:49   <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
02:08:49   <distinctSourceRoots default-value="false">true</distinctSourceRoots>
02:08:49   <excludeResources default-value="false">${source.excludeResources}</excludeResources>
02:08:49   <finalName>${project.build.finalName}</finalName>
02:08:49   <forceCreation default-value="false">${source.forceCreation}</forceCreation>
02:08:49   <includePom default-value="false">${source.includePom}</includePom>
02:08:49   <outputDirectory>${project.build.directory}</outputDirectory>
02:08:49   <project>${project}</project>
02:08:49   <qualifier>${buildQualifier}</qualifier>
02:08:49   <reactorProjects>${reactorProjects}</reactorProjects>
02:08:49   <requireSourceRoots default-value="false"/>
02:08:49   <session>${session}</session>
02:08:49   <sourceBundle default-value="true"/>
02:08:49   <sourceBundleSuffix default-value=".source">${sourceBundleSuffix}</sourceBundleSuffix>
02:08:49   <strictSrcIncludes default-value="true"/>
02:08:49   <useDefaultExcludes default-value="true"/>
02:08:49   <useDefaultManifestFile default-value="false"/>
02:08:49   <useDefaultSourceExcludes default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <baselines>
02:08:49     <baseline>https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/</baseline>${baselines}</baselines>
02:08:49   <comparator default-value="bytes">zip</comparator>
02:08:49   <execution>${mojoExecution}</execution>
02:08:49   <onIllegalVersion default-value="fail">${onIllegalVersion}</onIllegalVersion>
02:08:49   <project>${project}</project>
02:08:49   <skip>true</skip>
02:08:49 </configuration>
02:08:49 [DEBUG] =======================================================================
02:08:49 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=12625, ConflictMarker.markTime=9042, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=5000, ConflictIdSorter.topsortTime=13500, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=13501, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=4917, DefaultDependencyCollector.transformTime=76209}
02:08:49 [DEBUG] eclipse.jdt:eclipse.jdt:pom:4.26.0-SNAPSHOT
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.jdt ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean' with basic configurator -->
02:08:49 [DEBUG]   (f) directory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target
02:08:49 [DEBUG]   (f) excludeDefaultDirectories = false
02:08:49 [DEBUG]   (f) failOnError = true
02:08:49 [DEBUG]   (f) fast = false
02:08:49 [DEBUG]   (f) fastMode = background
02:08:49 [DEBUG]   (f) followSymLinks = false
02:08:49 [DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target/classes
02:08:49 [DEBUG]   (f) reportDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target/classes
02:08:49 [DEBUG]   (f) retryOnError = true
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) skip = false
02:08:49 [DEBUG]   (f) testOutputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target/test-classes
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target/classes
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target/test-classes
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target/classes
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ eclipse.jdt ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources' with basic configurator -->
02:08:49 [DEBUG]   (f) addDefaultExcludes = true
02:08:49 [DEBUG]   (f) buildFilters = []
02:08:49 [DEBUG]   (f) encoding = UTF-8
02:08:49 [DEBUG]   (f) escapeWindowsPaths = true
02:08:49 [DEBUG]   (f) fileNameFiltering = false
02:08:49 [DEBUG]   (s) includeEmptyDirs = false
02:08:49 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target
02:08:49 [DEBUG]   (s) overwrite = true
02:08:49 [DEBUG]   (f) project = MavenProject: eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/pom.xml
02:08:49 [DEBUG]   (s) directory = saveproperties
02:08:49 [DEBUG]   (s) filtering = true
02:08:49 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: true, FileSet {directory: saveproperties, PatternSet [includes: {}, excludes: {}]}}]
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) skip = false
02:08:49 [DEBUG]   (f) supportMultiLineFiltering = false
02:08:49 [DEBUG]   (f) useBuildFilters = true
02:08:49 [DEBUG]   (s) useDefaultDelimiters = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] properties used:
02:08:49 [DEBUG] buildId: I20220918-0606
02:08:49 [DEBUG] buildTimestamp: 20220918-0606
02:08:49 [DEBUG] buildType: I
02:08:49 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:08:49 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] cbi-plugins.version: 1.3.2
02:08:49 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:08:49 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:08:49 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] compare-version-with-baselines.skip: true
02:08:49 [DEBUG] defaultSigning-excludeInnerJars: false
02:08:49 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:08:49 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:08:49 [DEBUG] env.BUILD_ID: 1370
02:08:49 [DEBUG] env.BUILD_NUMBER: 1370
02:08:49 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:08:49 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:08:49 [DEBUG] env.CI: true
02:08:49 [DEBUG] env.DISPLAY: :43
02:08:49 [DEBUG] env.EXECUTOR_NUMBER: 0
02:08:49 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:08:49 [DEBUG] env.GIT_BRANCH: origin/master
02:08:49 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:08:49 [DEBUG] env.HOME: /home/jenkins
02:08:49 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:08:49 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:08:49 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:08:49 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:08:49 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:08:49 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:08:49 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:08:49 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:08:49 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:08:49 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:08:49 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:08:49 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:08:49 [DEBUG] env.LANG: en_US.UTF-8
02:08:49 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:08:49 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:08:49 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:08:49 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:08:49 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:08:49 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:08:49 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:08:49 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:08:49 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:08:49 [DEBUG] env.SHLVL: 0
02:08:49 [DEBUG] env.TERM: xterm
02:08:49 [DEBUG] env.USER_NAME: jenkins
02:08:49 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:08:49 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:08:49 [DEBUG] env.skipTests: true
02:08:49 [DEBUG] file.encoding: UTF-8
02:08:49 [DEBUG] file.separator: /
02:08:49 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:08:49 [DEBUG] java.class.version: 61.0
02:08:49 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:08:49 [DEBUG] java.io.tmpdir: /tmp
02:08:49 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:08:49 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:08:49 [DEBUG] java.runtime.version: 17.0.1+12-39
02:08:49 [DEBUG] java.specification.name: Java Platform API Specification
02:08:49 [DEBUG] java.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.specification.version: 17
02:08:49 [DEBUG] java.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vendor.url: https://java.oracle.com/
02:08:49 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:08:49 [DEBUG] java.version: 17.0.1
02:08:49 [DEBUG] java.version.date: 2021-10-19
02:08:49 [DEBUG] java.vm.compressedOopsMode: Zero based
02:08:49 [DEBUG] java.vm.info: mixed mode, sharing
02:08:49 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:08:49 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:08:49 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.specification.version: 17
02:08:49 [DEBUG] java.vm.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.version: 17.0.1+12-39
02:08:49 [DEBUG] jdk.debug: release
02:08:49 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:08:49 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:08:49 [DEBUG] line.separator: 
02:08:49 
02:08:49 [DEBUG] macSigner.forceContinue: false
02:08:49 [DEBUG] maven.build.timestamp: 2022-09-18T06:08:49Z
02:08:49 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:08:49 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:08:49 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:08:49 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:49 [DEBUG] maven.version: 3.8.5
02:08:49 [DEBUG] native.encoding: UTF-8
02:08:49 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:08:49 [DEBUG] os.arch: amd64
02:08:49 [DEBUG] os.name: Linux
02:08:49 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:08:49 [DEBUG] path.separator: :
02:08:49 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:08:49 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/
02:08:49 [DEBUG] project.build.sourceEncoding: UTF-8
02:08:49 [DEBUG] releaseName: 2022-12
02:08:49 [DEBUG] releaseNumberPlatform: 4.26
02:08:49 [DEBUG] releaseNumberSDK: 4.26
02:08:49 [DEBUG] skipTests: true
02:08:49 [DEBUG] sun.arch.data.model: 64
02:08:49 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:08:49 [DEBUG] sun.cpu.endian: little
02:08:49 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:08:49 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] sun.java.launcher: SUN_STANDARD
02:08:49 [DEBUG] sun.jnu.encoding: UTF-8
02:08:49 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:08:49 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:08:49 [DEBUG] surefire.platformSystemProperties: 
02:08:49 [DEBUG] surefire.systemProperties: 
02:08:49 [DEBUG] surefire.testArgLine: 
02:08:49 [DEBUG] surefire.version: 3.0.0-M7
02:08:49 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:08:49 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:08:49 [DEBUG] tycho.mode: extension
02:08:49 [DEBUG] tycho.scmUrl: scm:git:https://github.com/eclipse-jdt/eclipse.jdt.git
02:08:49 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:08:49 [DEBUG] user.country: US
02:08:49 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] user.home: /home/jenkins
02:08:49 [DEBUG] user.language: en
02:08:49 [DEBUG] user.name: jenkins
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:08:49 [DEBUG] resource with targetPath null
02:08:49 directory saveproperties
02:08:49 excludes []
02:08:49 includes []
02:08:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/saveproperties
02:08:49 [DEBUG] no use filter components
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ eclipse.jdt ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce' with basic configurator -->
02:08:49 [DEBUG]   (f) commandLineRules = []
02:08:49 [DEBUG]   (s) fail = true
02:08:49 [DEBUG]   (s) failFast = false
02:08:49 [DEBUG]   (f) ignoreCache = false
02:08:49 [DEBUG]   (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce {execution: enforce-maven}
02:08:49 [DEBUG]   (s) project = MavenProject: eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/pom.xml
02:08:49 [DEBUG]   (s) version = 3.5.4
02:08:49 [DEBUG]   (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@27c83032]
02:08:49 [DEBUG]   (s) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (s) skip = false
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
02:08:49 [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
02:08:49 [DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 48522368 was found in the cache
02:08:49 [DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ eclipse.jdt ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources' with basic configurator -->
02:08:49 [DEBUG]   (f) addDefaultExcludes = true
02:08:49 [DEBUG]   (f) buildFilters = []
02:08:49 [DEBUG]   (f) encoding = UTF-8
02:08:49 [DEBUG]   (f) escapeString = \
02:08:49 [DEBUG]   (f) escapeWindowsPaths = true
02:08:49 [DEBUG]   (f) fileNameFiltering = false
02:08:49 [DEBUG]   (s) includeEmptyDirs = false
02:08:49 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target/resources
02:08:49 [DEBUG]   (s) overwrite = false
02:08:49 [DEBUG]   (f) project = MavenProject: eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/pom.xml
02:08:49 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) skip = false
02:08:49 [DEBUG]   (f) supportMultiLineFiltering = false
02:08:49 [DEBUG]   (f) useBuildFilters = true
02:08:49 [DEBUG]   (s) useDefaultDelimiters = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] properties used:
02:08:49 [DEBUG] buildId: I20220918-0606
02:08:49 [DEBUG] buildTimestamp: 20220918-0606
02:08:49 [DEBUG] buildType: I
02:08:49 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:08:49 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] cbi-plugins.version: 1.3.2
02:08:49 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:08:49 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:08:49 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] compare-version-with-baselines.skip: true
02:08:49 [DEBUG] defaultSigning-excludeInnerJars: false
02:08:49 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:08:49 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:08:49 [DEBUG] env.BUILD_ID: 1370
02:08:49 [DEBUG] env.BUILD_NUMBER: 1370
02:08:49 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:08:49 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:08:49 [DEBUG] env.CI: true
02:08:49 [DEBUG] env.DISPLAY: :43
02:08:49 [DEBUG] env.EXECUTOR_NUMBER: 0
02:08:49 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:08:49 [DEBUG] env.GIT_BRANCH: origin/master
02:08:49 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:08:49 [DEBUG] env.HOME: /home/jenkins
02:08:49 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:08:49 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:08:49 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:08:49 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:08:49 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:08:49 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:08:49 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:08:49 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:08:49 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:08:49 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:08:49 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:08:49 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:08:49 [DEBUG] env.LANG: en_US.UTF-8
02:08:49 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:08:49 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:08:49 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:08:49 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:08:49 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:08:49 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:08:49 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:08:49 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:08:49 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:08:49 [DEBUG] env.SHLVL: 0
02:08:49 [DEBUG] env.TERM: xterm
02:08:49 [DEBUG] env.USER_NAME: jenkins
02:08:49 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:08:49 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:08:49 [DEBUG] env.skipTests: true
02:08:49 [DEBUG] file.encoding: UTF-8
02:08:49 [DEBUG] file.separator: /
02:08:49 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:08:49 [DEBUG] java.class.version: 61.0
02:08:49 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:08:49 [DEBUG] java.io.tmpdir: /tmp
02:08:49 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:08:49 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:08:49 [DEBUG] java.runtime.version: 17.0.1+12-39
02:08:49 [DEBUG] java.specification.name: Java Platform API Specification
02:08:49 [DEBUG] java.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.specification.version: 17
02:08:49 [DEBUG] java.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vendor.url: https://java.oracle.com/
02:08:49 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:08:49 [DEBUG] java.version: 17.0.1
02:08:49 [DEBUG] java.version.date: 2021-10-19
02:08:49 [DEBUG] java.vm.compressedOopsMode: Zero based
02:08:49 [DEBUG] java.vm.info: mixed mode, sharing
02:08:49 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:08:49 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:08:49 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.specification.version: 17
02:08:49 [DEBUG] java.vm.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.version: 17.0.1+12-39
02:08:49 [DEBUG] jdk.debug: release
02:08:49 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:08:49 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:08:49 [DEBUG] line.separator: 
02:08:49 
02:08:49 [DEBUG] macSigner.forceContinue: false
02:08:49 [DEBUG] maven.build.timestamp: 2022-09-18T06:08:49Z
02:08:49 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:08:49 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:08:49 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:08:49 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:49 [DEBUG] maven.version: 3.8.5
02:08:49 [DEBUG] native.encoding: UTF-8
02:08:49 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:08:49 [DEBUG] os.arch: amd64
02:08:49 [DEBUG] os.name: Linux
02:08:49 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:08:49 [DEBUG] path.separator: :
02:08:49 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:08:49 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/
02:08:49 [DEBUG] project.build.sourceEncoding: UTF-8
02:08:49 [DEBUG] releaseName: 2022-12
02:08:49 [DEBUG] releaseNumberPlatform: 4.26
02:08:49 [DEBUG] releaseNumberSDK: 4.26
02:08:49 [DEBUG] skipTests: true
02:08:49 [DEBUG] sun.arch.data.model: 64
02:08:49 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:08:49 [DEBUG] sun.cpu.endian: little
02:08:49 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:08:49 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] sun.java.launcher: SUN_STANDARD
02:08:49 [DEBUG] sun.jnu.encoding: UTF-8
02:08:49 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:08:49 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:08:49 [DEBUG] surefire.platformSystemProperties: 
02:08:49 [DEBUG] surefire.systemProperties: 
02:08:49 [DEBUG] surefire.testArgLine: 
02:08:49 [DEBUG] surefire.version: 3.0.0-M7
02:08:49 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:08:49 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:08:49 [DEBUG] tycho.mode: extension
02:08:49 [DEBUG] tycho.scmUrl: scm:git:https://github.com/eclipse-jdt/eclipse.jdt.git
02:08:49 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:08:49 [DEBUG] user.country: US
02:08:49 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] user.home: /home/jenkins
02:08:49 [DEBUG] user.language: en
02:08:49 [DEBUG] user.name: jenkins
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:08:49 [DEBUG] resource with targetPath null
02:08:49 directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/src/main/resources
02:08:49 excludes []
02:08:49 includes []
02:08:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/src/main/resources
02:08:49 [DEBUG] no use filter components
02:08:49 [INFO] 
02:08:49 [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.jdt ---
02:08:49 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source' with basic configurator -->
02:08:49 [DEBUG]   (s) addMavenDescriptor = false
02:08:49 [DEBUG]   (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@499f0af1
02:08:49 [DEBUG]   (f) attach = true
02:08:49 [DEBUG]   (f) classifier = sources
02:08:49 [DEBUG]   (f) defaultManifestFile = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target/classes/META-INF/MANIFEST.MF
02:08:49 [DEBUG]   (f) distinctSourceRoots = true
02:08:49 [DEBUG]   (f) excludeResources = false
02:08:49 [DEBUG]   (f) finalName = eclipse.jdt-4.26.0-SNAPSHOT
02:08:49 [DEBUG]   (f) forceCreation = false
02:08:49 [DEBUG]   (f) includePom = false
02:08:49 [DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/target
02:08:49 [DEBUG]   (f) project = MavenProject: eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/pom.xml
02:08:49 [DEBUG]   (f) reactorProjects = [MavenProject: org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/pom.xml, MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml, MavenProject: eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/pom.xml, MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml, MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/pom.xml, MavenProject: org.eclipse.platform:ui-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.runtime:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/pom.xml, MavenProject: org.eclipse.platform:runtime-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF, MavenProject: eclipse.platform.swt:eclipse.platform.swt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/pom.xml, MavenProject: org.eclipse.pde:eclipse.pde.apitools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF, MavenProject: org.eclipse.jdt:eclipse.jdt.core:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF, MavenProject: eclipse.platform.ua:eclipse.platform.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/pom.xml, MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF, MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml, MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.text:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml, MavenProject: eclipse.jdt.debug:eclipse.jdt.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF, MavenProject: eclipse.jdt.ui:eclipse.jdt.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF, MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.build:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF, MavenProject: eclipse.platform.common:eclipse.platform.common:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml, MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF, MavenProject: eclipse.platform.releng:eclipse.platform.releng:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml, MavenProject: eclipse.jdt.core:eclipse.jdt.core.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml, MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml, MavenProject: org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml, MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml, MavenProject: org.eclipse.pde:eclipse.pde.ds:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.resources:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.team:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF, MavenProject: org.eclipse.platform:ui-features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml, MavenProject: org.eclipse:eclipse.platform.ui.tools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml, MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml, MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF, MavenProject: org.eclipse.pde:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/.polyglot.pom.tycho, MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml, MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml, MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml, MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF, MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF, MavenProject: org.eclipse.equinox:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho, MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:runtime-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.team.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.resources.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml, MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml, MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml, MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.resources.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml, MavenProject: org.eclipse.platform:ui-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.ui.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF, MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml, MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml, MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml, MavenProject: eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF, MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml, MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml, MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml, MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml, MavenProject: org.eclipse.help:infocenter-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF, MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml, MavenProject: org.eclipse.help:infocenter-app:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/pom.xml, MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml, MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF, MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF, MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:rt.equinox.p2:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF, MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml, MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml, MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml, MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml, MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse.platform.releng.tychoeclipsebuilder:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/pom.xml, MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml, MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml, MavenProject: org.eclipse.platform:platform-aggregator:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/pom.xml]
02:08:49 [DEBUG]   (f) requireSourceRoots = false
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) sourceBundle = true
02:08:49 [DEBUG]   (f) sourceBundleSuffix = .source
02:08:49 [DEBUG]   (f) strictSrcIncludes = true
02:08:49 [DEBUG]   (f) useDefaultExcludes = true
02:08:49 [DEBUG]   (f) useDefaultManifestFile = false
02:08:49 [DEBUG]   (f) useDefaultSourceExcludes = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [INFO] 
02:08:49 [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.jdt ---
02:08:49 [DEBUG] Configuring mojo org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines from plugin realm ClassRealm[plugin>org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines' with basic configurator -->
02:08:49 [DEBUG]   (f) baselines = [https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/]
02:08:49 [DEBUG]   (f) comparator = zip
02:08:49 [DEBUG]   (f) execution = org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines {execution: compare-attached-artifacts-with-release}
02:08:49 [DEBUG]   (f) onIllegalVersion = fail
02:08:49 [DEBUG]   (f) project = MavenProject: eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/pom.xml
02:08:49 [DEBUG]   (f) skip = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [INFO] Skipped
02:08:49 [INFO] 
02:08:49 [INFO] ---------------------< org.eclipse.equinox:parent >---------------------
02:08:49 [INFO] Building parent 4.26.0-SNAPSHOT                                  [4/500]
02:08:49 [INFO] --------------------------------[ pom ]---------------------------------
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] === PROJECT BUILD PLAN ================================================
02:08:49 [DEBUG] Project:       org.eclipse.equinox:parent:4.26.0-SNAPSHOT
02:08:49 [DEBUG] Dependencies (collect): [test]
02:08:49 [DEBUG] Dependencies (resolve): []
02:08:49 [DEBUG] Repositories (dependencies): [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] Repositories (plugins)     : [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean (default-clean)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <directory default-value="${project.build.directory}"/>
02:08:49   <excludeDefaultDirectories default-value="false">${maven.clean.excludeDefaultDirectories}</excludeDefaultDirectories>
02:08:49   <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
02:08:49   <fast default-value="false">${maven.clean.fast}</fast>
02:08:49   <fastDir>${maven.clean.fastDir}</fastDir>
02:08:49   <fastMode default-value="background">${maven.clean.fastMode}</fastMode>
02:08:49   <followSymLinks default-value="false">${maven.clean.followSymLinks}</followSymLinks>
02:08:49   <outputDirectory default-value="${project.build.outputDirectory}"/>
02:08:49   <reportDirectory default-value="${project.build.outputDirectory}"/>
02:08:49   <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.clean.skip}</skip>
02:08:49   <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
02:08:49   <verbose>${maven.clean.verbose}</verbose>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources (saveproperties)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <addDefaultExcludes default-value="true"/>
02:08:49   <buildFilters default-value="${project.build.filters}"/>
02:08:49   <encoding default-value="${project.build.sourceEncoding}"/>
02:08:49   <escapeWindowsPaths default-value="true"/>
02:08:49   <fileNameFiltering default-value="false"/>
02:08:49   <includeEmptyDirs default-value="false"/>
02:08:49   <outputDirectory>/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target</outputDirectory>
02:08:49   <overwrite default-value="false">true</overwrite>
02:08:49   <project default-value="${project}"/>
02:08:49   <resources>
02:08:49     <resource>
02:08:49       <directory>saveproperties</directory>
02:08:49       <filtering>true</filtering>
02:08:49     </resource>
02:08:49   </resources>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.resources.skip}</skip>
02:08:49   <supportMultiLineFiltering default-value="false"/>
02:08:49   <useBuildFilters default-value="true"/>
02:08:49   <useDefaultDelimiters default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce (enforce-maven)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <commandLineRules>${rules}</commandLineRules>
02:08:49   <fail default-value="true">${enforcer.fail}</fail>
02:08:49   <failFast default-value="false">${enforcer.failFast}</failFast>
02:08:49   <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
02:08:49   <mojoExecution default-value="${mojoExecution}"/>
02:08:49   <project default-value="${project}"/>
02:08:49   <rules>
02:08:49     <requireMavenVersion>
02:08:49       <version>3.5.4</version>
02:08:49     </requireMavenVersion>
02:08:49   </rules>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${enforcer.skip}</skip>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources (filter-resources)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <addDefaultExcludes default-value="true"/>
02:08:49   <buildFilters default-value="${project.build.filters}"/>
02:08:49   <encoding default-value="${project.build.sourceEncoding}"/>
02:08:49   <escapeString>\</escapeString>
02:08:49   <escapeWindowsPaths default-value="true"/>
02:08:49   <fileNameFiltering default-value="false"/>
02:08:49   <includeEmptyDirs default-value="false"/>
02:08:49   <outputDirectory default-value="${project.build.outputDirectory}">/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target/resources</outputDirectory>
02:08:49   <overwrite default-value="false"/>
02:08:49   <project default-value="${project}"/>
02:08:49   <resources default-value="${project.resources}"/>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.resources.skip}</skip>
02:08:49   <supportMultiLineFiltering default-value="false"/>
02:08:49   <useBuildFilters default-value="true"/>
02:08:49   <useDefaultDelimiters default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <archive>
02:08:49     <addMavenDescriptor>false</addMavenDescriptor>
02:08:49   </archive>
02:08:49   <attach default-value="true">${attach}</attach>
02:08:49   <classifier default-value="sources"/>
02:08:49   <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
02:08:49   <distinctSourceRoots default-value="false">true</distinctSourceRoots>
02:08:49   <excludeResources default-value="false">${source.excludeResources}</excludeResources>
02:08:49   <finalName>${project.build.finalName}</finalName>
02:08:49   <forceCreation default-value="false">${source.forceCreation}</forceCreation>
02:08:49   <includePom default-value="false">${source.includePom}</includePom>
02:08:49   <outputDirectory>${project.build.directory}</outputDirectory>
02:08:49   <project>${project}</project>
02:08:49   <qualifier>${buildQualifier}</qualifier>
02:08:49   <reactorProjects>${reactorProjects}</reactorProjects>
02:08:49   <requireSourceRoots default-value="false"/>
02:08:49   <session>${session}</session>
02:08:49   <sourceBundle default-value="true"/>
02:08:49   <sourceBundleSuffix default-value=".source">${sourceBundleSuffix}</sourceBundleSuffix>
02:08:49   <strictSrcIncludes default-value="true"/>
02:08:49   <useDefaultExcludes default-value="true"/>
02:08:49   <useDefaultManifestFile default-value="false"/>
02:08:49   <useDefaultSourceExcludes default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:feature-source (feature-source)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <archive>
02:08:49     <addMavenDescriptor>false</addMavenDescriptor>
02:08:49   </archive>
02:08:49   <finalName>${project.build.finalName}</finalName>
02:08:49   <includeBinaryFeature default-value="true"/>
02:08:49   <labelSuffix default-value=" Developer Resources"/>
02:08:49   <missingSourcesAction default-value="WARN"/>
02:08:49   <project>${project}</project>
02:08:49   <reuseBrandingPlugin default-value="true">false</reuseBrandingPlugin>
02:08:49   <session>${session}</session>
02:08:49   <skip default-value="false"/>
02:08:49   <useDefaultExcludes default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <attachP2Metadata default-value="true"/>
02:08:49   <baselineMode default-value="warn">warn</baselineMode>
02:08:49   <baselineReplace default-value="all">all</baselineReplace>
02:08:49   <baselineRepositories>
02:08:49     <repository>
02:08:49       <url>https://download.eclipse.org/eclipse/updates/4.26-I-builds</url>
02:08:49     </repository>
02:08:49   </baselineRepositories>
02:08:49   <execution>${mojoExecution}</execution>
02:08:49   <generateDownloadStatsProperty default-value="false">true</generateDownloadStatsProperty>
02:08:49   <project>${project}</project>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <baselines>
02:08:49     <baseline>https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/</baseline>${baselines}</baselines>
02:08:49   <comparator default-value="bytes">zip</comparator>
02:08:49   <execution>${mojoExecution}</execution>
02:08:49   <onIllegalVersion default-value="fail">${onIllegalVersion}</onIllegalVersion>
02:08:49   <project>${project}</project>
02:08:49   <skip>true</skip>
02:08:49 </configuration>
02:08:49 [DEBUG] =======================================================================
02:08:49 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=8959, ConflictMarker.markTime=9000, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=4667, ConflictIdSorter.topsortTime=11167, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=14376, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=4500, DefaultDependencyCollector.transformTime=73418}
02:08:49 [DEBUG] org.eclipse.equinox:parent:pom:4.26.0-SNAPSHOT
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ parent ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean' with basic configurator -->
02:08:49 [DEBUG]   (f) directory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target
02:08:49 [DEBUG]   (f) excludeDefaultDirectories = false
02:08:49 [DEBUG]   (f) failOnError = true
02:08:49 [DEBUG]   (f) fast = false
02:08:49 [DEBUG]   (f) fastMode = background
02:08:49 [DEBUG]   (f) followSymLinks = false
02:08:49 [DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target/classes
02:08:49 [DEBUG]   (f) reportDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target/classes
02:08:49 [DEBUG]   (f) retryOnError = true
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) skip = false
02:08:49 [DEBUG]   (f) testOutputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target/test-classes
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target/classes
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target/test-classes
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target/classes
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ parent ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources' with basic configurator -->
02:08:49 [DEBUG]   (f) addDefaultExcludes = true
02:08:49 [DEBUG]   (f) buildFilters = []
02:08:49 [DEBUG]   (f) encoding = UTF-8
02:08:49 [DEBUG]   (f) escapeWindowsPaths = true
02:08:49 [DEBUG]   (f) fileNameFiltering = false
02:08:49 [DEBUG]   (s) includeEmptyDirs = false
02:08:49 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target
02:08:49 [DEBUG]   (s) overwrite = true
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml
02:08:49 [DEBUG]   (s) directory = saveproperties
02:08:49 [DEBUG]   (s) filtering = true
02:08:49 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: true, FileSet {directory: saveproperties, PatternSet [includes: {}, excludes: {}]}}]
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) skip = false
02:08:49 [DEBUG]   (f) supportMultiLineFiltering = false
02:08:49 [DEBUG]   (f) useBuildFilters = true
02:08:49 [DEBUG]   (s) useDefaultDelimiters = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] properties used:
02:08:49 [DEBUG] buildId: I20220918-0606
02:08:49 [DEBUG] buildTimestamp: 20220918-0606
02:08:49 [DEBUG] buildType: I
02:08:49 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:08:49 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] cbi-plugins.version: 1.3.2
02:08:49 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:08:49 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:08:49 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] compare-version-with-baselines.skip: true
02:08:49 [DEBUG] defaultSigning-excludeInnerJars: false
02:08:49 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:08:49 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:08:49 [DEBUG] env.BUILD_ID: 1370
02:08:49 [DEBUG] env.BUILD_NUMBER: 1370
02:08:49 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:08:49 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:08:49 [DEBUG] env.CI: true
02:08:49 [DEBUG] env.DISPLAY: :43
02:08:49 [DEBUG] env.EXECUTOR_NUMBER: 0
02:08:49 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:08:49 [DEBUG] env.GIT_BRANCH: origin/master
02:08:49 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:08:49 [DEBUG] env.HOME: /home/jenkins
02:08:49 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:08:49 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:08:49 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:08:49 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:08:49 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:08:49 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:08:49 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:08:49 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:08:49 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:08:49 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:08:49 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:08:49 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:08:49 [DEBUG] env.LANG: en_US.UTF-8
02:08:49 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:08:49 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:08:49 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:08:49 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:08:49 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:08:49 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:08:49 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:08:49 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:08:49 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:08:49 [DEBUG] env.SHLVL: 0
02:08:49 [DEBUG] env.TERM: xterm
02:08:49 [DEBUG] env.USER_NAME: jenkins
02:08:49 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:08:49 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:08:49 [DEBUG] env.skipTests: true
02:08:49 [DEBUG] file.encoding: UTF-8
02:08:49 [DEBUG] file.separator: /
02:08:49 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:08:49 [DEBUG] java.class.version: 61.0
02:08:49 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:08:49 [DEBUG] java.io.tmpdir: /tmp
02:08:49 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:08:49 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:08:49 [DEBUG] java.runtime.version: 17.0.1+12-39
02:08:49 [DEBUG] java.specification.name: Java Platform API Specification
02:08:49 [DEBUG] java.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.specification.version: 17
02:08:49 [DEBUG] java.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vendor.url: https://java.oracle.com/
02:08:49 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:08:49 [DEBUG] java.version: 17.0.1
02:08:49 [DEBUG] java.version.date: 2021-10-19
02:08:49 [DEBUG] java.vm.compressedOopsMode: Zero based
02:08:49 [DEBUG] java.vm.info: mixed mode, sharing
02:08:49 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:08:49 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:08:49 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.specification.version: 17
02:08:49 [DEBUG] java.vm.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.version: 17.0.1+12-39
02:08:49 [DEBUG] jdk.debug: release
02:08:49 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:08:49 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:08:49 [DEBUG] line.separator: 
02:08:49 
02:08:49 [DEBUG] macSigner.forceContinue: false
02:08:49 [DEBUG] maven.build.timestamp: 2022-09-18T06:08:49Z
02:08:49 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:08:49 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:08:49 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:08:49 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:49 [DEBUG] maven.version: 3.8.5
02:08:49 [DEBUG] native.encoding: UTF-8
02:08:49 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:08:49 [DEBUG] os.arch: amd64
02:08:49 [DEBUG] os.name: Linux
02:08:49 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:08:49 [DEBUG] path.separator: :
02:08:49 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:08:49 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/
02:08:49 [DEBUG] project.build.sourceEncoding: UTF-8
02:08:49 [DEBUG] releaseName: 2022-12
02:08:49 [DEBUG] releaseNumberPlatform: 4.26
02:08:49 [DEBUG] releaseNumberSDK: 4.26
02:08:49 [DEBUG] rt.equinox.binaries.loc: ../../../rt.equinox.binaries
02:08:49 [DEBUG] skipTests: true
02:08:49 [DEBUG] sun.arch.data.model: 64
02:08:49 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:08:49 [DEBUG] sun.cpu.endian: little
02:08:49 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:08:49 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] sun.java.launcher: SUN_STANDARD
02:08:49 [DEBUG] sun.jnu.encoding: UTF-8
02:08:49 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:08:49 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:08:49 [DEBUG] surefire.platformSystemProperties: 
02:08:49 [DEBUG] surefire.systemProperties: 
02:08:49 [DEBUG] surefire.testArgLine: 
02:08:49 [DEBUG] surefire.version: 3.0.0-M7
02:08:49 [DEBUG] target-platform.optionalDependencies: require
02:08:49 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:08:49 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:08:49 [DEBUG] tycho.mode: extension
02:08:49 [DEBUG] tycho.scmUrl: scm:git:https://github.com/eclipse-equinox/equinox.git
02:08:49 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:08:49 [DEBUG] user.country: US
02:08:49 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] user.home: /home/jenkins
02:08:49 [DEBUG] user.language: en
02:08:49 [DEBUG] user.name: jenkins
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:08:49 [DEBUG] resource with targetPath null
02:08:49 directory saveproperties
02:08:49 excludes []
02:08:49 includes []
02:08:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/saveproperties
02:08:49 [DEBUG] no use filter components
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ parent ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce' with basic configurator -->
02:08:49 [DEBUG]   (f) commandLineRules = []
02:08:49 [DEBUG]   (s) fail = true
02:08:49 [DEBUG]   (s) failFast = false
02:08:49 [DEBUG]   (f) ignoreCache = false
02:08:49 [DEBUG]   (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce {execution: enforce-maven}
02:08:49 [DEBUG]   (s) project = MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml
02:08:49 [DEBUG]   (s) version = 3.5.4
02:08:49 [DEBUG]   (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@36271b16]
02:08:49 [DEBUG]   (s) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (s) skip = false
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
02:08:49 [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
02:08:49 [DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 48522368 was found in the cache
02:08:49 [DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ parent ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources' with basic configurator -->
02:08:49 [DEBUG]   (f) addDefaultExcludes = true
02:08:49 [DEBUG]   (f) buildFilters = []
02:08:49 [DEBUG]   (f) encoding = UTF-8
02:08:49 [DEBUG]   (f) escapeString = \
02:08:49 [DEBUG]   (f) escapeWindowsPaths = true
02:08:49 [DEBUG]   (f) fileNameFiltering = false
02:08:49 [DEBUG]   (s) includeEmptyDirs = false
02:08:49 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target/resources
02:08:49 [DEBUG]   (s) overwrite = false
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml
02:08:49 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) skip = false
02:08:49 [DEBUG]   (f) supportMultiLineFiltering = false
02:08:49 [DEBUG]   (f) useBuildFilters = true
02:08:49 [DEBUG]   (s) useDefaultDelimiters = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] properties used:
02:08:49 [DEBUG] buildId: I20220918-0606
02:08:49 [DEBUG] buildTimestamp: 20220918-0606
02:08:49 [DEBUG] buildType: I
02:08:49 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:08:49 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:49 [DEBUG] cbi-plugins.version: 1.3.2
02:08:49 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:49 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:49 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:08:49 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:08:49 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] compare-version-with-baselines.skip: true
02:08:49 [DEBUG] defaultSigning-excludeInnerJars: false
02:08:49 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:08:49 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:08:49 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:08:49 [DEBUG] env.BUILD_ID: 1370
02:08:49 [DEBUG] env.BUILD_NUMBER: 1370
02:08:49 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:08:49 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:08:49 [DEBUG] env.CI: true
02:08:49 [DEBUG] env.DISPLAY: :43
02:08:49 [DEBUG] env.EXECUTOR_NUMBER: 0
02:08:49 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:08:49 [DEBUG] env.GIT_BRANCH: origin/master
02:08:49 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:49 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:08:49 [DEBUG] env.HOME: /home/jenkins
02:08:49 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:08:49 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:08:49 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:08:49 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:08:49 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:08:49 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:08:49 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:08:49 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:08:49 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:08:49 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:08:49 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:08:49 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:08:49 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:08:49 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:08:49 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:08:49 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:08:49 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:08:49 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:08:49 [DEBUG] env.LANG: en_US.UTF-8
02:08:49 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:08:49 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:08:49 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:49 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:08:49 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:08:49 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:08:49 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:08:49 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:08:49 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:08:49 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:08:49 [DEBUG] env.SHLVL: 0
02:08:49 [DEBUG] env.TERM: xterm
02:08:49 [DEBUG] env.USER_NAME: jenkins
02:08:49 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:08:49 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:08:49 [DEBUG] env.skipTests: true
02:08:49 [DEBUG] file.encoding: UTF-8
02:08:49 [DEBUG] file.separator: /
02:08:49 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:08:49 [DEBUG] java.class.version: 61.0
02:08:49 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:08:49 [DEBUG] java.io.tmpdir: /tmp
02:08:49 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:08:49 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:08:49 [DEBUG] java.runtime.version: 17.0.1+12-39
02:08:49 [DEBUG] java.specification.name: Java Platform API Specification
02:08:49 [DEBUG] java.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.specification.version: 17
02:08:49 [DEBUG] java.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vendor.url: https://java.oracle.com/
02:08:49 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:08:49 [DEBUG] java.version: 17.0.1
02:08:49 [DEBUG] java.version.date: 2021-10-19
02:08:49 [DEBUG] java.vm.compressedOopsMode: Zero based
02:08:49 [DEBUG] java.vm.info: mixed mode, sharing
02:08:49 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:08:49 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:08:49 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.specification.version: 17
02:08:49 [DEBUG] java.vm.vendor: Oracle Corporation
02:08:49 [DEBUG] java.vm.version: 17.0.1+12-39
02:08:49 [DEBUG] jdk.debug: release
02:08:49 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:08:49 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:08:49 [DEBUG] line.separator: 
02:08:49 
02:08:49 [DEBUG] macSigner.forceContinue: false
02:08:49 [DEBUG] maven.build.timestamp: 2022-09-18T06:08:49Z
02:08:49 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:08:49 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:08:49 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:08:49 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:08:49 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:49 [DEBUG] maven.version: 3.8.5
02:08:49 [DEBUG] native.encoding: UTF-8
02:08:49 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:08:49 [DEBUG] os.arch: amd64
02:08:49 [DEBUG] os.name: Linux
02:08:49 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:08:49 [DEBUG] path.separator: :
02:08:49 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:08:49 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/
02:08:49 [DEBUG] project.build.sourceEncoding: UTF-8
02:08:49 [DEBUG] releaseName: 2022-12
02:08:49 [DEBUG] releaseNumberPlatform: 4.26
02:08:49 [DEBUG] releaseNumberSDK: 4.26
02:08:49 [DEBUG] rt.equinox.binaries.loc: ../../../rt.equinox.binaries
02:08:49 [DEBUG] skipTests: true
02:08:49 [DEBUG] sun.arch.data.model: 64
02:08:49 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:08:49 [DEBUG] sun.cpu.endian: little
02:08:49 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:08:49 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:49 [DEBUG] sun.java.launcher: SUN_STANDARD
02:08:49 [DEBUG] sun.jnu.encoding: UTF-8
02:08:49 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:08:49 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:08:49 [DEBUG] surefire.platformSystemProperties: 
02:08:49 [DEBUG] surefire.systemProperties: 
02:08:49 [DEBUG] surefire.testArgLine: 
02:08:49 [DEBUG] surefire.version: 3.0.0-M7
02:08:49 [DEBUG] target-platform.optionalDependencies: require
02:08:49 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:08:49 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:49 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:08:49 [DEBUG] tycho.mode: extension
02:08:49 [DEBUG] tycho.scmUrl: scm:git:https://github.com/eclipse-equinox/equinox.git
02:08:49 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:08:49 [DEBUG] user.country: US
02:08:49 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:49 [DEBUG] user.home: /home/jenkins
02:08:49 [DEBUG] user.language: en
02:08:49 [DEBUG] user.name: jenkins
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:08:49 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:08:49 [DEBUG] resource with targetPath null
02:08:49 directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/src/main/resources
02:08:49 excludes []
02:08:49 includes []
02:08:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/src/main/resources
02:08:49 [DEBUG] no use filter components
02:08:49 [INFO] 
02:08:49 [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ parent ---
02:08:49 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source' with basic configurator -->
02:08:49 [DEBUG]   (s) addMavenDescriptor = false
02:08:49 [DEBUG]   (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@67cfed6d
02:08:49 [DEBUG]   (f) attach = true
02:08:49 [DEBUG]   (f) classifier = sources
02:08:49 [DEBUG]   (f) defaultManifestFile = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target/classes/META-INF/MANIFEST.MF
02:08:49 [DEBUG]   (f) distinctSourceRoots = true
02:08:49 [DEBUG]   (f) excludeResources = false
02:08:49 [DEBUG]   (f) finalName = parent-4.26.0-SNAPSHOT
02:08:49 [DEBUG]   (f) forceCreation = false
02:08:49 [DEBUG]   (f) includePom = false
02:08:49 [DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/target
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml
02:08:49 [DEBUG]   (f) reactorProjects = [MavenProject: org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/pom.xml, MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml, MavenProject: eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/pom.xml, MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml, MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/pom.xml, MavenProject: org.eclipse.platform:ui-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.runtime:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/pom.xml, MavenProject: org.eclipse.platform:runtime-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF, MavenProject: eclipse.platform.swt:eclipse.platform.swt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/pom.xml, MavenProject: org.eclipse.pde:eclipse.pde.apitools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF, MavenProject: org.eclipse.jdt:eclipse.jdt.core:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF, MavenProject: eclipse.platform.ua:eclipse.platform.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/pom.xml, MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF, MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml, MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.text:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml, MavenProject: eclipse.jdt.debug:eclipse.jdt.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF, MavenProject: eclipse.jdt.ui:eclipse.jdt.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF, MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.build:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF, MavenProject: eclipse.platform.common:eclipse.platform.common:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml, MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF, MavenProject: eclipse.platform.releng:eclipse.platform.releng:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml, MavenProject: eclipse.jdt.core:eclipse.jdt.core.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml, MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml, MavenProject: org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml, MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml, MavenProject: org.eclipse.pde:eclipse.pde.ds:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.resources:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.team:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF, MavenProject: org.eclipse.platform:ui-features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml, MavenProject: org.eclipse:eclipse.platform.ui.tools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml, MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml, MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF, MavenProject: org.eclipse.pde:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/.polyglot.pom.tycho, MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml, MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml, MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml, MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF, MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF, MavenProject: org.eclipse.equinox:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho, MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:runtime-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.team.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.resources.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml, MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml, MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml, MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.resources.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml, MavenProject: org.eclipse.platform:ui-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.ui.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF, MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml, MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml, MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml, MavenProject: eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF, MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml, MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml, MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml, MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml, MavenProject: org.eclipse.help:infocenter-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF, MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml, MavenProject: org.eclipse.help:infocenter-app:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/pom.xml, MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml, MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF, MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF, MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:rt.equinox.p2:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF, MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml, MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml, MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml, MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml, MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse.platform.releng.tychoeclipsebuilder:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/pom.xml, MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml, MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml, MavenProject: org.eclipse.platform:platform-aggregator:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/pom.xml]
02:08:49 [DEBUG]   (f) requireSourceRoots = false
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) sourceBundle = true
02:08:49 [DEBUG]   (f) sourceBundleSuffix = .source
02:08:49 [DEBUG]   (f) strictSrcIncludes = true
02:08:49 [DEBUG]   (f) useDefaultExcludes = true
02:08:49 [DEBUG]   (f) useDefaultManifestFile = false
02:08:49 [DEBUG]   (f) useDefaultSourceExcludes = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [INFO] 
02:08:49 [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:feature-source (feature-source) @ parent ---
02:08:49 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:feature-source from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:feature-source' with basic configurator -->
02:08:49 [DEBUG]   (s) addMavenDescriptor = false
02:08:49 [DEBUG]   (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@7bff16ee
02:08:49 [DEBUG]   (f) finalName = parent-4.26.0-SNAPSHOT
02:08:49 [DEBUG]   (f) includeBinaryFeature = true
02:08:49 [DEBUG]   (f) labelSuffix =  Developer Resources
02:08:49 [DEBUG]   (f) missingSourcesAction = WARN
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml
02:08:49 [DEBUG]   (f) reuseBrandingPlugin = false
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) skip = false
02:08:49 [DEBUG]   (f) useDefaultExcludes = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [INFO] 
02:08:49 [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ parent ---
02:08:49 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata' with basic configurator -->
02:08:49 [DEBUG]   (f) attachP2Metadata = true
02:08:49 [DEBUG]   (f) baselineMode = warn
02:08:49 [DEBUG]   (f) baselineReplace = all
02:08:49 [DEBUG]   (f) url = https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:49 [DEBUG]   (f) baselineRepositories = [org.eclipse.tycho.plugins.p2.Repository@4f3abc55]
02:08:49 [DEBUG]   (f) execution = org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata {execution: attach-p2-metadata}
02:08:49 [DEBUG]   (f) generateDownloadStatsProperty = true
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml
02:08:49 [DEBUG] -- end configuration --
02:08:49 [INFO] 
02:08:49 [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ parent ---
02:08:49 [DEBUG] Configuring mojo org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines from plugin realm ClassRealm[plugin>org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines' with basic configurator -->
02:08:49 [DEBUG]   (f) baselines = [https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/]
02:08:49 [DEBUG]   (f) comparator = zip
02:08:49 [DEBUG]   (f) execution = org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines {execution: compare-attached-artifacts-with-release}
02:08:49 [DEBUG]   (f) onIllegalVersion = fail
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml
02:08:49 [DEBUG]   (f) skip = true
02:08:49 [DEBUG] -- end configuration --
02:08:49 [INFO] Skipped
02:08:49 [INFO] 
02:08:49 [INFO] -----------------< org.eclipse.osgi:org.eclipse.osgi >------------------
02:08:49 [INFO] Building org.eclipse.osgi 3.18.100-SNAPSHOT                      [5/500]
02:08:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:08:49 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:08:49 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:08:49 [DEBUG] === PROJECT BUILD PLAN ================================================
02:08:49 [DEBUG] Project:       org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT
02:08:49 [DEBUG] Dependencies (collect): [test]
02:08:49 [DEBUG] Dependencies (resolve): [compile, test]
02:08:49 [DEBUG] Repositories (dependencies): [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] Repositories (plugins)     : [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean (default-clean)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <directory default-value="${project.build.directory}"/>
02:08:49   <excludeDefaultDirectories default-value="false">${maven.clean.excludeDefaultDirectories}</excludeDefaultDirectories>
02:08:49   <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
02:08:49   <fast default-value="false">${maven.clean.fast}</fast>
02:08:49   <fastDir>${maven.clean.fastDir}</fastDir>
02:08:49   <fastMode default-value="background">${maven.clean.fastMode}</fastMode>
02:08:49   <followSymLinks default-value="false">${maven.clean.followSymLinks}</followSymLinks>
02:08:49   <outputDirectory default-value="${project.build.outputDirectory}"/>
02:08:49   <reportDirectory default-value="${project.build.outputDirectory}"/>
02:08:49   <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.clean.skip}</skip>
02:08:49   <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
02:08:49   <verbose>${maven.clean.verbose}</verbose>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <execution>${mojoExecution}</execution>
02:08:49   <forceContextQualifier>${forceContextQualifier}</forceContextQualifier>
02:08:49   <format default-value="yyyyMMddHHmm">${tycho.buildqualifier.format}</format>
02:08:49   <packaging>${project.packaging}</packaging>
02:08:49   <project>${project}</project>
02:08:49   <session>${session}</session>
02:08:49   <timestampProvider>jgit</timestampProvider>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <packaging>${project.packaging}</packaging>
02:08:49   <project>${project}</project>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <packaging>${project.packaging}</packaging>
02:08:49   <project>${project}</project>
02:08:49   <strictVersions default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources (saveproperties)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <addDefaultExcludes default-value="true"/>
02:08:49   <buildFilters default-value="${project.build.filters}"/>
02:08:49   <encoding default-value="${project.build.sourceEncoding}"/>
02:08:49   <escapeWindowsPaths default-value="true"/>
02:08:49   <fileNameFiltering default-value="false"/>
02:08:49   <includeEmptyDirs default-value="false"/>
02:08:49   <outputDirectory>/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target</outputDirectory>
02:08:49   <overwrite default-value="false">true</overwrite>
02:08:49   <project default-value="${project}"/>
02:08:49   <resources>
02:08:49     <resource>
02:08:49       <directory>saveproperties</directory>
02:08:49       <filtering>true</filtering>
02:08:49     </resource>
02:08:49   </resources>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.resources.skip}</skip>
02:08:49   <supportMultiLineFiltering default-value="false"/>
02:08:49   <useBuildFilters default-value="true"/>
02:08:49   <useDefaultDelimiters default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce (enforce-maven)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <commandLineRules>${rules}</commandLineRules>
02:08:49   <fail default-value="true">${enforcer.fail}</fail>
02:08:49   <failFast default-value="false">${enforcer.failFast}</failFast>
02:08:49   <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
02:08:49   <mojoExecution default-value="${mojoExecution}"/>
02:08:49   <project default-value="${project}"/>
02:08:49   <rules>
02:08:49     <requireMavenVersion>
02:08:49       <version>3.5.4</version>
02:08:49     </requireMavenVersion>
02:08:49   </rules>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${enforcer.skip}</skip>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <exportAntProperties default-value="false">true</exportAntProperties>
02:08:49   <failOnError default-value="true"/>
02:08:49   <localRepository>${localRepository}</localRepository>
02:08:49   <mavenProject default-value="${project}"/>
02:08:49   <pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.antrun.skip}</skip>
02:08:49   <sourceRoot>${sourceRoot}</sourceRoot>
02:08:49   <target>
02:08:49     <condition else="true" property="skipAPIDescription" value="false">
02:08:49       <and>
02:08:49         <available file="/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF"/>
02:08:49         <resourcecontains resource="/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/.project" substring="org.eclipse.pde.api.tools.apiAnalysisNature"/>
02:08:49       </and>
02:08:49     </condition>
02:08:49   </target>
02:08:49   <testSourceRoot>${testSourceRoot}</testSourceRoot>
02:08:49   <versionsPropertyName default-value="maven.project.dependencies.versions"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <project>${project}</project>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <project>${project}</project>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources (default-resources)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <addDefaultExcludes default-value="true"/>
02:08:49   <buildFilters default-value="${project.build.filters}"/>
02:08:49   <encoding default-value="${project.build.sourceEncoding}"/>
02:08:49   <escapeWindowsPaths default-value="true"/>
02:08:49   <fileNameFiltering default-value="false"/>
02:08:49   <includeEmptyDirs default-value="false"/>
02:08:49   <outputDirectory default-value="${project.build.outputDirectory}"/>
02:08:49   <overwrite default-value="false"/>
02:08:49   <project default-value="${project}"/>
02:08:49   <resources default-value="${project.resources}"/>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.resources.skip}</skip>
02:08:49   <supportMultiLineFiltering default-value="false"/>
02:08:49   <useBuildFilters default-value="true"/>
02:08:49   <useDefaultDelimiters default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources (filter-resources)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <addDefaultExcludes default-value="true"/>
02:08:49   <buildFilters default-value="${project.build.filters}"/>
02:08:49   <encoding default-value="${project.build.sourceEncoding}"/>
02:08:49   <escapeString>\</escapeString>
02:08:49   <escapeWindowsPaths default-value="true"/>
02:08:49   <fileNameFiltering default-value="false"/>
02:08:49   <includeEmptyDirs default-value="false"/>
02:08:49   <outputDirectory default-value="${project.build.outputDirectory}">/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/resources</outputDirectory>
02:08:49   <overwrite default-value="false"/>
02:08:49   <project default-value="${project}"/>
02:08:49   <resources default-value="${project.resources}"/>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.resources.skip}</skip>
02:08:49   <supportMultiLineFiltering default-value="false"/>
02:08:49   <useBuildFilters default-value="true"/>
02:08:49   <useDefaultDelimiters default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <basedir>${basedir}</basedir>
02:08:49   <buildDirectory>${project.build.directory}</buildDirectory>
02:08:49   <compilerArgs>
02:08:49     <arg>-nowarn:[/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src]</arg>
02:08:49     <args>-warn:-deprecation,unavoidableGenericProblems,warningToken</args>
02:08:49     <args>-verbose</args>
02:08:49     <args>-inlineJSR</args>
02:08:49     <args>-enableJavadoc</args>
02:08:49     <args>-encoding</args>
02:08:49     <args>UTF-8</args>
02:08:49     <args>-proceedOnError</args>
02:08:49   </compilerArgs>
02:08:49   <compilerId default-value="jdt">${maven.compiler.compilerId}</compilerId>
02:08:49   <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
02:08:49   <copyResources default-value="true"/>
02:08:49   <debug default-value="true">${maven.compiler.debug}</debug>
02:08:49   <deriveReleaseCompilerArgumentFromTargetLevel default-value="true"/>
02:08:49   <encoding>${project.build.sourceEncoding}</encoding>
02:08:49   <excludeResources>
02:08:49     <exclude>**/package.html</exclude>
02:08:49   </excludeResources>
02:08:49   <executable>${maven.compiler.executable}</executable>
02:08:49   <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning>
02:08:49   <fork default-value="false"/>
02:08:49   <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
02:08:49   <log>xml</log>
02:08:49   <logDirectory default-value="${project.build.directory}/compile-logs">/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/compilelogs</logDirectory>
02:08:49   <mavenCompilerEncoding>${maven.compiler.encoding}</mavenCompilerEncoding>
02:08:49   <maxmem>${maven.compiler.maxmem}</maxmem>
02:08:49   <meminitial>${maven.compiler.meminitial}</meminitial>
02:08:49   <optimize default-value="false">${maven.compiler.optimize}</optimize>
02:08:49   <outputFileName>${project.build.finalName}</outputFileName>
02:08:49   <project>${project}</project>
02:08:49   <release>${maven.compiler.release}</release>
02:08:49   <requireJavaPackageImports default-value="false"/>
02:08:49   <session>${session}</session>
02:08:49   <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
02:08:49   <showWarnings default-value="false">true</showWarnings>
02:08:49   <source>${maven.compiler.source}</source>
02:08:49   <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
02:08:49   <strictCompilerTarget default-value="false"/>
02:08:49   <target>${maven.compiler.target}</target>
02:08:49   <useJDK default-value="SYSTEM">BREE</useJDK>
02:08:49   <useProjectSettings default-value="true">false</useProjectSettings>
02:08:49   <verbose default-value="false">${maven.compiler.verbose}</verbose>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services (default-declarative-services)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <classpath default-value="true">${tycho.ds.classpath}</classpath>
02:08:49   <dsVersion default-value="1.3">${tycho.ds.version}</dsVersion>
02:08:49   <enabled default-value="false">${tycho.ds.enabled}</enabled>
02:08:49   <path default-value="OSGI-INF">${tycho.ds.path}</path>
02:08:49   <project>${project}</project>
02:08:49   <skip default-value="false">${tycho.ds.skip}</skip>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (build-.api_description)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <addDefaultDependencies default-value="true"/>
02:08:49   <applicationArgs>
02:08:49     <args>-application</args>
02:08:49     <args>org.eclipse.pde.api.tools.apiGeneration</args>
02:08:49     <args>-projectName</args>
02:08:49     <args>org.eclipse.osgi_${qualifiedVersion}</args>
02:08:49     <args>-project</args>
02:08:49     <args>/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi</args>
02:08:49     <args>-binary</args>
02:08:49     <args>${tychoProject.build.outputDirectories}</args>
02:08:49     <args>-target</args>
02:08:49     <args>/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target</args>
02:08:49   </applicationArgs>
02:08:49   <clearWorkspaceBeforeLaunch default-value="true"/>
02:08:49   <dependencies>
02:08:49     <dependency>
02:08:49       <artifactId>org.eclipse.pde.api.tools</artifactId>
02:08:49       <type>eclipse-plugin</type>
02:08:49     </dependency>
02:08:49     <dependency>
02:08:49       <artifactId>org.eclipse.pde.build</artifactId>
02:08:49       <type>eclipse-plugin</type>
02:08:49     </dependency>
02:08:49     <dependency>
02:08:49       <artifactId>org.eclipse.pde.core</artifactId>
02:08:49       <type>eclipse-plugin</type>
02:08:49     </dependency>
02:08:49     <dependency>
02:08:49       <artifactId>org.eclipse.equinox.launcher</artifactId>
02:08:49       <type>eclipse-plugin</type>
02:08:49     </dependency>
02:08:49     <dependency>
02:08:49       <artifactId>org.eclipse.osgi.compatibility.state</artifactId>
02:08:49       <type>eclipse-plugin</type>
02:08:49     </dependency>
02:08:49     <dependency>
02:08:49       <artifactId>javax.annotation</artifactId>
02:08:49       <type>eclipse-plugin</type>
02:08:49     </dependency>
02:08:49   </dependencies>
02:08:49   <executionEnvironment default-value="JavaSE-11">JavaSE-11</executionEnvironment>
02:08:49   <forkedProcessTimeoutInSeconds>${eclipserun.timeout}</forkedProcessTimeoutInSeconds>
02:08:49   <project>${project}</project>
02:08:49   <repositories>
02:08:49     <repository>
02:08:49       <id>eclipse</id>
02:08:49       <layout>p2</layout>
02:08:49       <url>https://download.eclipse.org/eclipse/updates/4.26-I-builds/</url>
02:08:49     </repository>
02:08:49   </repositories>
02:08:49   <session>${session}</session>
02:08:49   <skip default-value="false">${skipAPIDescription}</skip>
02:08:49   <work default-value="${project.build.directory}/eclipserun-work">/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/apigeneration-workspace</work>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          biz.aQute.bnd:bnd-maven-plugin:6.3.1:bnd-process (bnd-process)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <bndfile default-value="bnd.bnd"/>
02:08:49   <classesDir default-value="${project.build.outputDirectory}"/>
02:08:49   <includeClassesDir default-value="true"/>
02:08:49   <manifestPath default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF">/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/BND.MF</manifestPath>
02:08:49   <mojoExecution default-value="${mojoExecution}"/>
02:08:49   <outputDir default-value="${project.build.outputDirectory}"/>
02:08:49   <outputTimestamp default-value="${project.build.outputTimestamp}"/>
02:08:49   <packagingTypes default-value="jar,war">eclipse-plugin</packagingTypes>
02:08:49   <project default-value="${project}"/>
02:08:49   <resources default-value="${project.build.resources}"/>
02:08:49   <settings default-value="${settings}"/>
02:08:49   <skip default-value="false">${bnd.skip}</skip>
02:08:49   <skipIfEmpty default-value="false">${bnd.skipIfEmpty}</skipIfEmpty>
02:08:49   <sourceDir default-value="${project.build.sourceDirectory}"/>
02:08:49   <targetDir default-value="${project.build.directory}"/>
02:08:49   <warOutputDir default-value="${project.build.directory}/${project.build.finalName}"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:testResources (default-testResources)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <addDefaultExcludes default-value="true"/>
02:08:49   <buildFilters default-value="${project.build.filters}"/>
02:08:49   <encoding default-value="${project.build.sourceEncoding}"/>
02:08:49   <escapeWindowsPaths default-value="true"/>
02:08:49   <fileNameFiltering default-value="false"/>
02:08:49   <includeEmptyDirs default-value="false"/>
02:08:49   <outputDirectory default-value="${project.build.testOutputDirectory}"/>
02:08:49   <overwrite default-value="false"/>
02:08:49   <project default-value="${project}"/>
02:08:49   <resources default-value="${project.testResources}"/>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.test.skip}</skip>
02:08:49   <supportMultiLineFiltering default-value="false"/>
02:08:49   <useBuildFilters default-value="true"/>
02:08:49   <useDefaultDelimiters default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile (default-testCompile)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <basedir>${basedir}</basedir>
02:08:49   <buildDirectory>${project.build.directory}</buildDirectory>
02:08:49   <compilerArgs>
02:08:49     <arg>-nowarn:[/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src]</arg>
02:08:49     <args>-warn:-deprecation,unavoidableGenericProblems,warningToken</args>
02:08:49     <args>-verbose</args>
02:08:49     <args>-inlineJSR</args>
02:08:49     <args>-enableJavadoc</args>
02:08:49     <args>-encoding</args>
02:08:49     <args>UTF-8</args>
02:08:49     <args>-proceedOnError</args>
02:08:49   </compilerArgs>
02:08:49   <compilerId default-value="jdt">${maven.compiler.compilerId}</compilerId>
02:08:49   <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
02:08:49   <copyResources default-value="true"/>
02:08:49   <debug default-value="true">${maven.compiler.debug}</debug>
02:08:49   <deriveReleaseCompilerArgumentFromTargetLevel default-value="true"/>
02:08:49   <encoding>${project.build.sourceEncoding}</encoding>
02:08:49   <excludeResources>
02:08:49     <exclude>**/package.html</exclude>
02:08:49   </excludeResources>
02:08:49   <executable>${maven.compiler.executable}</executable>
02:08:49   <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning>
02:08:49   <fork default-value="false"/>
02:08:49   <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
02:08:49   <log>xml</log>
02:08:49   <logDirectory default-value="${project.build.directory}/compile-logs">/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/compilelogs</logDirectory>
02:08:49   <mavenCompilerEncoding>${maven.compiler.encoding}</mavenCompilerEncoding>
02:08:49   <maxmem>${maven.compiler.maxmem}</maxmem>
02:08:49   <meminitial>${maven.compiler.meminitial}</meminitial>
02:08:49   <optimize default-value="false">${maven.compiler.optimize}</optimize>
02:08:49   <outputFileName>${project.build.finalName}</outputFileName>
02:08:49   <project>${project}</project>
02:08:49   <release>${maven.compiler.release}</release>
02:08:49   <requireJavaPackageImports default-value="false"/>
02:08:49   <session>${session}</session>
02:08:49   <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
02:08:49   <showWarnings default-value="false">true</showWarnings>
02:08:49   <source>${maven.compiler.source}</source>
02:08:49   <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
02:08:49   <strictCompilerTarget default-value="false"/>
02:08:49   <target>${maven.compiler.target}</target>
02:08:49   <useJDK default-value="SYSTEM">BREE</useJDK>
02:08:49   <useProjectSettings default-value="true">false</useProjectSettings>
02:08:49   <verbose default-value="false">${maven.compiler.verbose}</verbose>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test (default-test)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
02:08:49   <argLine>${argLine}</argLine>
02:08:49   <basedir default-value="${basedir}"/>
02:08:49   <childDelegation default-value="false">${childDelegation}</childDelegation>
02:08:49   <classesDirectory default-value="${project.build.outputDirectory}"/>
02:08:49   <classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes>
02:08:49   <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
02:08:49   <dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
02:08:49   <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
02:08:49   <enableAssertions default-value="true">${enableAssertions}</enableAssertions>
02:08:49   <enableProcessChecker>${surefire.enableProcessChecker}</enableProcessChecker>
02:08:49   <encoding default-value="${project.reporting.outputEncoding}">${surefire.encoding}</encoding>
02:08:49   <excludeJUnit5Engines>${surefire.excludeJUnit5Engines}</excludeJUnit5Engines>
02:08:49   <excludedEnvironmentVariables>${surefire.excludedEnvironmentVariables}</excludedEnvironmentVariables>
02:08:49   <excludedGroups>${excludedGroups}</excludedGroups>
02:08:49   <excludes>${surefire.excludes}</excludes>
02:08:49   <excludesFile>${surefire.excludesFile}</excludesFile>
02:08:49   <failIfNoSpecifiedTests default-value="true">${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
02:08:49   <failIfNoTests default-value="false">${failIfNoTests}</failIfNoTests>
02:08:49   <failOnFlakeCount default-value="0">${surefire.failOnFlakeCount}</failOnFlakeCount>
02:08:49   <forkCount default-value="1">${forkCount}</forkCount>
02:08:49   <forkMode default-value="once">${forkMode}</forkMode>
02:08:49   <forkNode>${surefire.forkNode}</forkNode>
02:08:49   <forkedProcessExitTimeoutInSeconds default-value="30">${surefire.exitTimeout}</forkedProcessExitTimeoutInSeconds>
02:08:49   <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
02:08:49   <groups>${groups}</groups>
02:08:49   <includeJUnit5Engines>${surefire.includeJUnit5Engines}</includeJUnit5Engines>
02:08:49   <includes>${surefire.includes}</includes>
02:08:49   <includesFile>${surefire.includesFile}</includesFile>
02:08:49   <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
02:08:49   <jvm>${jvm}</jvm>
02:08:49   <localRepository default-value="${localRepository}"/>
02:08:49   <objectFactory>${objectFactory}</objectFactory>
02:08:49   <parallel>${parallel}</parallel>
02:08:49   <parallelMavenExecution default-value="${session.parallel}"/>
02:08:49   <parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized>
02:08:49   <parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds>
02:08:49   <parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds>
02:08:49   <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
02:08:49   <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
02:08:49   <pluginDescriptor default-value="${plugin}"/>
02:08:49   <printSummary default-value="true">${surefire.printSummary}</printSummary>
02:08:49   <project default-value="${project}"/>
02:08:49   <projectArtifactMap>${project.artifactMap}</projectArtifactMap>
02:08:49   <projectBuildDirectory default-value="${project.build.directory}"/>
02:08:49   <projectRemoteRepositories default-value="${project.remoteArtifactRepositories}"/>
02:08:49   <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
02:08:49   <remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
02:08:49   <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
02:08:49   <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
02:08:49   <reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
02:08:49   <rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount>
02:08:49   <reuseForks default-value="true">${reuseForks}</reuseForks>
02:08:49   <runOrder default-value="filesystem">${surefire.runOrder}</runOrder>
02:08:49   <runOrderRandomSeed>${surefire.runOrder.random.seed}</runOrderRandomSeed>
02:08:49   <session default-value="${session}"/>
02:08:49   <shutdown default-value="exit">${surefire.shutdown}</shutdown>
02:08:49   <skip default-value="false">${maven.test.skip}</skip>
02:08:49   <skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount>
02:08:49   <skipExec>${maven.test.skip.exec}</skipExec>
02:08:49   <skipTests default-value="false">${skipTests}</skipTests>
02:08:49   <suiteXmlFiles>${surefire.suiteXmlFiles}</suiteXmlFiles>
02:08:49   <systemPropertiesFile>${surefire.systemPropertiesFile}</systemPropertiesFile>
02:08:49   <tempDir default-value="surefire">${tempDir}</tempDir>
02:08:49   <test>${test}</test>
02:08:49   <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
02:08:49   <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
02:08:49   <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
02:08:49   <testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
02:08:49   <threadCount>${threadCount}</threadCount>
02:08:49   <threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses>
02:08:49   <threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods>
02:08:49   <threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites>
02:08:49   <trimStackTrace default-value="false">${trimStackTrace}</trimStackTrace>
02:08:49   <useFile default-value="true">${surefire.useFile}</useFile>
02:08:49   <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
02:08:49   <useModulePath default-value="true">${surefire.useModulePath}</useModulePath>
02:08:49   <useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
02:08:49   <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
02:08:49   <workingDirectory>${basedir}</workingDirectory>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <archive>
02:08:49     <addMavenDescriptor>false</addMavenDescriptor>
02:08:49   </archive>
02:08:49   <deleteOnExit default-value="true"/>
02:08:49   <outputDirectory default-value="${project.basedir}"/>
02:08:49   <project>${project}</project>
02:08:49   <tychoPomFilename default-value=".tycho-consumer-pom.xml"/>
02:08:49   <updatePomFile default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <archive>
02:08:49     <addMavenDescriptor>false</addMavenDescriptor>
02:08:49   </archive>
02:08:49   <attach default-value="true">${attach}</attach>
02:08:49   <classifier default-value="sources"/>
02:08:49   <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
02:08:49   <distinctSourceRoots default-value="false">true</distinctSourceRoots>
02:08:49   <excludeResources default-value="false">${source.excludeResources}</excludeResources>
02:08:49   <finalName>${project.build.finalName}</finalName>
02:08:49   <forceCreation default-value="false">${source.forceCreation}</forceCreation>
02:08:49   <includePom default-value="false">${source.includePom}</includePom>
02:08:49   <outputDirectory>${project.build.directory}</outputDirectory>
02:08:49   <project>${project}</project>
02:08:49   <qualifier>${buildQualifier}</qualifier>
02:08:49   <reactorProjects>${reactorProjects}</reactorProjects>
02:08:49   <requireSourceRoots default-value="false"/>
02:08:49   <session>${session}</session>
02:08:49   <sourceBundle default-value="true"/>
02:08:49   <sourceBundleSuffix default-value=".source">${sourceBundleSuffix}</sourceBundleSuffix>
02:08:49   <strictSrcIncludes default-value="true"/>
02:08:49   <useDefaultExcludes default-value="true"/>
02:08:49   <useDefaultManifestFile default-value="false"/>
02:08:49   <useDefaultSourceExcludes default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin (default-package-plugin)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <additionalFileSets combine.children="append">
02:08:49     <fileSet>
02:08:49       <directory>/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target</directory>
02:08:49       <includes>
02:08:49         <include>.api_description</include>
02:08:49       </includes>
02:08:49     </fileSet>
02:08:49   </additionalFileSets>
02:08:49   <archive>
02:08:49     <addMavenDescriptor>false</addMavenDescriptor>
02:08:49   </archive>
02:08:49   <buildDirectory>${project.build.directory}</buildDirectory>
02:08:49   <deriveHeaderFromProject default-value="true"/>
02:08:49   <finalName>${project.build.finalName}</finalName>
02:08:49   <project>${project}</project>
02:08:49   <qualifier>${buildQualifier}</qualifier>
02:08:49   <session>${session}</session>
02:08:49   <sourceReferences>
02:08:49     <generate>true</generate>
02:08:49   </sourceReferences>
02:08:49   <strictBinIncludes default-value="true"/>
02:08:49   <useDefaultExcludes default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <attachP2Metadata default-value="true"/>
02:08:49   <baselineMode default-value="warn">warn</baselineMode>
02:08:49   <baselineReplace default-value="all">all</baselineReplace>
02:08:49   <baselineRepositories>
02:08:49     <repository>
02:08:49       <url>https://download.eclipse.org/eclipse/updates/4.26-I-builds</url>
02:08:49     </repository>
02:08:49   </baselineRepositories>
02:08:49   <defaultP2Metadata default-value="true"/>
02:08:49   <execution>${mojoExecution}</execution>
02:08:49   <generateDownloadStatsProperty default-value="false">true</generateDownloadStatsProperty>
02:08:49   <project>${project}</project>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:feature-source (feature-source)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <archive>
02:08:49     <addMavenDescriptor>false</addMavenDescriptor>
02:08:49   </archive>
02:08:49   <finalName>${project.build.finalName}</finalName>
02:08:49   <includeBinaryFeature default-value="true"/>
02:08:49   <labelSuffix default-value=" Developer Resources"/>
02:08:49   <missingSourcesAction default-value="WARN"/>
02:08:49   <project>${project}</project>
02:08:49   <reuseBrandingPlugin default-value="true">false</reuseBrandingPlugin>
02:08:49   <session>${session}</session>
02:08:49   <skip default-value="false"/>
02:08:49   <useDefaultExcludes default-value="true"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <attachP2Metadata default-value="true"/>
02:08:49   <baselineMode default-value="warn">warn</baselineMode>
02:08:49   <baselineReplace default-value="all">all</baselineReplace>
02:08:49   <baselineRepositories>
02:08:49     <repository>
02:08:49       <url>https://download.eclipse.org/eclipse/updates/4.26-I-builds</url>
02:08:49     </repository>
02:08:49   </baselineRepositories>
02:08:49   <execution>${mojoExecution}</execution>
02:08:49   <generateDownloadStatsProperty default-value="false">true</generateDownloadStatsProperty>
02:08:49   <project>${project}</project>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test (default-integration-test)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <argLine>   --add-modules=ALL-SYSTEM</argLine>
02:08:49   <debugOptions>${osgi.debug}</debugOptions>
02:08:49   <debugPort>${debugPort}</debugPort>
02:08:49   <deleteOsgiDataDirectory default-value="true"/>
02:08:49   <enableAssertions default-value="false">true</enableAssertions>
02:08:49   <excludedGroups>${excludedGroups}</excludedGroups>
02:08:49   <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
02:08:49   <groups>${groups}</groups>
02:08:49   <localRepository default-value="${localRepository}"/>
02:08:49   <osgiDataDirectory default-value="${project.build.directory}/work/data/"/>
02:08:49   <parallel>${parallel}</parallel>
02:08:49   <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
02:08:49   <pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
02:08:49   <pluginDescriptor default-value="${plugin}"/>
02:08:49   <pluginRemoteRepositories default-value="${project.pluginArtifactRepositories}"/>
02:08:49   <printBundles default-value="false">${tycho.printBundles}</printBundles>
02:08:49   <printWires default-value="false">${tycho.printWires}</printWires>
02:08:49   <profileName default-value="DefaultProfile"/>
02:08:49   <project>${project}</project>
02:08:49   <projectRemoteRepositories default-value="${project.remoteArtifactRepositories}"/>
02:08:49   <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
02:08:49   <reportDirectory default-value="${project.build.directory}/failsafe-reports"/>
02:08:49   <rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount>
02:08:49   <runOrder default-value="filesystem"/>
02:08:49   <session>${session}</session>
02:08:49   <showEclipseLog default-value="false">${tycho.showEclipseLog}</showEclipseLog>
02:08:49   <skip>${maven.test.skip}</skip>
02:08:49   <skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount>
02:08:49   <skipExec>${maven.test.skipExec}</skipExec>
02:08:49   <skipITs>${skipITs}</skipITs>
02:08:49   <skipTests>${skipTests}</skipTests>
02:08:49   <summaryFile default-value="${project.build.directory}/failsafe-reports/failsafe-summary.xml"/>
02:08:49   <surefireProperties default-value="${project.build.directory}/surefire.properties"/>
02:08:49   <test>${test}</test>
02:08:49   <testClass>${testClass}</testClass>
02:08:49   <testClassesDirectory>${project.build.testOutputDirectory}</testClassesDirectory>
02:08:49   <testRuntime default-value="default"/>
02:08:49   <threadCount>${threadCount}</threadCount>
02:08:49   <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
02:08:49   <useJDK default-value="SYSTEM"/>
02:08:49   <useUIHarness default-value="false"/>
02:08:49   <useUIThread default-value="true"/>
02:08:49   <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
02:08:49   <work default-value="${project.build.directory}/work"/>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5:verify (default-verify)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <basedir default-value="${basedir}"/>
02:08:49   <encoding default-value="${project.reporting.outputEncoding}">${encoding}</encoding>
02:08:49   <failIfNoTests>${failIfNoTests}</failIfNoTests>
02:08:49   <reportsDirectory default-value="${project.build.directory}/failsafe-reports"/>
02:08:49   <session default-value="${session}"/>
02:08:49   <skip default-value="false">${maven.test.skip}</skip>
02:08:49   <skipExec>${maven.test.skip.exec}</skipExec>
02:08:49   <skipITs>${skipITs}</skipITs>
02:08:49   <skipTests>${skipTests}</skipTests>
02:08:49   <summaryFile default-value="${project.build.directory}/failsafe-reports/failsafe-summary.xml"/>
02:08:49   <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
02:08:49   <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
02:08:49 </configuration>
02:08:49 [DEBUG] -----------------------------------------------------------------------
02:08:49 [DEBUG] Goal:          org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release)
02:08:49 [DEBUG] Style:         Regular
02:08:49 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:08:49 <configuration>
02:08:49   <baselines>
02:08:49     <baseline>https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/</baseline>${baselines}</baselines>
02:08:49   <comparator default-value="bytes">zip</comparator>
02:08:49   <execution>${mojoExecution}</execution>
02:08:49   <onIllegalVersion default-value="fail">${onIllegalVersion}</onIllegalVersion>
02:08:49   <project>${project}</project>
02:08:49   <skip>true</skip>
02:08:49 </configuration>
02:08:49 [DEBUG] =======================================================================
02:08:49 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=12125, ConflictMarker.markTime=9000, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=4500, ConflictIdSorter.topsortTime=9001, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=9000, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=5834, DefaultDependencyCollector.transformTime=66126}
02:08:49 [DEBUG] org.eclipse.osgi:org.eclipse.osgi:eclipse-plugin:3.18.100-SNAPSHOT
02:08:49 [INFO] 
02:08:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.osgi ---
02:08:49 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean' with basic configurator -->
02:08:49 [DEBUG]   (f) directory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:08:49 [DEBUG]   (f) excludeDefaultDirectories = false
02:08:49 [DEBUG]   (f) failOnError = true
02:08:49 [DEBUG]   (f) fast = false
02:08:49 [DEBUG]   (f) fastMode = background
02:08:49 [DEBUG]   (f) followSymLinks = false
02:08:49 [DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:49 [DEBUG]   (f) reportDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:49 [DEBUG]   (f) retryOnError = true
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) skip = false
02:08:49 [DEBUG]   (f) testOutputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/test-classes
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/test-classes
02:08:49 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:49 [INFO] 
02:08:49 [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.osgi ---
02:08:49 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:49 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier' with basic configurator -->
02:08:49 [DEBUG]   (f) execution = org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier {execution: default-build-qualifier}
02:08:49 [DEBUG]   (s) format = 'v'yyyyMMdd-HHmm
02:08:49 [DEBUG]   (f) packaging = eclipse-plugin
02:08:49 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:49 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:49 [DEBUG]   (f) timestampProvider = jgit
02:08:49 [DEBUG] -- end configuration --
02:08:49 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, create new FileSnapshot: lastRead=2022-09-18 06:08:49.980375220, lastModified=2022-09-18 06:05:41.519710439, size=300, fileKey=(dev=804,ino=46514717)
02:08:49 [DEBUG] file=null, size changed from -1 to 125 bytes
02:08:49 [DEBUG] loading config FileBasedConfig[/home/jenkins/.config/jgit/config]
02:08:49 [DEBUG] file=/home/jenkins/.config/jgit/config, create new FileSnapshot: lastRead=2022-09-18 06:08:49.988399447, lastModified=2022-09-18 06:02:56.808761710, size=125, fileKey=(dev=804,ino=2114041321)
02:08:49 [DEBUG] readpipe [/usr/local/bin/git, --version],/usr/local/bin
02:08:49 [DEBUG] readpipe may return 'git version 2.36.1'
02:08:49 [DEBUG] remaining output:
02:08:49 
02:08:49 [DEBUG] readpipe [/usr/local/bin/git, config, --system, --show-origin, --list, -z],/usr/local/bin
02:08:49 [DEBUG] readpipe may return 'null'
02:08:49 [DEBUG] remaining output:
02:08:49 
02:08:50 [DEBUG] readpipe rc=128
02:08:50 [DEBUG] Exception caught during execution of command '[/usr/local/bin/git, config, --system, --show-origin, --list, -z]' in '/usr/local/bin', return code '128', error message 'fatal: unable to read config file '/etc/gitconfig': No such file or directory
02:08:50 '
02:08:50 [DEBUG] file=/home/jenkins/.config/jgit/config, isRacyClean=false, read=2022-09-18 06:08:49.988399447, lastModified=2022-09-18 06:02:56.808761710, delta=353179637737 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/.config/jgit/config, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/.config/jgit/config, isRacyClean=false, read=2022-09-18 06:08:49.988399447, lastModified=2022-09-18 06:02:56.808761710, delta=353179637737 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/.config/jgit/config, is unmodified
02:08:50 [DEBUG] file=null, size changed from -1 to 0 bytes
02:08:50 [DEBUG] loading config FileBasedConfig[/home/jenkins/.gitconfig]
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, create new FileSnapshot: lastRead=2022-09-18 06:08:50.053241525, lastModified=2022-09-18 06:05:41.519710439, size=300, fileKey=(dev=804,ino=46514717)
02:08:50 [DEBUG] file=/home/jenkins/.config/jgit/config, isRacyClean=false, read=2022-09-18 06:08:49.988399447, lastModified=2022-09-18 06:02:56.808761710, delta=353179637737 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/.config/jgit/config, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, isRacyClean=false, read=2022-09-18 06:08:50.053241525, lastModified=2022-09-18 06:05:41.519710439, delta=188533531086 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/index, create new FileSnapshot: lastRead=2022-09-18 06:08:50.072311366, lastModified=2022-09-18 06:06:07.283171668, size=657663, fileKey=(dev=804,ino=46514726)
02:08:50 [DEBUG] file=/home/jenkins/.config/jgit/config, isRacyClean=false, read=2022-09-18 06:08:49.988399447, lastModified=2022-09-18 06:02:56.808761710, delta=353179637737 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/.config/jgit/config, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, isRacyClean=false, read=2022-09-18 06:08:50.053241525, lastModified=2022-09-18 06:05:41.519710439, delta=188533531086 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/packed-refs, create new FileSnapshot: lastRead=2022-09-18 06:08:50.100636998, lastModified=2022-09-18 06:05:41.516710385, size=18926, fileKey=(dev=804,ino=46514719)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/HEAD, create new FileSnapshot: lastRead=2022-09-18 06:08:50.104611194, lastModified=2022-09-18 06:06:07.284171686, size=23, fileKey=(dev=804,ino=46514718)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/refs/heads/master, create new FileSnapshot: lastRead=2022-09-18 06:08:50.105656171, lastModified=2022-09-18 06:05:41.517710403, size=41, fileKey=(dev=804,ino=51527534)
02:08:50 [DEBUG] file=/home/jenkins/.config/jgit/config, isRacyClean=false, read=2022-09-18 06:08:49.988399447, lastModified=2022-09-18 06:02:56.808761710, delta=353179637737 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/.config/jgit/config, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, isRacyClean=false, read=2022-09-18 06:08:50.053241525, lastModified=2022-09-18 06:05:41.519710439, delta=188533531086 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/.config/jgit/config, isRacyClean=false, read=2022-09-18 06:08:49.988399447, lastModified=2022-09-18 06:02:56.808761710, delta=353179637737 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/.config/jgit/config, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:08:50 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:08:50 [DEBUG] Thread[JGit-FileStoreAttributeReader-1,5,main]: start measure timestamp resolution /home/jenkins (/dev/sda4) in /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox
02:08:50 [DEBUG] Thread[JGit-FileStoreAttributeReader-1,5,main]: end measure timestamp resolution /home/jenkins (/dev/sda4) in /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox; got PT0.00000575S
02:08:50 [DEBUG] Thread[JGit-FileStoreAttributeReader-1,5,main]: start measure minimal racy interval in /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.112778591, lastModified=2022-09-18 06:08:50.111086685, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.111086685 to 2022-09-18 06:08:50.115086757
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.117424715, lastModified=2022-09-18 06:08:50.116086775, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.117424715, lastModified=2022-09-18 06:08:50.116086775, delta=1337940 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.118959868, lastModified=2022-09-18 06:08:50.117086793, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.117086793 to 2022-09-18 06:08:50.118086811
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.119582796, lastModified=2022-09-18 06:08:50.118086811, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.119582796, lastModified=2022-09-18 06:08:50.118086811, delta=1495985 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.120230432, lastModified=2022-09-18 06:08:50.119086829, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.120230432, lastModified=2022-09-18 06:08:50.119086829, delta=1143603 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.120801984, lastModified=2022-09-18 06:08:50.119086829, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.120801984, lastModified=2022-09-18 06:08:50.119086829, delta=1715155 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.121190533, lastModified=2022-09-18 06:08:50.120086846, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.121190533, lastModified=2022-09-18 06:08:50.120086846, delta=1103687 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.121582623, lastModified=2022-09-18 06:08:50.120086846, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.121582623, lastModified=2022-09-18 06:08:50.120086846, delta=1495777 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.121887879, lastModified=2022-09-18 06:08:50.120086846, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.121887879, lastModified=2022-09-18 06:08:50.120086846, delta=1801033 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.122266052, lastModified=2022-09-18 06:08:50.121086864, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.122266052, lastModified=2022-09-18 06:08:50.121086864, delta=1179188 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.122596975, lastModified=2022-09-18 06:08:50.121086864, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.122596975, lastModified=2022-09-18 06:08:50.121086864, delta=1510111 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.122912147, lastModified=2022-09-18 06:08:50.121086864, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.122912147, lastModified=2022-09-18 06:08:50.121086864, delta=1825283 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.123336405, lastModified=2022-09-18 06:08:50.122086882, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.123336405, lastModified=2022-09-18 06:08:50.122086882, delta=1249523 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.140270666, lastModified=2022-09-18 06:08:50.139087187, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.140270666, lastModified=2022-09-18 06:08:50.139087187, delta=1183479 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.140827343, lastModified=2022-09-18 06:08:50.139087187, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.139087187 to 2022-09-18 06:08:50.140087205
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.141251225, lastModified=2022-09-18 06:08:50.140087205, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.141251225, lastModified=2022-09-18 06:08:50.140087205, delta=1164020 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.141666649, lastModified=2022-09-18 06:08:50.140087205, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.141666649, lastModified=2022-09-18 06:08:50.140087205, delta=1579444 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.142144908, lastModified=2022-09-18 06:08:50.141087222, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.142144908, lastModified=2022-09-18 06:08:50.141087222, delta=1057686 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.142739002, lastModified=2022-09-18 06:08:50.141087222, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.142739002, lastModified=2022-09-18 06:08:50.141087222, delta=1651780 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.143312637, lastModified=2022-09-18 06:08:50.142087240, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.143312637, lastModified=2022-09-18 06:08:50.142087240, delta=1225397 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.150131551, lastModified=2022-09-18 06:08:50.148087348, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.148087348 to 2022-09-18 06:08:50.149087366
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.150585767, lastModified=2022-09-18 06:08:50.149087366, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.150585767, lastModified=2022-09-18 06:08:50.149087366, delta=1498401 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.151147569, lastModified=2022-09-18 06:08:50.150087384, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.151147569, lastModified=2022-09-18 06:08:50.150087384, delta=1060185 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.151511076, lastModified=2022-09-18 06:08:50.150087384, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.151511076, lastModified=2022-09-18 06:08:50.150087384, delta=1423692 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.151873499, lastModified=2022-09-18 06:08:50.150087384, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.151873499, lastModified=2022-09-18 06:08:50.150087384, delta=1786115 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.152241922, lastModified=2022-09-18 06:08:50.151087401, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.152241922, lastModified=2022-09-18 06:08:50.151087401, delta=1154521 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.152589803, lastModified=2022-09-18 06:08:50.151087401, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.152589803, lastModified=2022-09-18 06:08:50.151087401, delta=1502402 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.153030728, lastModified=2022-09-18 06:08:50.151087401, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.151087401 to 2022-09-18 06:08:50.152087419
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.153458194, lastModified=2022-09-18 06:08:50.152087419, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.153458194, lastModified=2022-09-18 06:08:50.152087419, delta=1370775 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.153789325, lastModified=2022-09-18 06:08:50.152087419, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.152087419 to 2022-09-18 06:08:50.153087437
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.154333376, lastModified=2022-09-18 06:08:50.153087437, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.154333376, lastModified=2022-09-18 06:08:50.153087437, delta=1245939 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.155038222, lastModified=2022-09-18 06:08:50.153087437, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.153087437 to 2022-09-18 06:08:50.154087455
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.155663192, lastModified=2022-09-18 06:08:50.154087455, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.155663192, lastModified=2022-09-18 06:08:50.154087455, delta=1575737 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.156347037, lastModified=2022-09-18 06:08:50.155087473, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.156347037, lastModified=2022-09-18 06:08:50.155087473, delta=1259564 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.156793254, lastModified=2022-09-18 06:08:50.155087473, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.156793254, lastModified=2022-09-18 06:08:50.155087473, delta=1705781 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.157324721, lastModified=2022-09-18 06:08:50.156087491, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.157324721, lastModified=2022-09-18 06:08:50.156087491, delta=1237230 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.157822689, lastModified=2022-09-18 06:08:50.156087491, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.156087491 to 2022-09-18 06:08:50.157087509
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.158350448, lastModified=2022-09-18 06:08:50.157087509, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.158350448, lastModified=2022-09-18 06:08:50.157087509, delta=1262939 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.158976209, lastModified=2022-09-18 06:08:50.157087509, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.157087509 to 2022-09-18 06:08:50.158087527
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.161832385, lastModified=2022-09-18 06:08:50.158087527, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.158087527 to 2022-09-18 06:08:50.161087580
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.162586066, lastModified=2022-09-18 06:08:50.161087580, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.162586066, lastModified=2022-09-18 06:08:50.161087580, delta=1498486 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.163143659, lastModified=2022-09-18 06:08:50.162087598, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.162087598 to 2022-09-18 06:08:50.163087616
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.186395034, lastModified=2022-09-18 06:08:50.185088010, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.185088010 to 2022-09-18 06:08:50.216088565
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.217757095, lastModified=2022-09-18 06:08:50.216088565, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.216088565 to 2022-09-18 06:08:50.217088583
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.218594735, lastModified=2022-09-18 06:08:50.217088583, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.218594735, lastModified=2022-09-18 06:08:50.217088583, delta=1506152 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.219238163, lastModified=2022-09-18 06:08:50.218088601, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.219238163, lastModified=2022-09-18 06:08:50.218088601, delta=1149562 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.219803632, lastModified=2022-09-18 06:08:50.218088601, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.218088601 to 2022-09-18 06:08:50.219088619
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.220406101, lastModified=2022-09-18 06:08:50.219088619, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.220406101, lastModified=2022-09-18 06:08:50.219088619, delta=1317482 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.220933194, lastModified=2022-09-18 06:08:50.219088619, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.219088619 to 2022-09-18 06:08:50.220088637
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.221427994, lastModified=2022-09-18 06:08:50.220088637, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.221427994, lastModified=2022-09-18 06:08:50.220088637, delta=1339357 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.221989879, lastModified=2022-09-18 06:08:50.220088637, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.220088637 to 2022-09-18 06:08:50.221088655
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.222342927, lastModified=2022-09-18 06:08:50.221088655, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.222342927, lastModified=2022-09-18 06:08:50.221088655, delta=1254272 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.222691850, lastModified=2022-09-18 06:08:50.221088655, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.222691850, lastModified=2022-09-18 06:08:50.221088655, delta=1603195 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.223122399, lastModified=2022-09-18 06:08:50.222088673, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.223122399, lastModified=2022-09-18 06:08:50.222088673, delta=1033726 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.223503990, lastModified=2022-09-18 06:08:50.222088673, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.223503990, lastModified=2022-09-18 06:08:50.222088673, delta=1415317 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.223828912, lastModified=2022-09-18 06:08:50.222088673, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.223828912, lastModified=2022-09-18 06:08:50.222088673, delta=1740239 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.224220211, lastModified=2022-09-18 06:08:50.223088690, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.224220211, lastModified=2022-09-18 06:08:50.223088690, delta=1131521 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.224619551, lastModified=2022-09-18 06:08:50.223088690, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.224619551, lastModified=2022-09-18 06:08:50.223088690, delta=1530861 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.225023683, lastModified=2022-09-18 06:08:50.223088690, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.223088690 to 2022-09-18 06:08:50.224088708
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.228971504, lastModified=2022-09-18 06:08:50.228088780, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.228971504, lastModified=2022-09-18 06:08:50.228088780, delta=882724 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.229396137, lastModified=2022-09-18 06:08:50.228088780, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.229396137, lastModified=2022-09-18 06:08:50.228088780, delta=1307357 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.229860187, lastModified=2022-09-18 06:08:50.228088780, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.229860187, lastModified=2022-09-18 06:08:50.228088780, delta=1771407 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.230296986, lastModified=2022-09-18 06:08:50.229088798, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.230296986, lastModified=2022-09-18 06:08:50.229088798, delta=1208188 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.230761078, lastModified=2022-09-18 06:08:50.229088798, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.230761078, lastModified=2022-09-18 06:08:50.229088798, delta=1672280 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.231201794, lastModified=2022-09-18 06:08:50.230088816, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.231201794, lastModified=2022-09-18 06:08:50.230088816, delta=1112978 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.231579051, lastModified=2022-09-18 06:08:50.230088816, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.231579051, lastModified=2022-09-18 06:08:50.230088816, delta=1490235 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.231898723, lastModified=2022-09-18 06:08:50.230088816, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.231898723, lastModified=2022-09-18 06:08:50.230088816, delta=1809907 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.232274980, lastModified=2022-09-18 06:08:50.231088834, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.232274980, lastModified=2022-09-18 06:08:50.231088834, delta=1186146 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.232638278, lastModified=2022-09-18 06:08:50.231088834, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.232638278, lastModified=2022-09-18 06:08:50.231088834, delta=1549444 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.233062869, lastModified=2022-09-18 06:08:50.231088834, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.231088834 to 2022-09-18 06:08:50.232088852
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.233425209, lastModified=2022-09-18 06:08:50.232088852, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.233425209, lastModified=2022-09-18 06:08:50.232088852, delta=1336357 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.233865050, lastModified=2022-09-18 06:08:50.232088852, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.233865050, lastModified=2022-09-18 06:08:50.232088852, delta=1776198 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.234234223, lastModified=2022-09-18 06:08:50.233088869, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.234234223, lastModified=2022-09-18 06:08:50.233088869, delta=1145354 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.234577563, lastModified=2022-09-18 06:08:50.233088869, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.234577563, lastModified=2022-09-18 06:08:50.233088869, delta=1488694 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.235004945, lastModified=2022-09-18 06:08:50.233088869, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.233088869 to 2022-09-18 06:08:50.234088887
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.235387702, lastModified=2022-09-18 06:08:50.234088887, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.235387702, lastModified=2022-09-18 06:08:50.234088887, delta=1298815 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.235830794, lastModified=2022-09-18 06:08:50.234088887, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.235830794, lastModified=2022-09-18 06:08:50.234088887, delta=1741907 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.236258260, lastModified=2022-09-18 06:08:50.235088905, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.236258260, lastModified=2022-09-18 06:08:50.235088905, delta=1169355 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.242357994, lastModified=2022-09-18 06:08:50.239088977, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.239088977 to 2022-09-18 06:08:50.242089031
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.242755668, lastModified=2022-09-18 06:08:50.242089031, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.242755668, lastModified=2022-09-18 06:08:50.242089031, delta=666637 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.243202092, lastModified=2022-09-18 06:08:50.242089031, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.243202092, lastModified=2022-09-18 06:08:50.242089031, delta=1113061 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.243678767, lastModified=2022-09-18 06:08:50.242089031, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.243678767, lastModified=2022-09-18 06:08:50.242089031, delta=1589736 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.244060858, lastModified=2022-09-18 06:08:50.242089031, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.242089031 to 2022-09-18 06:08:50.243089049
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.244507407, lastModified=2022-09-18 06:08:50.243089049, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.244507407, lastModified=2022-09-18 06:08:50.243089049, delta=1418358 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.244916790, lastModified=2022-09-18 06:08:50.243089049, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.243089049 to 2022-09-18 06:08:50.244089066
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.245321713, lastModified=2022-09-18 06:08:50.244089066, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.245321713, lastModified=2022-09-18 06:08:50.244089066, delta=1232647 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.245791764, lastModified=2022-09-18 06:08:50.244089066, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.245791764, lastModified=2022-09-18 06:08:50.244089066, delta=1702698 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.246220105, lastModified=2022-09-18 06:08:50.245089084, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.246220105, lastModified=2022-09-18 06:08:50.245089084, delta=1131021 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.246627070, lastModified=2022-09-18 06:08:50.245089084, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.246627070, lastModified=2022-09-18 06:08:50.245089084, delta=1537986 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.247089328, lastModified=2022-09-18 06:08:50.245089084, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.245089084 to 2022-09-18 06:08:50.246089102
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.247439918, lastModified=2022-09-18 06:08:50.246089102, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.247439918, lastModified=2022-09-18 06:08:50.246089102, delta=1350816 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.247889968, lastModified=2022-09-18 06:08:50.246089102, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.246089102 to 2022-09-18 06:08:50.247089120
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.248333517, lastModified=2022-09-18 06:08:50.247089120, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.248333517, lastModified=2022-09-18 06:08:50.247089120, delta=1244397 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.248691149, lastModified=2022-09-18 06:08:50.247089120, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.248691149, lastModified=2022-09-18 06:08:50.247089120, delta=1602029 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.248980321, lastModified=2022-09-18 06:08:50.247089120, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.247089120 to 2022-09-18 06:08:50.248089138
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.249271951, lastModified=2022-09-18 06:08:50.248089138, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.249271951, lastModified=2022-09-18 06:08:50.248089138, delta=1182813 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.249577915, lastModified=2022-09-18 06:08:50.248089138, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.249577915, lastModified=2022-09-18 06:08:50.248089138, delta=1488777 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.249873795, lastModified=2022-09-18 06:08:50.248089138, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.249873795, lastModified=2022-09-18 06:08:50.248089138, delta=1784657 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.252321880, lastModified=2022-09-18 06:08:50.251089192, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.252321880, lastModified=2022-09-18 06:08:50.251089192, delta=1232688 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.252658845, lastModified=2022-09-18 06:08:50.251089192, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.252658845, lastModified=2022-09-18 06:08:50.251089192, delta=1569653 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.253006893, lastModified=2022-09-18 06:08:50.251089192, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.251089192 to 2022-09-18 06:08:50.252089210
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.253401566, lastModified=2022-09-18 06:08:50.252089210, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.253401566, lastModified=2022-09-18 06:08:50.252089210, delta=1312356 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.253875617, lastModified=2022-09-18 06:08:50.252089210, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.253875617, lastModified=2022-09-18 06:08:50.252089210, delta=1786407 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.254229956, lastModified=2022-09-18 06:08:50.253089228, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.254229956, lastModified=2022-09-18 06:08:50.253089228, delta=1140728 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.254598130, lastModified=2022-09-18 06:08:50.253089228, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.254598130, lastModified=2022-09-18 06:08:50.253089228, delta=1508902 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.255063596, lastModified=2022-09-18 06:08:50.253089228, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.253089228 to 2022-09-18 06:08:50.254089245
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.255451437, lastModified=2022-09-18 06:08:50.254089245, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.255451437, lastModified=2022-09-18 06:08:50.254089245, delta=1362192 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.255872236, lastModified=2022-09-18 06:08:50.254089245, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.255872236, lastModified=2022-09-18 06:08:50.254089245, delta=1782991 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.256225242, lastModified=2022-09-18 06:08:50.255089263, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.256225242, lastModified=2022-09-18 06:08:50.255089263, delta=1135979 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.256631583, lastModified=2022-09-18 06:08:50.255089263, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.256631583, lastModified=2022-09-18 06:08:50.255089263, delta=1542320 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.256974755, lastModified=2022-09-18 06:08:50.255089263, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.255089263 to 2022-09-18 06:08:50.256089281
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.257481056, lastModified=2022-09-18 06:08:50.256089281, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.257481056, lastModified=2022-09-18 06:08:50.256089281, delta=1391775 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.257926189, lastModified=2022-09-18 06:08:50.256089281, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.256089281 to 2022-09-18 06:08:50.257089299
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.258294029, lastModified=2022-09-18 06:08:50.257089299, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.258294029, lastModified=2022-09-18 06:08:50.257089299, delta=1204730 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.258782371, lastModified=2022-09-18 06:08:50.257089299, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.258782371, lastModified=2022-09-18 06:08:50.257089299, delta=1693072 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.259182253, lastModified=2022-09-18 06:08:50.258089317, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.259182253, lastModified=2022-09-18 06:08:50.258089317, delta=1092936 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.259566844, lastModified=2022-09-18 06:08:50.258089317, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.259566844, lastModified=2022-09-18 06:08:50.258089317, delta=1477527 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.262245475, lastModified=2022-09-18 06:08:50.258089317, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.258089317 to 2022-09-18 06:08:50.261089371
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.262659066, lastModified=2022-09-18 06:08:50.261089371, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.262659066, lastModified=2022-09-18 06:08:50.261089371, delta=1569695 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.263055156, lastModified=2022-09-18 06:08:50.261089371, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.261089371 to 2022-09-18 06:08:50.262089389
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.263409246, lastModified=2022-09-18 06:08:50.262089389, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.263409246, lastModified=2022-09-18 06:08:50.262089389, delta=1319857 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.263830170, lastModified=2022-09-18 06:08:50.262089389, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.263830170, lastModified=2022-09-18 06:08:50.262089389, delta=1740781 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.264207302, lastModified=2022-09-18 06:08:50.263089407, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.264207302, lastModified=2022-09-18 06:08:50.263089407, delta=1117895 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.264545224, lastModified=2022-09-18 06:08:50.263089407, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.264545224, lastModified=2022-09-18 06:08:50.263089407, delta=1455817 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.264894106, lastModified=2022-09-18 06:08:50.263089407, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.264894106, lastModified=2022-09-18 06:08:50.263089407, delta=1804699 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.265289696, lastModified=2022-09-18 06:08:50.264089424, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.265289696, lastModified=2022-09-18 06:08:50.264089424, delta=1200272 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.265783538, lastModified=2022-09-18 06:08:50.264089424, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.265783538, lastModified=2022-09-18 06:08:50.264089424, delta=1694114 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.266204837, lastModified=2022-09-18 06:08:50.265089442, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.266204837, lastModified=2022-09-18 06:08:50.265089442, delta=1115395 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.266663137, lastModified=2022-09-18 06:08:50.265089442, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.266663137, lastModified=2022-09-18 06:08:50.265089442, delta=1573695 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.267086478, lastModified=2022-09-18 06:08:50.265089442, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.265089442 to 2022-09-18 06:08:50.266089460
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.267488360, lastModified=2022-09-18 06:08:50.266089460, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.267488360, lastModified=2022-09-18 06:08:50.266089460, delta=1398900 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.267940702, lastModified=2022-09-18 06:08:50.266089460, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.266089460 to 2022-09-18 06:08:50.267089478
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.268271874, lastModified=2022-09-18 06:08:50.267089478, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.268271874, lastModified=2022-09-18 06:08:50.267089478, delta=1182396 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.268596880, lastModified=2022-09-18 06:08:50.267089478, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.268596880, lastModified=2022-09-18 06:08:50.267089478, delta=1507402 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.268920594, lastModified=2022-09-18 06:08:50.267089478, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.267089478 to 2022-09-18 06:08:50.268089496
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.269326185, lastModified=2022-09-18 06:08:50.268089496, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.269326185, lastModified=2022-09-18 06:08:50.268089496, delta=1236689 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.269782818, lastModified=2022-09-18 06:08:50.268089496, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.269782818, lastModified=2022-09-18 06:08:50.268089496, delta=1693322 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.272300238, lastModified=2022-09-18 06:08:50.271089550, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.272300238, lastModified=2022-09-18 06:08:50.271089550, delta=1210688 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.272639578, lastModified=2022-09-18 06:08:50.271089550, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.272639578, lastModified=2022-09-18 06:08:50.271089550, delta=1550028 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.272988417, lastModified=2022-09-18 06:08:50.271089550, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.271089550 to 2022-09-18 06:08:50.272089568
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.273369341, lastModified=2022-09-18 06:08:50.272089568, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.273369341, lastModified=2022-09-18 06:08:50.272089568, delta=1279773 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.273754097, lastModified=2022-09-18 06:08:50.272089568, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.273754097, lastModified=2022-09-18 06:08:50.272089568, delta=1664529 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.274066603, lastModified=2022-09-18 06:08:50.272089568, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.272089568 to 2022-09-18 06:08:50.273089586
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.274325941, lastModified=2022-09-18 06:08:50.273089586, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.274325941, lastModified=2022-09-18 06:08:50.273089586, delta=1236355 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.274689364, lastModified=2022-09-18 06:08:50.273089586, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.274689364, lastModified=2022-09-18 06:08:50.273089586, delta=1599778 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.275063788, lastModified=2022-09-18 06:08:50.273089586, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.273089586 to 2022-09-18 06:08:50.274089604
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.275472420, lastModified=2022-09-18 06:08:50.274089604, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.275472420, lastModified=2022-09-18 06:08:50.274089604, delta=1382816 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.275753258, lastModified=2022-09-18 06:08:50.274089604, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.275753258, lastModified=2022-09-18 06:08:50.274089604, delta=1663654 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.276032180, lastModified=2022-09-18 06:08:50.274089604, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.274089604 to 2022-09-18 06:08:50.275089621
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.276286059, lastModified=2022-09-18 06:08:50.275089621, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.276286059, lastModified=2022-09-18 06:08:50.275089621, delta=1196438 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.276556689, lastModified=2022-09-18 06:08:50.275089621, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.276556689, lastModified=2022-09-18 06:08:50.275089621, delta=1467068 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.276853736, lastModified=2022-09-18 06:08:50.275089621, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.276853736, lastModified=2022-09-18 06:08:50.275089621, delta=1764115 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.277174075, lastModified=2022-09-18 06:08:50.276089639, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.277174075, lastModified=2022-09-18 06:08:50.276089639, delta=1084436 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.277481748, lastModified=2022-09-18 06:08:50.276089639, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.277481748, lastModified=2022-09-18 06:08:50.276089639, delta=1392109 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.277798503, lastModified=2022-09-18 06:08:50.276089639, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.277798503, lastModified=2022-09-18 06:08:50.276089639, delta=1708864 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.278099675, lastModified=2022-09-18 06:08:50.277089657, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.278099675, lastModified=2022-09-18 06:08:50.277089657, delta=1010018 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.280757848, lastModified=2022-09-18 06:08:50.277089657, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.277089657 to 2022-09-18 06:08:50.280089711
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.281140896, lastModified=2022-09-18 06:08:50.280089711, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.281140896, lastModified=2022-09-18 06:08:50.280089711, delta=1051185 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.281496944, lastModified=2022-09-18 06:08:50.280089711, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.281496944, lastModified=2022-09-18 06:08:50.280089711, delta=1407233 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.281875785, lastModified=2022-09-18 06:08:50.280089711, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.281875785, lastModified=2022-09-18 06:08:50.280089711, delta=1786074 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.282282500, lastModified=2022-09-18 06:08:50.281089729, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.282282500, lastModified=2022-09-18 06:08:50.281089729, delta=1192771 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.282651923, lastModified=2022-09-18 06:08:50.281089729, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.282651923, lastModified=2022-09-18 06:08:50.281089729, delta=1562194 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.282939929, lastModified=2022-09-18 06:08:50.281089729, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.281089729 to 2022-09-18 06:08:50.282089747
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.283346978, lastModified=2022-09-18 06:08:50.282089747, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.283346978, lastModified=2022-09-18 06:08:50.282089747, delta=1257231 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.283646358, lastModified=2022-09-18 06:08:50.282089747, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.283646358, lastModified=2022-09-18 06:08:50.282089747, delta=1556611 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.283924571, lastModified=2022-09-18 06:08:50.282089747, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.283924571, lastModified=2022-09-18 06:08:50.282089747, delta=1834824 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.284254327, lastModified=2022-09-18 06:08:50.283089765, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.284254327, lastModified=2022-09-18 06:08:50.283089765, delta=1164562 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.284635501, lastModified=2022-09-18 06:08:50.283089765, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.284635501, lastModified=2022-09-18 06:08:50.283089765, delta=1545736 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.284926423, lastModified=2022-09-18 06:08:50.283089765, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.283089765 to 2022-09-18 06:08:50.284089783
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.285460390, lastModified=2022-09-18 06:08:50.284089783, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.285460390, lastModified=2022-09-18 06:08:50.284089783, delta=1370607 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.285788105, lastModified=2022-09-18 06:08:50.284089783, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.285788105, lastModified=2022-09-18 06:08:50.284089783, delta=1698322 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.286212279, lastModified=2022-09-18 06:08:50.285089800, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.286212279, lastModified=2022-09-18 06:08:50.285089800, delta=1122479 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.286658787, lastModified=2022-09-18 06:08:50.285089800, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.286658787, lastModified=2022-09-18 06:08:50.285089800, delta=1568987 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.287048627, lastModified=2022-09-18 06:08:50.285089800, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.285089800 to 2022-09-18 06:08:50.286089818
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.287370258, lastModified=2022-09-18 06:08:50.286089818, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.287370258, lastModified=2022-09-18 06:08:50.286089818, delta=1280440 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.287643888, lastModified=2022-09-18 06:08:50.286089818, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.287643888, lastModified=2022-09-18 06:08:50.286089818, delta=1554070 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.290343853, lastModified=2022-09-18 06:08:50.289089872, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.290343853, lastModified=2022-09-18 06:08:50.289089872, delta=1253981 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.290929197, lastModified=2022-09-18 06:08:50.289089872, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.290929197, lastModified=2022-09-18 06:08:50.289089872, delta=1839325 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.291290536, lastModified=2022-09-18 06:08:50.290089890, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.291290536, lastModified=2022-09-18 06:08:50.290089890, delta=1200646 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.291718752, lastModified=2022-09-18 06:08:50.290089890, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.291718752, lastModified=2022-09-18 06:08:50.290089890, delta=1628862 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.292001549, lastModified=2022-09-18 06:08:50.290089890, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.290089890 to 2022-09-18 06:08:50.291089908
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.292347014, lastModified=2022-09-18 06:08:50.291089908, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.292347014, lastModified=2022-09-18 06:08:50.291089908, delta=1257106 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.292737146, lastModified=2022-09-18 06:08:50.291089908, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.292737146, lastModified=2022-09-18 06:08:50.291089908, delta=1647238 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.293040651, lastModified=2022-09-18 06:08:50.291089908, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.291089908 to 2022-09-18 06:08:50.292089926
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.293366282, lastModified=2022-09-18 06:08:50.292089926, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.293366282, lastModified=2022-09-18 06:08:50.292089926, delta=1276356 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.293678246, lastModified=2022-09-18 06:08:50.292089926, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.293678246, lastModified=2022-09-18 06:08:50.292089926, delta=1588320 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.293962751, lastModified=2022-09-18 06:08:50.292089926, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.292089926 to 2022-09-18 06:08:50.293089944
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.294341383, lastModified=2022-09-18 06:08:50.293089944, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.294341383, lastModified=2022-09-18 06:08:50.293089944, delta=1251439 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.294655472, lastModified=2022-09-18 06:08:50.293089944, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.294655472, lastModified=2022-09-18 06:08:50.293089944, delta=1565528 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.294961435, lastModified=2022-09-18 06:08:50.293089944, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.293089944 to 2022-09-18 06:08:50.294089962
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.295384610, lastModified=2022-09-18 06:08:50.294089962, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.295384610, lastModified=2022-09-18 06:08:50.294089962, delta=1294648 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.295826493, lastModified=2022-09-18 06:08:50.294089962, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.295826493, lastModified=2022-09-18 06:08:50.294089962, delta=1736531 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.296215833, lastModified=2022-09-18 06:08:50.295089979, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.296215833, lastModified=2022-09-18 06:08:50.295089979, delta=1125854 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.296543214, lastModified=2022-09-18 06:08:50.295089979, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.296543214, lastModified=2022-09-18 06:08:50.295089979, delta=1453235 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.296894845, lastModified=2022-09-18 06:08:50.295089979, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.296894845, lastModified=2022-09-18 06:08:50.295089979, delta=1804866 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.299416932, lastModified=2022-09-18 06:08:50.296089997, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.296089997 to 2022-09-18 06:08:50.298090033
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.299895607, lastModified=2022-09-18 06:08:50.298090033, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.299895607, lastModified=2022-09-18 06:08:50.298090033, delta=1805574 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.300266864, lastModified=2022-09-18 06:08:50.299090051, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.300266864, lastModified=2022-09-18 06:08:50.299090051, delta=1176813 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.300710538, lastModified=2022-09-18 06:08:50.299090051, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.300710538, lastModified=2022-09-18 06:08:50.299090051, delta=1620487 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.301051045, lastModified=2022-09-18 06:08:50.299090051, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.299090051 to 2022-09-18 06:08:50.300090069
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.301466094, lastModified=2022-09-18 06:08:50.300090069, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.301466094, lastModified=2022-09-18 06:08:50.300090069, delta=1376025 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.301852184, lastModified=2022-09-18 06:08:50.300090069, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.301852184, lastModified=2022-09-18 06:08:50.300090069, delta=1762115 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.302237066, lastModified=2022-09-18 06:08:50.301090087, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.302237066, lastModified=2022-09-18 06:08:50.301090087, delta=1146979 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.302616281, lastModified=2022-09-18 06:08:50.301090087, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.302616281, lastModified=2022-09-18 06:08:50.301090087, delta=1526194 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.302948953, lastModified=2022-09-18 06:08:50.301090087, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.301090087 to 2022-09-18 06:08:50.302090105
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.303284126, lastModified=2022-09-18 06:08:50.302090105, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.303284126, lastModified=2022-09-18 06:08:50.302090105, delta=1194021 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.303691592, lastModified=2022-09-18 06:08:50.302090105, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.303691592, lastModified=2022-09-18 06:08:50.302090105, delta=1601487 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.303945221, lastModified=2022-09-18 06:08:50.302090105, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.302090105 to 2022-09-18 06:08:50.303090123
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.304284436, lastModified=2022-09-18 06:08:50.303090123, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.304284436, lastModified=2022-09-18 06:08:50.303090123, delta=1194313 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.304602650, lastModified=2022-09-18 06:08:50.303090123, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.304602650, lastModified=2022-09-18 06:08:50.303090123, delta=1512527 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.304857529, lastModified=2022-09-18 06:08:50.303090123, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.304857529, lastModified=2022-09-18 06:08:50.303090123, delta=1767406 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.305167493, lastModified=2022-09-18 06:08:50.304090141, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.305167493, lastModified=2022-09-18 06:08:50.304090141, delta=1077352 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.305512291, lastModified=2022-09-18 06:08:50.304090141, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.305512291, lastModified=2022-09-18 06:08:50.304090141, delta=1422150 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.305769587, lastModified=2022-09-18 06:08:50.304090141, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.305769587, lastModified=2022-09-18 06:08:50.304090141, delta=1679446 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.306103260, lastModified=2022-09-18 06:08:50.304090141, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.304090141 to 2022-09-18 06:08:50.305090158
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.308730557, lastModified=2022-09-18 06:08:50.307090194, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.308730557, lastModified=2022-09-18 06:08:50.307090194, delta=1640363 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.340112035, lastModified=2022-09-18 06:08:50.308090212, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.308090212 to 2022-09-18 06:08:50.339090767
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.340692504, lastModified=2022-09-18 06:08:50.339090767, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.340692504, lastModified=2022-09-18 06:08:50.339090767, delta=1601737 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.341269181, lastModified=2022-09-18 06:08:50.340090785, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.341269181, lastModified=2022-09-18 06:08:50.340090785, delta=1178396 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.341591270, lastModified=2022-09-18 06:08:50.340090785, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.341591270, lastModified=2022-09-18 06:08:50.340090785, delta=1500485 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.341950735, lastModified=2022-09-18 06:08:50.340090785, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.340090785 to 2022-09-18 06:08:50.341090803
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.342337159, lastModified=2022-09-18 06:08:50.341090803, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.342337159, lastModified=2022-09-18 06:08:50.341090803, delta=1246356 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.342756166, lastModified=2022-09-18 06:08:50.341090803, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.342756166, lastModified=2022-09-18 06:08:50.341090803, delta=1665363 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.343135465, lastModified=2022-09-18 06:08:50.342090821, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.343135465, lastModified=2022-09-18 06:08:50.342090821, delta=1044644 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.343497554, lastModified=2022-09-18 06:08:50.342090821, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.343497554, lastModified=2022-09-18 06:08:50.342090821, delta=1406733 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.343791768, lastModified=2022-09-18 06:08:50.342090821, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.343791768, lastModified=2022-09-18 06:08:50.342090821, delta=1700947 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.344179858, lastModified=2022-09-18 06:08:50.343090839, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.344179858, lastModified=2022-09-18 06:08:50.343090839, delta=1089019 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.344547782, lastModified=2022-09-18 06:08:50.343090839, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.344547782, lastModified=2022-09-18 06:08:50.343090839, delta=1456943 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.344882038, lastModified=2022-09-18 06:08:50.343090839, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.344882038, lastModified=2022-09-18 06:08:50.343090839, delta=1791199 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.345223710, lastModified=2022-09-18 06:08:50.344090857, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.345223710, lastModified=2022-09-18 06:08:50.344090857, delta=1132853 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.345575050, lastModified=2022-09-18 06:08:50.344090857, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.345575050, lastModified=2022-09-18 06:08:50.344090857, delta=1484193 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.345907723, lastModified=2022-09-18 06:08:50.344090857, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.345907723, lastModified=2022-09-18 06:08:50.344090857, delta=1816866 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.346248979, lastModified=2022-09-18 06:08:50.345090875, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.346248979, lastModified=2022-09-18 06:08:50.345090875, delta=1158104 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.346567193, lastModified=2022-09-18 06:08:50.345090875, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.346567193, lastModified=2022-09-18 06:08:50.345090875, delta=1476318 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.349157989, lastModified=2022-09-18 06:08:50.345090875, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.345090875 to 2022-09-18 06:08:50.348090928
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.349641331, lastModified=2022-09-18 06:08:50.348090928, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.349641331, lastModified=2022-09-18 06:08:50.348090928, delta=1550403 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.349997504, lastModified=2022-09-18 06:08:50.348090928, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.348090928 to 2022-09-18 06:08:50.349090946
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.350402220, lastModified=2022-09-18 06:08:50.349090946, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.350402220, lastModified=2022-09-18 06:08:50.349090946, delta=1311274 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.350818685, lastModified=2022-09-18 06:08:50.349090946, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.350818685, lastModified=2022-09-18 06:08:50.349090946, delta=1727739 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.351223609, lastModified=2022-09-18 06:08:50.350090964, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.351223609, lastModified=2022-09-18 06:08:50.350090964, delta=1132645 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.351603366, lastModified=2022-09-18 06:08:50.350090964, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.351603366, lastModified=2022-09-18 06:08:50.350090964, delta=1512402 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.351976373, lastModified=2022-09-18 06:08:50.350090964, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.350090964 to 2022-09-18 06:08:50.351090982
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.352338504, lastModified=2022-09-18 06:08:50.351090982, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.352338504, lastModified=2022-09-18 06:08:50.351090982, delta=1247522 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.352708053, lastModified=2022-09-18 06:08:50.351090982, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.352708053, lastModified=2022-09-18 06:08:50.351090982, delta=1617071 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.353088559, lastModified=2022-09-18 06:08:50.351090982, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.351090982 to 2022-09-18 06:08:50.352091000
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.353421357, lastModified=2022-09-18 06:08:50.352091000, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.353421357, lastModified=2022-09-18 06:08:50.352091000, delta=1330357 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.353780155, lastModified=2022-09-18 06:08:50.352091000, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.353780155, lastModified=2022-09-18 06:08:50.352091000, delta=1689155 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.354160120, lastModified=2022-09-18 06:08:50.353091018, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.354160120, lastModified=2022-09-18 06:08:50.353091018, delta=1069102 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.354567169, lastModified=2022-09-18 06:08:50.353091018, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.354567169, lastModified=2022-09-18 06:08:50.353091018, delta=1476151 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.354900675, lastModified=2022-09-18 06:08:50.353091018, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.353091018 to 2022-09-18 06:08:50.354091036
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.355329766, lastModified=2022-09-18 06:08:50.354091036, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.355329766, lastModified=2022-09-18 06:08:50.354091036, delta=1238730 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.355730857, lastModified=2022-09-18 06:08:50.354091036, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.355730857, lastModified=2022-09-18 06:08:50.354091036, delta=1639821 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.356084613, lastModified=2022-09-18 06:08:50.354091036, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.354091036 to 2022-09-18 06:08:50.355091054
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.356525329, lastModified=2022-09-18 06:08:50.355091054, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.356525329, lastModified=2022-09-18 06:08:50.355091054, delta=1434275 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.359393339, lastModified=2022-09-18 06:08:50.358091107, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.359393339, lastModified=2022-09-18 06:08:50.358091107, delta=1302232 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.359853889, lastModified=2022-09-18 06:08:50.358091107, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.359853889, lastModified=2022-09-18 06:08:50.358091107, delta=1762782 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.360259438, lastModified=2022-09-18 06:08:50.359091125, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.360259438, lastModified=2022-09-18 06:08:50.359091125, delta=1168313 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.360689987, lastModified=2022-09-18 06:08:50.359091125, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.360689987, lastModified=2022-09-18 06:08:50.359091125, delta=1598862 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.361072494, lastModified=2022-09-18 06:08:50.359091125, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.359091125 to 2022-09-18 06:08:50.360091143
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.361471501, lastModified=2022-09-18 06:08:50.360091143, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.361471501, lastModified=2022-09-18 06:08:50.360091143, delta=1380358 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.361908634, lastModified=2022-09-18 06:08:50.360091143, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.361908634, lastModified=2022-09-18 06:08:50.360091143, delta=1817491 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.362312183, lastModified=2022-09-18 06:08:50.361091161, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.362312183, lastModified=2022-09-18 06:08:50.361091161, delta=1221022 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.362647606, lastModified=2022-09-18 06:08:50.361091161, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.362647606, lastModified=2022-09-18 06:08:50.361091161, delta=1556445 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.363066030, lastModified=2022-09-18 06:08:50.361091161, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.361091161 to 2022-09-18 06:08:50.362091179
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.363368785, lastModified=2022-09-18 06:08:50.362091179, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.363368785, lastModified=2022-09-18 06:08:50.362091179, delta=1277606 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.363646165, lastModified=2022-09-18 06:08:50.362091179, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.363646165, lastModified=2022-09-18 06:08:50.362091179, delta=1554986 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.364144132, lastModified=2022-09-18 06:08:50.362091179, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.362091179 to 2022-09-18 06:08:50.363091197
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.364556181, lastModified=2022-09-18 06:08:50.363091197, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.364556181, lastModified=2022-09-18 06:08:50.363091197, delta=1464984 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.364951063, lastModified=2022-09-18 06:08:50.363091197, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.363091197 to 2022-09-18 06:08:50.364091215
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.365484740, lastModified=2022-09-18 06:08:50.364091215, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.365484740, lastModified=2022-09-18 06:08:50.364091215, delta=1393525 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.365897872, lastModified=2022-09-18 06:08:50.364091215, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.364091215 to 2022-09-18 06:08:50.365091233
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.366357047, lastModified=2022-09-18 06:08:50.365091233, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.366357047, lastModified=2022-09-18 06:08:50.365091233, delta=1265814 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.366770638, lastModified=2022-09-18 06:08:50.365091233, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.366770638, lastModified=2022-09-18 06:08:50.365091233, delta=1679405 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.369928278, lastModified=2022-09-18 06:08:50.366091251, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.366091251 to 2022-09-18 06:08:50.369091304
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.370509663, lastModified=2022-09-18 06:08:50.369091304, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.370509663, lastModified=2022-09-18 06:08:50.369091304, delta=1418359 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.370977630, lastModified=2022-09-18 06:08:50.369091304, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.369091304 to 2022-09-18 06:08:50.370091322
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.371409471, lastModified=2022-09-18 06:08:50.370091322, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.371409471, lastModified=2022-09-18 06:08:50.370091322, delta=1318149 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.371838437, lastModified=2022-09-18 06:08:50.370091322, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.371838437, lastModified=2022-09-18 06:08:50.370091322, delta=1747115 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.372337529, lastModified=2022-09-18 06:08:50.371091340, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.372337529, lastModified=2022-09-18 06:08:50.371091340, delta=1246189 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.372789204, lastModified=2022-09-18 06:08:50.371091340, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.372789204, lastModified=2022-09-18 06:08:50.371091340, delta=1697864 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.373336339, lastModified=2022-09-18 06:08:50.372091358, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.373336339, lastModified=2022-09-18 06:08:50.372091358, delta=1244981 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.373625594, lastModified=2022-09-18 06:08:50.372091358, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.373625594, lastModified=2022-09-18 06:08:50.372091358, delta=1534236 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.373975142, lastModified=2022-09-18 06:08:50.372091358, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.372091358 to 2022-09-18 06:08:50.373091376
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.374487568, lastModified=2022-09-18 06:08:50.373091376, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.374487568, lastModified=2022-09-18 06:08:50.373091376, delta=1396192 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.374897117, lastModified=2022-09-18 06:08:50.373091376, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.373091376 to 2022-09-18 06:08:50.374091394
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.375396375, lastModified=2022-09-18 06:08:50.374091394, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.375396375, lastModified=2022-09-18 06:08:50.374091394, delta=1304981 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.375925927, lastModified=2022-09-18 06:08:50.374091394, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.374091394 to 2022-09-18 06:08:50.375091412
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.376426602, lastModified=2022-09-18 06:08:50.375091412, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.376426602, lastModified=2022-09-18 06:08:50.375091412, delta=1335190 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.376848443, lastModified=2022-09-18 06:08:50.375091412, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.376848443, lastModified=2022-09-18 06:08:50.375091412, delta=1757031 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.377347869, lastModified=2022-09-18 06:08:50.376091430, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.377347869, lastModified=2022-09-18 06:08:50.376091430, delta=1256439 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.377732376, lastModified=2022-09-18 06:08:50.376091430, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.377732376, lastModified=2022-09-18 06:08:50.376091430, delta=1640946 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.378204301, lastModified=2022-09-18 06:08:50.377091447, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.378204301, lastModified=2022-09-18 06:08:50.377091447, delta=1112854 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.378689393, lastModified=2022-09-18 06:08:50.377091447, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.378689393, lastModified=2022-09-18 06:08:50.377091447, delta=1597946 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.381561986, lastModified=2022-09-18 06:08:50.380091501, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.381561986, lastModified=2022-09-18 06:08:50.380091501, delta=1470485 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.382139038, lastModified=2022-09-18 06:08:50.380091501, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.380091501 to 2022-09-18 06:08:50.381091519
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.382605630, lastModified=2022-09-18 06:08:50.381091519, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.382605630, lastModified=2022-09-18 06:08:50.381091519, delta=1514111 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.383064429, lastModified=2022-09-18 06:08:50.381091519, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.381091519 to 2022-09-18 06:08:50.382091537
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.383496229, lastModified=2022-09-18 06:08:50.382091537, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.383496229, lastModified=2022-09-18 06:08:50.382091537, delta=1404692 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.383919820, lastModified=2022-09-18 06:08:50.382091537, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.382091537 to 2022-09-18 06:08:50.383091555
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.384339536, lastModified=2022-09-18 06:08:50.383091555, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.384339536, lastModified=2022-09-18 06:08:50.383091555, delta=1247981 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.384649499, lastModified=2022-09-18 06:08:50.383091555, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.384649499, lastModified=2022-09-18 06:08:50.383091555, delta=1557944 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.384939255, lastModified=2022-09-18 06:08:50.383091555, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.383091555 to 2022-09-18 06:08:50.384091573
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.385280136, lastModified=2022-09-18 06:08:50.384091573, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.385280136, lastModified=2022-09-18 06:08:50.384091573, delta=1188563 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.385628725, lastModified=2022-09-18 06:08:50.384091573, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.385628725, lastModified=2022-09-18 06:08:50.384091573, delta=1537152 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.385928731, lastModified=2022-09-18 06:08:50.384091573, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.384091573 to 2022-09-18 06:08:50.385091591
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.386248820, lastModified=2022-09-18 06:08:50.385091591, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.386248820, lastModified=2022-09-18 06:08:50.385091591, delta=1157229 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.386638702, lastModified=2022-09-18 06:08:50.385091591, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.386638702, lastModified=2022-09-18 06:08:50.385091591, delta=1547111 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.386944874, lastModified=2022-09-18 06:08:50.385091591, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.385091591 to 2022-09-18 06:08:50.386091609
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.387277338, lastModified=2022-09-18 06:08:50.386091609, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.387277338, lastModified=2022-09-18 06:08:50.386091609, delta=1185729 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.387616469, lastModified=2022-09-18 06:08:50.386091609, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.387616469, lastModified=2022-09-18 06:08:50.386091609, delta=1524860 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.387925850, lastModified=2022-09-18 06:08:50.386091609, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.386091609 to 2022-09-18 06:08:50.387091627
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.388303648, lastModified=2022-09-18 06:08:50.387091627, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.388303648, lastModified=2022-09-18 06:08:50.387091627, delta=1212021 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.390827152, lastModified=2022-09-18 06:08:50.387091627, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.387091627 to 2022-09-18 06:08:50.389091662
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.391300577, lastModified=2022-09-18 06:08:50.390091680, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.391300577, lastModified=2022-09-18 06:08:50.390091680, delta=1208897 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.391747877, lastModified=2022-09-18 06:08:50.390091680, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.391747877, lastModified=2022-09-18 06:08:50.390091680, delta=1656197 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.392107758, lastModified=2022-09-18 06:08:50.391091698, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.392107758, lastModified=2022-09-18 06:08:50.391091698, delta=1016060 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.392516599, lastModified=2022-09-18 06:08:50.391091698, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.392516599, lastModified=2022-09-18 06:08:50.391091698, delta=1424901 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.392839021, lastModified=2022-09-18 06:08:50.391091698, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.392839021, lastModified=2022-09-18 06:08:50.391091698, delta=1747323 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.393188611, lastModified=2022-09-18 06:08:50.392091716, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.393188611, lastModified=2022-09-18 06:08:50.392091716, delta=1096895 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.393595993, lastModified=2022-09-18 06:08:50.392091716, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.393595993, lastModified=2022-09-18 06:08:50.392091716, delta=1504277 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.393927707, lastModified=2022-09-18 06:08:50.392091716, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.392091716 to 2022-09-18 06:08:50.393091734
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.394266713, lastModified=2022-09-18 06:08:50.393091734, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.394266713, lastModified=2022-09-18 06:08:50.393091734, delta=1174979 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.394634803, lastModified=2022-09-18 06:08:50.393091734, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.394634803, lastModified=2022-09-18 06:08:50.393091734, delta=1543069 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.394929809, lastModified=2022-09-18 06:08:50.393091734, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.393091734 to 2022-09-18 06:08:50.394091752
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.395290523, lastModified=2022-09-18 06:08:50.394091752, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.395290523, lastModified=2022-09-18 06:08:50.394091752, delta=1198771 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.395616446, lastModified=2022-09-18 06:08:50.394091752, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.395616446, lastModified=2022-09-18 06:08:50.394091752, delta=1524694 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.395930660, lastModified=2022-09-18 06:08:50.394091752, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.394091752 to 2022-09-18 06:08:50.395091770
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.396351542, lastModified=2022-09-18 06:08:50.395091770, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.396351542, lastModified=2022-09-18 06:08:50.395091770, delta=1259772 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.396740966, lastModified=2022-09-18 06:08:50.395091770, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.396740966, lastModified=2022-09-18 06:08:50.395091770, delta=1649196 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.397063972, lastModified=2022-09-18 06:08:50.395091770, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.395091770 to 2022-09-18 06:08:50.396091788
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.397377894, lastModified=2022-09-18 06:08:50.396091788, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.397377894, lastModified=2022-09-18 06:08:50.396091788, delta=1286106 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.397690108, lastModified=2022-09-18 06:08:50.396091788, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.397690108, lastModified=2022-09-18 06:08:50.396091788, delta=1598320 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.400548617, lastModified=2022-09-18 06:08:50.400091859, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.400548617, lastModified=2022-09-18 06:08:50.400091859, delta=456758 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.401090377, lastModified=2022-09-18 06:08:50.400091859, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.401090377, lastModified=2022-09-18 06:08:50.400091859, delta=998518 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.401452467, lastModified=2022-09-18 06:08:50.400091859, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.401452467, lastModified=2022-09-18 06:08:50.400091859, delta=1360608 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.401869058, lastModified=2022-09-18 06:08:50.400091859, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.401869058, lastModified=2022-09-18 06:08:50.400091859, delta=1777199 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.402216022, lastModified=2022-09-18 06:08:50.401091877, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.402216022, lastModified=2022-09-18 06:08:50.401091877, delta=1124145 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.402541195, lastModified=2022-09-18 06:08:50.401091877, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.402541195, lastModified=2022-09-18 06:08:50.401091877, delta=1449318 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.402952619, lastModified=2022-09-18 06:08:50.401091877, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.401091877 to 2022-09-18 06:08:50.402091895
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.403284208, lastModified=2022-09-18 06:08:50.402091895, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.403284208, lastModified=2022-09-18 06:08:50.402091895, delta=1192313 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.403631173, lastModified=2022-09-18 06:08:50.402091895, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.403631173, lastModified=2022-09-18 06:08:50.402091895, delta=1539278 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.404064389, lastModified=2022-09-18 06:08:50.402091895, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.402091895 to 2022-09-18 06:08:50.403091913
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.404420770, lastModified=2022-09-18 06:08:50.403091913, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.404420770, lastModified=2022-09-18 06:08:50.403091913, delta=1328857 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.404731317, lastModified=2022-09-18 06:08:50.403091913, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.404731317, lastModified=2022-09-18 06:08:50.403091913, delta=1639404 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.405068448, lastModified=2022-09-18 06:08:50.403091913, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.403091913 to 2022-09-18 06:08:50.404091931
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.405376829, lastModified=2022-09-18 06:08:50.404091931, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.405376829, lastModified=2022-09-18 06:08:50.404091931, delta=1284898 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.405727585, lastModified=2022-09-18 06:08:50.404091931, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.405727585, lastModified=2022-09-18 06:08:50.404091931, delta=1635654 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.406078508, lastModified=2022-09-18 06:08:50.404091931, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.404091931 to 2022-09-18 06:08:50.405091949
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.406422348, lastModified=2022-09-18 06:08:50.405091949, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.406422348, lastModified=2022-09-18 06:08:50.405091949, delta=1330399 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.406817771, lastModified=2022-09-18 06:08:50.405091949, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.406817771, lastModified=2022-09-18 06:08:50.405091949, delta=1725822 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.407222737, lastModified=2022-09-18 06:08:50.406091967, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.407222737, lastModified=2022-09-18 06:08:50.406091967, delta=1130770 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.409823908, lastModified=2022-09-18 06:08:50.406091967, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.406091967 to 2022-09-18 06:08:50.408092002
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.410220416, lastModified=2022-09-18 06:08:50.409092020, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.410220416, lastModified=2022-09-18 06:08:50.409092020, delta=1128396 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.410550463, lastModified=2022-09-18 06:08:50.409092020, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.410550463, lastModified=2022-09-18 06:08:50.409092020, delta=1458443 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.440348497, lastModified=2022-09-18 06:08:50.439092557, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.440348497, lastModified=2022-09-18 06:08:50.439092557, delta=1255940 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.440812630, lastModified=2022-09-18 06:08:50.439092557, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.440812630, lastModified=2022-09-18 06:08:50.439092557, delta=1720073 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.441186012, lastModified=2022-09-18 06:08:50.440092575, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.441186012, lastModified=2022-09-18 06:08:50.440092575, delta=1093437 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.441471517, lastModified=2022-09-18 06:08:50.440092575, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.441471517, lastModified=2022-09-18 06:08:50.440092575, delta=1378942 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.441787397, lastModified=2022-09-18 06:08:50.440092575, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.441787397, lastModified=2022-09-18 06:08:50.440092575, delta=1694822 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.442266906, lastModified=2022-09-18 06:08:50.441092593, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.442266906, lastModified=2022-09-18 06:08:50.441092593, delta=1174313 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.442587620, lastModified=2022-09-18 06:08:50.441092593, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.442587620, lastModified=2022-09-18 06:08:50.441092593, delta=1495027 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.442895042, lastModified=2022-09-18 06:08:50.441092593, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.442895042, lastModified=2022-09-18 06:08:50.441092593, delta=1802449 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.443213715, lastModified=2022-09-18 06:08:50.442092611, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.443213715, lastModified=2022-09-18 06:08:50.442092611, delta=1121104 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.443539220, lastModified=2022-09-18 06:08:50.442092611, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.443539220, lastModified=2022-09-18 06:08:50.442092611, delta=1446609 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.443827976, lastModified=2022-09-18 06:08:50.442092611, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.443827976, lastModified=2022-09-18 06:08:50.442092611, delta=1735365 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.444172190, lastModified=2022-09-18 06:08:50.443092629, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.444172190, lastModified=2022-09-18 06:08:50.443092629, delta=1079561 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.444473404, lastModified=2022-09-18 06:08:50.443092629, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.444473404, lastModified=2022-09-18 06:08:50.443092629, delta=1380775 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.444790076, lastModified=2022-09-18 06:08:50.443092629, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.444790076, lastModified=2022-09-18 06:08:50.443092629, delta=1697447 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.445138582, lastModified=2022-09-18 06:08:50.444092647, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.445138582, lastModified=2022-09-18 06:08:50.444092647, delta=1045935 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.445440963, lastModified=2022-09-18 06:08:50.444092647, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.445440963, lastModified=2022-09-18 06:08:50.444092647, delta=1348316 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.445757218, lastModified=2022-09-18 06:08:50.444092647, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.445757218, lastModified=2022-09-18 06:08:50.444092647, delta=1664571 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.448441016, lastModified=2022-09-18 06:08:50.447092701, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.448441016, lastModified=2022-09-18 06:08:50.447092701, delta=1348315 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.448803981, lastModified=2022-09-18 06:08:50.447092701, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.448803981, lastModified=2022-09-18 06:08:50.447092701, delta=1711280 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.449162613, lastModified=2022-09-18 06:08:50.448092719, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.449162613, lastModified=2022-09-18 06:08:50.448092719, delta=1069894 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.449562328, lastModified=2022-09-18 06:08:50.448092719, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.449562328, lastModified=2022-09-18 06:08:50.448092719, delta=1469609 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.449842625, lastModified=2022-09-18 06:08:50.448092719, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.449842625, lastModified=2022-09-18 06:08:50.448092719, delta=1749906 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.450177464, lastModified=2022-09-18 06:08:50.449092736, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.450177464, lastModified=2022-09-18 06:08:50.449092736, delta=1084728 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.450516887, lastModified=2022-09-18 06:08:50.449092736, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.450516887, lastModified=2022-09-18 06:08:50.449092736, delta=1424151 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.450868185, lastModified=2022-09-18 06:08:50.449092736, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.450868185, lastModified=2022-09-18 06:08:50.449092736, delta=1775449 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.451257150, lastModified=2022-09-18 06:08:50.450092754, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.451257150, lastModified=2022-09-18 06:08:50.450092754, delta=1164396 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.451732825, lastModified=2022-09-18 06:08:50.450092754, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.451732825, lastModified=2022-09-18 06:08:50.450092754, delta=1640071 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.452215792, lastModified=2022-09-18 06:08:50.451092772, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.452215792, lastModified=2022-09-18 06:08:50.451092772, delta=1123020 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.452566507, lastModified=2022-09-18 06:08:50.451092772, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.452566507, lastModified=2022-09-18 06:08:50.451092772, delta=1473735 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.452893180, lastModified=2022-09-18 06:08:50.451092772, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.452893180, lastModified=2022-09-18 06:08:50.451092772, delta=1800408 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.453233352, lastModified=2022-09-18 06:08:50.452092790, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.453233352, lastModified=2022-09-18 06:08:50.452092790, delta=1140562 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.453631484, lastModified=2022-09-18 06:08:50.452092790, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.453631484, lastModified=2022-09-18 06:08:50.452092790, delta=1538694 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.454036033, lastModified=2022-09-18 06:08:50.452092790, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.452092790 to 2022-09-18 06:08:50.453092808
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.454399540, lastModified=2022-09-18 06:08:50.453092808, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.454399540, lastModified=2022-09-18 06:08:50.453092808, delta=1306732 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.454726296, lastModified=2022-09-18 06:08:50.453092808, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.454726296, lastModified=2022-09-18 06:08:50.453092808, delta=1633488 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.455069177, lastModified=2022-09-18 06:08:50.453092808, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.453092808 to 2022-09-18 06:08:50.454092826
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.457777725, lastModified=2022-09-18 06:08:50.454092826, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.454092826 to 2022-09-18 06:08:50.456092862
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.458165482, lastModified=2022-09-18 06:08:50.457092880, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.458165482, lastModified=2022-09-18 06:08:50.457092880, delta=1072602 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.458543114, lastModified=2022-09-18 06:08:50.457092880, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.458543114, lastModified=2022-09-18 06:08:50.457092880, delta=1450234 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.458962205, lastModified=2022-09-18 06:08:50.457092880, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.457092880 to 2022-09-18 06:08:50.458092898
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.459451005, lastModified=2022-09-18 06:08:50.458092898, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.459451005, lastModified=2022-09-18 06:08:50.458092898, delta=1358107 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.459818554, lastModified=2022-09-18 06:08:50.458092898, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.459818554, lastModified=2022-09-18 06:08:50.458092898, delta=1725656 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.460176643, lastModified=2022-09-18 06:08:50.459092916, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.460176643, lastModified=2022-09-18 06:08:50.459092916, delta=1083727 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.460588734, lastModified=2022-09-18 06:08:50.459092916, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.460588734, lastModified=2022-09-18 06:08:50.459092916, delta=1495818 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.460948365, lastModified=2022-09-18 06:08:50.459092916, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.459092916 to 2022-09-18 06:08:50.460092933
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.461291788, lastModified=2022-09-18 06:08:50.460092933, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.461291788, lastModified=2022-09-18 06:08:50.460092933, delta=1198855 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.461595419, lastModified=2022-09-18 06:08:50.460092933, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.461595419, lastModified=2022-09-18 06:08:50.460092933, delta=1502486 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.461947675, lastModified=2022-09-18 06:08:50.460092933, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.460092933 to 2022-09-18 06:08:50.461092951
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.462331265, lastModified=2022-09-18 06:08:50.461092951, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.462331265, lastModified=2022-09-18 06:08:50.461092951, delta=1238314 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.462665313, lastModified=2022-09-18 06:08:50.461092951, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.462665313, lastModified=2022-09-18 06:08:50.461092951, delta=1572362 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.463002277, lastModified=2022-09-18 06:08:50.461092951, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.461092951 to 2022-09-18 06:08:50.462092969
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.463437202, lastModified=2022-09-18 06:08:50.462092969, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.463437202, lastModified=2022-09-18 06:08:50.462092969, delta=1344233 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.463743124, lastModified=2022-09-18 06:08:50.462092969, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.463743124, lastModified=2022-09-18 06:08:50.462092969, delta=1650155 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.464098505, lastModified=2022-09-18 06:08:50.463092987, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.464098505, lastModified=2022-09-18 06:08:50.463092987, delta=1005518 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.464402344, lastModified=2022-09-18 06:08:50.463092987, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.464402344, lastModified=2022-09-18 06:08:50.463092987, delta=1309357 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.464703599, lastModified=2022-09-18 06:08:50.463092987, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.464703599, lastModified=2022-09-18 06:08:50.463092987, delta=1610612 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.467288646, lastModified=2022-09-18 06:08:50.466093041, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.467288646, lastModified=2022-09-18 06:08:50.466093041, delta=1195605 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.467648235, lastModified=2022-09-18 06:08:50.466093041, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.467648235, lastModified=2022-09-18 06:08:50.466093041, delta=1555194 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.468001742, lastModified=2022-09-18 06:08:50.466093041, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.466093041 to 2022-09-18 06:08:50.467093059
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.468429416, lastModified=2022-09-18 06:08:50.467093059, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.468429416, lastModified=2022-09-18 06:08:50.467093059, delta=1336357 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.468720546, lastModified=2022-09-18 06:08:50.467093059, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.468720546, lastModified=2022-09-18 06:08:50.467093059, delta=1627487 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.469146846, lastModified=2022-09-18 06:08:50.468093077, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.469146846, lastModified=2022-09-18 06:08:50.468093077, delta=1053769 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.469461184, lastModified=2022-09-18 06:08:50.468093077, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.469461184, lastModified=2022-09-18 06:08:50.468093077, delta=1368107 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.469844608, lastModified=2022-09-18 06:08:50.468093077, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.468093077 to 2022-09-18 06:08:50.469093095
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.470322492, lastModified=2022-09-18 06:08:50.469093095, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.470322492, lastModified=2022-09-18 06:08:50.469093095, delta=1229397 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.470645206, lastModified=2022-09-18 06:08:50.469093095, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.470645206, lastModified=2022-09-18 06:08:50.469093095, delta=1552111 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.471104047, lastModified=2022-09-18 06:08:50.469093095, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.469093095 to 2022-09-18 06:08:50.470093112
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.471455095, lastModified=2022-09-18 06:08:50.470093112, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.471455095, lastModified=2022-09-18 06:08:50.470093112, delta=1361983 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.471768392, lastModified=2022-09-18 06:08:50.470093112, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.471768392, lastModified=2022-09-18 06:08:50.470093112, delta=1675280 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.472128649, lastModified=2022-09-18 06:08:50.471093130, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.472128649, lastModified=2022-09-18 06:08:50.471093130, delta=1035519 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.472503739, lastModified=2022-09-18 06:08:50.471093130, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.472503739, lastModified=2022-09-18 06:08:50.471093130, delta=1410609 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.472892788, lastModified=2022-09-18 06:08:50.471093130, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.471093130 to 2022-09-18 06:08:50.472093148
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.473319837, lastModified=2022-09-18 06:08:50.472093148, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.473319837, lastModified=2022-09-18 06:08:50.472093148, delta=1226689 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.473709136, lastModified=2022-09-18 06:08:50.472093148, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.473709136, lastModified=2022-09-18 06:08:50.472093148, delta=1615988 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.473991807, lastModified=2022-09-18 06:08:50.472093148, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.472093148 to 2022-09-18 06:08:50.473093166
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.476519436, lastModified=2022-09-18 06:08:50.473093166, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.473093166 to 2022-09-18 06:08:50.475093202
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.476922026, lastModified=2022-09-18 06:08:50.475093202, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.475093202 to 2022-09-18 06:08:50.476093220
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.477319783, lastModified=2022-09-18 06:08:50.476093220, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.477319783, lastModified=2022-09-18 06:08:50.476093220, delta=1226563 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.477689582, lastModified=2022-09-18 06:08:50.476093220, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.477689582, lastModified=2022-09-18 06:08:50.476093220, delta=1596362 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.478061797, lastModified=2022-09-18 06:08:50.476093220, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.476093220 to 2022-09-18 06:08:50.477093238
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.478429137, lastModified=2022-09-18 06:08:50.477093238, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.478429137, lastModified=2022-09-18 06:08:50.477093238, delta=1335899 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.478711267, lastModified=2022-09-18 06:08:50.477093238, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.478711267, lastModified=2022-09-18 06:08:50.477093238, delta=1618029 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.478986813, lastModified=2022-09-18 06:08:50.477093238, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.477093238 to 2022-09-18 06:08:50.478093256
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.479358820, lastModified=2022-09-18 06:08:50.478093256, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.479358820, lastModified=2022-09-18 06:08:50.478093256, delta=1265564 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.479670326, lastModified=2022-09-18 06:08:50.478093256, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.479670326, lastModified=2022-09-18 06:08:50.478093256, delta=1577070 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.479945205, lastModified=2022-09-18 06:08:50.478093256, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.478093256 to 2022-09-18 06:08:50.479093274
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.480278295, lastModified=2022-09-18 06:08:50.479093274, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.480278295, lastModified=2022-09-18 06:08:50.479093274, delta=1185021 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.480578842, lastModified=2022-09-18 06:08:50.479093274, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.480578842, lastModified=2022-09-18 06:08:50.479093274, delta=1485568 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.480867514, lastModified=2022-09-18 06:08:50.479093274, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.480867514, lastModified=2022-09-18 06:08:50.479093274, delta=1774240 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.481335522, lastModified=2022-09-18 06:08:50.480093291, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.481335522, lastModified=2022-09-18 06:08:50.480093291, delta=1242231 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.481700570, lastModified=2022-09-18 06:08:50.480093291, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.481700570, lastModified=2022-09-18 06:08:50.480093291, delta=1607279 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.482084285, lastModified=2022-09-18 06:08:50.480093291, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.480093291 to 2022-09-18 06:08:50.481093309
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.482461667, lastModified=2022-09-18 06:08:50.481093309, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.482461667, lastModified=2022-09-18 06:08:50.481093309, delta=1368358 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.482824799, lastModified=2022-09-18 06:08:50.481093309, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.482824799, lastModified=2022-09-18 06:08:50.481093309, delta=1731490 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.483227181, lastModified=2022-09-18 06:08:50.482093327, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.483227181, lastModified=2022-09-18 06:08:50.482093327, delta=1133854 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.485925313, lastModified=2022-09-18 06:08:50.485093381, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.485925313, lastModified=2022-09-18 06:08:50.485093381, delta=831932 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.486304319, lastModified=2022-09-18 06:08:50.485093381, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.486304319, lastModified=2022-09-18 06:08:50.485093381, delta=1210938 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.486668159, lastModified=2022-09-18 06:08:50.485093381, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.486668159, lastModified=2022-09-18 06:08:50.485093381, delta=1574778 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.487081417, lastModified=2022-09-18 06:08:50.485093381, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.485093381 to 2022-09-18 06:08:50.486093399
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.487508133, lastModified=2022-09-18 06:08:50.486093399, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.487508133, lastModified=2022-09-18 06:08:50.486093399, delta=1414734 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.487799054, lastModified=2022-09-18 06:08:50.486093399, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.487799054, lastModified=2022-09-18 06:08:50.486093399, delta=1705655 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.488096893, lastModified=2022-09-18 06:08:50.487093417, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.488096893, lastModified=2022-09-18 06:08:50.487093417, delta=1003476 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.488377898, lastModified=2022-09-18 06:08:50.487093417, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.488377898, lastModified=2022-09-18 06:08:50.487093417, delta=1284481 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.488664112, lastModified=2022-09-18 06:08:50.487093417, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.488664112, lastModified=2022-09-18 06:08:50.487093417, delta=1570695 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.488947450, lastModified=2022-09-18 06:08:50.487093417, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.487093417 to 2022-09-18 06:08:50.488093435
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.489300540, lastModified=2022-09-18 06:08:50.488093435, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.489300540, lastModified=2022-09-18 06:08:50.488093435, delta=1207105 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.489582295, lastModified=2022-09-18 06:08:50.488093435, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.489582295, lastModified=2022-09-18 06:08:50.488093435, delta=1488860 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.489849341, lastModified=2022-09-18 06:08:50.488093435, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.489849341, lastModified=2022-09-18 06:08:50.488093435, delta=1755906 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.490172597, lastModified=2022-09-18 06:08:50.489093453, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.490172597, lastModified=2022-09-18 06:08:50.489093453, delta=1079144 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.490451060, lastModified=2022-09-18 06:08:50.489093453, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.490451060, lastModified=2022-09-18 06:08:50.489093453, delta=1357607 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.490737565, lastModified=2022-09-18 06:08:50.489093453, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.490737565, lastModified=2022-09-18 06:08:50.489093453, delta=1644112 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.491029029, lastModified=2022-09-18 06:08:50.489093453, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.489093453 to 2022-09-18 06:08:50.490093471
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.491401869, lastModified=2022-09-18 06:08:50.490093471, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.491401869, lastModified=2022-09-18 06:08:50.490093471, delta=1308398 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.491907170, lastModified=2022-09-18 06:08:50.490093471, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.490093471 to 2022-09-18 06:08:50.491093488
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.494668136, lastModified=2022-09-18 06:08:50.491093488, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.491093488 to 2022-09-18 06:08:50.494093542
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.495048393, lastModified=2022-09-18 06:08:50.494093542, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.495048393, lastModified=2022-09-18 06:08:50.494093542, delta=954851 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.495426149, lastModified=2022-09-18 06:08:50.494093542, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.495426149, lastModified=2022-09-18 06:08:50.494093542, delta=1332607 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.495828948, lastModified=2022-09-18 06:08:50.494093542, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.495828948, lastModified=2022-09-18 06:08:50.494093542, delta=1735406 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.496208622, lastModified=2022-09-18 06:08:50.495093560, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.496208622, lastModified=2022-09-18 06:08:50.495093560, delta=1115062 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.496621671, lastModified=2022-09-18 06:08:50.495093560, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.496621671, lastModified=2022-09-18 06:08:50.495093560, delta=1528111 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.497039470, lastModified=2022-09-18 06:08:50.495093560, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.495093560 to 2022-09-18 06:08:50.496093578
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.497426518, lastModified=2022-09-18 06:08:50.496093578, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.497426518, lastModified=2022-09-18 06:08:50.496093578, delta=1332940 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.497806775, lastModified=2022-09-18 06:08:50.496093578, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.497806775, lastModified=2022-09-18 06:08:50.496093578, delta=1713197 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.498163198, lastModified=2022-09-18 06:08:50.497093596, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.498163198, lastModified=2022-09-18 06:08:50.497093596, delta=1069602 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.498438662, lastModified=2022-09-18 06:08:50.497093596, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.498438662, lastModified=2022-09-18 06:08:50.497093596, delta=1345066 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.498722250, lastModified=2022-09-18 06:08:50.497093596, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.498722250, lastModified=2022-09-18 06:08:50.497093596, delta=1628654 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.498999922, lastModified=2022-09-18 06:08:50.497093596, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.497093596 to 2022-09-18 06:08:50.498093614
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.499310511, lastModified=2022-09-18 06:08:50.498093614, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.499310511, lastModified=2022-09-18 06:08:50.498093614, delta=1216897 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.499596307, lastModified=2022-09-18 06:08:50.498093614, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.499596307, lastModified=2022-09-18 06:08:50.498093614, delta=1502693 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.499908105, lastModified=2022-09-18 06:08:50.498093614, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.499908105, lastModified=2022-09-18 06:08:50.498093614, delta=1814491 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.500246652, lastModified=2022-09-18 06:08:50.499093632, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.500246652, lastModified=2022-09-18 06:08:50.499093632, delta=1153020 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.500528366, lastModified=2022-09-18 06:08:50.499093632, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.500528366, lastModified=2022-09-18 06:08:50.499093632, delta=1434734 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.500814787, lastModified=2022-09-18 06:08:50.499093632, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.500814787, lastModified=2022-09-18 06:08:50.499093632, delta=1721155 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.501117085, lastModified=2022-09-18 06:08:50.500093650, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.501117085, lastModified=2022-09-18 06:08:50.500093650, delta=1023435 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.503510211, lastModified=2022-09-18 06:08:50.502093685, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.503510211, lastModified=2022-09-18 06:08:50.502093685, delta=1416526 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.503878592, lastModified=2022-09-18 06:08:50.502093685, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.503878592, lastModified=2022-09-18 06:08:50.502093685, delta=1784907 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.504327517, lastModified=2022-09-18 06:08:50.503093703, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.504327517, lastModified=2022-09-18 06:08:50.503093703, delta=1233814 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.504681690, lastModified=2022-09-18 06:08:50.503093703, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.504681690, lastModified=2022-09-18 06:08:50.503093703, delta=1587987 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.505032655, lastModified=2022-09-18 06:08:50.503093703, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.503093703 to 2022-09-18 06:08:50.504093721
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.505465162, lastModified=2022-09-18 06:08:50.504093721, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.505465162, lastModified=2022-09-18 06:08:50.504093721, delta=1371441 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.505881628, lastModified=2022-09-18 06:08:50.504093721, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.504093721 to 2022-09-18 06:08:50.505093739
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.506312969, lastModified=2022-09-18 06:08:50.505093739, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.506312969, lastModified=2022-09-18 06:08:50.505093739, delta=1219230 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.506683393, lastModified=2022-09-18 06:08:50.505093739, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.506683393, lastModified=2022-09-18 06:08:50.505093739, delta=1589654 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.507090650, lastModified=2022-09-18 06:08:50.505093739, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.505093739 to 2022-09-18 06:08:50.506093757
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.507524533, lastModified=2022-09-18 06:08:50.506093757, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.507524533, lastModified=2022-09-18 06:08:50.506093757, delta=1430776 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.507938082, lastModified=2022-09-18 06:08:50.506093757, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.506093757 to 2022-09-18 06:08:50.507093775
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.508305713, lastModified=2022-09-18 06:08:50.507093775, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.508305713, lastModified=2022-09-18 06:08:50.507093775, delta=1211938 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.508641719, lastModified=2022-09-18 06:08:50.507093775, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.508641719, lastModified=2022-09-18 06:08:50.507093775, delta=1547944 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.508949558, lastModified=2022-09-18 06:08:50.507093775, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.507093775 to 2022-09-18 06:08:50.508093793
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.509322981, lastModified=2022-09-18 06:08:50.508093793, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.509322981, lastModified=2022-09-18 06:08:50.508093793, delta=1229188 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.509658154, lastModified=2022-09-18 06:08:50.508093793, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.509658154, lastModified=2022-09-18 06:08:50.508093793, delta=1564361 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.509968826, lastModified=2022-09-18 06:08:50.508093793, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.508093793 to 2022-09-18 06:08:50.509093811
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.510294332, lastModified=2022-09-18 06:08:50.509093811, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.510294332, lastModified=2022-09-18 06:08:50.509093811, delta=1200521 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.512973047, lastModified=2022-09-18 06:08:50.509093811, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.509093811 to 2022-09-18 06:08:50.512093864
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.513350345, lastModified=2022-09-18 06:08:50.512093864, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.513350345, lastModified=2022-09-18 06:08:50.512093864, delta=1256481 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.513734894, lastModified=2022-09-18 06:08:50.512093864, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.513734894, lastModified=2022-09-18 06:08:50.512093864, delta=1641030 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.514199527, lastModified=2022-09-18 06:08:50.513093882, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.514199527, lastModified=2022-09-18 06:08:50.513093882, delta=1105645 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.514607951, lastModified=2022-09-18 06:08:50.513093882, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.514607951, lastModified=2022-09-18 06:08:50.513093882, delta=1514069 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.514953582, lastModified=2022-09-18 06:08:50.513093882, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.513093882 to 2022-09-18 06:08:50.514093900
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.515381965, lastModified=2022-09-18 06:08:50.514093900, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.515381965, lastModified=2022-09-18 06:08:50.514093900, delta=1288065 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.515654136, lastModified=2022-09-18 06:08:50.514093900, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.515654136, lastModified=2022-09-18 06:08:50.514093900, delta=1560236 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.515934308, lastModified=2022-09-18 06:08:50.514093900, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.514093900 to 2022-09-18 06:08:50.515093918
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.516395566, lastModified=2022-09-18 06:08:50.515093918, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.516395566, lastModified=2022-09-18 06:08:50.515093918, delta=1301648 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.516725739, lastModified=2022-09-18 06:08:50.515093918, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.516725739, lastModified=2022-09-18 06:08:50.515093918, delta=1631821 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.517044620, lastModified=2022-09-18 06:08:50.515093918, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.515093918 to 2022-09-18 06:08:50.516093936
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.517416293, lastModified=2022-09-18 06:08:50.516093936, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.517416293, lastModified=2022-09-18 06:08:50.516093936, delta=1322357 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.517711548, lastModified=2022-09-18 06:08:50.516093936, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.517711548, lastModified=2022-09-18 06:08:50.516093936, delta=1617612 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.517997262, lastModified=2022-09-18 06:08:50.516093936, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.516093936 to 2022-09-18 06:08:50.517093954
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.518443103, lastModified=2022-09-18 06:08:50.517093954, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.518443103, lastModified=2022-09-18 06:08:50.517093954, delta=1349149 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.518845110, lastModified=2022-09-18 06:08:50.517093954, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.518845110, lastModified=2022-09-18 06:08:50.517093954, delta=1751156 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.519196367, lastModified=2022-09-18 06:08:50.518093972, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.519196367, lastModified=2022-09-18 06:08:50.518093972, delta=1102395 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.519688875, lastModified=2022-09-18 06:08:50.518093972, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.519688875, lastModified=2022-09-18 06:08:50.518093972, delta=1594903 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.520069632, lastModified=2022-09-18 06:08:50.518093972, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.518093972 to 2022-09-18 06:08:50.519093990
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.522530010, lastModified=2022-09-18 06:08:50.521094025, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.522530010, lastModified=2022-09-18 06:08:50.521094025, delta=1435985 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.539784777, lastModified=2022-09-18 06:08:50.521094025, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.521094025 to 2022-09-18 06:08:50.539094348
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.540212284, lastModified=2022-09-18 06:08:50.539094348, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.540212284, lastModified=2022-09-18 06:08:50.539094348, delta=1117936 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.540597375, lastModified=2022-09-18 06:08:50.539094348, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.540597375, lastModified=2022-09-18 06:08:50.539094348, delta=1503027 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.540955256, lastModified=2022-09-18 06:08:50.539094348, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.539094348 to 2022-09-18 06:08:50.540094366
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.541434140, lastModified=2022-09-18 06:08:50.540094366, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.541434140, lastModified=2022-09-18 06:08:50.540094366, delta=1339774 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.541734103, lastModified=2022-09-18 06:08:50.540094366, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.541734103, lastModified=2022-09-18 06:08:50.540094366, delta=1639737 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.541997983, lastModified=2022-09-18 06:08:50.540094366, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.540094366 to 2022-09-18 06:08:50.541094384
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.542288197, lastModified=2022-09-18 06:08:50.541094384, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.542288197, lastModified=2022-09-18 06:08:50.541094384, delta=1193813 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.542638786, lastModified=2022-09-18 06:08:50.541094384, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.542638786, lastModified=2022-09-18 06:08:50.541094384, delta=1544402 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.542919416, lastModified=2022-09-18 06:08:50.541094384, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.541094384 to 2022-09-18 06:08:50.542094401
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.543240172, lastModified=2022-09-18 06:08:50.542094401, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.543240172, lastModified=2022-09-18 06:08:50.542094401, delta=1145771 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.543602220, lastModified=2022-09-18 06:08:50.542094401, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.543602220, lastModified=2022-09-18 06:08:50.542094401, delta=1507819 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.543946768, lastModified=2022-09-18 06:08:50.542094401, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.542094401 to 2022-09-18 06:08:50.543094419
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.544274357, lastModified=2022-09-18 06:08:50.543094419, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.544274357, lastModified=2022-09-18 06:08:50.543094419, delta=1179938 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.544615363, lastModified=2022-09-18 06:08:50.543094419, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.544615363, lastModified=2022-09-18 06:08:50.543094419, delta=1520944 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.544972870, lastModified=2022-09-18 06:08:50.543094419, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.543094419 to 2022-09-18 06:08:50.544094437
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.545378127, lastModified=2022-09-18 06:08:50.544094437, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.545378127, lastModified=2022-09-18 06:08:50.544094437, delta=1283690 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.545659965, lastModified=2022-09-18 06:08:50.544094437, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.545659965, lastModified=2022-09-18 06:08:50.544094437, delta=1565528 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.547969090, lastModified=2022-09-18 06:08:50.544094437, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.544094437 to 2022-09-18 06:08:50.547094491
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.548321971, lastModified=2022-09-18 06:08:50.547094491, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.548321971, lastModified=2022-09-18 06:08:50.547094491, delta=1227480 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.548593393, lastModified=2022-09-18 06:08:50.547094491, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.548593393, lastModified=2022-09-18 06:08:50.547094491, delta=1498902 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.548887023, lastModified=2022-09-18 06:08:50.547094491, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.548887023, lastModified=2022-09-18 06:08:50.547094491, delta=1792532 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.549236613, lastModified=2022-09-18 06:08:50.548094509, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.549236613, lastModified=2022-09-18 06:08:50.548094509, delta=1142104 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.549645078, lastModified=2022-09-18 06:08:50.548094509, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.549645078, lastModified=2022-09-18 06:08:50.548094509, delta=1550569 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.550112795, lastModified=2022-09-18 06:08:50.549094527, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.550112795, lastModified=2022-09-18 06:08:50.549094527, delta=1018268 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.550426676, lastModified=2022-09-18 06:08:50.549094527, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.550426676, lastModified=2022-09-18 06:08:50.549094527, delta=1332149 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.550799932, lastModified=2022-09-18 06:08:50.549094527, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.550799932, lastModified=2022-09-18 06:08:50.549094527, delta=1705405 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.551205273, lastModified=2022-09-18 06:08:50.550094545, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.551205273, lastModified=2022-09-18 06:08:50.550094545, delta=1110728 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.551539446, lastModified=2022-09-18 06:08:50.550094545, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.551539446, lastModified=2022-09-18 06:08:50.550094545, delta=1444901 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.551915244, lastModified=2022-09-18 06:08:50.550094545, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.550094545 to 2022-09-18 06:08:50.551094563
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.552306626, lastModified=2022-09-18 06:08:50.551094563, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.552306626, lastModified=2022-09-18 06:08:50.551094563, delta=1212063 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.552735675, lastModified=2022-09-18 06:08:50.551094563, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.552735675, lastModified=2022-09-18 06:08:50.551094563, delta=1641112 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.553046139, lastModified=2022-09-18 06:08:50.551094563, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.551094563 to 2022-09-18 06:08:50.552094580
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.553416812, lastModified=2022-09-18 06:08:50.552094580, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.553416812, lastModified=2022-09-18 06:08:50.552094580, delta=1322232 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.553842487, lastModified=2022-09-18 06:08:50.552094580, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.553842487, lastModified=2022-09-18 06:08:50.552094580, delta=1747907 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.554280286, lastModified=2022-09-18 06:08:50.553094598, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.554280286, lastModified=2022-09-18 06:08:50.553094598, delta=1185688 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.554695544, lastModified=2022-09-18 06:08:50.553094598, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.554695544, lastModified=2022-09-18 06:08:50.553094598, delta=1600946 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.555043633, lastModified=2022-09-18 06:08:50.553094598, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.553094598 to 2022-09-18 06:08:50.554094616
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.557511511, lastModified=2022-09-18 06:08:50.556094652, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.557511511, lastModified=2022-09-18 06:08:50.556094652, delta=1416859 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.557860184, lastModified=2022-09-18 06:08:50.556094652, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.557860184, lastModified=2022-09-18 06:08:50.556094652, delta=1765532 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.558438694, lastModified=2022-09-18 06:08:50.557094670, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.558438694, lastModified=2022-09-18 06:08:50.557094670, delta=1344024 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.558833118, lastModified=2022-09-18 06:08:50.557094670, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.558833118, lastModified=2022-09-18 06:08:50.557094670, delta=1738448 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.559288626, lastModified=2022-09-18 06:08:50.558094688, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.559288626, lastModified=2022-09-18 06:08:50.558094688, delta=1193938 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.559677800, lastModified=2022-09-18 06:08:50.558094688, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.559677800, lastModified=2022-09-18 06:08:50.558094688, delta=1583112 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.560091390, lastModified=2022-09-18 06:08:50.558094688, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.558094688 to 2022-09-18 06:08:50.559094706
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.560583441, lastModified=2022-09-18 06:08:50.559094706, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.560583441, lastModified=2022-09-18 06:08:50.559094706, delta=1488735 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.560982615, lastModified=2022-09-18 06:08:50.559094706, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.559094706 to 2022-09-18 06:08:50.560094724
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.561493415, lastModified=2022-09-18 06:08:50.560094724, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.561493415, lastModified=2022-09-18 06:08:50.560094724, delta=1398691 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.561945298, lastModified=2022-09-18 06:08:50.560094724, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.560094724 to 2022-09-18 06:08:50.561094742
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.562442849, lastModified=2022-09-18 06:08:50.561094742, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.562442849, lastModified=2022-09-18 06:08:50.561094742, delta=1348107 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.562894357, lastModified=2022-09-18 06:08:50.561094742, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.562894357, lastModified=2022-09-18 06:08:50.561094742, delta=1799615 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.563347449, lastModified=2022-09-18 06:08:50.562094760, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.563347449, lastModified=2022-09-18 06:08:50.562094760, delta=1252689 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.563691913, lastModified=2022-09-18 06:08:50.562094760, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.563691913, lastModified=2022-09-18 06:08:50.562094760, delta=1597153 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.564000377, lastModified=2022-09-18 06:08:50.562094760, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.562094760 to 2022-09-18 06:08:50.563094777
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.564407968, lastModified=2022-09-18 06:08:50.563094777, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.564407968, lastModified=2022-09-18 06:08:50.563094777, delta=1313191 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.564685431, lastModified=2022-09-18 06:08:50.563094777, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.564685431, lastModified=2022-09-18 06:08:50.563094777, delta=1590654 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.565197565, lastModified=2022-09-18 06:08:50.564094795, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.565197565, lastModified=2022-09-18 06:08:50.564094795, delta=1102770 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.567779570, lastModified=2022-09-18 06:08:50.564094795, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.564094795 to 2022-09-18 06:08:50.566094831
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.568168160, lastModified=2022-09-18 06:08:50.567094849, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.568168160, lastModified=2022-09-18 06:08:50.567094849, delta=1073311 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.568525500, lastModified=2022-09-18 06:08:50.567094849, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.568525500, lastModified=2022-09-18 06:08:50.567094849, delta=1430651 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.568917007, lastModified=2022-09-18 06:08:50.567094849, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.568917007, lastModified=2022-09-18 06:08:50.567094849, delta=1822158 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.569306889, lastModified=2022-09-18 06:08:50.568094867, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.569306889, lastModified=2022-09-18 06:08:50.568094867, delta=1212022 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.569782189, lastModified=2022-09-18 06:08:50.568094867, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.569782189, lastModified=2022-09-18 06:08:50.568094867, delta=1687322 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.570279406, lastModified=2022-09-18 06:08:50.569094885, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.570279406, lastModified=2022-09-18 06:08:50.569094885, delta=1184521 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.570645413, lastModified=2022-09-18 06:08:50.569094885, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.570645413, lastModified=2022-09-18 06:08:50.569094885, delta=1550528 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.570992627, lastModified=2022-09-18 06:08:50.569094885, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.569094885 to 2022-09-18 06:08:50.570094903
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.571441927, lastModified=2022-09-18 06:08:50.570094903, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.571441927, lastModified=2022-09-18 06:08:50.570094903, delta=1347024 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.571799933, lastModified=2022-09-18 06:08:50.570094903, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.571799933, lastModified=2022-09-18 06:08:50.570094903, delta=1705030 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.572089855, lastModified=2022-09-18 06:08:50.571094921, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.572089855, lastModified=2022-09-18 06:08:50.571094921, delta=994934 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.572366318, lastModified=2022-09-18 06:08:50.571094921, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.572366318, lastModified=2022-09-18 06:08:50.571094921, delta=1271397 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.572732325, lastModified=2022-09-18 06:08:50.571094921, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.572732325, lastModified=2022-09-18 06:08:50.571094921, delta=1637404 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.572996080, lastModified=2022-09-18 06:08:50.571094921, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.571094921 to 2022-09-18 06:08:50.572094939
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.573423087, lastModified=2022-09-18 06:08:50.572094939, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.573423087, lastModified=2022-09-18 06:08:50.572094939, delta=1328148 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.573803302, lastModified=2022-09-18 06:08:50.572094939, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.573803302, lastModified=2022-09-18 06:08:50.572094939, delta=1708363 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.574122516, lastModified=2022-09-18 06:08:50.573094956, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.574122516, lastModified=2022-09-18 06:08:50.573094956, delta=1027560 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.574540816, lastModified=2022-09-18 06:08:50.573094956, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.574540816, lastModified=2022-09-18 06:08:50.573094956, delta=1445860 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.574842154, lastModified=2022-09-18 06:08:50.573094956, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.574842154, lastModified=2022-09-18 06:08:50.573094956, delta=1747198 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.577147571, lastModified=2022-09-18 06:08:50.576095010, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.577147571, lastModified=2022-09-18 06:08:50.576095010, delta=1052561 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.577527994, lastModified=2022-09-18 06:08:50.576095010, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.577527994, lastModified=2022-09-18 06:08:50.576095010, delta=1432984 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.577894834, lastModified=2022-09-18 06:08:50.576095010, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.577894834, lastModified=2022-09-18 06:08:50.576095010, delta=1799824 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.578289633, lastModified=2022-09-18 06:08:50.577095028, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.578289633, lastModified=2022-09-18 06:08:50.577095028, delta=1194605 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.578580305, lastModified=2022-09-18 06:08:50.577095028, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.578580305, lastModified=2022-09-18 06:08:50.577095028, delta=1485277 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.578866435, lastModified=2022-09-18 06:08:50.577095028, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.578866435, lastModified=2022-09-18 06:08:50.577095028, delta=1771407 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.579220191, lastModified=2022-09-18 06:08:50.578095046, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.579220191, lastModified=2022-09-18 06:08:50.578095046, delta=1125145 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.579564406, lastModified=2022-09-18 06:08:50.578095046, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.579564406, lastModified=2022-09-18 06:08:50.578095046, delta=1469360 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.579914079, lastModified=2022-09-18 06:08:50.578095046, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.579914079, lastModified=2022-09-18 06:08:50.578095046, delta=1819033 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.580236834, lastModified=2022-09-18 06:08:50.579095064, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.580236834, lastModified=2022-09-18 06:08:50.579095064, delta=1141770 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.580616758, lastModified=2022-09-18 06:08:50.579095064, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.580616758, lastModified=2022-09-18 06:08:50.579095064, delta=1521694 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.580984764, lastModified=2022-09-18 06:08:50.579095064, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.579095064 to 2022-09-18 06:08:50.580095082
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.581376980, lastModified=2022-09-18 06:08:50.580095082, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.581376980, lastModified=2022-09-18 06:08:50.580095082, delta=1281898 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.581696902, lastModified=2022-09-18 06:08:50.580095082, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.581696902, lastModified=2022-09-18 06:08:50.580095082, delta=1601820 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.582057492, lastModified=2022-09-18 06:08:50.580095082, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.580095082 to 2022-09-18 06:08:50.581095100
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.582339622, lastModified=2022-09-18 06:08:50.581095100, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.582339622, lastModified=2022-09-18 06:08:50.581095100, delta=1244522 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.582672878, lastModified=2022-09-18 06:08:50.581095100, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.582672878, lastModified=2022-09-18 06:08:50.581095100, delta=1577778 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.583079135, lastModified=2022-09-18 06:08:50.581095100, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.581095100 to 2022-09-18 06:08:50.582095118
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.583437558, lastModified=2022-09-18 06:08:50.582095118, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.583437558, lastModified=2022-09-18 06:08:50.582095118, delta=1342440 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.586067980, lastModified=2022-09-18 06:08:50.582095118, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.582095118 to 2022-09-18 06:08:50.585095171
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.586520738, lastModified=2022-09-18 06:08:50.585095171, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.586520738, lastModified=2022-09-18 06:08:50.585095171, delta=1425567 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.586920621, lastModified=2022-09-18 06:08:50.585095171, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.585095171 to 2022-09-18 06:08:50.586095189
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.587339711, lastModified=2022-09-18 06:08:50.586095189, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.587339711, lastModified=2022-09-18 06:08:50.586095189, delta=1244522 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.587739219, lastModified=2022-09-18 06:08:50.586095189, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.587739219, lastModified=2022-09-18 06:08:50.586095189, delta=1644030 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.588082350, lastModified=2022-09-18 06:08:50.586095189, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.586095189 to 2022-09-18 06:08:50.587095207
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.588464690, lastModified=2022-09-18 06:08:50.587095207, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.588464690, lastModified=2022-09-18 06:08:50.587095207, delta=1369483 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.588851072, lastModified=2022-09-18 06:08:50.587095207, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.588851072, lastModified=2022-09-18 06:08:50.587095207, delta=1755865 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.589227620, lastModified=2022-09-18 06:08:50.588095225, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.589227620, lastModified=2022-09-18 06:08:50.588095225, delta=1132395 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.589660753, lastModified=2022-09-18 06:08:50.588095225, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.589660753, lastModified=2022-09-18 06:08:50.588095225, delta=1565528 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.590104594, lastModified=2022-09-18 06:08:50.588095225, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.588095225 to 2022-09-18 06:08:50.589095243
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.590488726, lastModified=2022-09-18 06:08:50.589095243, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.590488726, lastModified=2022-09-18 06:08:50.589095243, delta=1393483 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.590813440, lastModified=2022-09-18 06:08:50.589095243, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.590813440, lastModified=2022-09-18 06:08:50.589095243, delta=1718197 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.591145821, lastModified=2022-09-18 06:08:50.590095261, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.591145821, lastModified=2022-09-18 06:08:50.590095261, delta=1050560 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.591613663, lastModified=2022-09-18 06:08:50.590095261, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.591613663, lastModified=2022-09-18 06:08:50.590095261, delta=1518402 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.591950544, lastModified=2022-09-18 06:08:50.590095261, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.590095261 to 2022-09-18 06:08:50.591095279
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.592361968, lastModified=2022-09-18 06:08:50.591095279, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.592361968, lastModified=2022-09-18 06:08:50.591095279, delta=1266689 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.592665140, lastModified=2022-09-18 06:08:50.591095279, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.592665140, lastModified=2022-09-18 06:08:50.591095279, delta=1569861 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.593058105, lastModified=2022-09-18 06:08:50.591095279, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.591095279 to 2022-09-18 06:08:50.592095297
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.593417070, lastModified=2022-09-18 06:08:50.592095297, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.593417070, lastModified=2022-09-18 06:08:50.592095297, delta=1321773 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.595966741, lastModified=2022-09-18 06:08:50.594095332, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.594095332 to 2022-09-18 06:08:50.595095350
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.596374457, lastModified=2022-09-18 06:08:50.595095350, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.596374457, lastModified=2022-09-18 06:08:50.595095350, delta=1279107 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.596937550, lastModified=2022-09-18 06:08:50.595095350, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.595095350 to 2022-09-18 06:08:50.596095368
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.597263972, lastModified=2022-09-18 06:08:50.596095368, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.597263972, lastModified=2022-09-18 06:08:50.596095368, delta=1168604 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.597736481, lastModified=2022-09-18 06:08:50.596095368, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.597736481, lastModified=2022-09-18 06:08:50.596095368, delta=1641113 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.598159488, lastModified=2022-09-18 06:08:50.597095386, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.598159488, lastModified=2022-09-18 06:08:50.597095386, delta=1064102 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.598560996, lastModified=2022-09-18 06:08:50.597095386, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.598560996, lastModified=2022-09-18 06:08:50.597095386, delta=1465610 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.598920877, lastModified=2022-09-18 06:08:50.597095386, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.597095386 to 2022-09-18 06:08:50.598095404
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.599279092, lastModified=2022-09-18 06:08:50.598095404, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.599279092, lastModified=2022-09-18 06:08:50.598095404, delta=1183688 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.599645098, lastModified=2022-09-18 06:08:50.598095404, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.599645098, lastModified=2022-09-18 06:08:50.598095404, delta=1549694 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.599963896, lastModified=2022-09-18 06:08:50.598095404, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.598095404 to 2022-09-18 06:08:50.599095422
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.600360986, lastModified=2022-09-18 06:08:50.599095422, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.600360986, lastModified=2022-09-18 06:08:50.599095422, delta=1265564 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.600740035, lastModified=2022-09-18 06:08:50.599095422, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.600740035, lastModified=2022-09-18 06:08:50.599095422, delta=1644613 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.601131167, lastModified=2022-09-18 06:08:50.600095440, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.601131167, lastModified=2022-09-18 06:08:50.600095440, delta=1035727 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.601550633, lastModified=2022-09-18 06:08:50.600095440, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.601550633, lastModified=2022-09-18 06:08:50.600095440, delta=1455193 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.601883430, lastModified=2022-09-18 06:08:50.600095440, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.601883430, lastModified=2022-09-18 06:08:50.600095440, delta=1787990 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.602225228, lastModified=2022-09-18 06:08:50.601095458, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.602225228, lastModified=2022-09-18 06:08:50.601095458, delta=1129770 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.602660027, lastModified=2022-09-18 06:08:50.601095458, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.602660027, lastModified=2022-09-18 06:08:50.601095458, delta=1564569 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.602996033, lastModified=2022-09-18 06:08:50.601095458, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.601095458 to 2022-09-18 06:08:50.602095476
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.605720791, lastModified=2022-09-18 06:08:50.602095476, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.602095476 to 2022-09-18 06:08:50.604095511
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.606121964, lastModified=2022-09-18 06:08:50.604095511, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.604095511 to 2022-09-18 06:08:50.605095529
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.606484638, lastModified=2022-09-18 06:08:50.605095529, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.606484638, lastModified=2022-09-18 06:08:50.605095529, delta=1389109 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.606842561, lastModified=2022-09-18 06:08:50.605095529, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.606842561, lastModified=2022-09-18 06:08:50.605095529, delta=1747032 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.607237818, lastModified=2022-09-18 06:08:50.606095547, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.607237818, lastModified=2022-09-18 06:08:50.606095547, delta=1142271 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.607556073, lastModified=2022-09-18 06:08:50.606095547, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.607556073, lastModified=2022-09-18 06:08:50.606095547, delta=1460526 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.607841912, lastModified=2022-09-18 06:08:50.606095547, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.607841912, lastModified=2022-09-18 06:08:50.606095547, delta=1746365 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.608156709, lastModified=2022-09-18 06:08:50.607095565, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.608156709, lastModified=2022-09-18 06:08:50.607095565, delta=1061144 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.608438047, lastModified=2022-09-18 06:08:50.607095565, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.608438047, lastModified=2022-09-18 06:08:50.607095565, delta=1342482 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.608716636, lastModified=2022-09-18 06:08:50.607095565, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.608716636, lastModified=2022-09-18 06:08:50.607095565, delta=1621071 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.609002766, lastModified=2022-09-18 06:08:50.607095565, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.607095565 to 2022-09-18 06:08:50.608095583
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.609394981, lastModified=2022-09-18 06:08:50.608095583, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.609394981, lastModified=2022-09-18 06:08:50.608095583, delta=1299398 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.609672778, lastModified=2022-09-18 06:08:50.608095583, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.609672778, lastModified=2022-09-18 06:08:50.608095583, delta=1577195 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.610056993, lastModified=2022-09-18 06:08:50.608095583, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.608095583 to 2022-09-18 06:08:50.609095601
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.610479001, lastModified=2022-09-18 06:08:50.609095601, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.610479001, lastModified=2022-09-18 06:08:50.609095601, delta=1383400 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.610876508, lastModified=2022-09-18 06:08:50.609095601, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.610876508, lastModified=2022-09-18 06:08:50.609095601, delta=1780907 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.611284723, lastModified=2022-09-18 06:08:50.610095619, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.611284723, lastModified=2022-09-18 06:08:50.610095619, delta=1189104 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.611628563, lastModified=2022-09-18 06:08:50.610095619, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.611628563, lastModified=2022-09-18 06:08:50.610095619, delta=1532944 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.611996153, lastModified=2022-09-18 06:08:50.610095619, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.610095619 to 2022-09-18 06:08:50.611095637
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.639924153, lastModified=2022-09-18 06:08:50.611095637, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.611095637 to 2022-09-18 06:08:50.639096138
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.643048334, lastModified=2022-09-18 06:08:50.641096174, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.641096174 to 2022-09-18 06:08:50.642096192
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.643669303, lastModified=2022-09-18 06:08:50.642096192, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.643669303, lastModified=2022-09-18 06:08:50.642096192, delta=1573111 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.644133020, lastModified=2022-09-18 06:08:50.643096210, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.644133020, lastModified=2022-09-18 06:08:50.643096210, delta=1036810 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.644527610, lastModified=2022-09-18 06:08:50.643096210, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.644527610, lastModified=2022-09-18 06:08:50.643096210, delta=1431400 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.644948826, lastModified=2022-09-18 06:08:50.643096210, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.643096210 to 2022-09-18 06:08:50.644096228
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.645387167, lastModified=2022-09-18 06:08:50.644096228, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.645387167, lastModified=2022-09-18 06:08:50.644096228, delta=1290939 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.645730215, lastModified=2022-09-18 06:08:50.644096228, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.645730215, lastModified=2022-09-18 06:08:50.644096228, delta=1633987 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.646124014, lastModified=2022-09-18 06:08:50.645096245, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.646124014, lastModified=2022-09-18 06:08:50.645096245, delta=1027769 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.646534521, lastModified=2022-09-18 06:08:50.645096245, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.646534521, lastModified=2022-09-18 06:08:50.645096245, delta=1438276 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.646897694, lastModified=2022-09-18 06:08:50.645096245, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.645096245 to 2022-09-18 06:08:50.646096263
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.647264451, lastModified=2022-09-18 06:08:50.646096263, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.647264451, lastModified=2022-09-18 06:08:50.646096263, delta=1168188 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.647685542, lastModified=2022-09-18 06:08:50.646096263, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.647685542, lastModified=2022-09-18 06:08:50.646096263, delta=1589279 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.648074299, lastModified=2022-09-18 06:08:50.646096263, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.646096263 to 2022-09-18 06:08:50.647096281
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.648387304, lastModified=2022-09-18 06:08:50.647096281, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.648387304, lastModified=2022-09-18 06:08:50.647096281, delta=1291023 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.648789103, lastModified=2022-09-18 06:08:50.647096281, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.648789103, lastModified=2022-09-18 06:08:50.647096281, delta=1692822 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.649151026, lastModified=2022-09-18 06:08:50.648096299, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.649151026, lastModified=2022-09-18 06:08:50.648096299, delta=1054727 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.649554117, lastModified=2022-09-18 06:08:50.648096299, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.649554117, lastModified=2022-09-18 06:08:50.648096299, delta=1457818 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.649904665, lastModified=2022-09-18 06:08:50.648096299, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.648096299 to 2022-09-18 06:08:50.649096317
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.650375590, lastModified=2022-09-18 06:08:50.649096317, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.650375590, lastModified=2022-09-18 06:08:50.649096317, delta=1279273 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.652967220, lastModified=2022-09-18 06:08:50.649096317, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.649096317 to 2022-09-18 06:08:50.652096371
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.653299059, lastModified=2022-09-18 06:08:50.652096371, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.653299059, lastModified=2022-09-18 06:08:50.652096371, delta=1202688 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.653677149, lastModified=2022-09-18 06:08:50.652096371, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.653677149, lastModified=2022-09-18 06:08:50.652096371, delta=1580778 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.654257368, lastModified=2022-09-18 06:08:50.653096389, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.654257368, lastModified=2022-09-18 06:08:50.653096389, delta=1160979 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.654634833, lastModified=2022-09-18 06:08:50.653096389, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.654634833, lastModified=2022-09-18 06:08:50.653096389, delta=1538444 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.655067966, lastModified=2022-09-18 06:08:50.653096389, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.653096389 to 2022-09-18 06:08:50.654096407
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.655488556, lastModified=2022-09-18 06:08:50.654096407, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.655488556, lastModified=2022-09-18 06:08:50.654096407, delta=1392149 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.655855771, lastModified=2022-09-18 06:08:50.654096407, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.655855771, lastModified=2022-09-18 06:08:50.654096407, delta=1759364 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.656258654, lastModified=2022-09-18 06:08:50.655096424, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.656258654, lastModified=2022-09-18 06:08:50.655096424, delta=1162230 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.656613077, lastModified=2022-09-18 06:08:50.655096424, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.656613077, lastModified=2022-09-18 06:08:50.655096424, delta=1516653 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.656978958, lastModified=2022-09-18 06:08:50.655096424, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.655096424 to 2022-09-18 06:08:50.656096442
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.657382007, lastModified=2022-09-18 06:08:50.656096442, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.657382007, lastModified=2022-09-18 06:08:50.656096442, delta=1285565 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.657696638, lastModified=2022-09-18 06:08:50.656096442, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.657696638, lastModified=2022-09-18 06:08:50.656096442, delta=1600196 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.658095478, lastModified=2022-09-18 06:08:50.656096442, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.656096442 to 2022-09-18 06:08:50.657096460
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.658558070, lastModified=2022-09-18 06:08:50.657096460, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.658558070, lastModified=2022-09-18 06:08:50.657096460, delta=1461610 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.658891951, lastModified=2022-09-18 06:08:50.657096460, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.658891951, lastModified=2022-09-18 06:08:50.657096460, delta=1795491 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.659260332, lastModified=2022-09-18 06:08:50.658096478, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.659260332, lastModified=2022-09-18 06:08:50.658096478, delta=1163854 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.659620839, lastModified=2022-09-18 06:08:50.658096478, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.659620839, lastModified=2022-09-18 06:08:50.658096478, delta=1524361 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.659999137, lastModified=2022-09-18 06:08:50.658096478, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.658096478 to 2022-09-18 06:08:50.659096496
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.660423395, lastModified=2022-09-18 06:08:50.659096496, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.660423395, lastModified=2022-09-18 06:08:50.659096496, delta=1326899 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.663053692, lastModified=2022-09-18 06:08:50.661096532, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.661096532 to 2022-09-18 06:08:50.662096550
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.663344197, lastModified=2022-09-18 06:08:50.662096550, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.663344197, lastModified=2022-09-18 06:08:50.662096550, delta=1247647 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.663663786, lastModified=2022-09-18 06:08:50.662096550, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.663663786, lastModified=2022-09-18 06:08:50.662096550, delta=1567236 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.664091710, lastModified=2022-09-18 06:08:50.662096550, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.662096550 to 2022-09-18 06:08:50.663096568
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.664446925, lastModified=2022-09-18 06:08:50.663096568, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.664446925, lastModified=2022-09-18 06:08:50.663096568, delta=1350357 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.664770223, lastModified=2022-09-18 06:08:50.663096568, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.664770223, lastModified=2022-09-18 06:08:50.663096568, delta=1673655 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.665170646, lastModified=2022-09-18 06:08:50.664096586, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.665170646, lastModified=2022-09-18 06:08:50.664096586, delta=1074060 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.665551695, lastModified=2022-09-18 06:08:50.664096586, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.665551695, lastModified=2022-09-18 06:08:50.664096586, delta=1455109 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.665877701, lastModified=2022-09-18 06:08:50.664096586, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.665877701, lastModified=2022-09-18 06:08:50.664096586, delta=1781115 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.666459878, lastModified=2022-09-18 06:08:50.665096603, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.666459878, lastModified=2022-09-18 06:08:50.665096603, delta=1363275 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.666826843, lastModified=2022-09-18 06:08:50.665096603, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.666826843, lastModified=2022-09-18 06:08:50.665096603, delta=1730240 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.667223183, lastModified=2022-09-18 06:08:50.666096621, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.667223183, lastModified=2022-09-18 06:08:50.666096621, delta=1126562 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.667594815, lastModified=2022-09-18 06:08:50.666096621, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.667594815, lastModified=2022-09-18 06:08:50.666096621, delta=1498194 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.667990947, lastModified=2022-09-18 06:08:50.666096621, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.666096621 to 2022-09-18 06:08:50.667096639
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.668371537, lastModified=2022-09-18 06:08:50.667096639, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.668371537, lastModified=2022-09-18 06:08:50.667096639, delta=1274898 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.668727793, lastModified=2022-09-18 06:08:50.667096639, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.668727793, lastModified=2022-09-18 06:08:50.667096639, delta=1631154 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.669152259, lastModified=2022-09-18 06:08:50.668096657, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.669152259, lastModified=2022-09-18 06:08:50.668096657, delta=1055602 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.669512266, lastModified=2022-09-18 06:08:50.668096657, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.669512266, lastModified=2022-09-18 06:08:50.668096657, delta=1415609 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.669904565, lastModified=2022-09-18 06:08:50.668096657, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.668096657 to 2022-09-18 06:08:50.669096675
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.672335525, lastModified=2022-09-18 06:08:50.669096675, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.669096675 to 2022-09-18 06:08:50.671096711
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.672640572, lastModified=2022-09-18 06:08:50.671096711, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.672640572, lastModified=2022-09-18 06:08:50.671096711, delta=1543861 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.672955994, lastModified=2022-09-18 06:08:50.671096711, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.671096711 to 2022-09-18 06:08:50.672096729
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.673417586, lastModified=2022-09-18 06:08:50.672096729, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.673417586, lastModified=2022-09-18 06:08:50.672096729, delta=1320857 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.673818551, lastModified=2022-09-18 06:08:50.672096729, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.673818551, lastModified=2022-09-18 06:08:50.672096729, delta=1721822 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.674256476, lastModified=2022-09-18 06:08:50.673096747, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.674256476, lastModified=2022-09-18 06:08:50.673096747, delta=1159729 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.674696567, lastModified=2022-09-18 06:08:50.673096747, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.674696567, lastModified=2022-09-18 06:08:50.673096747, delta=1599820 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.675064740, lastModified=2022-09-18 06:08:50.673096747, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.673096747 to 2022-09-18 06:08:50.674096765
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.675366787, lastModified=2022-09-18 06:08:50.674096765, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.675366787, lastModified=2022-09-18 06:08:50.674096765, delta=1270022 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.675723002, lastModified=2022-09-18 06:08:50.674096765, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.675723002, lastModified=2022-09-18 06:08:50.674096765, delta=1626237 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.676109759, lastModified=2022-09-18 06:08:50.675096783, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.676109759, lastModified=2022-09-18 06:08:50.675096783, delta=1012976 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.676491141, lastModified=2022-09-18 06:08:50.675096783, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.676491141, lastModified=2022-09-18 06:08:50.675096783, delta=1394358 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.676884898, lastModified=2022-09-18 06:08:50.675096783, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.676884898, lastModified=2022-09-18 06:08:50.675096783, delta=1788115 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.677230946, lastModified=2022-09-18 06:08:50.676096800, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.677230946, lastModified=2022-09-18 06:08:50.676096800, delta=1134146 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.677586577, lastModified=2022-09-18 06:08:50.676096800, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.677586577, lastModified=2022-09-18 06:08:50.676096800, delta=1489777 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.677914083, lastModified=2022-09-18 06:08:50.676096800, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.676096800 to 2022-09-18 06:08:50.677096818
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.678301507, lastModified=2022-09-18 06:08:50.677096818, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.678301507, lastModified=2022-09-18 06:08:50.677096818, delta=1204689 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.678605345, lastModified=2022-09-18 06:08:50.677096818, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.678605345, lastModified=2022-09-18 06:08:50.677096818, delta=1508527 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.679002561, lastModified=2022-09-18 06:08:50.677096818, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.677096818 to 2022-09-18 06:08:50.678096836
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.679355025, lastModified=2022-09-18 06:08:50.678096836, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.679355025, lastModified=2022-09-18 06:08:50.678096836, delta=1258189 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.681976739, lastModified=2022-09-18 06:08:50.680096872, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.680096872 to 2022-09-18 06:08:50.681096890
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.682450206, lastModified=2022-09-18 06:08:50.681096890, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.682450206, lastModified=2022-09-18 06:08:50.681096890, delta=1353316 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.682980757, lastModified=2022-09-18 06:08:50.681096890, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.681096890 to 2022-09-18 06:08:50.682096908
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.683388681, lastModified=2022-09-18 06:08:50.682096908, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.683388681, lastModified=2022-09-18 06:08:50.682096908, delta=1291773 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.683717854, lastModified=2022-09-18 06:08:50.682096908, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.683717854, lastModified=2022-09-18 06:08:50.682096908, delta=1620946 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.683993025, lastModified=2022-09-18 06:08:50.682096908, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.682096908 to 2022-09-18 06:08:50.683096926
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.684300156, lastModified=2022-09-18 06:08:50.683096926, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.684300156, lastModified=2022-09-18 06:08:50.683096926, delta=1203230 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.684627620, lastModified=2022-09-18 06:08:50.683096926, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.684627620, lastModified=2022-09-18 06:08:50.683096926, delta=1530694 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.684909167, lastModified=2022-09-18 06:08:50.683096926, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.684909167, lastModified=2022-09-18 06:08:50.683096926, delta=1812241 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.685255881, lastModified=2022-09-18 06:08:50.684096944, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.685255881, lastModified=2022-09-18 06:08:50.684096944, delta=1158937 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.685537136, lastModified=2022-09-18 06:08:50.684096944, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.685537136, lastModified=2022-09-18 06:08:50.684096944, delta=1440192 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.685846308, lastModified=2022-09-18 06:08:50.684096944, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.685846308, lastModified=2022-09-18 06:08:50.684096944, delta=1749364 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.686179314, lastModified=2022-09-18 06:08:50.685096962, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.686179314, lastModified=2022-09-18 06:08:50.685096962, delta=1082352 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.686466236, lastModified=2022-09-18 06:08:50.685096962, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.686466236, lastModified=2022-09-18 06:08:50.685096962, delta=1369274 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.686782200, lastModified=2022-09-18 06:08:50.685096962, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.686782200, lastModified=2022-09-18 06:08:50.685096962, delta=1685238 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.687089456, lastModified=2022-09-18 06:08:50.685096962, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.685096962 to 2022-09-18 06:08:50.686096979
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.687408211, lastModified=2022-09-18 06:08:50.686096979, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.687408211, lastModified=2022-09-18 06:08:50.686096979, delta=1311232 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.687687591, lastModified=2022-09-18 06:08:50.686096979, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.687687591, lastModified=2022-09-18 06:08:50.686096979, delta=1590612 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.687966555, lastModified=2022-09-18 06:08:50.686096979, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.686096979 to 2022-09-18 06:08:50.687096997
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.690548517, lastModified=2022-09-18 06:08:50.687096997, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.687096997 to 2022-09-18 06:08:50.689097033
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.690901940, lastModified=2022-09-18 06:08:50.689097033, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.690901940, lastModified=2022-09-18 06:08:50.689097033, delta=1804907 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.691261239, lastModified=2022-09-18 06:08:50.690097051, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.691261239, lastModified=2022-09-18 06:08:50.690097051, delta=1164188 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.691631620, lastModified=2022-09-18 06:08:50.690097051, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.691631620, lastModified=2022-09-18 06:08:50.690097051, delta=1534569 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.691989293, lastModified=2022-09-18 06:08:50.690097051, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.690097051 to 2022-09-18 06:08:50.691097069
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.692333299, lastModified=2022-09-18 06:08:50.691097069, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.692333299, lastModified=2022-09-18 06:08:50.691097069, delta=1236230 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.692614971, lastModified=2022-09-18 06:08:50.691097069, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.692614971, lastModified=2022-09-18 06:08:50.691097069, delta=1517902 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.692937394, lastModified=2022-09-18 06:08:50.691097069, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.691097069 to 2022-09-18 06:08:50.692097087
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.693238941, lastModified=2022-09-18 06:08:50.692097087, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.693238941, lastModified=2022-09-18 06:08:50.692097087, delta=1141854 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.693534196, lastModified=2022-09-18 06:08:50.692097087, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.693534196, lastModified=2022-09-18 06:08:50.692097087, delta=1437109 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.693812159, lastModified=2022-09-18 06:08:50.692097087, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.693812159, lastModified=2022-09-18 06:08:50.692097087, delta=1715072 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.694187583, lastModified=2022-09-18 06:08:50.693097105, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.694187583, lastModified=2022-09-18 06:08:50.693097105, delta=1090478 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.694464421, lastModified=2022-09-18 06:08:50.693097105, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.694464421, lastModified=2022-09-18 06:08:50.693097105, delta=1367316 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.694770635, lastModified=2022-09-18 06:08:50.693097105, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.694770635, lastModified=2022-09-18 06:08:50.693097105, delta=1673530 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.695066557, lastModified=2022-09-18 06:08:50.693097105, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.693097105 to 2022-09-18 06:08:50.694097123
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.695351478, lastModified=2022-09-18 06:08:50.694097123, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.695351478, lastModified=2022-09-18 06:08:50.694097123, delta=1254355 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.695643317, lastModified=2022-09-18 06:08:50.694097123, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.695643317, lastModified=2022-09-18 06:08:50.694097123, delta=1546194 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.695926864, lastModified=2022-09-18 06:08:50.694097123, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.694097123 to 2022-09-18 06:08:50.695097141
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.696244453, lastModified=2022-09-18 06:08:50.695097141, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.696244453, lastModified=2022-09-18 06:08:50.695097141, delta=1147312 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.696530541, lastModified=2022-09-18 06:08:50.695097141, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.696530541, lastModified=2022-09-18 06:08:50.695097141, delta=1433400 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.698959418, lastModified=2022-09-18 06:08:50.697097176, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.697097176 to 2022-09-18 06:08:50.698097194
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.699320091, lastModified=2022-09-18 06:08:50.698097194, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.699320091, lastModified=2022-09-18 06:08:50.698097194, delta=1222897 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.699747599, lastModified=2022-09-18 06:08:50.698097194, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.699747599, lastModified=2022-09-18 06:08:50.698097194, delta=1650405 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.700077355, lastModified=2022-09-18 06:08:50.698097194, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.698097194 to 2022-09-18 06:08:50.699097212
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.700371443, lastModified=2022-09-18 06:08:50.699097212, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.700371443, lastModified=2022-09-18 06:08:50.699097212, delta=1274231 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.700826910, lastModified=2022-09-18 06:08:50.699097212, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.700826910, lastModified=2022-09-18 06:08:50.699097212, delta=1729698 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.701200291, lastModified=2022-09-18 06:08:50.700097230, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.701200291, lastModified=2022-09-18 06:08:50.700097230, delta=1103061 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.701547548, lastModified=2022-09-18 06:08:50.700097230, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.701547548, lastModified=2022-09-18 06:08:50.700097230, delta=1450318 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.701851261, lastModified=2022-09-18 06:08:50.700097230, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.701851261, lastModified=2022-09-18 06:08:50.700097230, delta=1754031 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.702218976, lastModified=2022-09-18 06:08:50.701097248, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.702218976, lastModified=2022-09-18 06:08:50.701097248, delta=1121728 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.702518482, lastModified=2022-09-18 06:08:50.701097248, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.702518482, lastModified=2022-09-18 06:08:50.701097248, delta=1421234 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.702794237, lastModified=2022-09-18 06:08:50.701097248, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.702794237, lastModified=2022-09-18 06:08:50.701097248, delta=1696989 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.703138160, lastModified=2022-09-18 06:08:50.702097266, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.703138160, lastModified=2022-09-18 06:08:50.702097266, delta=1040894 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.703511958, lastModified=2022-09-18 06:08:50.702097266, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.703511958, lastModified=2022-09-18 06:08:50.702097266, delta=1414692 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.703936715, lastModified=2022-09-18 06:08:50.702097266, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.702097266 to 2022-09-18 06:08:50.703097284
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.704376140, lastModified=2022-09-18 06:08:50.703097284, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.704376140, lastModified=2022-09-18 06:08:50.703097284, delta=1278856 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.704722855, lastModified=2022-09-18 06:08:50.703097284, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.704722855, lastModified=2022-09-18 06:08:50.703097284, delta=1625571 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.705057819, lastModified=2022-09-18 06:08:50.703097284, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.703097284 to 2022-09-18 06:08:50.704097302
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.705371575, lastModified=2022-09-18 06:08:50.704097302, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.705371575, lastModified=2022-09-18 06:08:50.704097302, delta=1274273 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.707858411, lastModified=2022-09-18 06:08:50.704097302, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.704097302 to 2022-09-18 06:08:50.706097338
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.708245084, lastModified=2022-09-18 06:08:50.707097355, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.708245084, lastModified=2022-09-18 06:08:50.707097355, delta=1147729 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.708659133, lastModified=2022-09-18 06:08:50.707097355, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.708659133, lastModified=2022-09-18 06:08:50.707097355, delta=1561778 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.708994514, lastModified=2022-09-18 06:08:50.707097355, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.707097355 to 2022-09-18 06:08:50.708097373
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.709357979, lastModified=2022-09-18 06:08:50.708097373, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.709357979, lastModified=2022-09-18 06:08:50.708097373, delta=1260606 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.709698069, lastModified=2022-09-18 06:08:50.708097373, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.709698069, lastModified=2022-09-18 06:08:50.708097373, delta=1600696 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.710049450, lastModified=2022-09-18 06:08:50.708097373, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.708097373 to 2022-09-18 06:08:50.709097391
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.710422540, lastModified=2022-09-18 06:08:50.709097391, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.710422540, lastModified=2022-09-18 06:08:50.709097391, delta=1325149 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.710702212, lastModified=2022-09-18 06:08:50.709097391, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.710702212, lastModified=2022-09-18 06:08:50.709097391, delta=1604821 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.710967883, lastModified=2022-09-18 06:08:50.709097391, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.709097391 to 2022-09-18 06:08:50.710097409
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.711267263, lastModified=2022-09-18 06:08:50.710097409, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.711267263, lastModified=2022-09-18 06:08:50.710097409, delta=1169854 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.711589186, lastModified=2022-09-18 06:08:50.710097409, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.711589186, lastModified=2022-09-18 06:08:50.710097409, delta=1491777 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.711870733, lastModified=2022-09-18 06:08:50.710097409, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.711870733, lastModified=2022-09-18 06:08:50.710097409, delta=1773324 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.712170905, lastModified=2022-09-18 06:08:50.711097427, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.712170905, lastModified=2022-09-18 06:08:50.711097427, delta=1073478 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.712461826, lastModified=2022-09-18 06:08:50.711097427, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.712461826, lastModified=2022-09-18 06:08:50.711097427, delta=1364399 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.712786791, lastModified=2022-09-18 06:08:50.711097427, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.712786791, lastModified=2022-09-18 06:08:50.711097427, delta=1689364 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.713147964, lastModified=2022-09-18 06:08:50.712097445, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.713147964, lastModified=2022-09-18 06:08:50.712097445, delta=1050519 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.713484261, lastModified=2022-09-18 06:08:50.712097445, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.713484261, lastModified=2022-09-18 06:08:50.712097445, delta=1386816 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.713759683, lastModified=2022-09-18 06:08:50.712097445, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.713759683, lastModified=2022-09-18 06:08:50.712097445, delta=1662238 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.714089481, lastModified=2022-09-18 06:08:50.712097445, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.712097445 to 2022-09-18 06:08:50.713097463
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.716541816, lastModified=2022-09-18 06:08:50.715097499, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.716541816, lastModified=2022-09-18 06:08:50.715097499, delta=1444317 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.716904031, lastModified=2022-09-18 06:08:50.715097499, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.716904031, lastModified=2022-09-18 06:08:50.715097499, delta=1806532 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.717269163, lastModified=2022-09-18 06:08:50.716097517, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.717269163, lastModified=2022-09-18 06:08:50.716097517, delta=1171646 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.717598835, lastModified=2022-09-18 06:08:50.716097517, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.717598835, lastModified=2022-09-18 06:08:50.716097517, delta=1501318 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.717884674, lastModified=2022-09-18 06:08:50.716097517, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.717884674, lastModified=2022-09-18 06:08:50.716097517, delta=1787157 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.718328681, lastModified=2022-09-18 06:08:50.717097534, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.718328681, lastModified=2022-09-18 06:08:50.717097534, delta=1231147 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.718627770, lastModified=2022-09-18 06:08:50.717097534, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.718627770, lastModified=2022-09-18 06:08:50.717097534, delta=1530236 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.718907734, lastModified=2022-09-18 06:08:50.717097534, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.718907734, lastModified=2022-09-18 06:08:50.717097534, delta=1810200 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.719208489, lastModified=2022-09-18 06:08:50.718097552, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.719208489, lastModified=2022-09-18 06:08:50.718097552, delta=1110937 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.719492452, lastModified=2022-09-18 06:08:50.718097552, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.719492452, lastModified=2022-09-18 06:08:50.718097552, delta=1394900 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.719779624, lastModified=2022-09-18 06:08:50.718097552, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.719779624, lastModified=2022-09-18 06:08:50.718097552, delta=1682072 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.720094755, lastModified=2022-09-18 06:08:50.719097570, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.720094755, lastModified=2022-09-18 06:08:50.719097570, delta=997185 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.720434553, lastModified=2022-09-18 06:08:50.719097570, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.720434553, lastModified=2022-09-18 06:08:50.719097570, delta=1336983 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.720760600, lastModified=2022-09-18 06:08:50.719097570, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.720760600, lastModified=2022-09-18 06:08:50.719097570, delta=1663030 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.721067981, lastModified=2022-09-18 06:08:50.719097570, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.719097570 to 2022-09-18 06:08:50.720097588
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.721409612, lastModified=2022-09-18 06:08:50.720097588, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.721409612, lastModified=2022-09-18 06:08:50.720097588, delta=1312024 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.721744993, lastModified=2022-09-18 06:08:50.720097588, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.721744993, lastModified=2022-09-18 06:08:50.720097588, delta=1647405 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.722071457, lastModified=2022-09-18 06:08:50.720097588, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.720097588 to 2022-09-18 06:08:50.721097606
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.722440672, lastModified=2022-09-18 06:08:50.721097606, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.722440672, lastModified=2022-09-18 06:08:50.721097606, delta=1343066 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.725159554, lastModified=2022-09-18 06:08:50.721097606, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.721097606 to 2022-09-18 06:08:50.724097660
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.725562019, lastModified=2022-09-18 06:08:50.724097660, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.725562019, lastModified=2022-09-18 06:08:50.724097660, delta=1464359 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.725952485, lastModified=2022-09-18 06:08:50.724097660, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.724097660 to 2022-09-18 06:08:50.725097678
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.726299241, lastModified=2022-09-18 06:08:50.725097678, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.726299241, lastModified=2022-09-18 06:08:50.725097678, delta=1201563 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.740173364, lastModified=2022-09-18 06:08:50.739097928, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.740173364, lastModified=2022-09-18 06:08:50.739097928, delta=1075436 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.740739999, lastModified=2022-09-18 06:08:50.739097928, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.740739999, lastModified=2022-09-18 06:08:50.739097928, delta=1642071 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.741252259, lastModified=2022-09-18 06:08:50.740097946, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.741252259, lastModified=2022-09-18 06:08:50.740097946, delta=1154313 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.741595306, lastModified=2022-09-18 06:08:50.740097946, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.741595306, lastModified=2022-09-18 06:08:50.740097946, delta=1497360 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.742040189, lastModified=2022-09-18 06:08:50.740097946, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.740097946 to 2022-09-18 06:08:50.741097964
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.742452113, lastModified=2022-09-18 06:08:50.741097964, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.742452113, lastModified=2022-09-18 06:08:50.741097964, delta=1354149 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.742749452, lastModified=2022-09-18 06:08:50.741097964, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.742749452, lastModified=2022-09-18 06:08:50.741097964, delta=1651488 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.743136584, lastModified=2022-09-18 06:08:50.742097982, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.743136584, lastModified=2022-09-18 06:08:50.742097982, delta=1038602 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.743537883, lastModified=2022-09-18 06:08:50.742097982, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.743537883, lastModified=2022-09-18 06:08:50.742097982, delta=1439901 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.743853888, lastModified=2022-09-18 06:08:50.742097982, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.743853888, lastModified=2022-09-18 06:08:50.742097982, delta=1755906 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.744185311, lastModified=2022-09-18 06:08:50.743098000, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.744185311, lastModified=2022-09-18 06:08:50.743098000, delta=1087311 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.744653944, lastModified=2022-09-18 06:08:50.743098000, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.744653944, lastModified=2022-09-18 06:08:50.743098000, delta=1555944 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.744945575, lastModified=2022-09-18 06:08:50.743098000, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.743098000 to 2022-09-18 06:08:50.744098018
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.745335582, lastModified=2022-09-18 06:08:50.744098018, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.745335582, lastModified=2022-09-18 06:08:50.744098018, delta=1237564 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.745644629, lastModified=2022-09-18 06:08:50.744098018, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.745644629, lastModified=2022-09-18 06:08:50.744098018, delta=1546611 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.745921342, lastModified=2022-09-18 06:08:50.744098018, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.744098018 to 2022-09-18 06:08:50.745098036
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.748518472, lastModified=2022-09-18 06:08:50.747098072, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.748518472, lastModified=2022-09-18 06:08:50.747098072, delta=1420400 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.748836019, lastModified=2022-09-18 06:08:50.747098072, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.748836019, lastModified=2022-09-18 06:08:50.747098072, delta=1737947 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.749170484, lastModified=2022-09-18 06:08:50.748098089, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.749170484, lastModified=2022-09-18 06:08:50.748098089, delta=1072395 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.749544115, lastModified=2022-09-18 06:08:50.748098089, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.749544115, lastModified=2022-09-18 06:08:50.748098089, delta=1446026 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.749902372, lastModified=2022-09-18 06:08:50.748098089, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.749902372, lastModified=2022-09-18 06:08:50.748098089, delta=1804283 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.750289087, lastModified=2022-09-18 06:08:50.749098107, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.750289087, lastModified=2022-09-18 06:08:50.749098107, delta=1190980 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.750627885, lastModified=2022-09-18 06:08:50.749098107, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.750627885, lastModified=2022-09-18 06:08:50.749098107, delta=1529778 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.751043767, lastModified=2022-09-18 06:08:50.749098107, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.749098107 to 2022-09-18 06:08:50.750098125
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.751351689, lastModified=2022-09-18 06:08:50.750098125, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.751351689, lastModified=2022-09-18 06:08:50.750098125, delta=1253564 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.751641903, lastModified=2022-09-18 06:08:50.750098125, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.751641903, lastModified=2022-09-18 06:08:50.750098125, delta=1543778 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.751911366, lastModified=2022-09-18 06:08:50.750098125, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.751911366, lastModified=2022-09-18 06:08:50.750098125, delta=1813241 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.752209371, lastModified=2022-09-18 06:08:50.751098143, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.752209371, lastModified=2022-09-18 06:08:50.751098143, delta=1111228 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.752508377, lastModified=2022-09-18 06:08:50.751098143, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.752508377, lastModified=2022-09-18 06:08:50.751098143, delta=1410234 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.752797965, lastModified=2022-09-18 06:08:50.751098143, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.752797965, lastModified=2022-09-18 06:08:50.751098143, delta=1699822 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.753140013, lastModified=2022-09-18 06:08:50.752098161, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.753140013, lastModified=2022-09-18 06:08:50.752098161, delta=1041852 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.753432560, lastModified=2022-09-18 06:08:50.752098161, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.753432560, lastModified=2022-09-18 06:08:50.752098161, delta=1334399 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.753716023, lastModified=2022-09-18 06:08:50.752098161, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.753716023, lastModified=2022-09-18 06:08:50.752098161, delta=1617862 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.754075780, lastModified=2022-09-18 06:08:50.752098161, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.752098161 to 2022-09-18 06:08:50.753098179
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.754367827, lastModified=2022-09-18 06:08:50.753098179, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.754367827, lastModified=2022-09-18 06:08:50.753098179, delta=1269648 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.756885288, lastModified=2022-09-18 06:08:50.753098179, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.753098179 to 2022-09-18 06:08:50.755098215
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.757309004, lastModified=2022-09-18 06:08:50.756098233, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.757309004, lastModified=2022-09-18 06:08:50.756098233, delta=1210771 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.757716762, lastModified=2022-09-18 06:08:50.756098233, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.757716762, lastModified=2022-09-18 06:08:50.756098233, delta=1618529 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.758066893, lastModified=2022-09-18 06:08:50.756098233, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.756098233 to 2022-09-18 06:08:50.757098251
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.758560443, lastModified=2022-09-18 06:08:50.757098251, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.758560443, lastModified=2022-09-18 06:08:50.757098251, delta=1462192 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.759079411, lastModified=2022-09-18 06:08:50.757098251, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.757098251 to 2022-09-18 06:08:50.758098268
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.759634463, lastModified=2022-09-18 06:08:50.758098268, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.759634463, lastModified=2022-09-18 06:08:50.758098268, delta=1536195 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.760106513, lastModified=2022-09-18 06:08:50.758098268, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.758098268 to 2022-09-18 06:08:50.759098286
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.760538937, lastModified=2022-09-18 06:08:50.759098286, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.760538937, lastModified=2022-09-18 06:08:50.759098286, delta=1440651 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.761062113, lastModified=2022-09-18 06:08:50.759098286, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.759098286 to 2022-09-18 06:08:50.760098304
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.761670666, lastModified=2022-09-18 06:08:50.760098304, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.761670666, lastModified=2022-09-18 06:08:50.760098304, delta=1572362 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.762143216, lastModified=2022-09-18 06:08:50.761098322, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.762143216, lastModified=2022-09-18 06:08:50.761098322, delta=1044894 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.762640891, lastModified=2022-09-18 06:08:50.761098322, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.762640891, lastModified=2022-09-18 06:08:50.761098322, delta=1542569 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.763130317, lastModified=2022-09-18 06:08:50.762098340, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.763130317, lastModified=2022-09-18 06:08:50.762098340, delta=1031977 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.763719369, lastModified=2022-09-18 06:08:50.762098340, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.763719369, lastModified=2022-09-18 06:08:50.762098340, delta=1621029 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.764180336, lastModified=2022-09-18 06:08:50.763098358, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.764180336, lastModified=2022-09-18 06:08:50.763098358, delta=1081978 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.764703470, lastModified=2022-09-18 06:08:50.763098358, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.764703470, lastModified=2022-09-18 06:08:50.763098358, delta=1605112 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.765219271, lastModified=2022-09-18 06:08:50.764098376, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.765219271, lastModified=2022-09-18 06:08:50.764098376, delta=1120895 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.765868033, lastModified=2022-09-18 06:08:50.764098376, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.765868033, lastModified=2022-09-18 06:08:50.764098376, delta=1769657 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.766455376, lastModified=2022-09-18 06:08:50.765098394, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.766455376, lastModified=2022-09-18 06:08:50.765098394, delta=1356982 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.769295594, lastModified=2022-09-18 06:08:50.768098447, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.769295594, lastModified=2022-09-18 06:08:50.768098447, delta=1197147 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.769756102, lastModified=2022-09-18 06:08:50.768098447, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.769756102, lastModified=2022-09-18 06:08:50.768098447, delta=1657655 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.770237486, lastModified=2022-09-18 06:08:50.769098465, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.770237486, lastModified=2022-09-18 06:08:50.769098465, delta=1139021 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.770749578, lastModified=2022-09-18 06:08:50.769098465, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.770749578, lastModified=2022-09-18 06:08:50.769098465, delta=1651113 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.771186628, lastModified=2022-09-18 06:08:50.770098483, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.771186628, lastModified=2022-09-18 06:08:50.770098483, delta=1088145 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.771536384, lastModified=2022-09-18 06:08:50.770098483, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.771536384, lastModified=2022-09-18 06:08:50.770098483, delta=1437901 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.771940183, lastModified=2022-09-18 06:08:50.770098483, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.770098483 to 2022-09-18 06:08:50.771098501
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.772375607, lastModified=2022-09-18 06:08:50.771098501, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.772375607, lastModified=2022-09-18 06:08:50.771098501, delta=1277106 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.772710322, lastModified=2022-09-18 06:08:50.771098501, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.772710322, lastModified=2022-09-18 06:08:50.771098501, delta=1611821 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.773177955, lastModified=2022-09-18 06:08:50.772098519, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.773177955, lastModified=2022-09-18 06:08:50.772098519, delta=1079436 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.773639963, lastModified=2022-09-18 06:08:50.772098519, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.773639963, lastModified=2022-09-18 06:08:50.772098519, delta=1541444 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.774110680, lastModified=2022-09-18 06:08:50.772098519, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.772098519 to 2022-09-18 06:08:50.773098537
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.774506562, lastModified=2022-09-18 06:08:50.773098537, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.774506562, lastModified=2022-09-18 06:08:50.773098537, delta=1408025 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.774817276, lastModified=2022-09-18 06:08:50.773098537, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.774817276, lastModified=2022-09-18 06:08:50.773098537, delta=1718739 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.775205450, lastModified=2022-09-18 06:08:50.774098555, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.775205450, lastModified=2022-09-18 06:08:50.774098555, delta=1106895 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.775551081, lastModified=2022-09-18 06:08:50.774098555, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.775551081, lastModified=2022-09-18 06:08:50.774098555, delta=1452526 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.775993714, lastModified=2022-09-18 06:08:50.774098555, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.774098555 to 2022-09-18 06:08:50.775098573
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.776394471, lastModified=2022-09-18 06:08:50.775098573, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.776394471, lastModified=2022-09-18 06:08:50.775098573, delta=1295898 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.776794645, lastModified=2022-09-18 06:08:50.775098573, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.776794645, lastModified=2022-09-18 06:08:50.775098573, delta=1696072 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.779307981, lastModified=2022-09-18 06:08:50.776098591, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.776098591 to 2022-09-18 06:08:50.778098626
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.779709780, lastModified=2022-09-18 06:08:50.778098626, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.779709780, lastModified=2022-09-18 06:08:50.778098626, delta=1611154 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.780130538, lastModified=2022-09-18 06:08:50.778098626, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.778098626 to 2022-09-18 06:08:50.779098644
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.780501128, lastModified=2022-09-18 06:08:50.779098644, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.780501128, lastModified=2022-09-18 06:08:50.779098644, delta=1402484 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.780874301, lastModified=2022-09-18 06:08:50.779098644, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.779098644 to 2022-09-18 06:08:50.780098662
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.781295184, lastModified=2022-09-18 06:08:50.780098662, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.781295184, lastModified=2022-09-18 06:08:50.780098662, delta=1196522 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.781702358, lastModified=2022-09-18 06:08:50.780098662, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.781702358, lastModified=2022-09-18 06:08:50.780098662, delta=1603696 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.781990613, lastModified=2022-09-18 06:08:50.780098662, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.780098662 to 2022-09-18 06:08:50.781098680
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.782401829, lastModified=2022-09-18 06:08:50.781098680, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.782401829, lastModified=2022-09-18 06:08:50.781098680, delta=1303149 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.782849628, lastModified=2022-09-18 06:08:50.781098680, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.782849628, lastModified=2022-09-18 06:08:50.781098680, delta=1750948 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.783358637, lastModified=2022-09-18 06:08:50.782098698, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.783358637, lastModified=2022-09-18 06:08:50.782098698, delta=1259939 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.783783145, lastModified=2022-09-18 06:08:50.782098698, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.783783145, lastModified=2022-09-18 06:08:50.782098698, delta=1684447 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.784225986, lastModified=2022-09-18 06:08:50.783098716, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.784225986, lastModified=2022-09-18 06:08:50.783098716, delta=1127270 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.784662952, lastModified=2022-09-18 06:08:50.783098716, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.784662952, lastModified=2022-09-18 06:08:50.783098716, delta=1564236 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.784996000, lastModified=2022-09-18 06:08:50.783098716, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.783098716 to 2022-09-18 06:08:50.784098734
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.785327756, lastModified=2022-09-18 06:08:50.784098734, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.785327756, lastModified=2022-09-18 06:08:50.784098734, delta=1229022 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.785731513, lastModified=2022-09-18 06:08:50.784098734, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.785731513, lastModified=2022-09-18 06:08:50.784098734, delta=1632779 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.786113645, lastModified=2022-09-18 06:08:50.784098734, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.784098734 to 2022-09-18 06:08:50.785098752
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.786483985, lastModified=2022-09-18 06:08:50.785098752, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.786483985, lastModified=2022-09-18 06:08:50.785098752, delta=1385233 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.786763157, lastModified=2022-09-18 06:08:50.785098752, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.786763157, lastModified=2022-09-18 06:08:50.785098752, delta=1664405 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.789521039, lastModified=2022-09-18 06:08:50.788098806, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.789521039, lastModified=2022-09-18 06:08:50.788098806, delta=1422233 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.789913171, lastModified=2022-09-18 06:08:50.788098806, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.788098806 to 2022-09-18 06:08:50.789098823
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.790332179, lastModified=2022-09-18 06:08:50.789098823, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.790332179, lastModified=2022-09-18 06:08:50.789098823, delta=1233356 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.790723561, lastModified=2022-09-18 06:08:50.789098823, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.790723561, lastModified=2022-09-18 06:08:50.789098823, delta=1624738 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.791064025, lastModified=2022-09-18 06:08:50.789098823, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.789098823 to 2022-09-18 06:08:50.790098841
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.791478449, lastModified=2022-09-18 06:08:50.790098841, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.791478449, lastModified=2022-09-18 06:08:50.790098841, delta=1379608 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.791894540, lastModified=2022-09-18 06:08:50.790098841, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.791894540, lastModified=2022-09-18 06:08:50.790098841, delta=1795699 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.792267838, lastModified=2022-09-18 06:08:50.791098859, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.792267838, lastModified=2022-09-18 06:08:50.791098859, delta=1168979 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.792725388, lastModified=2022-09-18 06:08:50.791098859, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.792725388, lastModified=2022-09-18 06:08:50.791098859, delta=1626529 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.793089395, lastModified=2022-09-18 06:08:50.791098859, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.791098859 to 2022-09-18 06:08:50.792098877
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.793527361, lastModified=2022-09-18 06:08:50.792098877, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.793527361, lastModified=2022-09-18 06:08:50.792098877, delta=1428484 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.793868909, lastModified=2022-09-18 06:08:50.792098877, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.793868909, lastModified=2022-09-18 06:08:50.792098877, delta=1770032 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.794210540, lastModified=2022-09-18 06:08:50.793098895, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.794210540, lastModified=2022-09-18 06:08:50.793098895, delta=1111645 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.794550046, lastModified=2022-09-18 06:08:50.793098895, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.794550046, lastModified=2022-09-18 06:08:50.793098895, delta=1451151 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.794954262, lastModified=2022-09-18 06:08:50.793098895, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.793098895 to 2022-09-18 06:08:50.794098913
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.795365061, lastModified=2022-09-18 06:08:50.794098913, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.795365061, lastModified=2022-09-18 06:08:50.794098913, delta=1266148 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.795752943, lastModified=2022-09-18 06:08:50.794098913, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.795752943, lastModified=2022-09-18 06:08:50.794098913, delta=1654030 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.796119116, lastModified=2022-09-18 06:08:50.795098931, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.796119116, lastModified=2022-09-18 06:08:50.795098931, delta=1020185 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.796515706, lastModified=2022-09-18 06:08:50.795098931, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.796515706, lastModified=2022-09-18 06:08:50.795098931, delta=1416775 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.799317965, lastModified=2022-09-18 06:08:50.795098931, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.795098931 to 2022-09-18 06:08:50.799099002
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.799690596, lastModified=2022-09-18 06:08:50.799099002, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.799690596, lastModified=2022-09-18 06:08:50.799099002, delta=591594 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.800213856, lastModified=2022-09-18 06:08:50.799099002, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.800213856, lastModified=2022-09-18 06:08:50.799099002, delta=1114854 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.800713115, lastModified=2022-09-18 06:08:50.799099002, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.800713115, lastModified=2022-09-18 06:08:50.799099002, delta=1614113 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.801138622, lastModified=2022-09-18 06:08:50.800099020, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.801138622, lastModified=2022-09-18 06:08:50.800099020, delta=1039602 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.801480128, lastModified=2022-09-18 06:08:50.800099020, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.801480128, lastModified=2022-09-18 06:08:50.800099020, delta=1381108 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.801788092, lastModified=2022-09-18 06:08:50.800099020, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.801788092, lastModified=2022-09-18 06:08:50.800099020, delta=1689072 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.802207266, lastModified=2022-09-18 06:08:50.801099038, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.802207266, lastModified=2022-09-18 06:08:50.801099038, delta=1108228 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.802580398, lastModified=2022-09-18 06:08:50.801099038, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.802580398, lastModified=2022-09-18 06:08:50.801099038, delta=1481360 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.802857653, lastModified=2022-09-18 06:08:50.801099038, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.802857653, lastModified=2022-09-18 06:08:50.801099038, delta=1758615 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.803278244, lastModified=2022-09-18 06:08:50.802099056, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.803278244, lastModified=2022-09-18 06:08:50.802099056, delta=1179188 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.803619500, lastModified=2022-09-18 06:08:50.802099056, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.803619500, lastModified=2022-09-18 06:08:50.802099056, delta=1520444 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.803935047, lastModified=2022-09-18 06:08:50.802099056, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.802099056 to 2022-09-18 06:08:50.803099074
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.804423973, lastModified=2022-09-18 06:08:50.803099074, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.804423973, lastModified=2022-09-18 06:08:50.803099074, delta=1324899 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.804769479, lastModified=2022-09-18 06:08:50.803099074, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.804769479, lastModified=2022-09-18 06:08:50.803099074, delta=1670405 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.805223987, lastModified=2022-09-18 06:08:50.804099092, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.805223987, lastModified=2022-09-18 06:08:50.804099092, delta=1124895 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.805605202, lastModified=2022-09-18 06:08:50.804099092, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.805605202, lastModified=2022-09-18 06:08:50.804099092, delta=1506110 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.805960750, lastModified=2022-09-18 06:08:50.804099092, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.804099092 to 2022-09-18 06:08:50.805099110
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.806393341, lastModified=2022-09-18 06:08:50.805099110, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.806393341, lastModified=2022-09-18 06:08:50.805099110, delta=1294231 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.806836516, lastModified=2022-09-18 06:08:50.805099110, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.806836516, lastModified=2022-09-18 06:08:50.805099110, delta=1737406 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.809445146, lastModified=2022-09-18 06:08:50.808099164, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.809445146, lastModified=2022-09-18 06:08:50.808099164, delta=1345982 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.809808278, lastModified=2022-09-18 06:08:50.808099164, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.809808278, lastModified=2022-09-18 06:08:50.808099164, delta=1709114 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.810213951, lastModified=2022-09-18 06:08:50.809099181, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.810213951, lastModified=2022-09-18 06:08:50.809099181, delta=1114770 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.810585833, lastModified=2022-09-18 06:08:50.809099181, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.810585833, lastModified=2022-09-18 06:08:50.809099181, delta=1486652 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.810930756, lastModified=2022-09-18 06:08:50.809099181, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.809099181 to 2022-09-18 06:08:50.810099199
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.811289512, lastModified=2022-09-18 06:08:50.810099199, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.811289512, lastModified=2022-09-18 06:08:50.810099199, delta=1190313 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.811559226, lastModified=2022-09-18 06:08:50.810099199, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.811559226, lastModified=2022-09-18 06:08:50.810099199, delta=1460027 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.811896190, lastModified=2022-09-18 06:08:50.810099199, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.811896190, lastModified=2022-09-18 06:08:50.810099199, delta=1796991 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.812284197, lastModified=2022-09-18 06:08:50.811099217, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.812284197, lastModified=2022-09-18 06:08:50.811099217, delta=1184980 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.812697829, lastModified=2022-09-18 06:08:50.811099217, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.812697829, lastModified=2022-09-18 06:08:50.811099217, delta=1598612 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.813067961, lastModified=2022-09-18 06:08:50.811099217, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.811099217 to 2022-09-18 06:08:50.812099235
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.813399092, lastModified=2022-09-18 06:08:50.812099235, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.813399092, lastModified=2022-09-18 06:08:50.812099235, delta=1299857 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.813714222, lastModified=2022-09-18 06:08:50.812099235, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.813714222, lastModified=2022-09-18 06:08:50.812099235, delta=1614987 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.813985436, lastModified=2022-09-18 06:08:50.812099235, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.812099235 to 2022-09-18 06:08:50.813099253
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.814374401, lastModified=2022-09-18 06:08:50.813099253, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.814374401, lastModified=2022-09-18 06:08:50.813099253, delta=1275148 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.814661739, lastModified=2022-09-18 06:08:50.813099253, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.814661739, lastModified=2022-09-18 06:08:50.813099253, delta=1562486 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.814931703, lastModified=2022-09-18 06:08:50.813099253, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.814931703, lastModified=2022-09-18 06:08:50.813099253, delta=1832450 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.815223291, lastModified=2022-09-18 06:08:50.814099271, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.815223291, lastModified=2022-09-18 06:08:50.814099271, delta=1124020 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.815487754, lastModified=2022-09-18 06:08:50.814099271, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.815487754, lastModified=2022-09-18 06:08:50.814099271, delta=1388483 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.818159760, lastModified=2022-09-18 06:08:50.814099271, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.814099271 to 2022-09-18 06:08:50.817099325
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.818533809, lastModified=2022-09-18 06:08:50.817099325, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.818533809, lastModified=2022-09-18 06:08:50.817099325, delta=1434484 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.818907857, lastModified=2022-09-18 06:08:50.817099325, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.818907857, lastModified=2022-09-18 06:08:50.817099325, delta=1808532 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.819353240, lastModified=2022-09-18 06:08:50.818099343, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.819353240, lastModified=2022-09-18 06:08:50.818099343, delta=1253897 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.819672704, lastModified=2022-09-18 06:08:50.818099343, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.819672704, lastModified=2022-09-18 06:08:50.818099343, delta=1573361 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.819978710, lastModified=2022-09-18 06:08:50.818099343, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.818099343 to 2022-09-18 06:08:50.819099361
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.820300840, lastModified=2022-09-18 06:08:50.819099361, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.820300840, lastModified=2022-09-18 06:08:50.819099361, delta=1201479 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.820574804, lastModified=2022-09-18 06:08:50.819099361, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.820574804, lastModified=2022-09-18 06:08:50.819099361, delta=1475443 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.820858392, lastModified=2022-09-18 06:08:50.819099361, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.820858392, lastModified=2022-09-18 06:08:50.819099361, delta=1759031 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.821162772, lastModified=2022-09-18 06:08:50.820099378, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.821162772, lastModified=2022-09-18 06:08:50.820099378, delta=1063394 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.821438236, lastModified=2022-09-18 06:08:50.820099378, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.821438236, lastModified=2022-09-18 06:08:50.820099378, delta=1338858 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.821709491, lastModified=2022-09-18 06:08:50.820099378, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.821709491, lastModified=2022-09-18 06:08:50.820099378, delta=1610113 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.821991037, lastModified=2022-09-18 06:08:50.820099378, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.820099378 to 2022-09-18 06:08:50.821099396
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.822315085, lastModified=2022-09-18 06:08:50.821099396, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.822315085, lastModified=2022-09-18 06:08:50.821099396, delta=1215689 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.822579006, lastModified=2022-09-18 06:08:50.821099396, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.822579006, lastModified=2022-09-18 06:08:50.821099396, delta=1479610 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.822843511, lastModified=2022-09-18 06:08:50.821099396, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.822843511, lastModified=2022-09-18 06:08:50.821099396, delta=1744115 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.823189059, lastModified=2022-09-18 06:08:50.822099414, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.823189059, lastModified=2022-09-18 06:08:50.822099414, delta=1089645 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.823504189, lastModified=2022-09-18 06:08:50.822099414, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.823504189, lastModified=2022-09-18 06:08:50.822099414, delta=1404775 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.823768319, lastModified=2022-09-18 06:08:50.822099414, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.823768319, lastModified=2022-09-18 06:08:50.822099414, delta=1668905 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.824062074, lastModified=2022-09-18 06:08:50.822099414, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.822099414 to 2022-09-18 06:08:50.823099432
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.826625287, lastModified=2022-09-18 06:08:50.825099468, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.826625287, lastModified=2022-09-18 06:08:50.825099468, delta=1525819 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.826922834, lastModified=2022-09-18 06:08:50.825099468, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.825099468 to 2022-09-18 06:08:50.826099486
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.827333508, lastModified=2022-09-18 06:08:50.826099486, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.827333508, lastModified=2022-09-18 06:08:50.826099486, delta=1234022 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.839839523, lastModified=2022-09-18 06:08:50.839099719, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.839839523, lastModified=2022-09-18 06:08:50.839099719, delta=739804 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.840177821, lastModified=2022-09-18 06:08:50.839099719, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.840177821, lastModified=2022-09-18 06:08:50.839099719, delta=1078102 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.840619454, lastModified=2022-09-18 06:08:50.839099719, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.840619454, lastModified=2022-09-18 06:08:50.839099719, delta=1519735 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.840989794, lastModified=2022-09-18 06:08:50.839099719, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.839099719 to 2022-09-18 06:08:50.840099736
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.841363092, lastModified=2022-09-18 06:08:50.840099736, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.841363092, lastModified=2022-09-18 06:08:50.840099736, delta=1263356 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.841655139, lastModified=2022-09-18 06:08:50.840099736, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.841655139, lastModified=2022-09-18 06:08:50.840099736, delta=1555403 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.842083939, lastModified=2022-09-18 06:08:50.840099736, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.840099736 to 2022-09-18 06:08:50.841099754
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.842502696, lastModified=2022-09-18 06:08:50.841099754, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.842502696, lastModified=2022-09-18 06:08:50.841099754, delta=1402942 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.842871869, lastModified=2022-09-18 06:08:50.841099754, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.842871869, lastModified=2022-09-18 06:08:50.841099754, delta=1772115 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.843293669, lastModified=2022-09-18 06:08:50.842099772, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.843293669, lastModified=2022-09-18 06:08:50.842099772, delta=1193897 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.843612299, lastModified=2022-09-18 06:08:50.842099772, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.843612299, lastModified=2022-09-18 06:08:50.842099772, delta=1512527 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.843895638, lastModified=2022-09-18 06:08:50.842099772, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.843895638, lastModified=2022-09-18 06:08:50.842099772, delta=1795866 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.844213518, lastModified=2022-09-18 06:08:50.843099790, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.844213518, lastModified=2022-09-18 06:08:50.843099790, delta=1113728 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.844492065, lastModified=2022-09-18 06:08:50.843099790, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.844492065, lastModified=2022-09-18 06:08:50.843099790, delta=1392275 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.844773320, lastModified=2022-09-18 06:08:50.843099790, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.844773320, lastModified=2022-09-18 06:08:50.843099790, delta=1673530 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.845090201, lastModified=2022-09-18 06:08:50.843099790, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.843099790 to 2022-09-18 06:08:50.844099808
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.847670455, lastModified=2022-09-18 06:08:50.844099808, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.844099808 to 2022-09-18 06:08:50.846099844
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.848143505, lastModified=2022-09-18 06:08:50.847099862, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.848143505, lastModified=2022-09-18 06:08:50.847099862, delta=1043643 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.848503220, lastModified=2022-09-18 06:08:50.847099862, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.848503220, lastModified=2022-09-18 06:08:50.847099862, delta=1403358 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.848936520, lastModified=2022-09-18 06:08:50.847099862, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.847099862 to 2022-09-18 06:08:50.848099880
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.849373486, lastModified=2022-09-18 06:08:50.848099880, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.849373486, lastModified=2022-09-18 06:08:50.848099880, delta=1273606 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.849705992, lastModified=2022-09-18 06:08:50.848099880, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.849705992, lastModified=2022-09-18 06:08:50.848099880, delta=1606112 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.850060873, lastModified=2022-09-18 06:08:50.848099880, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.848099880 to 2022-09-18 06:08:50.849099898
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.850495631, lastModified=2022-09-18 06:08:50.849099898, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.850495631, lastModified=2022-09-18 06:08:50.849099898, delta=1395733 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.850791178, lastModified=2022-09-18 06:08:50.849099898, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.850791178, lastModified=2022-09-18 06:08:50.849099898, delta=1691280 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.851116059, lastModified=2022-09-18 06:08:50.850099915, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.851116059, lastModified=2022-09-18 06:08:50.850099915, delta=1016144 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.851485440, lastModified=2022-09-18 06:08:50.850099915, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.851485440, lastModified=2022-09-18 06:08:50.850099915, delta=1385525 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.851798363, lastModified=2022-09-18 06:08:50.850099915, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.851798363, lastModified=2022-09-18 06:08:50.850099915, delta=1698448 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.852113452, lastModified=2022-09-18 06:08:50.851099933, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.852113452, lastModified=2022-09-18 06:08:50.851099933, delta=1013519 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.852506375, lastModified=2022-09-18 06:08:50.851099933, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.852506375, lastModified=2022-09-18 06:08:50.851099933, delta=1406442 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.852782464, lastModified=2022-09-18 06:08:50.851099933, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.852782464, lastModified=2022-09-18 06:08:50.851099933, delta=1682531 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.853138720, lastModified=2022-09-18 06:08:50.852099951, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.853138720, lastModified=2022-09-18 06:08:50.852099951, delta=1038769 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.853414100, lastModified=2022-09-18 06:08:50.852099951, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.853414100, lastModified=2022-09-18 06:08:50.852099951, delta=1314149 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.853698647, lastModified=2022-09-18 06:08:50.852099951, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.853698647, lastModified=2022-09-18 06:08:50.852099951, delta=1598696 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.853994069, lastModified=2022-09-18 06:08:50.852099951, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.852099951 to 2022-09-18 06:08:50.853099969
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.854299699, lastModified=2022-09-18 06:08:50.853099969, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.854299699, lastModified=2022-09-18 06:08:50.853099969, delta=1199730 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.856897871, lastModified=2022-09-18 06:08:50.855100005, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.856897871, lastModified=2022-09-18 06:08:50.855100005, delta=1797866 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.857293378, lastModified=2022-09-18 06:08:50.856100023, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.857293378, lastModified=2022-09-18 06:08:50.856100023, delta=1193355 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.857641342, lastModified=2022-09-18 06:08:50.856100023, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.857641342, lastModified=2022-09-18 06:08:50.856100023, delta=1541319 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.857977140, lastModified=2022-09-18 06:08:50.856100023, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.856100023 to 2022-09-18 06:08:50.857100041
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.858305479, lastModified=2022-09-18 06:08:50.857100041, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.858305479, lastModified=2022-09-18 06:08:50.857100041, delta=1205438 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.858691028, lastModified=2022-09-18 06:08:50.857100041, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.858691028, lastModified=2022-09-18 06:08:50.857100041, delta=1590987 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.859071409, lastModified=2022-09-18 06:08:50.857100041, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.857100041 to 2022-09-18 06:08:50.858100059
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.859458208, lastModified=2022-09-18 06:08:50.858100059, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.859458208, lastModified=2022-09-18 06:08:50.858100059, delta=1358149 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.859735546, lastModified=2022-09-18 06:08:50.858100059, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.859735546, lastModified=2022-09-18 06:08:50.858100059, delta=1635487 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.860041677, lastModified=2022-09-18 06:08:50.858100059, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.858100059 to 2022-09-18 06:08:50.859100077
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.860378100, lastModified=2022-09-18 06:08:50.859100077, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.860378100, lastModified=2022-09-18 06:08:50.859100077, delta=1278023 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.860747356, lastModified=2022-09-18 06:08:50.859100077, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.860747356, lastModified=2022-09-18 06:08:50.859100077, delta=1647279 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.861077695, lastModified=2022-09-18 06:08:50.859100077, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.859100077 to 2022-09-18 06:08:50.860100095
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.861356367, lastModified=2022-09-18 06:08:50.860100095, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.861356367, lastModified=2022-09-18 06:08:50.860100095, delta=1256272 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.861643122, lastModified=2022-09-18 06:08:50.860100095, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.861643122, lastModified=2022-09-18 06:08:50.860100095, delta=1543027 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.861925336, lastModified=2022-09-18 06:08:50.860100095, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.860100095 to 2022-09-18 06:08:50.861100112
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.862221091, lastModified=2022-09-18 06:08:50.861100112, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.862221091, lastModified=2022-09-18 06:08:50.861100112, delta=1120979 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.862521096, lastModified=2022-09-18 06:08:50.861100112, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.862521096, lastModified=2022-09-18 06:08:50.861100112, delta=1420984 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.862858977, lastModified=2022-09-18 06:08:50.861100112, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.862858977, lastModified=2022-09-18 06:08:50.861100112, delta=1758865 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.865470441, lastModified=2022-09-18 06:08:50.862100130, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.862100130 to 2022-09-18 06:08:50.864100166
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.865794571, lastModified=2022-09-18 06:08:50.864100166, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.865794571, lastModified=2022-09-18 06:08:50.864100166, delta=1694405 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.866121494, lastModified=2022-09-18 06:08:50.865100184, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.866121494, lastModified=2022-09-18 06:08:50.865100184, delta=1021310 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.866423583, lastModified=2022-09-18 06:08:50.865100184, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.866423583, lastModified=2022-09-18 06:08:50.865100184, delta=1323399 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.866758464, lastModified=2022-09-18 06:08:50.865100184, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.866758464, lastModified=2022-09-18 06:08:50.865100184, delta=1658280 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.867070678, lastModified=2022-09-18 06:08:50.865100184, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.865100184 to 2022-09-18 06:08:50.866100202
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.867351099, lastModified=2022-09-18 06:08:50.866100202, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.867351099, lastModified=2022-09-18 06:08:50.866100202, delta=1250897 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.867706147, lastModified=2022-09-18 06:08:50.866100202, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.867706147, lastModified=2022-09-18 06:08:50.866100202, delta=1605945 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.868044028, lastModified=2022-09-18 06:08:50.866100202, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.866100202 to 2022-09-18 06:08:50.867100220
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.868378868, lastModified=2022-09-18 06:08:50.867100220, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.868378868, lastModified=2022-09-18 06:08:50.867100220, delta=1278648 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.868709124, lastModified=2022-09-18 06:08:50.867100220, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.868709124, lastModified=2022-09-18 06:08:50.867100220, delta=1608904 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.868982504, lastModified=2022-09-18 06:08:50.867100220, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.867100220 to 2022-09-18 06:08:50.868100238
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.869356135, lastModified=2022-09-18 06:08:50.868100238, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.869356135, lastModified=2022-09-18 06:08:50.868100238, delta=1255897 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.869726475, lastModified=2022-09-18 06:08:50.868100238, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.869726475, lastModified=2022-09-18 06:08:50.868100238, delta=1626237 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.870072023, lastModified=2022-09-18 06:08:50.868100238, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.868100238 to 2022-09-18 06:08:50.869100256
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.870378945, lastModified=2022-09-18 06:08:50.869100256, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.870378945, lastModified=2022-09-18 06:08:50.869100256, delta=1278689 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.870661742, lastModified=2022-09-18 06:08:50.869100256, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.870661742, lastModified=2022-09-18 06:08:50.869100256, delta=1561486 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.870931830, lastModified=2022-09-18 06:08:50.869100256, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.869100256 to 2022-09-18 06:08:50.870100274
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.871286545, lastModified=2022-09-18 06:08:50.870100274, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.871286545, lastModified=2022-09-18 06:08:50.870100274, delta=1186271 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.871633218, lastModified=2022-09-18 06:08:50.870100274, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.871633218, lastModified=2022-09-18 06:08:50.870100274, delta=1532944 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.874203305, lastModified=2022-09-18 06:08:50.873100327, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.874203305, lastModified=2022-09-18 06:08:50.873100327, delta=1102978 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.874541603, lastModified=2022-09-18 06:08:50.873100327, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.874541603, lastModified=2022-09-18 06:08:50.873100327, delta=1441276 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.874927610, lastModified=2022-09-18 06:08:50.873100327, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.873100327 to 2022-09-18 06:08:50.874100345
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.875255574, lastModified=2022-09-18 06:08:50.874100345, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.875255574, lastModified=2022-09-18 06:08:50.874100345, delta=1155229 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.875539663, lastModified=2022-09-18 06:08:50.874100345, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.875539663, lastModified=2022-09-18 06:08:50.874100345, delta=1439318 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.875816834, lastModified=2022-09-18 06:08:50.874100345, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.875816834, lastModified=2022-09-18 06:08:50.874100345, delta=1716489 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.876123006, lastModified=2022-09-18 06:08:50.875100363, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.876123006, lastModified=2022-09-18 06:08:50.875100363, delta=1022643 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.876409011, lastModified=2022-09-18 06:08:50.875100363, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.876409011, lastModified=2022-09-18 06:08:50.875100363, delta=1308648 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.876718934, lastModified=2022-09-18 06:08:50.875100363, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.876718934, lastModified=2022-09-18 06:08:50.875100363, delta=1618571 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.877000189, lastModified=2022-09-18 06:08:50.875100363, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.875100363 to 2022-09-18 06:08:50.876100381
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.877308236, lastModified=2022-09-18 06:08:50.876100381, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.877308236, lastModified=2022-09-18 06:08:50.876100381, delta=1207855 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.877623492, lastModified=2022-09-18 06:08:50.876100381, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.877623492, lastModified=2022-09-18 06:08:50.876100381, delta=1523111 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.877921122, lastModified=2022-09-18 06:08:50.876100381, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.876100381 to 2022-09-18 06:08:50.877100399
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.878345921, lastModified=2022-09-18 06:08:50.877100399, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.878345921, lastModified=2022-09-18 06:08:50.877100399, delta=1245522 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.878718886, lastModified=2022-09-18 06:08:50.877100399, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.878718886, lastModified=2022-09-18 06:08:50.877100399, delta=1618487 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.878991766, lastModified=2022-09-18 06:08:50.877100399, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.877100399 to 2022-09-18 06:08:50.878100417
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.879315980, lastModified=2022-09-18 06:08:50.878100417, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.879315980, lastModified=2022-09-18 06:08:50.878100417, delta=1215563 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.879609652, lastModified=2022-09-18 06:08:50.878100417, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.879609652, lastModified=2022-09-18 06:08:50.878100417, delta=1509235 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.879914366, lastModified=2022-09-18 06:08:50.878100417, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.878100417 to 2022-09-18 06:08:50.879100435
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.882443286, lastModified=2022-09-18 06:08:50.879100435, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.879100435 to 2022-09-18 06:08:50.881100470
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.882934128, lastModified=2022-09-18 06:08:50.881100470, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.881100470 to 2022-09-18 06:08:50.882100488
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.883351136, lastModified=2022-09-18 06:08:50.882100488, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.883351136, lastModified=2022-09-18 06:08:50.882100488, delta=1250648 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.883800060, lastModified=2022-09-18 06:08:50.882100488, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.883800060, lastModified=2022-09-18 06:08:50.882100488, delta=1699572 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.884132733, lastModified=2022-09-18 06:08:50.883100506, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.884132733, lastModified=2022-09-18 06:08:50.883100506, delta=1032227 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.884433613, lastModified=2022-09-18 06:08:50.883100506, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.884433613, lastModified=2022-09-18 06:08:50.883100506, delta=1333107 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.884737327, lastModified=2022-09-18 06:08:50.883100506, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.884737327, lastModified=2022-09-18 06:08:50.883100506, delta=1636821 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.885030833, lastModified=2022-09-18 06:08:50.883100506, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.883100506 to 2022-09-18 06:08:50.884100524
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.885340963, lastModified=2022-09-18 06:08:50.884100524, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.885340963, lastModified=2022-09-18 06:08:50.884100524, delta=1240439 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.885643593, lastModified=2022-09-18 06:08:50.884100524, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.885643593, lastModified=2022-09-18 06:08:50.884100524, delta=1543069 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.885938015, lastModified=2022-09-18 06:08:50.884100524, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.884100524 to 2022-09-18 06:08:50.885100542
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.886297355, lastModified=2022-09-18 06:08:50.885100542, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.886297355, lastModified=2022-09-18 06:08:50.885100542, delta=1196813 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.886577777, lastModified=2022-09-18 06:08:50.885100542, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.886577777, lastModified=2022-09-18 06:08:50.885100542, delta=1477235 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.886923950, lastModified=2022-09-18 06:08:50.885100542, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.885100542 to 2022-09-18 06:08:50.886100560
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.887289290, lastModified=2022-09-18 06:08:50.886100560, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.887289290, lastModified=2022-09-18 06:08:50.886100560, delta=1188730 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.887594420, lastModified=2022-09-18 06:08:50.886100560, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.887594420, lastModified=2022-09-18 06:08:50.886100560, delta=1493860 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.887881259, lastModified=2022-09-18 06:08:50.886100560, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.887881259, lastModified=2022-09-18 06:08:50.886100560, delta=1780699 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.888290516, lastModified=2022-09-18 06:08:50.887100578, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.888290516, lastModified=2022-09-18 06:08:50.887100578, delta=1189938 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.888650064, lastModified=2022-09-18 06:08:50.887100578, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.888650064, lastModified=2022-09-18 06:08:50.887100578, delta=1549486 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.888955444, lastModified=2022-09-18 06:08:50.887100578, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.887100578 to 2022-09-18 06:08:50.888100596
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.891533699, lastModified=2022-09-18 06:08:50.890100632, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.891533699, lastModified=2022-09-18 06:08:50.890100632, delta=1433067 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.891931206, lastModified=2022-09-18 06:08:50.890100632, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.890100632 to 2022-09-18 06:08:50.891100650
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.892304921, lastModified=2022-09-18 06:08:50.891100650, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.892304921, lastModified=2022-09-18 06:08:50.891100650, delta=1204271 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.892614552, lastModified=2022-09-18 06:08:50.891100650, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.892614552, lastModified=2022-09-18 06:08:50.891100650, delta=1513902 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.892968016, lastModified=2022-09-18 06:08:50.891100650, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.891100650 to 2022-09-18 06:08:50.892100667
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.893382607, lastModified=2022-09-18 06:08:50.892100667, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.893382607, lastModified=2022-09-18 06:08:50.892100667, delta=1281940 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.893713071, lastModified=2022-09-18 06:08:50.892100667, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.893713071, lastModified=2022-09-18 06:08:50.892100667, delta=1612404 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.894106120, lastModified=2022-09-18 06:08:50.892100667, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.892100667 to 2022-09-18 06:08:50.893100685
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.894510961, lastModified=2022-09-18 06:08:50.893100685, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.894510961, lastModified=2022-09-18 06:08:50.893100685, delta=1410276 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.894820049, lastModified=2022-09-18 06:08:50.893100685, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.894820049, lastModified=2022-09-18 06:08:50.893100685, delta=1719364 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.895226223, lastModified=2022-09-18 06:08:50.894100703, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.895226223, lastModified=2022-09-18 06:08:50.894100703, delta=1125520 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.895591688, lastModified=2022-09-18 06:08:50.894100703, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.895591688, lastModified=2022-09-18 06:08:50.894100703, delta=1490985 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.895909652, lastModified=2022-09-18 06:08:50.894100703, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.895909652, lastModified=2022-09-18 06:08:50.894100703, delta=1808949 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.896380577, lastModified=2022-09-18 06:08:50.895100721, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.896380577, lastModified=2022-09-18 06:08:50.895100721, delta=1279856 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.896719667, lastModified=2022-09-18 06:08:50.895100721, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.896719667, lastModified=2022-09-18 06:08:50.895100721, delta=1618946 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.897054173, lastModified=2022-09-18 06:08:50.895100721, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.895100721 to 2022-09-18 06:08:50.896100739
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.897540015, lastModified=2022-09-18 06:08:50.896100739, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.897540015, lastModified=2022-09-18 06:08:50.896100739, delta=1439276 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.897857854, lastModified=2022-09-18 06:08:50.896100739, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.897857854, lastModified=2022-09-18 06:08:50.896100739, delta=1757115 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.898184276, lastModified=2022-09-18 06:08:50.897100757, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.898184276, lastModified=2022-09-18 06:08:50.897100757, delta=1083519 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.900556402, lastModified=2022-09-18 06:08:50.897100757, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.897100757 to 2022-09-18 06:08:50.899100793
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.900947784, lastModified=2022-09-18 06:08:50.899100793, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.899100793 to 2022-09-18 06:08:50.900100811
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.901446876, lastModified=2022-09-18 06:08:50.900100811, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.901446876, lastModified=2022-09-18 06:08:50.900100811, delta=1346065 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.901822175, lastModified=2022-09-18 06:08:50.900100811, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.901822175, lastModified=2022-09-18 06:08:50.900100811, delta=1721364 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.902193848, lastModified=2022-09-18 06:08:50.901100829, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.902193848, lastModified=2022-09-18 06:08:50.901100829, delta=1093019 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.902530604, lastModified=2022-09-18 06:08:50.901100829, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.902530604, lastModified=2022-09-18 06:08:50.901100829, delta=1429775 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.902855943, lastModified=2022-09-18 06:08:50.901100829, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.902855943, lastModified=2022-09-18 06:08:50.901100829, delta=1755114 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.903202449, lastModified=2022-09-18 06:08:50.902100846, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.903202449, lastModified=2022-09-18 06:08:50.902100846, delta=1101603 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.903577706, lastModified=2022-09-18 06:08:50.902100846, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.903577706, lastModified=2022-09-18 06:08:50.902100846, delta=1476860 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.903920171, lastModified=2022-09-18 06:08:50.902100846, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.902100846 to 2022-09-18 06:08:50.903100864
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.939815272, lastModified=2022-09-18 06:08:50.903100864, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.903100864 to 2022-09-18 06:08:50.939101509
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.940532576, lastModified=2022-09-18 06:08:50.939101509, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.940532576, lastModified=2022-09-18 06:08:50.939101509, delta=1431067 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.940990334, lastModified=2022-09-18 06:08:50.939101509, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.939101509 to 2022-09-18 06:08:50.940101527
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.941499135, lastModified=2022-09-18 06:08:50.940101527, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.941499135, lastModified=2022-09-18 06:08:50.940101527, delta=1397608 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.941880600, lastModified=2022-09-18 06:08:50.940101527, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.941880600, lastModified=2022-09-18 06:08:50.940101527, delta=1779073 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.942261315, lastModified=2022-09-18 06:08:50.941101545, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.942261315, lastModified=2022-09-18 06:08:50.941101545, delta=1159770 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.942656072, lastModified=2022-09-18 06:08:50.941101545, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.942656072, lastModified=2022-09-18 06:08:50.941101545, delta=1554527 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.943033038, lastModified=2022-09-18 06:08:50.941101545, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.941101545 to 2022-09-18 06:08:50.942101563
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.943407419, lastModified=2022-09-18 06:08:50.942101563, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.943407419, lastModified=2022-09-18 06:08:50.942101563, delta=1305856 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.943741925, lastModified=2022-09-18 06:08:50.942101563, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.943741925, lastModified=2022-09-18 06:08:50.942101563, delta=1640362 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.946369889, lastModified=2022-09-18 06:08:50.945101616, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.946369889, lastModified=2022-09-18 06:08:50.945101616, delta=1268273 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.946692186, lastModified=2022-09-18 06:08:50.945101616, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.946692186, lastModified=2022-09-18 06:08:50.945101616, delta=1590570 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.947045901, lastModified=2022-09-18 06:08:50.945101616, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.945101616 to 2022-09-18 06:08:50.946101634
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.947498951, lastModified=2022-09-18 06:08:50.946101634, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.947498951, lastModified=2022-09-18 06:08:50.946101634, delta=1397317 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.947806748, lastModified=2022-09-18 06:08:50.946101634, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.947806748, lastModified=2022-09-18 06:08:50.946101634, delta=1705114 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.948342341, lastModified=2022-09-18 06:08:50.947101652, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.948342341, lastModified=2022-09-18 06:08:50.947101652, delta=1240689 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.948795891, lastModified=2022-09-18 06:08:50.947101652, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.948795891, lastModified=2022-09-18 06:08:50.947101652, delta=1694239 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.949213648, lastModified=2022-09-18 06:08:50.948101670, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.949213648, lastModified=2022-09-18 06:08:50.948101670, delta=1111978 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.949513404, lastModified=2022-09-18 06:08:50.948101670, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.949513404, lastModified=2022-09-18 06:08:50.948101670, delta=1411734 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.949830534, lastModified=2022-09-18 06:08:50.948101670, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.949830534, lastModified=2022-09-18 06:08:50.948101670, delta=1728864 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.950233375, lastModified=2022-09-18 06:08:50.949101688, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.950233375, lastModified=2022-09-18 06:08:50.949101688, delta=1131687 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.950558256, lastModified=2022-09-18 06:08:50.949101688, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.950558256, lastModified=2022-09-18 06:08:50.949101688, delta=1456568 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.950857428, lastModified=2022-09-18 06:08:50.949101688, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.950857428, lastModified=2022-09-18 06:08:50.949101688, delta=1755740 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.951212267, lastModified=2022-09-18 06:08:50.950101706, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.951212267, lastModified=2022-09-18 06:08:50.950101706, delta=1110561 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.951555940, lastModified=2022-09-18 06:08:50.950101706, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.951555940, lastModified=2022-09-18 06:08:50.950101706, delta=1454234 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.951866404, lastModified=2022-09-18 06:08:50.950101706, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.951866404, lastModified=2022-09-18 06:08:50.950101706, delta=1764698 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.952272911, lastModified=2022-09-18 06:08:50.951101724, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.952272911, lastModified=2022-09-18 06:08:50.951101724, delta=1171187 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.952615709, lastModified=2022-09-18 06:08:50.951101724, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.952615709, lastModified=2022-09-18 06:08:50.951101724, delta=1513985 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.952892297, lastModified=2022-09-18 06:08:50.951101724, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.952892297, lastModified=2022-09-18 06:08:50.951101724, delta=1790573 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.955285257, lastModified=2022-09-18 06:08:50.952101742, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.952101742 to 2022-09-18 06:08:50.954101777
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.955653097, lastModified=2022-09-18 06:08:50.954101777, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.955653097, lastModified=2022-09-18 06:08:50.954101777, delta=1551320 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.956001853, lastModified=2022-09-18 06:08:50.954101777, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.954101777 to 2022-09-18 06:08:50.955101795
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.956417027, lastModified=2022-09-18 06:08:50.955101795, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.956417027, lastModified=2022-09-18 06:08:50.955101795, delta=1315232 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.956745616, lastModified=2022-09-18 06:08:50.955101795, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.956745616, lastModified=2022-09-18 06:08:50.955101795, delta=1643821 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.957099831, lastModified=2022-09-18 06:08:50.955101795, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.955101795 to 2022-09-18 06:08:50.956101813
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.957423045, lastModified=2022-09-18 06:08:50.956101813, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.957423045, lastModified=2022-09-18 06:08:50.956101813, delta=1321232 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.957725634, lastModified=2022-09-18 06:08:50.956101813, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.957725634, lastModified=2022-09-18 06:08:50.956101813, delta=1623821 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.957984972, lastModified=2022-09-18 06:08:50.956101813, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.956101813 to 2022-09-18 06:08:50.957101831
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.958377896, lastModified=2022-09-18 06:08:50.957101831, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.958377896, lastModified=2022-09-18 06:08:50.957101831, delta=1276065 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.958735652, lastModified=2022-09-18 06:08:50.957101831, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.958735652, lastModified=2022-09-18 06:08:50.957101831, delta=1633821 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.958992240, lastModified=2022-09-18 06:08:50.957101831, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.957101831 to 2022-09-18 06:08:50.958101849
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.959381955, lastModified=2022-09-18 06:08:50.958101849, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.959381955, lastModified=2022-09-18 06:08:50.958101849, delta=1280106 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.959699461, lastModified=2022-09-18 06:08:50.958101849, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.959699461, lastModified=2022-09-18 06:08:50.958101849, delta=1597612 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.960070218, lastModified=2022-09-18 06:08:50.958101849, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.958101849 to 2022-09-18 06:08:50.959101867
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.960416224, lastModified=2022-09-18 06:08:50.959101867, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.960416224, lastModified=2022-09-18 06:08:50.959101867, delta=1314357 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.960747146, lastModified=2022-09-18 06:08:50.959101867, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.960747146, lastModified=2022-09-18 06:08:50.959101867, delta=1645279 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.961152820, lastModified=2022-09-18 06:08:50.960101885, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.961152820, lastModified=2022-09-18 06:08:50.960101885, delta=1050935 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.961457784, lastModified=2022-09-18 06:08:50.960101885, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.961457784, lastModified=2022-09-18 06:08:50.960101885, delta=1355899 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.961795998, lastModified=2022-09-18 06:08:50.960101885, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.961795998, lastModified=2022-09-18 06:08:50.960101885, delta=1694113 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.964287668, lastModified=2022-09-18 06:08:50.963101939, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.964287668, lastModified=2022-09-18 06:08:50.963101939, delta=1185729 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.964629466, lastModified=2022-09-18 06:08:50.963101939, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.964629466, lastModified=2022-09-18 06:08:50.963101939, delta=1527527 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.964965472, lastModified=2022-09-18 06:08:50.963101939, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.963101939 to 2022-09-18 06:08:50.964101956
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.965350479, lastModified=2022-09-18 06:08:50.964101956, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.965350479, lastModified=2022-09-18 06:08:50.964101956, delta=1248523 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.965650109, lastModified=2022-09-18 06:08:50.964101956, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.965650109, lastModified=2022-09-18 06:08:50.964101956, delta=1548153 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.966004824, lastModified=2022-09-18 06:08:50.964101956, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.964101956 to 2022-09-18 06:08:50.965101974
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.966410956, lastModified=2022-09-18 06:08:50.965101974, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.966410956, lastModified=2022-09-18 06:08:50.965101974, delta=1308982 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.966731545, lastModified=2022-09-18 06:08:50.965101974, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.966731545, lastModified=2022-09-18 06:08:50.965101974, delta=1629571 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.967134594, lastModified=2022-09-18 06:08:50.965101974, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.965101974 to 2022-09-18 06:08:50.966101992
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.967455891, lastModified=2022-09-18 06:08:50.966101992, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.967455891, lastModified=2022-09-18 06:08:50.966101992, delta=1353899 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.967784897, lastModified=2022-09-18 06:08:50.966101992, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.967784897, lastModified=2022-09-18 06:08:50.966101992, delta=1682905 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.968113528, lastModified=2022-09-18 06:08:50.966101992, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.966101992 to 2022-09-18 06:08:50.967102010
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.968497910, lastModified=2022-09-18 06:08:50.967102010, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.968497910, lastModified=2022-09-18 06:08:50.967102010, delta=1395900 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.968895667, lastModified=2022-09-18 06:08:50.967102010, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.968895667, lastModified=2022-09-18 06:08:50.967102010, delta=1793657 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.969256090, lastModified=2022-09-18 06:08:50.968102028, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.969256090, lastModified=2022-09-18 06:08:50.968102028, delta=1154062 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.969733724, lastModified=2022-09-18 06:08:50.968102028, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.969733724, lastModified=2022-09-18 06:08:50.968102028, delta=1631696 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.970178690, lastModified=2022-09-18 06:08:50.969102046, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.970178690, lastModified=2022-09-18 06:08:50.969102046, delta=1076644 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.970628907, lastModified=2022-09-18 06:08:50.969102046, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.970628907, lastModified=2022-09-18 06:08:50.969102046, delta=1526861 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.970912620, lastModified=2022-09-18 06:08:50.969102046, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.970912620, lastModified=2022-09-18 06:08:50.969102046, delta=1810574 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.973702920, lastModified=2022-09-18 06:08:50.970102064, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.970102064 to 2022-09-18 06:08:50.973102118
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.974113136, lastModified=2022-09-18 06:08:50.973102118, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.974113136, lastModified=2022-09-18 06:08:50.973102118, delta=1011018 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.974441433, lastModified=2022-09-18 06:08:50.973102118, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.974441433, lastModified=2022-09-18 06:08:50.973102118, delta=1339315 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.974886149, lastModified=2022-09-18 06:08:50.973102118, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.973102118 to 2022-09-18 06:08:50.974102135
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.975429576, lastModified=2022-09-18 06:08:50.974102135, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.975429576, lastModified=2022-09-18 06:08:50.974102135, delta=1327441 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.975943377, lastModified=2022-09-18 06:08:50.974102135, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.974102135 to 2022-09-18 06:08:50.975102153
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.976409302, lastModified=2022-09-18 06:08:50.975102153, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.976409302, lastModified=2022-09-18 06:08:50.975102153, delta=1307149 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.976838226, lastModified=2022-09-18 06:08:50.975102153, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.976838226, lastModified=2022-09-18 06:08:50.975102153, delta=1736073 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.977192982, lastModified=2022-09-18 06:08:50.976102171, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.977192982, lastModified=2022-09-18 06:08:50.976102171, delta=1090811 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.977629990, lastModified=2022-09-18 06:08:50.976102171, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.977629990, lastModified=2022-09-18 06:08:50.976102171, delta=1527819 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.978068623, lastModified=2022-09-18 06:08:50.976102171, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.976102171 to 2022-09-18 06:08:50.977102189
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.978519090, lastModified=2022-09-18 06:08:50.977102189, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.978519090, lastModified=2022-09-18 06:08:50.977102189, delta=1416901 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.978951306, lastModified=2022-09-18 06:08:50.977102189, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.977102189 to 2022-09-18 06:08:50.978102207
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.979378105, lastModified=2022-09-18 06:08:50.978102207, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.979378105, lastModified=2022-09-18 06:08:50.978102207, delta=1275898 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.979794071, lastModified=2022-09-18 06:08:50.978102207, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.979794071, lastModified=2022-09-18 06:08:50.978102207, delta=1691864 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.980293163, lastModified=2022-09-18 06:08:50.979102225, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.980293163, lastModified=2022-09-18 06:08:50.979102225, delta=1190938 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.980782880, lastModified=2022-09-18 06:08:50.979102225, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.980782880, lastModified=2022-09-18 06:08:50.979102225, delta=1680655 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.981319348, lastModified=2022-09-18 06:08:50.980102243, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.981319348, lastModified=2022-09-18 06:08:50.980102243, delta=1217105 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.981639145, lastModified=2022-09-18 06:08:50.980102243, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.981639145, lastModified=2022-09-18 06:08:50.980102243, delta=1536902 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.981998777, lastModified=2022-09-18 06:08:50.980102243, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.980102243 to 2022-09-18 06:08:50.981102261
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.984827869, lastModified=2022-09-18 06:08:50.984102314, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.984827869, lastModified=2022-09-18 06:08:50.984102314, delta=725555 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.985209376, lastModified=2022-09-18 06:08:50.984102314, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.985209376, lastModified=2022-09-18 06:08:50.984102314, delta=1107062 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.985540340, lastModified=2022-09-18 06:08:50.984102314, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.985540340, lastModified=2022-09-18 06:08:50.984102314, delta=1438026 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.985959306, lastModified=2022-09-18 06:08:50.984102314, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.984102314 to 2022-09-18 06:08:50.985102332
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.986315396, lastModified=2022-09-18 06:08:50.985102332, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.986315396, lastModified=2022-09-18 06:08:50.985102332, delta=1213064 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.986739695, lastModified=2022-09-18 06:08:50.985102332, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.986739695, lastModified=2022-09-18 06:08:50.985102332, delta=1637363 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.987071159, lastModified=2022-09-18 06:08:50.985102332, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.985102332 to 2022-09-18 06:08:50.986102350
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.987352123, lastModified=2022-09-18 06:08:50.986102350, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.987352123, lastModified=2022-09-18 06:08:50.986102350, delta=1249773 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.987720004, lastModified=2022-09-18 06:08:50.986102350, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.987720004, lastModified=2022-09-18 06:08:50.986102350, delta=1617654 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.988072177, lastModified=2022-09-18 06:08:50.986102350, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.986102350 to 2022-09-18 06:08:50.987102368
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.988536436, lastModified=2022-09-18 06:08:50.987102368, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.988536436, lastModified=2022-09-18 06:08:50.987102368, delta=1434068 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.988864400, lastModified=2022-09-18 06:08:50.987102368, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.988864400, lastModified=2022-09-18 06:08:50.987102368, delta=1762032 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.989252490, lastModified=2022-09-18 06:08:50.988102386, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.989252490, lastModified=2022-09-18 06:08:50.988102386, delta=1150104 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.989589329, lastModified=2022-09-18 06:08:50.988102386, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.989589329, lastModified=2022-09-18 06:08:50.988102386, delta=1486943 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.989935961, lastModified=2022-09-18 06:08:50.988102386, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.988102386 to 2022-09-18 06:08:50.989102404
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.990318551, lastModified=2022-09-18 06:08:50.989102404, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.990318551, lastModified=2022-09-18 06:08:50.989102404, delta=1216147 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.990702391, lastModified=2022-09-18 06:08:50.989102404, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.990702391, lastModified=2022-09-18 06:08:50.989102404, delta=1599987 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.991077398, lastModified=2022-09-18 06:08:50.989102404, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.989102404 to 2022-09-18 06:08:50.990102422
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.991441988, lastModified=2022-09-18 06:08:50.990102422, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.991441988, lastModified=2022-09-18 06:08:50.990102422, delta=1339566 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.994173036, lastModified=2022-09-18 06:08:50.990102422, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.990102422 to 2022-09-18 06:08:50.993102476
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.994506542, lastModified=2022-09-18 06:08:50.993102476, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.994506542, lastModified=2022-09-18 06:08:50.993102476, delta=1404066 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.994863799, lastModified=2022-09-18 06:08:50.993102476, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.994863799, lastModified=2022-09-18 06:08:50.993102476, delta=1761323 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.995244389, lastModified=2022-09-18 06:08:50.994102493, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.995244389, lastModified=2022-09-18 06:08:50.994102493, delta=1141896 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.995663480, lastModified=2022-09-18 06:08:50.994102493, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.995663480, lastModified=2022-09-18 06:08:50.994102493, delta=1560987 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.996127988, lastModified=2022-09-18 06:08:50.994102493, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.994102493 to 2022-09-18 06:08:50.995102511
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.996503328, lastModified=2022-09-18 06:08:50.995102511, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.996503328, lastModified=2022-09-18 06:08:50.995102511, delta=1400817 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.996879585, lastModified=2022-09-18 06:08:50.995102511, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.996879585, lastModified=2022-09-18 06:08:50.995102511, delta=1777074 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.997341468, lastModified=2022-09-18 06:08:50.996102529, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.997341468, lastModified=2022-09-18 06:08:50.996102529, delta=1238939 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.997708225, lastModified=2022-09-18 06:08:50.996102529, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.997708225, lastModified=2022-09-18 06:08:50.996102529, delta=1605696 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.998056731, lastModified=2022-09-18 06:08:50.996102529, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.996102529 to 2022-09-18 06:08:50.997102547
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.998396904, lastModified=2022-09-18 06:08:50.997102547, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.998396904, lastModified=2022-09-18 06:08:50.997102547, delta=1294357 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.998765327, lastModified=2022-09-18 06:08:50.997102547, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.998765327, lastModified=2022-09-18 06:08:50.997102547, delta=1662780 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.999104041, lastModified=2022-09-18 06:08:50.998102565, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.999104041, lastModified=2022-09-18 06:08:50.998102565, delta=1001476 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.999445714, lastModified=2022-09-18 06:08:50.998102565, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.999445714, lastModified=2022-09-18 06:08:50.998102565, delta=1343149 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:50.999735928, lastModified=2022-09-18 06:08:50.998102565, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:50.999735928, lastModified=2022-09-18 06:08:50.998102565, delta=1633363 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.000202019, lastModified=2022-09-18 06:08:50.998102565, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:50.998102565 to 2022-09-18 06:08:50.999102583
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.000554692, lastModified=2022-09-18 06:08:50.999102583, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.000554692, lastModified=2022-09-18 06:08:50.999102583, delta=1452109 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.000858864, lastModified=2022-09-18 06:08:50.999102583, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.000858864, lastModified=2022-09-18 06:08:50.999102583, delta=1756281 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.001175578, lastModified=2022-09-18 06:08:51.000102601, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.001175578, lastModified=2022-09-18 06:08:51.000102601, delta=1072977 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.003607789, lastModified=2022-09-18 06:08:51.002102637, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.003607789, lastModified=2022-09-18 06:08:51.002102637, delta=1505152 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.004045255, lastModified=2022-09-18 06:08:51.002102637, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.002102637 to 2022-09-18 06:08:51.003102655
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.004388511, lastModified=2022-09-18 06:08:51.003102655, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.004388511, lastModified=2022-09-18 06:08:51.003102655, delta=1285856 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.004694891, lastModified=2022-09-18 06:08:51.003102655, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.004694891, lastModified=2022-09-18 06:08:51.003102655, delta=1592236 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.005123566, lastModified=2022-09-18 06:08:51.003102655, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.003102655 to 2022-09-18 06:08:51.004102673
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.005585532, lastModified=2022-09-18 06:08:51.004102673, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.005585532, lastModified=2022-09-18 06:08:51.004102673, delta=1482859 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.005916247, lastModified=2022-09-18 06:08:51.004102673, size=1, fileKey=(dev=804,ino=46514731)
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.005916247, lastModified=2022-09-18 06:08:51.004102673, delta=1813574 ns, racy<=14375 ns
02:08:50 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.006241169, lastModified=2022-09-18 06:08:51.005102690, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.006241169, lastModified=2022-09-18 06:08:51.005102690, delta=1138479 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.006586050, lastModified=2022-09-18 06:08:51.005102690, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.006586050, lastModified=2022-09-18 06:08:51.005102690, delta=1483360 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.006988808, lastModified=2022-09-18 06:08:51.005102690, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.005102690 to 2022-09-18 06:08:51.006102708
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.007364648, lastModified=2022-09-18 06:08:51.006102708, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.007364648, lastModified=2022-09-18 06:08:51.006102708, delta=1261940 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.007826364, lastModified=2022-09-18 06:08:51.006102708, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.007826364, lastModified=2022-09-18 06:08:51.006102708, delta=1723656 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.008178329, lastModified=2022-09-18 06:08:51.007102726, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.008178329, lastModified=2022-09-18 06:08:51.007102726, delta=1075603 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.008566586, lastModified=2022-09-18 06:08:51.007102726, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.008566586, lastModified=2022-09-18 06:08:51.007102726, delta=1463860 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.008989552, lastModified=2022-09-18 06:08:51.007102726, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.007102726 to 2022-09-18 06:08:51.008102744
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.009415768, lastModified=2022-09-18 06:08:51.008102744, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.009415768, lastModified=2022-09-18 06:08:51.008102744, delta=1313024 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.009703023, lastModified=2022-09-18 06:08:51.008102744, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.009703023, lastModified=2022-09-18 06:08:51.008102744, delta=1600279 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.010213282, lastModified=2022-09-18 06:08:51.009102762, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.010213282, lastModified=2022-09-18 06:08:51.009102762, delta=1110520 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.010517287, lastModified=2022-09-18 06:08:51.009102762, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.010517287, lastModified=2022-09-18 06:08:51.009102762, delta=1414525 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.013134334, lastModified=2022-09-18 06:08:51.009102762, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.009102762 to 2022-09-18 06:08:51.012102816
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.013489924, lastModified=2022-09-18 06:08:51.012102816, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.013489924, lastModified=2022-09-18 06:08:51.012102816, delta=1387108 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.013839389, lastModified=2022-09-18 06:08:51.012102816, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.013839389, lastModified=2022-09-18 06:08:51.012102816, delta=1736573 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.014265771, lastModified=2022-09-18 06:08:51.013102834, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.014265771, lastModified=2022-09-18 06:08:51.013102834, delta=1162937 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.014744363, lastModified=2022-09-18 06:08:51.013102834, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.014744363, lastModified=2022-09-18 06:08:51.013102834, delta=1641529 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.015237830, lastModified=2022-09-18 06:08:51.014102852, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.015237830, lastModified=2022-09-18 06:08:51.014102852, delta=1134978 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.015663629, lastModified=2022-09-18 06:08:51.014102852, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.015663629, lastModified=2022-09-18 06:08:51.014102852, delta=1560777 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.016119846, lastModified=2022-09-18 06:08:51.015102869, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.016119846, lastModified=2022-09-18 06:08:51.015102869, delta=1016977 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.016402559, lastModified=2022-09-18 06:08:51.015102869, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.016402559, lastModified=2022-09-18 06:08:51.015102869, delta=1299690 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.016738440, lastModified=2022-09-18 06:08:51.015102869, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.016738440, lastModified=2022-09-18 06:08:51.015102869, delta=1635571 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.017186115, lastModified=2022-09-18 06:08:51.015102869, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.015102869 to 2022-09-18 06:08:51.016102887
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.017547455, lastModified=2022-09-18 06:08:51.016102887, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.017547455, lastModified=2022-09-18 06:08:51.016102887, delta=1444568 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.017916295, lastModified=2022-09-18 06:08:51.016102887, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.017916295, lastModified=2022-09-18 06:08:51.016102887, delta=1813408 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.040133401, lastModified=2022-09-18 06:08:51.039103299, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.040133401, lastModified=2022-09-18 06:08:51.039103299, delta=1030102 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.040941249, lastModified=2022-09-18 06:08:51.039103299, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.039103299 to 2022-09-18 06:08:51.040103317
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.041369006, lastModified=2022-09-18 06:08:51.040103317, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.041369006, lastModified=2022-09-18 06:08:51.040103317, delta=1265689 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.041803514, lastModified=2022-09-18 06:08:51.040103317, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.041803514, lastModified=2022-09-18 06:08:51.040103317, delta=1700197 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.042199813, lastModified=2022-09-18 06:08:51.041103335, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.042199813, lastModified=2022-09-18 06:08:51.041103335, delta=1096478 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.042536277, lastModified=2022-09-18 06:08:51.041103335, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.042536277, lastModified=2022-09-18 06:08:51.041103335, delta=1432942 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.042902700, lastModified=2022-09-18 06:08:51.041103335, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.042902700, lastModified=2022-09-18 06:08:51.041103335, delta=1799365 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.045419287, lastModified=2022-09-18 06:08:51.044103389, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.045419287, lastModified=2022-09-18 06:08:51.044103389, delta=1315898 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.045795627, lastModified=2022-09-18 06:08:51.044103389, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.045795627, lastModified=2022-09-18 06:08:51.044103389, delta=1692238 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.046225010, lastModified=2022-09-18 06:08:51.045103407, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.046225010, lastModified=2022-09-18 06:08:51.045103407, delta=1121603 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.046586350, lastModified=2022-09-18 06:08:51.045103407, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.046586350, lastModified=2022-09-18 06:08:51.045103407, delta=1482943 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.046949606, lastModified=2022-09-18 06:08:51.045103407, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.045103407 to 2022-09-18 06:08:51.046103424
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.047282487, lastModified=2022-09-18 06:08:51.046103424, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.047282487, lastModified=2022-09-18 06:08:51.046103424, delta=1179063 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.047584076, lastModified=2022-09-18 06:08:51.046103424, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.047584076, lastModified=2022-09-18 06:08:51.046103424, delta=1480652 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.047916665, lastModified=2022-09-18 06:08:51.046103424, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.046103424 to 2022-09-18 06:08:51.047103442
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.048637345, lastModified=2022-09-18 06:08:51.047103442, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.048637345, lastModified=2022-09-18 06:08:51.047103442, delta=1533903 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.048992809, lastModified=2022-09-18 06:08:51.047103442, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.047103442 to 2022-09-18 06:08:51.048103460
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.049410275, lastModified=2022-09-18 06:08:51.048103460, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.049410275, lastModified=2022-09-18 06:08:51.048103460, delta=1306815 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.049809949, lastModified=2022-09-18 06:08:51.048103460, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.049809949, lastModified=2022-09-18 06:08:51.048103460, delta=1706489 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.050207831, lastModified=2022-09-18 06:08:51.049103478, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.050207831, lastModified=2022-09-18 06:08:51.049103478, delta=1104353 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.050548087, lastModified=2022-09-18 06:08:51.049103478, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.050548087, lastModified=2022-09-18 06:08:51.049103478, delta=1444609 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.050887010, lastModified=2022-09-18 06:08:51.049103478, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.050887010, lastModified=2022-09-18 06:08:51.049103478, delta=1783532 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.051224474, lastModified=2022-09-18 06:08:51.050103496, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.051224474, lastModified=2022-09-18 06:08:51.050103496, delta=1120978 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.051633648, lastModified=2022-09-18 06:08:51.050103496, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.051633648, lastModified=2022-09-18 06:08:51.050103496, delta=1530152 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.051933112, lastModified=2022-09-18 06:08:51.050103496, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.050103496 to 2022-09-18 06:08:51.051103514
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.052248868, lastModified=2022-09-18 06:08:51.051103514, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.052248868, lastModified=2022-09-18 06:08:51.051103514, delta=1145354 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.054646577, lastModified=2022-09-18 06:08:51.051103514, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.051103514 to 2022-09-18 06:08:51.053103550
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.055074793, lastModified=2022-09-18 06:08:51.053103550, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.053103550 to 2022-09-18 06:08:51.054103568
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.055522718, lastModified=2022-09-18 06:08:51.054103568, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.055522718, lastModified=2022-09-18 06:08:51.054103568, delta=1419150 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.055935892, lastModified=2022-09-18 06:08:51.054103568, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.054103568 to 2022-09-18 06:08:51.055103586
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.056379442, lastModified=2022-09-18 06:08:51.055103586, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.056379442, lastModified=2022-09-18 06:08:51.055103586, delta=1275856 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.056874076, lastModified=2022-09-18 06:08:51.055103586, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.056874076, lastModified=2022-09-18 06:08:51.055103586, delta=1770490 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.057289416, lastModified=2022-09-18 06:08:51.056103603, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.057289416, lastModified=2022-09-18 06:08:51.056103603, delta=1185813 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.057697465, lastModified=2022-09-18 06:08:51.056103603, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.057697465, lastModified=2022-09-18 06:08:51.056103603, delta=1593862 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.058096597, lastModified=2022-09-18 06:08:51.056103603, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.056103603 to 2022-09-18 06:08:51.057103621
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.058516355, lastModified=2022-09-18 06:08:51.057103621, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.058516355, lastModified=2022-09-18 06:08:51.057103621, delta=1412734 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.058832027, lastModified=2022-09-18 06:08:51.057103621, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.058832027, lastModified=2022-09-18 06:08:51.057103621, delta=1728406 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.059277785, lastModified=2022-09-18 06:08:51.058103639, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.059277785, lastModified=2022-09-18 06:08:51.058103639, delta=1174146 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.059755836, lastModified=2022-09-18 06:08:51.058103639, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.059755836, lastModified=2022-09-18 06:08:51.058103639, delta=1652197 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.060142051, lastModified=2022-09-18 06:08:51.059103657, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.060142051, lastModified=2022-09-18 06:08:51.059103657, delta=1038394 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.060628018, lastModified=2022-09-18 06:08:51.059103657, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.060628018, lastModified=2022-09-18 06:08:51.059103657, delta=1524361 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.061145777, lastModified=2022-09-18 06:08:51.060103675, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.061145777, lastModified=2022-09-18 06:08:51.060103675, delta=1042102 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.061523867, lastModified=2022-09-18 06:08:51.060103675, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.061523867, lastModified=2022-09-18 06:08:51.060103675, delta=1420192 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.061819539, lastModified=2022-09-18 06:08:51.060103675, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.061819539, lastModified=2022-09-18 06:08:51.060103675, delta=1715864 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.062118628, lastModified=2022-09-18 06:08:51.061103693, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.062118628, lastModified=2022-09-18 06:08:51.061103693, delta=1014935 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.062437884, lastModified=2022-09-18 06:08:51.061103693, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.062437884, lastModified=2022-09-18 06:08:51.061103693, delta=1334191 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.065192016, lastModified=2022-09-18 06:08:51.064103747, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.065192016, lastModified=2022-09-18 06:08:51.064103747, delta=1088269 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.065620066, lastModified=2022-09-18 06:08:51.064103747, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.065620066, lastModified=2022-09-18 06:08:51.064103747, delta=1516319 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.066093782, lastModified=2022-09-18 06:08:51.064103747, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.064103747 to 2022-09-18 06:08:51.065103765
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.066515457, lastModified=2022-09-18 06:08:51.065103765, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.066515457, lastModified=2022-09-18 06:08:51.065103765, delta=1411692 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.066868755, lastModified=2022-09-18 06:08:51.065103765, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.066868755, lastModified=2022-09-18 06:08:51.065103765, delta=1764990 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.067287554, lastModified=2022-09-18 06:08:51.066103782, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.067287554, lastModified=2022-09-18 06:08:51.066103782, delta=1183772 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.067647268, lastModified=2022-09-18 06:08:51.066103782, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.067647268, lastModified=2022-09-18 06:08:51.066103782, delta=1543486 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.068730288, lastModified=2022-09-18 06:08:51.067103800, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.068730288, lastModified=2022-09-18 06:08:51.067103800, delta=1626488 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.069002043, lastModified=2022-09-18 06:08:51.067103800, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.067103800 to 2022-09-18 06:08:51.068103818
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.069324507, lastModified=2022-09-18 06:08:51.068103818, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.069324507, lastModified=2022-09-18 06:08:51.068103818, delta=1220689 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.069635262, lastModified=2022-09-18 06:08:51.068103818, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.069635262, lastModified=2022-09-18 06:08:51.068103818, delta=1531444 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.069910142, lastModified=2022-09-18 06:08:51.068103818, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.069910142, lastModified=2022-09-18 06:08:51.068103818, delta=1806324 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.070311483, lastModified=2022-09-18 06:08:51.069103836, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.070311483, lastModified=2022-09-18 06:08:51.069103836, delta=1207647 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.070699323, lastModified=2022-09-18 06:08:51.069103836, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.070699323, lastModified=2022-09-18 06:08:51.069103836, delta=1595487 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.071052163, lastModified=2022-09-18 06:08:51.069103836, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.069103836 to 2022-09-18 06:08:51.070103854
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.071416961, lastModified=2022-09-18 06:08:51.070103854, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.071416961, lastModified=2022-09-18 06:08:51.070103854, delta=1313107 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.071779176, lastModified=2022-09-18 06:08:51.070103854, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.071779176, lastModified=2022-09-18 06:08:51.070103854, delta=1675322 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.072118557, lastModified=2022-09-18 06:08:51.070103854, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.070103854 to 2022-09-18 06:08:51.071103872
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.072500230, lastModified=2022-09-18 06:08:51.071103872, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.072500230, lastModified=2022-09-18 06:08:51.071103872, delta=1396358 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.075079068, lastModified=2022-09-18 06:08:51.071103872, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.071103872 to 2022-09-18 06:08:51.074103926
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.075524951, lastModified=2022-09-18 06:08:51.074103926, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.075524951, lastModified=2022-09-18 06:08:51.074103926, delta=1421025 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.075998210, lastModified=2022-09-18 06:08:51.074103926, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.074103926 to 2022-09-18 06:08:51.075103944
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.076393050, lastModified=2022-09-18 06:08:51.075103944, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.076393050, lastModified=2022-09-18 06:08:51.075103944, delta=1289106 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.076796891, lastModified=2022-09-18 06:08:51.075103944, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.076796891, lastModified=2022-09-18 06:08:51.075103944, delta=1692947 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.077134938, lastModified=2022-09-18 06:08:51.076103962, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.077134938, lastModified=2022-09-18 06:08:51.076103962, delta=1030976 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.077557613, lastModified=2022-09-18 06:08:51.076103962, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.077557613, lastModified=2022-09-18 06:08:51.076103962, delta=1453651 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.077906535, lastModified=2022-09-18 06:08:51.076103962, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.077906535, lastModified=2022-09-18 06:08:51.076103962, delta=1802573 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.078313459, lastModified=2022-09-18 06:08:51.077103979, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.077103979 to 2022-09-18 06:08:51.078103997
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.079687901, lastModified=2022-09-18 06:08:51.078103997, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.079687901, lastModified=2022-09-18 06:08:51.078103997, delta=1583904 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.079994240, lastModified=2022-09-18 06:08:51.078103997, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.078103997 to 2022-09-18 06:08:51.079104015
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.080386830, lastModified=2022-09-18 06:08:51.079104015, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.080386830, lastModified=2022-09-18 06:08:51.079104015, delta=1282815 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.080736711, lastModified=2022-09-18 06:08:51.079104015, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.080736711, lastModified=2022-09-18 06:08:51.079104015, delta=1632696 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.081121301, lastModified=2022-09-18 06:08:51.079104015, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.079104015 to 2022-09-18 06:08:51.080104033
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.081521517, lastModified=2022-09-18 06:08:51.080104033, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.081521517, lastModified=2022-09-18 06:08:51.080104033, delta=1417484 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.081833481, lastModified=2022-09-18 06:08:51.080104033, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.081833481, lastModified=2022-09-18 06:08:51.080104033, delta=1729448 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.082174820, lastModified=2022-09-18 06:08:51.081104051, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.082174820, lastModified=2022-09-18 06:08:51.081104051, delta=1070769 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.082503451, lastModified=2022-09-18 06:08:51.081104051, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.082503451, lastModified=2022-09-18 06:08:51.081104051, delta=1399400 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.083095753, lastModified=2022-09-18 06:08:51.081104051, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.081104051 to 2022-09-18 06:08:51.082104069
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.083456051, lastModified=2022-09-18 06:08:51.082104069, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.083456051, lastModified=2022-09-18 06:08:51.082104069, delta=1351982 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.085799635, lastModified=2022-09-18 06:08:51.084104105, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.085799635, lastModified=2022-09-18 06:08:51.084104105, delta=1695530 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.086367437, lastModified=2022-09-18 06:08:51.085104123, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.086367437, lastModified=2022-09-18 06:08:51.085104123, delta=1263314 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.086985240, lastModified=2022-09-18 06:08:51.085104123, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.085104123 to 2022-09-18 06:08:51.086104141
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.087656043, lastModified=2022-09-18 06:08:51.086104141, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.087656043, lastModified=2022-09-18 06:08:51.086104141, delta=1551902 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.088304263, lastModified=2022-09-18 06:08:51.087104158, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.088304263, lastModified=2022-09-18 06:08:51.087104158, delta=1200105 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.088990026, lastModified=2022-09-18 06:08:51.087104158, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.087104158 to 2022-09-18 06:08:51.088104176
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.089394533, lastModified=2022-09-18 06:08:51.088104176, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.089394533, lastModified=2022-09-18 06:08:51.088104176, delta=1290357 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.089738289, lastModified=2022-09-18 06:08:51.088104176, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.089738289, lastModified=2022-09-18 06:08:51.088104176, delta=1634113 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.090050170, lastModified=2022-09-18 06:08:51.088104176, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.088104176 to 2022-09-18 06:08:51.089104194
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.090363008, lastModified=2022-09-18 06:08:51.089104194, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.090363008, lastModified=2022-09-18 06:08:51.089104194, delta=1258814 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.090664889, lastModified=2022-09-18 06:08:51.089104194, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.090664889, lastModified=2022-09-18 06:08:51.089104194, delta=1560695 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.091048354, lastModified=2022-09-18 06:08:51.089104194, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.089104194 to 2022-09-18 06:08:51.090104212
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.091450278, lastModified=2022-09-18 06:08:51.090104212, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.091450278, lastModified=2022-09-18 06:08:51.090104212, delta=1346066 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.091747492, lastModified=2022-09-18 06:08:51.090104212, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.091747492, lastModified=2022-09-18 06:08:51.090104212, delta=1643280 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.092073372, lastModified=2022-09-18 06:08:51.090104212, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.090104212 to 2022-09-18 06:08:51.091104230
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.092422004, lastModified=2022-09-18 06:08:51.091104230, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.092422004, lastModified=2022-09-18 06:08:51.091104230, delta=1317774 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.092732468, lastModified=2022-09-18 06:08:51.091104230, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.092732468, lastModified=2022-09-18 06:08:51.091104230, delta=1628238 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.093061557, lastModified=2022-09-18 06:08:51.091104230, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.091104230 to 2022-09-18 06:08:51.092104248
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.093372104, lastModified=2022-09-18 06:08:51.092104248, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.093372104, lastModified=2022-09-18 06:08:51.092104248, delta=1267856 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.095866190, lastModified=2022-09-18 06:08:51.092104248, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.092104248 to 2022-09-18 06:08:51.094104284
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.096377199, lastModified=2022-09-18 06:08:51.095104302, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.096377199, lastModified=2022-09-18 06:08:51.095104302, delta=1272897 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.096864000, lastModified=2022-09-18 06:08:51.095104302, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.095104302 to 2022-09-18 06:08:51.096104320
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.097402759, lastModified=2022-09-18 06:08:51.096104320, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.097402759, lastModified=2022-09-18 06:08:51.096104320, delta=1298439 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.097744516, lastModified=2022-09-18 06:08:51.096104320, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.097744516, lastModified=2022-09-18 06:08:51.096104320, delta=1640196 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.098147689, lastModified=2022-09-18 06:08:51.097104337, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.098147689, lastModified=2022-09-18 06:08:51.097104337, delta=1043352 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.098443486, lastModified=2022-09-18 06:08:51.097104337, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.098443486, lastModified=2022-09-18 06:08:51.097104337, delta=1339149 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.098781243, lastModified=2022-09-18 06:08:51.097104337, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.098781243, lastModified=2022-09-18 06:08:51.097104337, delta=1676906 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.099117332, lastModified=2022-09-18 06:08:51.098104355, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.099117332, lastModified=2022-09-18 06:08:51.098104355, delta=1012977 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.099459046, lastModified=2022-09-18 06:08:51.098104355, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.099459046, lastModified=2022-09-18 06:08:51.098104355, delta=1354691 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.099904054, lastModified=2022-09-18 06:08:51.098104355, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.098104355 to 2022-09-18 06:08:51.099104373
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.100351354, lastModified=2022-09-18 06:08:51.099104373, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.100351354, lastModified=2022-09-18 06:08:51.099104373, delta=1246981 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.100756486, lastModified=2022-09-18 06:08:51.099104373, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.100756486, lastModified=2022-09-18 06:08:51.099104373, delta=1652113 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.101158868, lastModified=2022-09-18 06:08:51.100104391, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.101158868, lastModified=2022-09-18 06:08:51.100104391, delta=1054477 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.101508000, lastModified=2022-09-18 06:08:51.100104391, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.101508000, lastModified=2022-09-18 06:08:51.100104391, delta=1403609 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.101888465, lastModified=2022-09-18 06:08:51.100104391, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.100104391 to 2022-09-18 06:08:51.101104409
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.102328598, lastModified=2022-09-18 06:08:51.101104409, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.102328598, lastModified=2022-09-18 06:08:51.101104409, delta=1224189 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.102720438, lastModified=2022-09-18 06:08:51.101104409, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.102720438, lastModified=2022-09-18 06:08:51.101104409, delta=1616029 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.103140779, lastModified=2022-09-18 06:08:51.102104427, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.103140779, lastModified=2022-09-18 06:08:51.102104427, delta=1036352 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.103514452, lastModified=2022-09-18 06:08:51.102104427, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.103514452, lastModified=2022-09-18 06:08:51.102104427, delta=1410025 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.105924245, lastModified=2022-09-18 06:08:51.104104463, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.104104463 to 2022-09-18 06:08:51.105104481
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.106515339, lastModified=2022-09-18 06:08:51.105104481, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.106515339, lastModified=2022-09-18 06:08:51.105104481, delta=1410858 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.106989556, lastModified=2022-09-18 06:08:51.105104481, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.105104481 to 2022-09-18 06:08:51.106104499
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.107471398, lastModified=2022-09-18 06:08:51.106104499, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.107471398, lastModified=2022-09-18 06:08:51.106104499, delta=1366899 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.107849738, lastModified=2022-09-18 06:08:51.106104499, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.107849738, lastModified=2022-09-18 06:08:51.106104499, delta=1745239 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.108226120, lastModified=2022-09-18 06:08:51.107104517, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.108226120, lastModified=2022-09-18 06:08:51.107104517, delta=1121603 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.108706462, lastModified=2022-09-18 06:08:51.107104517, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.108706462, lastModified=2022-09-18 06:08:51.107104517, delta=1601945 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.109175429, lastModified=2022-09-18 06:08:51.108104534, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.109175429, lastModified=2022-09-18 06:08:51.108104534, delta=1070895 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.109745480, lastModified=2022-09-18 06:08:51.108104534, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.109745480, lastModified=2022-09-18 06:08:51.108104534, delta=1640946 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.110125612, lastModified=2022-09-18 06:08:51.109104552, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.110125612, lastModified=2022-09-18 06:08:51.109104552, delta=1021060 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.110423701, lastModified=2022-09-18 06:08:51.109104552, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.110423701, lastModified=2022-09-18 06:08:51.109104552, delta=1319149 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.110736332, lastModified=2022-09-18 06:08:51.109104552, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.110736332, lastModified=2022-09-18 06:08:51.109104552, delta=1631780 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.111105005, lastModified=2022-09-18 06:08:51.109104552, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.109104552 to 2022-09-18 06:08:51.110104570
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.111469803, lastModified=2022-09-18 06:08:51.110104570, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.111469803, lastModified=2022-09-18 06:08:51.110104570, delta=1365233 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.111771475, lastModified=2022-09-18 06:08:51.110104570, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.111771475, lastModified=2022-09-18 06:08:51.110104570, delta=1666905 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.112116815, lastModified=2022-09-18 06:08:51.111104588, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.112116815, lastModified=2022-09-18 06:08:51.111104588, delta=1012227 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.112403861, lastModified=2022-09-18 06:08:51.111104588, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.112403861, lastModified=2022-09-18 06:08:51.111104588, delta=1299273 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.112724200, lastModified=2022-09-18 06:08:51.111104588, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.112724200, lastModified=2022-09-18 06:08:51.111104588, delta=1619612 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.113054373, lastModified=2022-09-18 06:08:51.111104588, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.111104588 to 2022-09-18 06:08:51.112104606
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.115506584, lastModified=2022-09-18 06:08:51.112104606, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.112104606 to 2022-09-18 06:08:51.114104642
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.115980509, lastModified=2022-09-18 06:08:51.114104642, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.114104642 to 2022-09-18 06:08:51.115104660
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.116432517, lastModified=2022-09-18 06:08:51.115104660, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.116432517, lastModified=2022-09-18 06:08:51.115104660, delta=1327857 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.116900484, lastModified=2022-09-18 06:08:51.115104660, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.116900484, lastModified=2022-09-18 06:08:51.115104660, delta=1795824 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.117345825, lastModified=2022-09-18 06:08:51.116104678, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.117345825, lastModified=2022-09-18 06:08:51.116104678, delta=1241147 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.117781666, lastModified=2022-09-18 06:08:51.116104678, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.117781666, lastModified=2022-09-18 06:08:51.116104678, delta=1676988 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.139914562, lastModified=2022-09-18 06:08:51.116104678, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.116104678 to 2022-09-18 06:08:51.139105089
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.140642200, lastModified=2022-09-18 06:08:51.139105089, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.140642200, lastModified=2022-09-18 06:08:51.139105089, delta=1537111 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.141236628, lastModified=2022-09-18 06:08:51.140105107, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.141236628, lastModified=2022-09-18 06:08:51.140105107, delta=1131521 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.141786929, lastModified=2022-09-18 06:08:51.140105107, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.141786929, lastModified=2022-09-18 06:08:51.140105107, delta=1681822 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.142328105, lastModified=2022-09-18 06:08:51.141105125, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.142328105, lastModified=2022-09-18 06:08:51.141105125, delta=1222980 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.142644278, lastModified=2022-09-18 06:08:51.141105125, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.142644278, lastModified=2022-09-18 06:08:51.141105125, delta=1539153 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.142949450, lastModified=2022-09-18 06:08:51.141105125, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.141105125 to 2022-09-18 06:08:51.142105143
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.143258497, lastModified=2022-09-18 06:08:51.142105143, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.143258497, lastModified=2022-09-18 06:08:51.142105143, delta=1153354 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.143573753, lastModified=2022-09-18 06:08:51.142105143, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.143573753, lastModified=2022-09-18 06:08:51.142105143, delta=1468610 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.143962093, lastModified=2022-09-18 06:08:51.142105143, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.142105143 to 2022-09-18 06:08:51.143105161
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.144313474, lastModified=2022-09-18 06:08:51.143105161, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.144313474, lastModified=2022-09-18 06:08:51.143105161, delta=1208313 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.144629022, lastModified=2022-09-18 06:08:51.143105161, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.144629022, lastModified=2022-09-18 06:08:51.143105161, delta=1523861 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.144910443, lastModified=2022-09-18 06:08:51.143105161, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.144910443, lastModified=2022-09-18 06:08:51.143105161, delta=1805282 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.145231866, lastModified=2022-09-18 06:08:51.144105179, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.145231866, lastModified=2022-09-18 06:08:51.144105179, delta=1126687 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.147759119, lastModified=2022-09-18 06:08:51.146105215, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.147759119, lastModified=2022-09-18 06:08:51.146105215, delta=1653904 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.148217711, lastModified=2022-09-18 06:08:51.147105233, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.148217711, lastModified=2022-09-18 06:08:51.147105233, delta=1112478 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.148562134, lastModified=2022-09-18 06:08:51.147105233, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.148562134, lastModified=2022-09-18 06:08:51.147105233, delta=1456901 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.148902515, lastModified=2022-09-18 06:08:51.147105233, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.148902515, lastModified=2022-09-18 06:08:51.147105233, delta=1797282 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.149214895, lastModified=2022-09-18 06:08:51.148105251, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.149214895, lastModified=2022-09-18 06:08:51.148105251, delta=1109644 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.149601777, lastModified=2022-09-18 06:08:51.148105251, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.149601777, lastModified=2022-09-18 06:08:51.148105251, delta=1496526 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.150079286, lastModified=2022-09-18 06:08:51.148105251, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.148105251 to 2022-09-18 06:08:51.149105268
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.150588920, lastModified=2022-09-18 06:08:51.149105268, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.150588920, lastModified=2022-09-18 06:08:51.149105268, delta=1483652 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.150886092, lastModified=2022-09-18 06:08:51.149105268, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.150886092, lastModified=2022-09-18 06:08:51.149105268, delta=1780824 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.151246807, lastModified=2022-09-18 06:08:51.150105286, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.151246807, lastModified=2022-09-18 06:08:51.150105286, delta=1141521 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.151576396, lastModified=2022-09-18 06:08:51.150105286, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.151576396, lastModified=2022-09-18 06:08:51.150105286, delta=1471110 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.151884193, lastModified=2022-09-18 06:08:51.150105286, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.150105286 to 2022-09-18 06:08:51.151105304
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.152473079, lastModified=2022-09-18 06:08:51.151105304, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.152473079, lastModified=2022-09-18 06:08:51.151105304, delta=1367775 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.152871544, lastModified=2022-09-18 06:08:51.151105304, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.152871544, lastModified=2022-09-18 06:08:51.151105304, delta=1766240 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.153220717, lastModified=2022-09-18 06:08:51.152105322, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.153220717, lastModified=2022-09-18 06:08:51.152105322, delta=1115395 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.153603974, lastModified=2022-09-18 06:08:51.152105322, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.153603974, lastModified=2022-09-18 06:08:51.152105322, delta=1498652 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.153887437, lastModified=2022-09-18 06:08:51.152105322, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.153887437, lastModified=2022-09-18 06:08:51.152105322, delta=1782115 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.154211110, lastModified=2022-09-18 06:08:51.153105340, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.154211110, lastModified=2022-09-18 06:08:51.153105340, delta=1105770 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.154653826, lastModified=2022-09-18 06:08:51.153105340, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.154653826, lastModified=2022-09-18 06:08:51.153105340, delta=1548486 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.157388542, lastModified=2022-09-18 06:08:51.154105358, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.154105358 to 2022-09-18 06:08:51.156105394
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.157741381, lastModified=2022-09-18 06:08:51.156105394, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.157741381, lastModified=2022-09-18 06:08:51.156105394, delta=1635987 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.158214682, lastModified=2022-09-18 06:08:51.157105412, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.158214682, lastModified=2022-09-18 06:08:51.157105412, delta=1109270 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.158631022, lastModified=2022-09-18 06:08:51.157105412, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.158631022, lastModified=2022-09-18 06:08:51.157105412, delta=1525610 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.158963653, lastModified=2022-09-18 06:08:51.157105412, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.157105412 to 2022-09-18 06:08:51.158105430
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.159308784, lastModified=2022-09-18 06:08:51.158105430, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.159308784, lastModified=2022-09-18 06:08:51.158105430, delta=1203354 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.159608081, lastModified=2022-09-18 06:08:51.158105430, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.159608081, lastModified=2022-09-18 06:08:51.158105430, delta=1502651 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.159943421, lastModified=2022-09-18 06:08:51.158105430, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.158105430 to 2022-09-18 06:08:51.159105447
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.160440138, lastModified=2022-09-18 06:08:51.159105447, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.160440138, lastModified=2022-09-18 06:08:51.159105447, delta=1334691 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.160882521, lastModified=2022-09-18 06:08:51.159105447, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.159105447 to 2022-09-18 06:08:51.160105465
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.161366821, lastModified=2022-09-18 06:08:51.160105465, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.161366821, lastModified=2022-09-18 06:08:51.160105465, delta=1261356 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.161741411, lastModified=2022-09-18 06:08:51.160105465, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.161741411, lastModified=2022-09-18 06:08:51.160105465, delta=1635946 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.162060875, lastModified=2022-09-18 06:08:51.160105465, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.160105465 to 2022-09-18 06:08:51.161105483
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.162439924, lastModified=2022-09-18 06:08:51.161105483, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.162439924, lastModified=2022-09-18 06:08:51.161105483, delta=1334441 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.162851265, lastModified=2022-09-18 06:08:51.161105483, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.162851265, lastModified=2022-09-18 06:08:51.161105483, delta=1745782 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.163333023, lastModified=2022-09-18 06:08:51.162105501, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.163333023, lastModified=2022-09-18 06:08:51.162105501, delta=1227522 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.163758781, lastModified=2022-09-18 06:08:51.162105501, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.163758781, lastModified=2022-09-18 06:08:51.162105501, delta=1653280 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.164148246, lastModified=2022-09-18 06:08:51.163105519, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.164148246, lastModified=2022-09-18 06:08:51.163105519, delta=1042727 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.164560962, lastModified=2022-09-18 06:08:51.163105519, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.164560962, lastModified=2022-09-18 06:08:51.163105519, delta=1455443 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.165053387, lastModified=2022-09-18 06:08:51.163105519, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.163105519 to 2022-09-18 06:08:51.164105537
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.167822270, lastModified=2022-09-18 06:08:51.167105591, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.167822270, lastModified=2022-09-18 06:08:51.167105591, delta=716679 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.168278903, lastModified=2022-09-18 06:08:51.167105591, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.168278903, lastModified=2022-09-18 06:08:51.167105591, delta=1173312 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.168690911, lastModified=2022-09-18 06:08:51.167105591, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.168690911, lastModified=2022-09-18 06:08:51.167105591, delta=1585320 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.169071334, lastModified=2022-09-18 06:08:51.167105591, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.167105591 to 2022-09-18 06:08:51.168105609
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.169365048, lastModified=2022-09-18 06:08:51.168105609, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.169365048, lastModified=2022-09-18 06:08:51.168105609, delta=1259439 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.169712387, lastModified=2022-09-18 06:08:51.168105609, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.169712387, lastModified=2022-09-18 06:08:51.168105609, delta=1606778 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.170151104, lastModified=2022-09-18 06:08:51.169105626, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.170151104, lastModified=2022-09-18 06:08:51.169105626, delta=1045478 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.170547152, lastModified=2022-09-18 06:08:51.169105626, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.170547152, lastModified=2022-09-18 06:08:51.169105626, delta=1441526 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.170870158, lastModified=2022-09-18 06:08:51.169105626, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.170870158, lastModified=2022-09-18 06:08:51.169105626, delta=1764532 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.171212248, lastModified=2022-09-18 06:08:51.170105644, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.171212248, lastModified=2022-09-18 06:08:51.170105644, delta=1106604 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.171639380, lastModified=2022-09-18 06:08:51.170105644, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.171639380, lastModified=2022-09-18 06:08:51.170105644, delta=1533736 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.172150598, lastModified=2022-09-18 06:08:51.171105662, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.172150598, lastModified=2022-09-18 06:08:51.171105662, delta=1044936 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.172619023, lastModified=2022-09-18 06:08:51.171105662, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.172619023, lastModified=2022-09-18 06:08:51.171105662, delta=1513361 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.173011613, lastModified=2022-09-18 06:08:51.171105662, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.171105662 to 2022-09-18 06:08:51.172105680
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.173352536, lastModified=2022-09-18 06:08:51.172105680, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.173352536, lastModified=2022-09-18 06:08:51.172105680, delta=1246856 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.173693834, lastModified=2022-09-18 06:08:51.172105680, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.173693834, lastModified=2022-09-18 06:08:51.172105680, delta=1588154 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.174037798, lastModified=2022-09-18 06:08:51.172105680, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.172105680 to 2022-09-18 06:08:51.173105698
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.174396138, lastModified=2022-09-18 06:08:51.173105698, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.174396138, lastModified=2022-09-18 06:08:51.173105698, delta=1290440 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.174778311, lastModified=2022-09-18 06:08:51.173105698, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.174778311, lastModified=2022-09-18 06:08:51.173105698, delta=1672613 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.177379816, lastModified=2022-09-18 06:08:51.174105716, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.174105716 to 2022-09-18 06:08:51.177105770
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.177811116, lastModified=2022-09-18 06:08:51.177105770, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.177811116, lastModified=2022-09-18 06:08:51.177105770, delta=705346 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.178315583, lastModified=2022-09-18 06:08:51.177105770, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.178315583, lastModified=2022-09-18 06:08:51.177105770, delta=1209813 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.178605297, lastModified=2022-09-18 06:08:51.177105770, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.178605297, lastModified=2022-09-18 06:08:51.177105770, delta=1499527 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.178966011, lastModified=2022-09-18 06:08:51.177105770, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.177105770 to 2022-09-18 06:08:51.178105788
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.179307351, lastModified=2022-09-18 06:08:51.178105788, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.179307351, lastModified=2022-09-18 06:08:51.178105788, delta=1201563 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.179669566, lastModified=2022-09-18 06:08:51.178105788, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.179669566, lastModified=2022-09-18 06:08:51.178105788, delta=1563778 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.180070989, lastModified=2022-09-18 06:08:51.178105788, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.178105788 to 2022-09-18 06:08:51.179105806
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.180477247, lastModified=2022-09-18 06:08:51.179105806, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.180477247, lastModified=2022-09-18 06:08:51.179105806, delta=1371441 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.180862837, lastModified=2022-09-18 06:08:51.179105806, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.180862837, lastModified=2022-09-18 06:08:51.179105806, delta=1757031 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.181336429, lastModified=2022-09-18 06:08:51.180105823, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.181336429, lastModified=2022-09-18 06:08:51.180105823, delta=1230606 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.181724477, lastModified=2022-09-18 06:08:51.180105823, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.181724477, lastModified=2022-09-18 06:08:51.180105823, delta=1618654 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.182082109, lastModified=2022-09-18 06:08:51.180105823, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.180105823 to 2022-09-18 06:08:51.181105841
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.182483324, lastModified=2022-09-18 06:08:51.181105841, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.182483324, lastModified=2022-09-18 06:08:51.181105841, delta=1377483 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.182914415, lastModified=2022-09-18 06:08:51.181105841, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.182914415, lastModified=2022-09-18 06:08:51.181105841, delta=1808574 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.183225838, lastModified=2022-09-18 06:08:51.182105859, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.183225838, lastModified=2022-09-18 06:08:51.182105859, delta=1119979 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.183640053, lastModified=2022-09-18 06:08:51.182105859, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.183640053, lastModified=2022-09-18 06:08:51.182105859, delta=1534194 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.184034102, lastModified=2022-09-18 06:08:51.182105859, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.182105859 to 2022-09-18 06:08:51.183105877
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.184381942, lastModified=2022-09-18 06:08:51.183105877, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.184381942, lastModified=2022-09-18 06:08:51.183105877, delta=1276065 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.184726781, lastModified=2022-09-18 06:08:51.183105877, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.184726781, lastModified=2022-09-18 06:08:51.183105877, delta=1620904 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.187396662, lastModified=2022-09-18 06:08:51.186105931, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.187396662, lastModified=2022-09-18 06:08:51.186105931, delta=1290731 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.187938214, lastModified=2022-09-18 06:08:51.186105931, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.186105931 to 2022-09-18 06:08:51.187105949
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.188331429, lastModified=2022-09-18 06:08:51.187105949, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.188331429, lastModified=2022-09-18 06:08:51.187105949, delta=1225480 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.188780520, lastModified=2022-09-18 06:08:51.187105949, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.188780520, lastModified=2022-09-18 06:08:51.187105949, delta=1674571 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.189086651, lastModified=2022-09-18 06:08:51.187105949, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.187105949 to 2022-09-18 06:08:51.188105967
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.189434740, lastModified=2022-09-18 06:08:51.188105967, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.189434740, lastModified=2022-09-18 06:08:51.188105967, delta=1328773 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.189822164, lastModified=2022-09-18 06:08:51.188105967, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.189822164, lastModified=2022-09-18 06:08:51.188105967, delta=1716197 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.190345173, lastModified=2022-09-18 06:08:51.189105985, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.190345173, lastModified=2022-09-18 06:08:51.189105985, delta=1239188 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.190753722, lastModified=2022-09-18 06:08:51.189105985, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.190753722, lastModified=2022-09-18 06:08:51.189105985, delta=1647737 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.191043936, lastModified=2022-09-18 06:08:51.189105985, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.189105985 to 2022-09-18 06:08:51.190106002
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.191460652, lastModified=2022-09-18 06:08:51.190106002, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.191460652, lastModified=2022-09-18 06:08:51.190106002, delta=1354650 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.191864576, lastModified=2022-09-18 06:08:51.190106002, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.191864576, lastModified=2022-09-18 06:08:51.190106002, delta=1758574 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.192352709, lastModified=2022-09-18 06:08:51.191106020, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.192352709, lastModified=2022-09-18 06:08:51.191106020, delta=1246689 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.192737883, lastModified=2022-09-18 06:08:51.191106020, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.192737883, lastModified=2022-09-18 06:08:51.191106020, delta=1631863 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.193147390, lastModified=2022-09-18 06:08:51.192106038, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.193147390, lastModified=2022-09-18 06:08:51.192106038, delta=1041352 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.193482813, lastModified=2022-09-18 06:08:51.192106038, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.193482813, lastModified=2022-09-18 06:08:51.192106038, delta=1376775 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.193755443, lastModified=2022-09-18 06:08:51.192106038, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.193755443, lastModified=2022-09-18 06:08:51.192106038, delta=1649405 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.194088365, lastModified=2022-09-18 06:08:51.192106038, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.192106038 to 2022-09-18 06:08:51.193106056
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.194469164, lastModified=2022-09-18 06:08:51.193106056, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.194469164, lastModified=2022-09-18 06:08:51.193106056, delta=1363108 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.197004209, lastModified=2022-09-18 06:08:51.193106056, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.193106056 to 2022-09-18 06:08:51.196106110
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.197436009, lastModified=2022-09-18 06:08:51.196106110, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.197436009, lastModified=2022-09-18 06:08:51.196106110, delta=1329899 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.197873558, lastModified=2022-09-18 06:08:51.196106110, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.196106110 to 2022-09-18 06:08:51.197106128
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.198410776, lastModified=2022-09-18 06:08:51.197106128, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.198410776, lastModified=2022-09-18 06:08:51.197106128, delta=1304648 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.198846909, lastModified=2022-09-18 06:08:51.197106128, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.198846909, lastModified=2022-09-18 06:08:51.197106128, delta=1740781 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.199166331, lastModified=2022-09-18 06:08:51.198106146, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.199166331, lastModified=2022-09-18 06:08:51.198106146, delta=1060185 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.199456503, lastModified=2022-09-18 06:08:51.198106146, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.199456503, lastModified=2022-09-18 06:08:51.198106146, delta=1350357 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.199770259, lastModified=2022-09-18 06:08:51.198106146, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.199770259, lastModified=2022-09-18 06:08:51.198106146, delta=1664113 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.200119557, lastModified=2022-09-18 06:08:51.199106164, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.200119557, lastModified=2022-09-18 06:08:51.199106164, delta=1013393 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.200437437, lastModified=2022-09-18 06:08:51.199106164, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.200437437, lastModified=2022-09-18 06:08:51.199106164, delta=1331273 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.200787444, lastModified=2022-09-18 06:08:51.199106164, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.200787444, lastModified=2022-09-18 06:08:51.199106164, delta=1681280 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.201112824, lastModified=2022-09-18 06:08:51.200106181, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.201112824, lastModified=2022-09-18 06:08:51.200106181, delta=1006643 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.201450789, lastModified=2022-09-18 06:08:51.200106181, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.201450789, lastModified=2022-09-18 06:08:51.200106181, delta=1344608 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.201733919, lastModified=2022-09-18 06:08:51.200106181, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.201733919, lastModified=2022-09-18 06:08:51.200106181, delta=1627738 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.202038549, lastModified=2022-09-18 06:08:51.200106181, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.200106181 to 2022-09-18 06:08:51.201106199
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.202431015, lastModified=2022-09-18 06:08:51.201106199, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.202431015, lastModified=2022-09-18 06:08:51.201106199, delta=1324816 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.202841897, lastModified=2022-09-18 06:08:51.201106199, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.202841897, lastModified=2022-09-18 06:08:51.201106199, delta=1735698 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.203263738, lastModified=2022-09-18 06:08:51.202106217, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.203263738, lastModified=2022-09-18 06:08:51.202106217, delta=1157521 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.203673120, lastModified=2022-09-18 06:08:51.202106217, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.203673120, lastModified=2022-09-18 06:08:51.202106217, delta=1566903 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.203990459, lastModified=2022-09-18 06:08:51.202106217, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.202106217 to 2022-09-18 06:08:51.203106235
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.206547505, lastModified=2022-09-18 06:08:51.205106271, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.206547505, lastModified=2022-09-18 06:08:51.205106271, delta=1441234 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.206991346, lastModified=2022-09-18 06:08:51.205106271, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.205106271 to 2022-09-18 06:08:51.206106289
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.207407521, lastModified=2022-09-18 06:08:51.206106289, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.207407521, lastModified=2022-09-18 06:08:51.206106289, delta=1301232 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.207841862, lastModified=2022-09-18 06:08:51.206106289, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.207841862, lastModified=2022-09-18 06:08:51.206106289, delta=1735573 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.208218077, lastModified=2022-09-18 06:08:51.207106307, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.208218077, lastModified=2022-09-18 06:08:51.207106307, delta=1111770 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.208531707, lastModified=2022-09-18 06:08:51.207106307, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.208531707, lastModified=2022-09-18 06:08:51.207106307, delta=1425400 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.208855463, lastModified=2022-09-18 06:08:51.207106307, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.208855463, lastModified=2022-09-18 06:08:51.207106307, delta=1749156 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.209183594, lastModified=2022-09-18 06:08:51.208106325, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.209183594, lastModified=2022-09-18 06:08:51.208106325, delta=1077269 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.209582476, lastModified=2022-09-18 06:08:51.208106325, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.209582476, lastModified=2022-09-18 06:08:51.208106325, delta=1476151 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.209941941, lastModified=2022-09-18 06:08:51.208106325, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.209941941, lastModified=2022-09-18 06:08:51.208106325, delta=1835616 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.210295989, lastModified=2022-09-18 06:08:51.209106343, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.210295989, lastModified=2022-09-18 06:08:51.209106343, delta=1189646 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.210576911, lastModified=2022-09-18 06:08:51.209106343, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.210576911, lastModified=2022-09-18 06:08:51.209106343, delta=1470568 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.210866749, lastModified=2022-09-18 06:08:51.209106343, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.210866749, lastModified=2022-09-18 06:08:51.209106343, delta=1760406 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.211175963, lastModified=2022-09-18 06:08:51.210106360, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.211175963, lastModified=2022-09-18 06:08:51.210106360, delta=1069603 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.211644221, lastModified=2022-09-18 06:08:51.210106360, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.211644221, lastModified=2022-09-18 06:08:51.210106360, delta=1537861 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.212127772, lastModified=2022-09-18 06:08:51.210106360, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.210106360 to 2022-09-18 06:08:51.211106378
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.212518404, lastModified=2022-09-18 06:08:51.211106378, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.212518404, lastModified=2022-09-18 06:08:51.211106378, delta=1412026 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.212906827, lastModified=2022-09-18 06:08:51.211106378, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.211106378 to 2022-09-18 06:08:51.212106396
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.213267417, lastModified=2022-09-18 06:08:51.212106396, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.213267417, lastModified=2022-09-18 06:08:51.212106396, delta=1161021 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.215810254, lastModified=2022-09-18 06:08:51.212106396, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.212106396 to 2022-09-18 06:08:51.214106432
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.216285804, lastModified=2022-09-18 06:08:51.215106450, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.216285804, lastModified=2022-09-18 06:08:51.215106450, delta=1179354 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.216767396, lastModified=2022-09-18 06:08:51.215106450, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.216767396, lastModified=2022-09-18 06:08:51.215106450, delta=1660946 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.217113278, lastModified=2022-09-18 06:08:51.216106468, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.217113278, lastModified=2022-09-18 06:08:51.216106468, delta=1006810 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.217403491, lastModified=2022-09-18 06:08:51.216106468, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.217403491, lastModified=2022-09-18 06:08:51.216106468, delta=1297023 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.217770831, lastModified=2022-09-18 06:08:51.216106468, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.217770831, lastModified=2022-09-18 06:08:51.216106468, delta=1664363 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.218119796, lastModified=2022-09-18 06:08:51.217106486, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.218119796, lastModified=2022-09-18 06:08:51.217106486, delta=1013310 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.218426718, lastModified=2022-09-18 06:08:51.217106486, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.218426718, lastModified=2022-09-18 06:08:51.217106486, delta=1320232 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.218846767, lastModified=2022-09-18 06:08:51.217106486, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.218846767, lastModified=2022-09-18 06:08:51.217106486, delta=1740281 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.219288858, lastModified=2022-09-18 06:08:51.218106504, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.219288858, lastModified=2022-09-18 06:08:51.218106504, delta=1182354 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.219644406, lastModified=2022-09-18 06:08:51.218106504, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.219644406, lastModified=2022-09-18 06:08:51.218106504, delta=1537902 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.219922036, lastModified=2022-09-18 06:08:51.218106504, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.219922036, lastModified=2022-09-18 06:08:51.218106504, delta=1815532 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.220306251, lastModified=2022-09-18 06:08:51.219106522, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.220306251, lastModified=2022-09-18 06:08:51.219106522, delta=1199729 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.220597340, lastModified=2022-09-18 06:08:51.219106522, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.220597340, lastModified=2022-09-18 06:08:51.219106522, delta=1490818 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.220893679, lastModified=2022-09-18 06:08:51.219106522, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.220893679, lastModified=2022-09-18 06:08:51.219106522, delta=1787157 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.221229893, lastModified=2022-09-18 06:08:51.220106540, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.221229893, lastModified=2022-09-18 06:08:51.220106540, delta=1123353 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.221643109, lastModified=2022-09-18 06:08:51.220106540, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.221643109, lastModified=2022-09-18 06:08:51.220106540, delta=1536569 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.222094075, lastModified=2022-09-18 06:08:51.220106540, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.220106540 to 2022-09-18 06:08:51.221106557
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.222556917, lastModified=2022-09-18 06:08:51.221106557, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.222556917, lastModified=2022-09-18 06:08:51.221106557, delta=1450360 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.222909131, lastModified=2022-09-18 06:08:51.221106557, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.222909131, lastModified=2022-09-18 06:08:51.221106557, delta=1802574 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.225534470, lastModified=2022-09-18 06:08:51.224106611, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.225534470, lastModified=2022-09-18 06:08:51.224106611, delta=1427859 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.225927352, lastModified=2022-09-18 06:08:51.224106611, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.224106611 to 2022-09-18 06:08:51.225106629
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.226347776, lastModified=2022-09-18 06:08:51.225106629, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.226347776, lastModified=2022-09-18 06:08:51.225106629, delta=1241147 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.226691157, lastModified=2022-09-18 06:08:51.225106629, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.226691157, lastModified=2022-09-18 06:08:51.225106629, delta=1584528 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.226988288, lastModified=2022-09-18 06:08:51.225106629, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.225106629 to 2022-09-18 06:08:51.226106647
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.227350794, lastModified=2022-09-18 06:08:51.226106647, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.227350794, lastModified=2022-09-18 06:08:51.226106647, delta=1244147 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.227649050, lastModified=2022-09-18 06:08:51.226106647, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.227649050, lastModified=2022-09-18 06:08:51.226106647, delta=1542403 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.227968180, lastModified=2022-09-18 06:08:51.226106647, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.226106647 to 2022-09-18 06:08:51.227106665
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.228355396, lastModified=2022-09-18 06:08:51.227106665, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.228355396, lastModified=2022-09-18 06:08:51.227106665, delta=1248731 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.228695860, lastModified=2022-09-18 06:08:51.227106665, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.228695860, lastModified=2022-09-18 06:08:51.227106665, delta=1589195 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.229054325, lastModified=2022-09-18 06:08:51.227106665, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.227106665 to 2022-09-18 06:08:51.228106683
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.229383372, lastModified=2022-09-18 06:08:51.228106683, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.229383372, lastModified=2022-09-18 06:08:51.228106683, delta=1276689 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.229718170, lastModified=2022-09-18 06:08:51.228106683, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.229718170, lastModified=2022-09-18 06:08:51.228106683, delta=1611487 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.238196197, lastModified=2022-09-18 06:08:51.237106844, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.238196197, lastModified=2022-09-18 06:08:51.237106844, delta=1089353 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.238632871, lastModified=2022-09-18 06:08:51.237106844, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.238632871, lastModified=2022-09-18 06:08:51.237106844, delta=1526027 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.239065837, lastModified=2022-09-18 06:08:51.237106844, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.237106844 to 2022-09-18 06:08:51.238106862
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.239604805, lastModified=2022-09-18 06:08:51.238106862, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.239604805, lastModified=2022-09-18 06:08:51.238106862, delta=1497943 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.256329146, lastModified=2022-09-18 06:08:51.255107166, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.256329146, lastModified=2022-09-18 06:08:51.255107166, delta=1221980 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.256717987, lastModified=2022-09-18 06:08:51.255107166, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.256717987, lastModified=2022-09-18 06:08:51.255107166, delta=1610821 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.259307700, lastModified=2022-09-18 06:08:51.255107166, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.255107166 to 2022-09-18 06:08:51.258107220
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.259716082, lastModified=2022-09-18 06:08:51.258107220, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.259716082, lastModified=2022-09-18 06:08:51.258107220, delta=1608862 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.260063422, lastModified=2022-09-18 06:08:51.258107220, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.258107220 to 2022-09-18 06:08:51.259107238
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.260419845, lastModified=2022-09-18 06:08:51.259107238, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.260419845, lastModified=2022-09-18 06:08:51.259107238, delta=1312607 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.260732183, lastModified=2022-09-18 06:08:51.259107238, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.260732183, lastModified=2022-09-18 06:08:51.259107238, delta=1624945 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.261093690, lastModified=2022-09-18 06:08:51.260107256, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.261093690, lastModified=2022-09-18 06:08:51.260107256, delta=986434 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.261473863, lastModified=2022-09-18 06:08:51.260107256, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.261473863, lastModified=2022-09-18 06:08:51.260107256, delta=1366607 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.261785411, lastModified=2022-09-18 06:08:51.260107256, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.261785411, lastModified=2022-09-18 06:08:51.260107256, delta=1678155 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.262155001, lastModified=2022-09-18 06:08:51.261107274, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.262155001, lastModified=2022-09-18 06:08:51.261107274, delta=1047727 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.262533049, lastModified=2022-09-18 06:08:51.261107274, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.262533049, lastModified=2022-09-18 06:08:51.261107274, delta=1425775 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.262830554, lastModified=2022-09-18 06:08:51.261107274, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.262830554, lastModified=2022-09-18 06:08:51.261107274, delta=1723280 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.263320521, lastModified=2022-09-18 06:08:51.262107291, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.263320521, lastModified=2022-09-18 06:08:51.262107291, delta=1213230 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.263677611, lastModified=2022-09-18 06:08:51.262107291, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.263677611, lastModified=2022-09-18 06:08:51.262107291, delta=1570320 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.264132661, lastModified=2022-09-18 06:08:51.262107291, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.262107291 to 2022-09-18 06:08:51.263107309
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.264510293, lastModified=2022-09-18 06:08:51.263107309, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.264510293, lastModified=2022-09-18 06:08:51.263107309, delta=1402984 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.264850966, lastModified=2022-09-18 06:08:51.263107309, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.264850966, lastModified=2022-09-18 06:08:51.263107309, delta=1743657 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.265292348, lastModified=2022-09-18 06:08:51.264107327, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.265292348, lastModified=2022-09-18 06:08:51.264107327, delta=1185021 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.265745648, lastModified=2022-09-18 06:08:51.264107327, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.265745648, lastModified=2022-09-18 06:08:51.264107327, delta=1638321 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.266126197, lastModified=2022-09-18 06:08:51.265107345, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.266126197, lastModified=2022-09-18 06:08:51.265107345, delta=1018852 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.266502870, lastModified=2022-09-18 06:08:51.265107345, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.266502870, lastModified=2022-09-18 06:08:51.265107345, delta=1395525 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.269135917, lastModified=2022-09-18 06:08:51.267107381, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.267107381 to 2022-09-18 06:08:51.268107399
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.269594925, lastModified=2022-09-18 06:08:51.268107399, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.269594925, lastModified=2022-09-18 06:08:51.268107399, delta=1487526 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.270076309, lastModified=2022-09-18 06:08:51.268107399, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.268107399 to 2022-09-18 06:08:51.269107417
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.270499275, lastModified=2022-09-18 06:08:51.269107417, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.270499275, lastModified=2022-09-18 06:08:51.269107417, delta=1391858 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.270960908, lastModified=2022-09-18 06:08:51.269107417, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.269107417 to 2022-09-18 06:08:51.270107435
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.271326956, lastModified=2022-09-18 06:08:51.270107435, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.271326956, lastModified=2022-09-18 06:08:51.270107435, delta=1219521 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.271794090, lastModified=2022-09-18 06:08:51.270107435, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.271794090, lastModified=2022-09-18 06:08:51.270107435, delta=1686655 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.272191389, lastModified=2022-09-18 06:08:51.271107453, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.272191389, lastModified=2022-09-18 06:08:51.271107453, delta=1083936 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.272740315, lastModified=2022-09-18 06:08:51.271107453, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.272740315, lastModified=2022-09-18 06:08:51.271107453, delta=1632862 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.273143197, lastModified=2022-09-18 06:08:51.271107453, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.271107453 to 2022-09-18 06:08:51.272107470
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.273698582, lastModified=2022-09-18 06:08:51.272107470, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.273698582, lastModified=2022-09-18 06:08:51.272107470, delta=1591112 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.274194341, lastModified=2022-09-18 06:08:51.272107470, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.272107470 to 2022-09-18 06:08:51.273107488
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.274690767, lastModified=2022-09-18 06:08:51.273107488, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.274690767, lastModified=2022-09-18 06:08:51.273107488, delta=1583279 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.275133400, lastModified=2022-09-18 06:08:51.274107506, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.275133400, lastModified=2022-09-18 06:08:51.274107506, delta=1025894 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.275529740, lastModified=2022-09-18 06:08:51.274107506, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.275529740, lastModified=2022-09-18 06:08:51.274107506, delta=1422234 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.275938789, lastModified=2022-09-18 06:08:51.274107506, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.274107506 to 2022-09-18 06:08:51.275107524
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.276324796, lastModified=2022-09-18 06:08:51.275107524, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.276324796, lastModified=2022-09-18 06:08:51.275107524, delta=1217272 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.276824388, lastModified=2022-09-18 06:08:51.275107524, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.276824388, lastModified=2022-09-18 06:08:51.275107524, delta=1716864 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.277344231, lastModified=2022-09-18 06:08:51.276107542, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.277344231, lastModified=2022-09-18 06:08:51.276107542, delta=1236689 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.280195907, lastModified=2022-09-18 06:08:51.276107542, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.276107542 to 2022-09-18 06:08:51.279107596
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.280630790, lastModified=2022-09-18 06:08:51.279107596, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.280630790, lastModified=2022-09-18 06:08:51.279107596, delta=1523194 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.281195216, lastModified=2022-09-18 06:08:51.280107614, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.281195216, lastModified=2022-09-18 06:08:51.280107614, delta=1087602 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.281631183, lastModified=2022-09-18 06:08:51.280107614, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.281631183, lastModified=2022-09-18 06:08:51.280107614, delta=1523569 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.282207568, lastModified=2022-09-18 06:08:51.281107632, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.282207568, lastModified=2022-09-18 06:08:51.281107632, delta=1099936 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.282704410, lastModified=2022-09-18 06:08:51.281107632, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.282704410, lastModified=2022-09-18 06:08:51.281107632, delta=1596778 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.283166627, lastModified=2022-09-18 06:08:51.282107649, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.283166627, lastModified=2022-09-18 06:08:51.282107649, delta=1058978 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.283528675, lastModified=2022-09-18 06:08:51.282107649, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.283528675, lastModified=2022-09-18 06:08:51.282107649, delta=1421026 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.284686362, lastModified=2022-09-18 06:08:51.283107667, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.283107667 to 2022-09-18 06:08:51.284107685
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.286076846, lastModified=2022-09-18 06:08:51.284107685, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.284107685 to 2022-09-18 06:08:51.285107703
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.286773108, lastModified=2022-09-18 06:08:51.285107703, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.286773108, lastModified=2022-09-18 06:08:51.285107703, delta=1665405 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.287263950, lastModified=2022-09-18 06:08:51.286107721, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.287263950, lastModified=2022-09-18 06:08:51.286107721, delta=1156229 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.287588081, lastModified=2022-09-18 06:08:51.286107721, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.287588081, lastModified=2022-09-18 06:08:51.286107721, delta=1480360 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.288092965, lastModified=2022-09-18 06:08:51.286107721, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.286107721 to 2022-09-18 06:08:51.287107739
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.288602016, lastModified=2022-09-18 06:08:51.287107739, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.288602016, lastModified=2022-09-18 06:08:51.287107739, delta=1494277 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.289126983, lastModified=2022-09-18 06:08:51.287107739, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.287107739 to 2022-09-18 06:08:51.288107757
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.289434864, lastModified=2022-09-18 06:08:51.288107757, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.289434864, lastModified=2022-09-18 06:08:51.288107757, delta=1327107 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.289847955, lastModified=2022-09-18 06:08:51.288107757, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.289847955, lastModified=2022-09-18 06:08:51.288107757, delta=1740198 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.290330713, lastModified=2022-09-18 06:08:51.289107775, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.290330713, lastModified=2022-09-18 06:08:51.289107775, delta=1222938 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.290706178, lastModified=2022-09-18 06:08:51.289107775, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.290706178, lastModified=2022-09-18 06:08:51.289107775, delta=1598403 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.293452769, lastModified=2022-09-18 06:08:51.293107846, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.293452769, lastModified=2022-09-18 06:08:51.293107846, delta=344923 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.294072405, lastModified=2022-09-18 06:08:51.293107846, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.294072405, lastModified=2022-09-18 06:08:51.293107846, delta=964559 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.294594748, lastModified=2022-09-18 06:08:51.293107846, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.294594748, lastModified=2022-09-18 06:08:51.293107846, delta=1486902 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.295260927, lastModified=2022-09-18 06:08:51.294107864, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.295260927, lastModified=2022-09-18 06:08:51.294107864, delta=1153063 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.295735685, lastModified=2022-09-18 06:08:51.294107864, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.295735685, lastModified=2022-09-18 06:08:51.294107864, delta=1627821 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.296341863, lastModified=2022-09-18 06:08:51.295107882, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.296341863, lastModified=2022-09-18 06:08:51.295107882, delta=1233981 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.296744495, lastModified=2022-09-18 06:08:51.295107882, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.296744495, lastModified=2022-09-18 06:08:51.295107882, delta=1636613 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.297279838, lastModified=2022-09-18 06:08:51.296107900, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.297279838, lastModified=2022-09-18 06:08:51.296107900, delta=1171938 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.297827889, lastModified=2022-09-18 06:08:51.296107900, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.297827889, lastModified=2022-09-18 06:08:51.296107900, delta=1719989 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.298462109, lastModified=2022-09-18 06:08:51.297107918, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.298462109, lastModified=2022-09-18 06:08:51.297107918, delta=1354191 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.298872116, lastModified=2022-09-18 06:08:51.297107918, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.297107918 to 2022-09-18 06:08:51.298107936
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.299411793, lastModified=2022-09-18 06:08:51.298107936, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.299411793, lastModified=2022-09-18 06:08:51.298107936, delta=1303857 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.299928677, lastModified=2022-09-18 06:08:51.298107936, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.298107936 to 2022-09-18 06:08:51.299107954
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.300384060, lastModified=2022-09-18 06:08:51.299107954, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.300384060, lastModified=2022-09-18 06:08:51.299107954, delta=1276106 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.300844277, lastModified=2022-09-18 06:08:51.299107954, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.300844277, lastModified=2022-09-18 06:08:51.299107954, delta=1736323 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.301334994, lastModified=2022-09-18 06:08:51.300107972, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.301334994, lastModified=2022-09-18 06:08:51.300107972, delta=1227022 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.301822669, lastModified=2022-09-18 06:08:51.300107972, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.301822669, lastModified=2022-09-18 06:08:51.300107972, delta=1714697 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.302359262, lastModified=2022-09-18 06:08:51.301107990, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.302359262, lastModified=2022-09-18 06:08:51.301107990, delta=1251272 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.302834354, lastModified=2022-09-18 06:08:51.301107990, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.302834354, lastModified=2022-09-18 06:08:51.301107990, delta=1726364 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.305840158, lastModified=2022-09-18 06:08:51.302108008, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.302108008 to 2022-09-18 06:08:51.305108061
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.306355167, lastModified=2022-09-18 06:08:51.305108061, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.306355167, lastModified=2022-09-18 06:08:51.305108061, delta=1247106 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.306859301, lastModified=2022-09-18 06:08:51.305108061, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.305108061 to 2022-09-18 06:08:51.306108079
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.307489021, lastModified=2022-09-18 06:08:51.306108079, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.307489021, lastModified=2022-09-18 06:08:51.306108079, delta=1380942 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.308084490, lastModified=2022-09-18 06:08:51.306108079, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.306108079 to 2022-09-18 06:08:51.307108097
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.308630374, lastModified=2022-09-18 06:08:51.307108097, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.308630374, lastModified=2022-09-18 06:08:51.307108097, delta=1522277 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.309200093, lastModified=2022-09-18 06:08:51.307108097, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.307108097 to 2022-09-18 06:08:51.308108115
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.309671518, lastModified=2022-09-18 06:08:51.308108115, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.309671518, lastModified=2022-09-18 06:08:51.308108115, delta=1563403 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.310153402, lastModified=2022-09-18 06:08:51.308108115, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.308108115 to 2022-09-18 06:08:51.309108133
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.310677244, lastModified=2022-09-18 06:08:51.309108133, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.310677244, lastModified=2022-09-18 06:08:51.309108133, delta=1569111 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.311130627, lastModified=2022-09-18 06:08:51.309108133, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.309108133 to 2022-09-18 06:08:51.310108151
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.311586927, lastModified=2022-09-18 06:08:51.310108151, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.311586927, lastModified=2022-09-18 06:08:51.310108151, delta=1478776 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.311950309, lastModified=2022-09-18 06:08:51.310108151, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.310108151 to 2022-09-18 06:08:51.311108169
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.312378191, lastModified=2022-09-18 06:08:51.311108169, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.312378191, lastModified=2022-09-18 06:08:51.311108169, delta=1270022 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.312802491, lastModified=2022-09-18 06:08:51.311108169, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.312802491, lastModified=2022-09-18 06:08:51.311108169, delta=1694322 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.313165956, lastModified=2022-09-18 06:08:51.312108187, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.313165956, lastModified=2022-09-18 06:08:51.312108187, delta=1057769 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.313680131, lastModified=2022-09-18 06:08:51.312108187, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.313680131, lastModified=2022-09-18 06:08:51.312108187, delta=1571944 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.314025679, lastModified=2022-09-18 06:08:51.312108187, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.312108187 to 2022-09-18 06:08:51.313108204
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.314360310, lastModified=2022-09-18 06:08:51.313108204, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.314360310, lastModified=2022-09-18 06:08:51.313108204, delta=1252106 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.314727567, lastModified=2022-09-18 06:08:51.313108204, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.314727567, lastModified=2022-09-18 06:08:51.313108204, delta=1619363 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.317238653, lastModified=2022-09-18 06:08:51.316108258, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.317238653, lastModified=2022-09-18 06:08:51.316108258, delta=1130395 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.317610493, lastModified=2022-09-18 06:08:51.316108258, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.317610493, lastModified=2022-09-18 06:08:51.316108258, delta=1502235 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.317976417, lastModified=2022-09-18 06:08:51.316108258, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.316108258 to 2022-09-18 06:08:51.317108276
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.318370882, lastModified=2022-09-18 06:08:51.317108276, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.318370882, lastModified=2022-09-18 06:08:51.317108276, delta=1262606 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.318847057, lastModified=2022-09-18 06:08:51.317108276, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.318847057, lastModified=2022-09-18 06:08:51.317108276, delta=1738781 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.319380233, lastModified=2022-09-18 06:08:51.318108294, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.319380233, lastModified=2022-09-18 06:08:51.318108294, delta=1271939 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.319692031, lastModified=2022-09-18 06:08:51.318108294, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.319692031, lastModified=2022-09-18 06:08:51.318108294, delta=1583737 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.320052495, lastModified=2022-09-18 06:08:51.318108294, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.318108294 to 2022-09-18 06:08:51.319108312
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.320347251, lastModified=2022-09-18 06:08:51.319108312, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.320347251, lastModified=2022-09-18 06:08:51.319108312, delta=1238939 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.320676173, lastModified=2022-09-18 06:08:51.319108312, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.320676173, lastModified=2022-09-18 06:08:51.319108312, delta=1567861 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.321073389, lastModified=2022-09-18 06:08:51.319108312, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.319108312 to 2022-09-18 06:08:51.320108330
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.321439937, lastModified=2022-09-18 06:08:51.320108330, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.321439937, lastModified=2022-09-18 06:08:51.320108330, delta=1331607 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.321721275, lastModified=2022-09-18 06:08:51.320108330, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.321721275, lastModified=2022-09-18 06:08:51.320108330, delta=1612945 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.322004405, lastModified=2022-09-18 06:08:51.320108330, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.320108330 to 2022-09-18 06:08:51.321108348
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.322319244, lastModified=2022-09-18 06:08:51.321108348, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.322319244, lastModified=2022-09-18 06:08:51.321108348, delta=1210896 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.322586249, lastModified=2022-09-18 06:08:51.321108348, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.322586249, lastModified=2022-09-18 06:08:51.321108348, delta=1477901 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.322853546, lastModified=2022-09-18 06:08:51.321108348, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.322853546, lastModified=2022-09-18 06:08:51.321108348, delta=1745198 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.323169176, lastModified=2022-09-18 06:08:51.322108366, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.323169176, lastModified=2022-09-18 06:08:51.322108366, delta=1060810 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.323458140, lastModified=2022-09-18 06:08:51.322108366, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.323458140, lastModified=2022-09-18 06:08:51.322108366, delta=1349774 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.325957018, lastModified=2022-09-18 06:08:51.322108366, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.322108366 to 2022-09-18 06:08:51.325108419
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.326418068, lastModified=2022-09-18 06:08:51.325108419, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.326418068, lastModified=2022-09-18 06:08:51.325108419, delta=1309649 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.326894910, lastModified=2022-09-18 06:08:51.325108419, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.325108419 to 2022-09-18 06:08:51.326108437
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.327285792, lastModified=2022-09-18 06:08:51.326108437, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.327285792, lastModified=2022-09-18 06:08:51.326108437, delta=1177355 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.327632089, lastModified=2022-09-18 06:08:51.326108437, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.327632089, lastModified=2022-09-18 06:08:51.326108437, delta=1523652 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.327919803, lastModified=2022-09-18 06:08:51.326108437, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.327919803, lastModified=2022-09-18 06:08:51.326108437, delta=1811366 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.328226392, lastModified=2022-09-18 06:08:51.327108455, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.328226392, lastModified=2022-09-18 06:08:51.327108455, delta=1117937 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.328505397, lastModified=2022-09-18 06:08:51.327108455, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.328505397, lastModified=2022-09-18 06:08:51.327108455, delta=1396942 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.328793069, lastModified=2022-09-18 06:08:51.327108455, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.328793069, lastModified=2022-09-18 06:08:51.327108455, delta=1684614 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.329102282, lastModified=2022-09-18 06:08:51.328108473, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.329102282, lastModified=2022-09-18 06:08:51.328108473, delta=993809 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.329383788, lastModified=2022-09-18 06:08:51.328108473, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.329383788, lastModified=2022-09-18 06:08:51.328108473, delta=1275315 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.329665418, lastModified=2022-09-18 06:08:51.328108473, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.329665418, lastModified=2022-09-18 06:08:51.328108473, delta=1556945 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.329940256, lastModified=2022-09-18 06:08:51.328108473, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.328108473 to 2022-09-18 06:08:51.329108491
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.330247053, lastModified=2022-09-18 06:08:51.329108491, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.330247053, lastModified=2022-09-18 06:08:51.329108491, delta=1138562 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.330520725, lastModified=2022-09-18 06:08:51.329108491, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.330520725, lastModified=2022-09-18 06:08:51.329108491, delta=1412234 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.330796938, lastModified=2022-09-18 06:08:51.329108491, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.330796938, lastModified=2022-09-18 06:08:51.329108491, delta=1688447 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.331123902, lastModified=2022-09-18 06:08:51.330108509, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.331123902, lastModified=2022-09-18 06:08:51.330108509, delta=1015393 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.331405032, lastModified=2022-09-18 06:08:51.330108509, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.331405032, lastModified=2022-09-18 06:08:51.330108509, delta=1296523 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.331684037, lastModified=2022-09-18 06:08:51.330108509, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.331684037, lastModified=2022-09-18 06:08:51.330108509, delta=1575528 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.331962250, lastModified=2022-09-18 06:08:51.330108509, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.330108509 to 2022-09-18 06:08:51.331108527
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.334448212, lastModified=2022-09-18 06:08:51.333108563, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.334448212, lastModified=2022-09-18 06:08:51.333108563, delta=1339649 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.334845385, lastModified=2022-09-18 06:08:51.333108563, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.333108563 to 2022-09-18 06:08:51.334108580
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.335407229, lastModified=2022-09-18 06:08:51.334108580, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.335407229, lastModified=2022-09-18 06:08:51.334108580, delta=1298649 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.335787027, lastModified=2022-09-18 06:08:51.334108580, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.335787027, lastModified=2022-09-18 06:08:51.334108580, delta=1678447 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.336080949, lastModified=2022-09-18 06:08:51.334108580, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.334108580 to 2022-09-18 06:08:51.335108598
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.336351954, lastModified=2022-09-18 06:08:51.335108598, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.336351954, lastModified=2022-09-18 06:08:51.335108598, delta=1243356 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.336616209, lastModified=2022-09-18 06:08:51.335108598, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.336616209, lastModified=2022-09-18 06:08:51.335108598, delta=1507611 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.336898005, lastModified=2022-09-18 06:08:51.335108598, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.336898005, lastModified=2022-09-18 06:08:51.335108598, delta=1789407 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.337229845, lastModified=2022-09-18 06:08:51.336108616, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.337229845, lastModified=2022-09-18 06:08:51.336108616, delta=1121229 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.337599476, lastModified=2022-09-18 06:08:51.336108616, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.337599476, lastModified=2022-09-18 06:08:51.336108616, delta=1490860 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.337876065, lastModified=2022-09-18 06:08:51.336108616, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.337876065, lastModified=2022-09-18 06:08:51.336108616, delta=1767449 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.338200904, lastModified=2022-09-18 06:08:51.337108634, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.338200904, lastModified=2022-09-18 06:08:51.337108634, delta=1092270 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.338476742, lastModified=2022-09-18 06:08:51.337108634, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.338476742, lastModified=2022-09-18 06:08:51.337108634, delta=1368108 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.338751539, lastModified=2022-09-18 06:08:51.337108634, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.338751539, lastModified=2022-09-18 06:08:51.337108634, delta=1642905 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.339061002, lastModified=2022-09-18 06:08:51.337108634, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.337108634 to 2022-09-18 06:08:51.338108652
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.339372341, lastModified=2022-09-18 06:08:51.338108652, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.339372341, lastModified=2022-09-18 06:08:51.338108652, delta=1263689 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.339742098, lastModified=2022-09-18 06:08:51.338108652, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.339742098, lastModified=2022-09-18 06:08:51.338108652, delta=1633446 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.340085521, lastModified=2022-09-18 06:08:51.338108652, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.338108652 to 2022-09-18 06:08:51.339108670
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.340372401, lastModified=2022-09-18 06:08:51.339108670, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.340372401, lastModified=2022-09-18 06:08:51.339108670, delta=1263731 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.342970864, lastModified=2022-09-18 06:08:51.339108670, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.339108670 to 2022-09-18 06:08:51.342108724
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.343484665, lastModified=2022-09-18 06:08:51.342108724, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.343484665, lastModified=2022-09-18 06:08:51.342108724, delta=1375941 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.343891756, lastModified=2022-09-18 06:08:51.342108724, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.343891756, lastModified=2022-09-18 06:08:51.342108724, delta=1783032 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.344305596, lastModified=2022-09-18 06:08:51.343108742, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.344305596, lastModified=2022-09-18 06:08:51.343108742, delta=1196854 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.344614060, lastModified=2022-09-18 06:08:51.343108742, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.344614060, lastModified=2022-09-18 06:08:51.343108742, delta=1505318 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.344904107, lastModified=2022-09-18 06:08:51.343108742, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.344904107, lastModified=2022-09-18 06:08:51.343108742, delta=1795365 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.345251197, lastModified=2022-09-18 06:08:51.344108759, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.345251197, lastModified=2022-09-18 06:08:51.344108759, delta=1142438 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.345594203, lastModified=2022-09-18 06:08:51.344108759, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.345594203, lastModified=2022-09-18 06:08:51.344108759, delta=1485444 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.345904083, lastModified=2022-09-18 06:08:51.344108759, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.345904083, lastModified=2022-09-18 06:08:51.344108759, delta=1795324 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.346273215, lastModified=2022-09-18 06:08:51.345108777, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.346273215, lastModified=2022-09-18 06:08:51.345108777, delta=1164438 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.346536345, lastModified=2022-09-18 06:08:51.345108777, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.346536345, lastModified=2022-09-18 06:08:51.345108777, delta=1427568 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.346810808, lastModified=2022-09-18 06:08:51.345108777, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.346810808, lastModified=2022-09-18 06:08:51.345108777, delta=1702031 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.347111147, lastModified=2022-09-18 06:08:51.346108795, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.347111147, lastModified=2022-09-18 06:08:51.346108795, delta=1002352 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.347386318, lastModified=2022-09-18 06:08:51.346108795, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.347386318, lastModified=2022-09-18 06:08:51.346108795, delta=1277523 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.347670032, lastModified=2022-09-18 06:08:51.346108795, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.347670032, lastModified=2022-09-18 06:08:51.346108795, delta=1561237 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.347955578, lastModified=2022-09-18 06:08:51.346108795, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.346108795 to 2022-09-18 06:08:51.347108813
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.348254875, lastModified=2022-09-18 06:08:51.347108813, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.348254875, lastModified=2022-09-18 06:08:51.347108813, delta=1146062 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.348537714, lastModified=2022-09-18 06:08:51.347108813, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.348537714, lastModified=2022-09-18 06:08:51.347108813, delta=1428901 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.348820094, lastModified=2022-09-18 06:08:51.347108813, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.348820094, lastModified=2022-09-18 06:08:51.347108813, delta=1711281 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.349143308, lastModified=2022-09-18 06:08:51.348108831, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.349143308, lastModified=2022-09-18 06:08:51.348108831, delta=1034477 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.357447123, lastModified=2022-09-18 06:08:51.356108974, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.357447123, lastModified=2022-09-18 06:08:51.356108974, delta=1338149 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.365111760, lastModified=2022-09-18 06:08:51.363109100, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.363109100 to 2022-09-18 06:08:51.364109118
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.365488184, lastModified=2022-09-18 06:08:51.364109118, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.365488184, lastModified=2022-09-18 06:08:51.364109118, delta=1379066 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.365855982, lastModified=2022-09-18 06:08:51.364109118, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.365855982, lastModified=2022-09-18 06:08:51.364109118, delta=1746864 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.366187696, lastModified=2022-09-18 06:08:51.365109135, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.366187696, lastModified=2022-09-18 06:08:51.365109135, delta=1078561 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.366461285, lastModified=2022-09-18 06:08:51.365109135, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.366461285, lastModified=2022-09-18 06:08:51.365109135, delta=1352150 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.366746040, lastModified=2022-09-18 06:08:51.365109135, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.366746040, lastModified=2022-09-18 06:08:51.365109135, delta=1636905 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.367041462, lastModified=2022-09-18 06:08:51.365109135, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.365109135 to 2022-09-18 06:08:51.366109153
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.367418052, lastModified=2022-09-18 06:08:51.366109153, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.367418052, lastModified=2022-09-18 06:08:51.366109153, delta=1308899 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.367996437, lastModified=2022-09-18 06:08:51.366109153, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.366109153 to 2022-09-18 06:08:51.367109171
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.368390236, lastModified=2022-09-18 06:08:51.367109171, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.368390236, lastModified=2022-09-18 06:08:51.367109171, delta=1281065 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.368852077, lastModified=2022-09-18 06:08:51.367109171, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.368852077, lastModified=2022-09-18 06:08:51.367109171, delta=1742906 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.369272085, lastModified=2022-09-18 06:08:51.368109189, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.369272085, lastModified=2022-09-18 06:08:51.368109189, delta=1162896 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.369786469, lastModified=2022-09-18 06:08:51.368109189, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.369786469, lastModified=2022-09-18 06:08:51.368109189, delta=1677280 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.370220144, lastModified=2022-09-18 06:08:51.369109207, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.370220144, lastModified=2022-09-18 06:08:51.369109207, delta=1110937 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.370711611, lastModified=2022-09-18 06:08:51.369109207, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.370711611, lastModified=2022-09-18 06:08:51.369109207, delta=1602404 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.371115118, lastModified=2022-09-18 06:08:51.370109225, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.371115118, lastModified=2022-09-18 06:08:51.370109225, delta=1005893 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.371583126, lastModified=2022-09-18 06:08:51.370109225, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.371583126, lastModified=2022-09-18 06:08:51.370109225, delta=1473901 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.372035718, lastModified=2022-09-18 06:08:51.370109225, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.370109225 to 2022-09-18 06:08:51.371109243
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.374971437, lastModified=2022-09-18 06:08:51.371109243, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.371109243 to 2022-09-18 06:08:51.374109297
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.375455946, lastModified=2022-09-18 06:08:51.374109297, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.375455946, lastModified=2022-09-18 06:08:51.374109297, delta=1346649 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.375887245, lastModified=2022-09-18 06:08:51.374109297, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.375887245, lastModified=2022-09-18 06:08:51.374109297, delta=1777948 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.376234376, lastModified=2022-09-18 06:08:51.375109314, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.376234376, lastModified=2022-09-18 06:08:51.375109314, delta=1125062 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.376671176, lastModified=2022-09-18 06:08:51.375109314, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.376671176, lastModified=2022-09-18 06:08:51.375109314, delta=1561862 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.377071725, lastModified=2022-09-18 06:08:51.375109314, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.375109314 to 2022-09-18 06:08:51.376109332
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.377627026, lastModified=2022-09-18 06:08:51.376109332, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.377627026, lastModified=2022-09-18 06:08:51.376109332, delta=1517694 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.378031617, lastModified=2022-09-18 06:08:51.376109332, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.376109332 to 2022-09-18 06:08:51.377109350
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.378436291, lastModified=2022-09-18 06:08:51.377109350, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.378436291, lastModified=2022-09-18 06:08:51.377109350, delta=1326941 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.378898591, lastModified=2022-09-18 06:08:51.377109350, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.378898591, lastModified=2022-09-18 06:08:51.377109350, delta=1789241 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.379306140, lastModified=2022-09-18 06:08:51.378109368, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.379306140, lastModified=2022-09-18 06:08:51.378109368, delta=1196772 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.379726439, lastModified=2022-09-18 06:08:51.378109368, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.379726439, lastModified=2022-09-18 06:08:51.378109368, delta=1617071 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.380143280, lastModified=2022-09-18 06:08:51.379109386, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.380143280, lastModified=2022-09-18 06:08:51.379109386, delta=1033894 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.380604913, lastModified=2022-09-18 06:08:51.379109386, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.380604913, lastModified=2022-09-18 06:08:51.379109386, delta=1495527 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.380970086, lastModified=2022-09-18 06:08:51.379109386, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.379109386 to 2022-09-18 06:08:51.380109404
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.381300384, lastModified=2022-09-18 06:08:51.380109404, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.381300384, lastModified=2022-09-18 06:08:51.380109404, delta=1190980 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.381620264, lastModified=2022-09-18 06:08:51.380109404, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.381620264, lastModified=2022-09-18 06:08:51.380109404, delta=1510860 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.381974979, lastModified=2022-09-18 06:08:51.380109404, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.380109404 to 2022-09-18 06:08:51.381109422
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.382301485, lastModified=2022-09-18 06:08:51.381109422, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.382301485, lastModified=2022-09-18 06:08:51.381109422, delta=1192063 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.382613990, lastModified=2022-09-18 06:08:51.381109422, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.382613990, lastModified=2022-09-18 06:08:51.381109422, delta=1504568 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.385142619, lastModified=2022-09-18 06:08:51.384109476, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.385142619, lastModified=2022-09-18 06:08:51.384109476, delta=1033143 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.385622253, lastModified=2022-09-18 06:08:51.384109476, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.385622253, lastModified=2022-09-18 06:08:51.384109476, delta=1512777 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.386103428, lastModified=2022-09-18 06:08:51.385109493, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.386103428, lastModified=2022-09-18 06:08:51.385109493, delta=993935 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.386594395, lastModified=2022-09-18 06:08:51.385109493, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.386594395, lastModified=2022-09-18 06:08:51.385109493, delta=1484902 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.387041570, lastModified=2022-09-18 06:08:51.385109493, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.385109493 to 2022-09-18 06:08:51.386109511
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.387510870, lastModified=2022-09-18 06:08:51.386109511, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.387510870, lastModified=2022-09-18 06:08:51.386109511, delta=1401359 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.387885835, lastModified=2022-09-18 06:08:51.386109511, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.386109511 to 2022-09-18 06:08:51.387109529
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.388278717, lastModified=2022-09-18 06:08:51.387109529, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.388278717, lastModified=2022-09-18 06:08:51.387109529, delta=1169188 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.388683432, lastModified=2022-09-18 06:08:51.387109529, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.388683432, lastModified=2022-09-18 06:08:51.387109529, delta=1573903 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.389105398, lastModified=2022-09-18 06:08:51.388109547, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.389105398, lastModified=2022-09-18 06:08:51.388109547, delta=995851 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.389436113, lastModified=2022-09-18 06:08:51.388109547, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.389436113, lastModified=2022-09-18 06:08:51.388109547, delta=1326566 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.389748660, lastModified=2022-09-18 06:08:51.388109547, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.389748660, lastModified=2022-09-18 06:08:51.388109547, delta=1639113 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.390084499, lastModified=2022-09-18 06:08:51.389109565, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.390084499, lastModified=2022-09-18 06:08:51.389109565, delta=974934 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.390385838, lastModified=2022-09-18 06:08:51.389109565, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.390385838, lastModified=2022-09-18 06:08:51.389109565, delta=1276273 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.390695052, lastModified=2022-09-18 06:08:51.389109565, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.390695052, lastModified=2022-09-18 06:08:51.389109565, delta=1585487 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.391004974, lastModified=2022-09-18 06:08:51.389109565, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.389109565 to 2022-09-18 06:08:51.390109583
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.391382356, lastModified=2022-09-18 06:08:51.390109583, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.391382356, lastModified=2022-09-18 06:08:51.390109583, delta=1272773 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.391724195, lastModified=2022-09-18 06:08:51.390109583, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.391724195, lastModified=2022-09-18 06:08:51.390109583, delta=1614612 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.392066785, lastModified=2022-09-18 06:08:51.390109583, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.390109583 to 2022-09-18 06:08:51.391109601
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.394780333, lastModified=2022-09-18 06:08:51.391109601, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.391109601 to 2022-09-18 06:08:51.393109637
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.395343885, lastModified=2022-09-18 06:08:51.394109655, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.395343885, lastModified=2022-09-18 06:08:51.394109655, delta=1234230 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.395770226, lastModified=2022-09-18 06:08:51.394109655, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.395770226, lastModified=2022-09-18 06:08:51.394109655, delta=1660571 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.396231193, lastModified=2022-09-18 06:08:51.395109673, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.396231193, lastModified=2022-09-18 06:08:51.395109673, delta=1121520 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.396645867, lastModified=2022-09-18 06:08:51.395109673, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.396645867, lastModified=2022-09-18 06:08:51.395109673, delta=1536194 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.397071208, lastModified=2022-09-18 06:08:51.395109673, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.395109673 to 2022-09-18 06:08:51.396109690
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.397522757, lastModified=2022-09-18 06:08:51.396109690, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.397522757, lastModified=2022-09-18 06:08:51.396109690, delta=1413067 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.397949015, lastModified=2022-09-18 06:08:51.396109690, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.396109690 to 2022-09-18 06:08:51.397109708
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.398395356, lastModified=2022-09-18 06:08:51.397109708, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.398395356, lastModified=2022-09-18 06:08:51.397109708, delta=1285648 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.398809530, lastModified=2022-09-18 06:08:51.397109708, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.398809530, lastModified=2022-09-18 06:08:51.397109708, delta=1699822 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.399162953, lastModified=2022-09-18 06:08:51.398109726, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.399162953, lastModified=2022-09-18 06:08:51.398109726, delta=1053227 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.399516043, lastModified=2022-09-18 06:08:51.398109726, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.399516043, lastModified=2022-09-18 06:08:51.398109726, delta=1406317 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.399823549, lastModified=2022-09-18 06:08:51.398109726, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.399823549, lastModified=2022-09-18 06:08:51.398109726, delta=1713823 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.400155305, lastModified=2022-09-18 06:08:51.399109744, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.400155305, lastModified=2022-09-18 06:08:51.399109744, delta=1045561 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.400455643, lastModified=2022-09-18 06:08:51.399109744, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.400455643, lastModified=2022-09-18 06:08:51.399109744, delta=1345899 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.400760399, lastModified=2022-09-18 06:08:51.399109744, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.400760399, lastModified=2022-09-18 06:08:51.399109744, delta=1650655 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.401115780, lastModified=2022-09-18 06:08:51.400109762, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.401115780, lastModified=2022-09-18 06:08:51.400109762, delta=1006018 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.401430161, lastModified=2022-09-18 06:08:51.400109762, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.400109762 to 2022-09-18 06:08:51.409109923
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.411197836, lastModified=2022-09-18 06:08:51.410109941, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.411197836, lastModified=2022-09-18 06:08:51.410109941, delta=1087895 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.411484424, lastModified=2022-09-18 06:08:51.410109941, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.411484424, lastModified=2022-09-18 06:08:51.410109941, delta=1374483 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.414063928, lastModified=2022-09-18 06:08:51.412109977, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.412109977 to 2022-09-18 06:08:51.413109995
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.414448269, lastModified=2022-09-18 06:08:51.413109995, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.414448269, lastModified=2022-09-18 06:08:51.413109995, delta=1338274 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.414948986, lastModified=2022-09-18 06:08:51.413109995, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.413109995 to 2022-09-18 06:08:51.414110013
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.415303326, lastModified=2022-09-18 06:08:51.414110013, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.415303326, lastModified=2022-09-18 06:08:51.414110013, delta=1193313 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.415786501, lastModified=2022-09-18 06:08:51.414110013, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.415786501, lastModified=2022-09-18 06:08:51.414110013, delta=1676488 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.416170091, lastModified=2022-09-18 06:08:51.415110031, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.416170091, lastModified=2022-09-18 06:08:51.415110031, delta=1060060 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.416603266, lastModified=2022-09-18 06:08:51.415110031, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.416603266, lastModified=2022-09-18 06:08:51.415110031, delta=1493235 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.416900229, lastModified=2022-09-18 06:08:51.415110031, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.416900229, lastModified=2022-09-18 06:08:51.415110031, delta=1790198 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.417225110, lastModified=2022-09-18 06:08:51.416110048, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.417225110, lastModified=2022-09-18 06:08:51.416110048, delta=1115062 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.417612617, lastModified=2022-09-18 06:08:51.416110048, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.417612617, lastModified=2022-09-18 06:08:51.416110048, delta=1502569 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.418001582, lastModified=2022-09-18 06:08:51.416110048, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.416110048 to 2022-09-18 06:08:51.417110066
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.418336172, lastModified=2022-09-18 06:08:51.417110066, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.418336172, lastModified=2022-09-18 06:08:51.417110066, delta=1226106 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.418729512, lastModified=2022-09-18 06:08:51.417110066, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.418729512, lastModified=2022-09-18 06:08:51.417110066, delta=1619446 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.419081143, lastModified=2022-09-18 06:08:51.417110066, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.417110066 to 2022-09-18 06:08:51.418110084
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.419406274, lastModified=2022-09-18 06:08:51.418110084, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.419406274, lastModified=2022-09-18 06:08:51.418110084, delta=1296190 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.419843574, lastModified=2022-09-18 06:08:51.418110084, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.419843574, lastModified=2022-09-18 06:08:51.418110084, delta=1733490 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.420250873, lastModified=2022-09-18 06:08:51.419110102, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.420250873, lastModified=2022-09-18 06:08:51.419110102, delta=1140771 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.420728173, lastModified=2022-09-18 06:08:51.419110102, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.420728173, lastModified=2022-09-18 06:08:51.419110102, delta=1618071 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.421185098, lastModified=2022-09-18 06:08:51.420110120, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.421185098, lastModified=2022-09-18 06:08:51.420110120, delta=1074978 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.424188193, lastModified=2022-09-18 06:08:51.420110120, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.420110120 to 2022-09-18 06:08:51.423110174
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.424766037, lastModified=2022-09-18 06:08:51.423110174, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.424766037, lastModified=2022-09-18 06:08:51.423110174, delta=1655863 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.425200961, lastModified=2022-09-18 06:08:51.424110192, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.425200961, lastModified=2022-09-18 06:08:51.424110192, delta=1090769 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.425682720, lastModified=2022-09-18 06:08:51.424110192, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.425682720, lastModified=2022-09-18 06:08:51.424110192, delta=1572528 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.426036268, lastModified=2022-09-18 06:08:51.424110192, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.424110192 to 2022-09-18 06:08:51.425110210
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.426353399, lastModified=2022-09-18 06:08:51.425110210, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.426353399, lastModified=2022-09-18 06:08:51.425110210, delta=1243189 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.426687863, lastModified=2022-09-18 06:08:51.425110210, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.426687863, lastModified=2022-09-18 06:08:51.425110210, delta=1577653 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.427032202, lastModified=2022-09-18 06:08:51.425110210, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.425110210 to 2022-09-18 06:08:51.426110227
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.427448585, lastModified=2022-09-18 06:08:51.426110227, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.427448585, lastModified=2022-09-18 06:08:51.426110227, delta=1338358 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.434255748, lastModified=2022-09-18 06:08:51.433110353, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.434255748, lastModified=2022-09-18 06:08:51.433110353, delta=1145395 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.434661672, lastModified=2022-09-18 06:08:51.433110353, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.434661672, lastModified=2022-09-18 06:08:51.433110353, delta=1551319 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.435194390, lastModified=2022-09-18 06:08:51.434110371, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.435194390, lastModified=2022-09-18 06:08:51.434110371, delta=1084019 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.435698232, lastModified=2022-09-18 06:08:51.434110371, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.435698232, lastModified=2022-09-18 06:08:51.434110371, delta=1587861 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.436026780, lastModified=2022-09-18 06:08:51.434110371, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.434110371 to 2022-09-18 06:08:51.435110389
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.436775752, lastModified=2022-09-18 06:08:51.435110389, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.436775752, lastModified=2022-09-18 06:08:51.435110389, delta=1665363 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.437262219, lastModified=2022-09-18 06:08:51.436110407, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.437262219, lastModified=2022-09-18 06:08:51.436110407, delta=1151812 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.437687435, lastModified=2022-09-18 06:08:51.436110407, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.437687435, lastModified=2022-09-18 06:08:51.436110407, delta=1577028 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.438066108, lastModified=2022-09-18 06:08:51.436110407, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.436110407 to 2022-09-18 06:08:51.437110424
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.438547533, lastModified=2022-09-18 06:08:51.437110424, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.438547533, lastModified=2022-09-18 06:08:51.437110424, delta=1437109 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.438861331, lastModified=2022-09-18 06:08:51.437110424, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.438861331, lastModified=2022-09-18 06:08:51.437110424, delta=1750907 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.441329625, lastModified=2022-09-18 06:08:51.440110478, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.441329625, lastModified=2022-09-18 06:08:51.440110478, delta=1219147 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.441823092, lastModified=2022-09-18 06:08:51.440110478, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.440110478 to 2022-09-18 06:08:51.441110496
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.442430770, lastModified=2022-09-18 06:08:51.441110496, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.442430770, lastModified=2022-09-18 06:08:51.441110496, delta=1320274 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.442953862, lastModified=2022-09-18 06:08:51.441110496, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.441110496 to 2022-09-18 06:08:51.442110514
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.443532956, lastModified=2022-09-18 06:08:51.442110514, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.443532956, lastModified=2022-09-18 06:08:51.442110514, delta=1422442 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.444052965, lastModified=2022-09-18 06:08:51.442110514, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.442110514 to 2022-09-18 06:08:51.443110532
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.444523765, lastModified=2022-09-18 06:08:51.443110532, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.444523765, lastModified=2022-09-18 06:08:51.443110532, delta=1413233 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.444983815, lastModified=2022-09-18 06:08:51.443110532, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.443110532 to 2022-09-18 06:08:51.444110550
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.445338155, lastModified=2022-09-18 06:08:51.444110550, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.445338155, lastModified=2022-09-18 06:08:51.444110550, delta=1227605 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.445610993, lastModified=2022-09-18 06:08:51.444110550, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.445610993, lastModified=2022-09-18 06:08:51.444110550, delta=1500443 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.445924666, lastModified=2022-09-18 06:08:51.444110550, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.445924666, lastModified=2022-09-18 06:08:51.444110550, delta=1814116 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.446249838, lastModified=2022-09-18 06:08:51.445110568, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.446249838, lastModified=2022-09-18 06:08:51.445110568, delta=1139270 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.446544677, lastModified=2022-09-18 06:08:51.445110568, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.446544677, lastModified=2022-09-18 06:08:51.445110568, delta=1434109 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.446876724, lastModified=2022-09-18 06:08:51.445110568, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.446876724, lastModified=2022-09-18 06:08:51.445110568, delta=1766156 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.447200855, lastModified=2022-09-18 06:08:51.446110586, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.447200855, lastModified=2022-09-18 06:08:51.446110586, delta=1090269 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.447491277, lastModified=2022-09-18 06:08:51.446110586, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.447491277, lastModified=2022-09-18 06:08:51.446110586, delta=1380691 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.447777740, lastModified=2022-09-18 06:08:51.446110586, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.447777740, lastModified=2022-09-18 06:08:51.446110586, delta=1667154 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.448086954, lastModified=2022-09-18 06:08:51.446110586, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.446110586 to 2022-09-18 06:08:51.447110603
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.448445669, lastModified=2022-09-18 06:08:51.447110603, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.448445669, lastModified=2022-09-18 06:08:51.447110603, delta=1335066 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.450794169, lastModified=2022-09-18 06:08:51.447110603, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.447110603 to 2022-09-18 06:08:51.449110639
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.451159343, lastModified=2022-09-18 06:08:51.450110657, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.451159343, lastModified=2022-09-18 06:08:51.450110657, delta=1048686 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.451586267, lastModified=2022-09-18 06:08:51.450110657, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.451586267, lastModified=2022-09-18 06:08:51.450110657, delta=1475610 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.451998941, lastModified=2022-09-18 06:08:51.450110657, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.450110657 to 2022-09-18 06:08:51.451110675
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.452349114, lastModified=2022-09-18 06:08:51.451110675, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.452349114, lastModified=2022-09-18 06:08:51.451110675, delta=1238439 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.452661578, lastModified=2022-09-18 06:08:51.451110675, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.452661578, lastModified=2022-09-18 06:08:51.451110675, delta=1550903 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.452982417, lastModified=2022-09-18 06:08:51.451110675, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.451110675 to 2022-09-18 06:08:51.452110693
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.453369590, lastModified=2022-09-18 06:08:51.452110693, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.453369590, lastModified=2022-09-18 06:08:51.452110693, delta=1258897 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.453762848, lastModified=2022-09-18 06:08:51.452110693, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.453762848, lastModified=2022-09-18 06:08:51.452110693, delta=1652155 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.454272607, lastModified=2022-09-18 06:08:51.453110711, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.454272607, lastModified=2022-09-18 06:08:51.453110711, delta=1161896 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.454733657, lastModified=2022-09-18 06:08:51.453110711, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.454733657, lastModified=2022-09-18 06:08:51.453110711, delta=1622946 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.455205540, lastModified=2022-09-18 06:08:51.454110729, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.455205540, lastModified=2022-09-18 06:08:51.454110729, delta=1094811 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.455667298, lastModified=2022-09-18 06:08:51.454110729, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.455667298, lastModified=2022-09-18 06:08:51.454110729, delta=1556569 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.456122306, lastModified=2022-09-18 06:08:51.455110747, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.456122306, lastModified=2022-09-18 06:08:51.455110747, delta=1011559 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.456643149, lastModified=2022-09-18 06:08:51.455110747, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.456643149, lastModified=2022-09-18 06:08:51.455110747, delta=1532402 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.456965155, lastModified=2022-09-18 06:08:51.455110747, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.455110747 to 2022-09-18 06:08:51.456110765
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.457349162, lastModified=2022-09-18 06:08:51.456110765, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.457349162, lastModified=2022-09-18 06:08:51.456110765, delta=1238397 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.457691085, lastModified=2022-09-18 06:08:51.456110765, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.457691085, lastModified=2022-09-18 06:08:51.456110765, delta=1580320 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.458073550, lastModified=2022-09-18 06:08:51.456110765, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.456110765 to 2022-09-18 06:08:51.457110782
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.458396014, lastModified=2022-09-18 06:08:51.457110782, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.458396014, lastModified=2022-09-18 06:08:51.457110782, delta=1285232 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.461228523, lastModified=2022-09-18 06:08:51.460110836, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.461228523, lastModified=2022-09-18 06:08:51.460110836, delta=1117687 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.461651947, lastModified=2022-09-18 06:08:51.460110836, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.461651947, lastModified=2022-09-18 06:08:51.460110836, delta=1541111 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.462154414, lastModified=2022-09-18 06:08:51.461110854, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.462154414, lastModified=2022-09-18 06:08:51.461110854, delta=1043560 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.462616464, lastModified=2022-09-18 06:08:51.461110854, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.462616464, lastModified=2022-09-18 06:08:51.461110854, delta=1505610 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.462990638, lastModified=2022-09-18 06:08:51.461110854, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.461110854 to 2022-09-18 06:08:51.462110872
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.463357811, lastModified=2022-09-18 06:08:51.462110872, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.463357811, lastModified=2022-09-18 06:08:51.462110872, delta=1246939 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.463723943, lastModified=2022-09-18 06:08:51.462110872, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.463723943, lastModified=2022-09-18 06:08:51.462110872, delta=1613071 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.464067574, lastModified=2022-09-18 06:08:51.462110872, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.462110872 to 2022-09-18 06:08:51.463110890
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.464502248, lastModified=2022-09-18 06:08:51.463110890, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.464502248, lastModified=2022-09-18 06:08:51.463110890, delta=1391358 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.464923506, lastModified=2022-09-18 06:08:51.463110890, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.463110890 to 2022-09-18 06:08:51.464110908
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.465291429, lastModified=2022-09-18 06:08:51.464110908, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.465291429, lastModified=2022-09-18 06:08:51.464110908, delta=1180521 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.465714020, lastModified=2022-09-18 06:08:51.464110908, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.465714020, lastModified=2022-09-18 06:08:51.464110908, delta=1603112 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.466062734, lastModified=2022-09-18 06:08:51.464110908, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.464110908 to 2022-09-18 06:08:51.465110926
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.466459950, lastModified=2022-09-18 06:08:51.465110926, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.466459950, lastModified=2022-09-18 06:08:51.465110926, delta=1349024 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.466846457, lastModified=2022-09-18 06:08:51.465110926, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.465110926 to 2022-09-18 06:08:51.466110944
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.467311090, lastModified=2022-09-18 06:08:51.466110944, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.467311090, lastModified=2022-09-18 06:08:51.466110944, delta=1200146 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.467705472, lastModified=2022-09-18 06:08:51.466110944, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.467705472, lastModified=2022-09-18 06:08:51.466110944, delta=1594528 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.468092396, lastModified=2022-09-18 06:08:51.466110944, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.466110944 to 2022-09-18 06:08:51.467110962
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.468590863, lastModified=2022-09-18 06:08:51.467110962, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.468590863, lastModified=2022-09-18 06:08:51.467110962, delta=1479901 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.471296161, lastModified=2022-09-18 06:08:51.467110962, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.467110962 to 2022-09-18 06:08:51.470111015
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.471818462, lastModified=2022-09-18 06:08:51.470111015, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.471818462, lastModified=2022-09-18 06:08:51.470111015, delta=1707447 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.472205428, lastModified=2022-09-18 06:08:51.471111033, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.472205428, lastModified=2022-09-18 06:08:51.471111033, delta=1094395 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.472649394, lastModified=2022-09-18 06:08:51.471111033, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.472649394, lastModified=2022-09-18 06:08:51.471111033, delta=1538361 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.472961900, lastModified=2022-09-18 06:08:51.471111033, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.471111033 to 2022-09-18 06:08:51.472111051
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.473266530, lastModified=2022-09-18 06:08:51.472111051, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.473266530, lastModified=2022-09-18 06:08:51.472111051, delta=1155479 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.473545535, lastModified=2022-09-18 06:08:51.472111051, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.473545535, lastModified=2022-09-18 06:08:51.472111051, delta=1434484 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.473952084, lastModified=2022-09-18 06:08:51.472111051, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.472111051 to 2022-09-18 06:08:51.473111069
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.474430926, lastModified=2022-09-18 06:08:51.473111069, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.474430926, lastModified=2022-09-18 06:08:51.473111069, delta=1319857 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.474724139, lastModified=2022-09-18 06:08:51.473111069, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.474724139, lastModified=2022-09-18 06:08:51.473111069, delta=1613070 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.475001644, lastModified=2022-09-18 06:08:51.473111069, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.473111069 to 2022-09-18 06:08:51.474111087
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.475357317, lastModified=2022-09-18 06:08:51.474111087, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.475357317, lastModified=2022-09-18 06:08:51.474111087, delta=1246230 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.475627781, lastModified=2022-09-18 06:08:51.474111087, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.475627781, lastModified=2022-09-18 06:08:51.474111087, delta=1516694 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.475909786, lastModified=2022-09-18 06:08:51.474111087, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.475909786, lastModified=2022-09-18 06:08:51.474111087, delta=1798699 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.476262500, lastModified=2022-09-18 06:08:51.475111105, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.476262500, lastModified=2022-09-18 06:08:51.475111105, delta=1151395 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.476640632, lastModified=2022-09-18 06:08:51.475111105, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.476640632, lastModified=2022-09-18 06:08:51.475111105, delta=1529527 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.477137308, lastModified=2022-09-18 06:08:51.476111123, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.477137308, lastModified=2022-09-18 06:08:51.476111123, delta=1026185 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.477553065, lastModified=2022-09-18 06:08:51.476111123, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.477553065, lastModified=2022-09-18 06:08:51.476111123, delta=1441942 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.477877363, lastModified=2022-09-18 06:08:51.476111123, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.477877363, lastModified=2022-09-18 06:08:51.476111123, delta=1766240 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.478191410, lastModified=2022-09-18 06:08:51.477111141, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.478191410, lastModified=2022-09-18 06:08:51.477111141, delta=1080269 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.481205089, lastModified=2022-09-18 06:08:51.480111194, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.481205089, lastModified=2022-09-18 06:08:51.480111194, delta=1093895 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.481703973, lastModified=2022-09-18 06:08:51.480111194, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.481703973, lastModified=2022-09-18 06:08:51.480111194, delta=1592779 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.482179773, lastModified=2022-09-18 06:08:51.481111212, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.482179773, lastModified=2022-09-18 06:08:51.481111212, delta=1068561 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.482516904, lastModified=2022-09-18 06:08:51.481111212, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.482516904, lastModified=2022-09-18 06:08:51.481111212, delta=1405692 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.482879202, lastModified=2022-09-18 06:08:51.481111212, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.482879202, lastModified=2022-09-18 06:08:51.481111212, delta=1767990 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.483234458, lastModified=2022-09-18 06:08:51.482111230, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.483234458, lastModified=2022-09-18 06:08:51.482111230, delta=1123228 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.483669675, lastModified=2022-09-18 06:08:51.482111230, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.483669675, lastModified=2022-09-18 06:08:51.482111230, delta=1558445 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.484117224, lastModified=2022-09-18 06:08:51.483111248, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.484117224, lastModified=2022-09-18 06:08:51.483111248, delta=1005976 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.484557941, lastModified=2022-09-18 06:08:51.483111248, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.484557941, lastModified=2022-09-18 06:08:51.483111248, delta=1446693 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.484984990, lastModified=2022-09-18 06:08:51.483111248, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.483111248 to 2022-09-18 06:08:51.484111266
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.485377580, lastModified=2022-09-18 06:08:51.484111266, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.485377580, lastModified=2022-09-18 06:08:51.484111266, delta=1266314 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.485670835, lastModified=2022-09-18 06:08:51.484111266, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.485670835, lastModified=2022-09-18 06:08:51.484111266, delta=1559569 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.485945757, lastModified=2022-09-18 06:08:51.484111266, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.484111266 to 2022-09-18 06:08:51.485111284
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.486255013, lastModified=2022-09-18 06:08:51.485111284, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.486255013, lastModified=2022-09-18 06:08:51.485111284, delta=1143729 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.486528392, lastModified=2022-09-18 06:08:51.485111284, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.486528392, lastModified=2022-09-18 06:08:51.485111284, delta=1417108 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.486808564, lastModified=2022-09-18 06:08:51.485111284, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.486808564, lastModified=2022-09-18 06:08:51.485111284, delta=1697280 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.487107944, lastModified=2022-09-18 06:08:51.486111302, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.487107944, lastModified=2022-09-18 06:08:51.486111302, delta=996642 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.487426242, lastModified=2022-09-18 06:08:51.486111302, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.487426242, lastModified=2022-09-18 06:08:51.486111302, delta=1314940 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.487822124, lastModified=2022-09-18 06:08:51.486111302, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.487822124, lastModified=2022-09-18 06:08:51.486111302, delta=1710822 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.490279960, lastModified=2022-09-18 06:08:51.487111320, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.487111320 to 2022-09-18 06:08:51.489111355
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.490728634, lastModified=2022-09-18 06:08:51.489111355, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.490728634, lastModified=2022-09-18 06:08:51.489111355, delta=1617279 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.491240977, lastModified=2022-09-18 06:08:51.490111373, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.491240977, lastModified=2022-09-18 06:08:51.490111373, delta=1129604 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.491681235, lastModified=2022-09-18 06:08:51.490111373, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.491681235, lastModified=2022-09-18 06:08:51.490111373, delta=1569862 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.491999949, lastModified=2022-09-18 06:08:51.490111373, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.490111373 to 2022-09-18 06:08:51.491111391
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.492358372, lastModified=2022-09-18 06:08:51.491111391, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.492358372, lastModified=2022-09-18 06:08:51.491111391, delta=1246981 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.492637210, lastModified=2022-09-18 06:08:51.491111391, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.492637210, lastModified=2022-09-18 06:08:51.491111391, delta=1525819 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.492905507, lastModified=2022-09-18 06:08:51.491111391, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.492905507, lastModified=2022-09-18 06:08:51.491111391, delta=1794116 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.493203137, lastModified=2022-09-18 06:08:51.492111409, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.493203137, lastModified=2022-09-18 06:08:51.492111409, delta=1091728 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.493481142, lastModified=2022-09-18 06:08:51.492111409, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.493481142, lastModified=2022-09-18 06:08:51.492111409, delta=1369733 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.493755188, lastModified=2022-09-18 06:08:51.492111409, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.493755188, lastModified=2022-09-18 06:08:51.492111409, delta=1643779 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.494076069, lastModified=2022-09-18 06:08:51.492111409, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.492111409 to 2022-09-18 06:08:51.493111427
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.494368699, lastModified=2022-09-18 06:08:51.493111427, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.494368699, lastModified=2022-09-18 06:08:51.493111427, delta=1257272 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.494639079, lastModified=2022-09-18 06:08:51.493111427, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.494639079, lastModified=2022-09-18 06:08:51.493111427, delta=1527652 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.494911626, lastModified=2022-09-18 06:08:51.493111427, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.494911626, lastModified=2022-09-18 06:08:51.493111427, delta=1800199 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.495229632, lastModified=2022-09-18 06:08:51.494111445, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.495229632, lastModified=2022-09-18 06:08:51.494111445, delta=1118187 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.495505345, lastModified=2022-09-18 06:08:51.494111445, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.495505345, lastModified=2022-09-18 06:08:51.494111445, delta=1393900 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.495783100, lastModified=2022-09-18 06:08:51.494111445, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.495783100, lastModified=2022-09-18 06:08:51.494111445, delta=1671655 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.496075772, lastModified=2022-09-18 06:08:51.494111445, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.494111445 to 2022-09-18 06:08:51.495111463
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.496350027, lastModified=2022-09-18 06:08:51.495111463, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.496350027, lastModified=2022-09-18 06:08:51.495111463, delta=1238564 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.498731278, lastModified=2022-09-18 06:08:51.497111499, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.498731278, lastModified=2022-09-18 06:08:51.497111499, delta=1619779 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.499204411, lastModified=2022-09-18 06:08:51.498111516, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.499204411, lastModified=2022-09-18 06:08:51.498111516, delta=1092895 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.499628794, lastModified=2022-09-18 06:08:51.498111516, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.499628794, lastModified=2022-09-18 06:08:51.498111516, delta=1517278 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.500031843, lastModified=2022-09-18 06:08:51.498111516, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.498111516 to 2022-09-18 06:08:51.499111534
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.500371515, lastModified=2022-09-18 06:08:51.499111534, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.500371515, lastModified=2022-09-18 06:08:51.499111534, delta=1259981 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.500714771, lastModified=2022-09-18 06:08:51.499111534, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.500714771, lastModified=2022-09-18 06:08:51.499111534, delta=1603237 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.500991068, lastModified=2022-09-18 06:08:51.499111534, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.499111534 to 2022-09-18 06:08:51.500111552
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.501363325, lastModified=2022-09-18 06:08:51.500111552, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.501363325, lastModified=2022-09-18 06:08:51.500111552, delta=1251773 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.501637121, lastModified=2022-09-18 06:08:51.500111552, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.501637121, lastModified=2022-09-18 06:08:51.500111552, delta=1525569 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.501909459, lastModified=2022-09-18 06:08:51.500111552, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.501909459, lastModified=2022-09-18 06:08:51.500111552, delta=1797907 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.502249007, lastModified=2022-09-18 06:08:51.501111570, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.502249007, lastModified=2022-09-18 06:08:51.501111570, delta=1137437 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.502533721, lastModified=2022-09-18 06:08:51.501111570, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.502533721, lastModified=2022-09-18 06:08:51.501111570, delta=1422151 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.502803475, lastModified=2022-09-18 06:08:51.501111570, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.502803475, lastModified=2022-09-18 06:08:51.501111570, delta=1691905 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.503110689, lastModified=2022-09-18 06:08:51.502111588, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.503110689, lastModified=2022-09-18 06:08:51.502111588, delta=999101 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.503428112, lastModified=2022-09-18 06:08:51.502111588, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.503428112, lastModified=2022-09-18 06:08:51.502111588, delta=1316524 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.503702367, lastModified=2022-09-18 06:08:51.502111588, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.503702367, lastModified=2022-09-18 06:08:51.502111588, delta=1590779 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.503985163, lastModified=2022-09-18 06:08:51.502111588, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.502111588 to 2022-09-18 06:08:51.503111606
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.504300169, lastModified=2022-09-18 06:08:51.503111606, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.504300169, lastModified=2022-09-18 06:08:51.503111606, delta=1188563 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.504581049, lastModified=2022-09-18 06:08:51.503111606, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.504581049, lastModified=2022-09-18 06:08:51.503111606, delta=1469443 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.506971467, lastModified=2022-09-18 06:08:51.503111606, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.503111606 to 2022-09-18 06:08:51.506111660
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.507374224, lastModified=2022-09-18 06:08:51.506111660, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.507374224, lastModified=2022-09-18 06:08:51.506111660, delta=1262564 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.507776023, lastModified=2022-09-18 06:08:51.506111660, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.507776023, lastModified=2022-09-18 06:08:51.506111660, delta=1664363 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.508116196, lastModified=2022-09-18 06:08:51.507111678, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.508116196, lastModified=2022-09-18 06:08:51.507111678, delta=1004518 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.508509078, lastModified=2022-09-18 06:08:51.507111678, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.508509078, lastModified=2022-09-18 06:08:51.507111678, delta=1397400 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.508784416, lastModified=2022-09-18 06:08:51.507111678, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.508784416, lastModified=2022-09-18 06:08:51.507111678, delta=1672738 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.509074504, lastModified=2022-09-18 06:08:51.507111678, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.507111678 to 2022-09-18 06:08:51.508111696
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.509423761, lastModified=2022-09-18 06:08:51.508111696, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.509423761, lastModified=2022-09-18 06:08:51.508111696, delta=1312065 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.509733641, lastModified=2022-09-18 06:08:51.508111696, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.509733641, lastModified=2022-09-18 06:08:51.508111696, delta=1621945 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.510002646, lastModified=2022-09-18 06:08:51.508111696, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.508111696 to 2022-09-18 06:08:51.509111713
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.510305151, lastModified=2022-09-18 06:08:51.509111713, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.510305151, lastModified=2022-09-18 06:08:51.509111713, delta=1193438 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.510585448, lastModified=2022-09-18 06:08:51.509111713, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.510585448, lastModified=2022-09-18 06:08:51.509111713, delta=1473735 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.510861995, lastModified=2022-09-18 06:08:51.509111713, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.510861995, lastModified=2022-09-18 06:08:51.509111713, delta=1750282 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.511160042, lastModified=2022-09-18 06:08:51.510111731, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.511160042, lastModified=2022-09-18 06:08:51.510111731, delta=1048311 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.511432505, lastModified=2022-09-18 06:08:51.510111731, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.511432505, lastModified=2022-09-18 06:08:51.510111731, delta=1320774 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.511713343, lastModified=2022-09-18 06:08:51.510111731, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.511713343, lastModified=2022-09-18 06:08:51.510111731, delta=1601612 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.511985682, lastModified=2022-09-18 06:08:51.510111731, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.510111731 to 2022-09-18 06:08:51.511111749
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.512301812, lastModified=2022-09-18 06:08:51.511111749, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.512301812, lastModified=2022-09-18 06:08:51.511111749, delta=1190063 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.512579776, lastModified=2022-09-18 06:08:51.511111749, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.512579776, lastModified=2022-09-18 06:08:51.511111749, delta=1468027 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.512855197, lastModified=2022-09-18 06:08:51.511111749, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.512855197, lastModified=2022-09-18 06:08:51.511111749, delta=1743448 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.515213781, lastModified=2022-09-18 06:08:51.514111803, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.515213781, lastModified=2022-09-18 06:08:51.514111803, delta=1101978 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.515729665, lastModified=2022-09-18 06:08:51.514111803, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.515729665, lastModified=2022-09-18 06:08:51.514111803, delta=1617862 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.516069671, lastModified=2022-09-18 06:08:51.514111803, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.514111803 to 2022-09-18 06:08:51.515111821
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.516383177, lastModified=2022-09-18 06:08:51.515111821, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.516383177, lastModified=2022-09-18 06:08:51.515111821, delta=1271356 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.516774017, lastModified=2022-09-18 06:08:51.515111821, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.516774017, lastModified=2022-09-18 06:08:51.515111821, delta=1662196 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.517188983, lastModified=2022-09-18 06:08:51.516111839, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.517188983, lastModified=2022-09-18 06:08:51.516111839, delta=1077144 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.517684784, lastModified=2022-09-18 06:08:51.516111839, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.517684784, lastModified=2022-09-18 06:08:51.516111839, delta=1572945 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.517958497, lastModified=2022-09-18 06:08:51.516111839, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.516111839 to 2022-09-18 06:08:51.517111857
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.518398588, lastModified=2022-09-18 06:08:51.517111857, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.518398588, lastModified=2022-09-18 06:08:51.517111857, delta=1286731 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.518689427, lastModified=2022-09-18 06:08:51.517111857, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.518689427, lastModified=2022-09-18 06:08:51.517111857, delta=1577570 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.518973973, lastModified=2022-09-18 06:08:51.517111857, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.517111857 to 2022-09-18 06:08:51.518111875
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.519282771, lastModified=2022-09-18 06:08:51.518111875, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.519282771, lastModified=2022-09-18 06:08:51.518111875, delta=1170896 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.519630902, lastModified=2022-09-18 06:08:51.518111875, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.519630902, lastModified=2022-09-18 06:08:51.518111875, delta=1519027 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.519923282, lastModified=2022-09-18 06:08:51.518111875, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.518111875 to 2022-09-18 06:08:51.519111892
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.520229204, lastModified=2022-09-18 06:08:51.519111892, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.520229204, lastModified=2022-09-18 06:08:51.519111892, delta=1117312 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.520558752, lastModified=2022-09-18 06:08:51.519111892, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.520558752, lastModified=2022-09-18 06:08:51.519111892, delta=1446860 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.520931467, lastModified=2022-09-18 06:08:51.519111892, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.519111892 to 2022-09-18 06:08:51.520111910
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.521232264, lastModified=2022-09-18 06:08:51.520111910, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.521232264, lastModified=2022-09-18 06:08:51.520111910, delta=1120354 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.521501977, lastModified=2022-09-18 06:08:51.520111910, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.521501977, lastModified=2022-09-18 06:08:51.520111910, delta=1390067 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.523874186, lastModified=2022-09-18 06:08:51.520111910, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.520111910 to 2022-09-18 06:08:51.523111964
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.524360695, lastModified=2022-09-18 06:08:51.523111964, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.524360695, lastModified=2022-09-18 06:08:51.523111964, delta=1248731 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.524784536, lastModified=2022-09-18 06:08:51.523111964, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.524784536, lastModified=2022-09-18 06:08:51.523111964, delta=1672572 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.525153126, lastModified=2022-09-18 06:08:51.524111982, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.525153126, lastModified=2022-09-18 06:08:51.524111982, delta=1041144 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.525469131, lastModified=2022-09-18 06:08:51.524111982, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.525469131, lastModified=2022-09-18 06:08:51.524111982, delta=1357149 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.525792929, lastModified=2022-09-18 06:08:51.524111982, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.525792929, lastModified=2022-09-18 06:08:51.524111982, delta=1680947 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.526098934, lastModified=2022-09-18 06:08:51.525112000, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.526098934, lastModified=2022-09-18 06:08:51.525112000, delta=986934 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.526391648, lastModified=2022-09-18 06:08:51.525112000, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.526391648, lastModified=2022-09-18 06:08:51.525112000, delta=1279648 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.526698070, lastModified=2022-09-18 06:08:51.525112000, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.526698070, lastModified=2022-09-18 06:08:51.525112000, delta=1586070 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.526990658, lastModified=2022-09-18 06:08:51.525112000, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.525112000 to 2022-09-18 06:08:51.526112018
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.527306039, lastModified=2022-09-18 06:08:51.526112018, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.527306039, lastModified=2022-09-18 06:08:51.526112018, delta=1194021 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.527582211, lastModified=2022-09-18 06:08:51.526112018, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.527582211, lastModified=2022-09-18 06:08:51.526112018, delta=1470193 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.527864924, lastModified=2022-09-18 06:08:51.526112018, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.527864924, lastModified=2022-09-18 06:08:51.526112018, delta=1752906 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.528172680, lastModified=2022-09-18 06:08:51.527112036, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.528172680, lastModified=2022-09-18 06:08:51.527112036, delta=1060644 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.528445976, lastModified=2022-09-18 06:08:51.527112036, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.528445976, lastModified=2022-09-18 06:08:51.527112036, delta=1333940 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.528717356, lastModified=2022-09-18 06:08:51.527112036, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.528717356, lastModified=2022-09-18 06:08:51.527112036, delta=1605320 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.528991278, lastModified=2022-09-18 06:08:51.527112036, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.527112036 to 2022-09-18 06:08:51.528112054
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.529349826, lastModified=2022-09-18 06:08:51.528112054, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.529349826, lastModified=2022-09-18 06:08:51.528112054, delta=1237772 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.529719041, lastModified=2022-09-18 06:08:51.528112054, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.529719041, lastModified=2022-09-18 06:08:51.528112054, delta=1606987 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.529995754, lastModified=2022-09-18 06:08:51.528112054, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.528112054 to 2022-09-18 06:08:51.529112071
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.532696177, lastModified=2022-09-18 06:08:51.532112125, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.532696177, lastModified=2022-09-18 06:08:51.532112125, delta=584052 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.533086476, lastModified=2022-09-18 06:08:51.532112125, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.533086476, lastModified=2022-09-18 06:08:51.532112125, delta=974351 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.533433232, lastModified=2022-09-18 06:08:51.532112125, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.533433232, lastModified=2022-09-18 06:08:51.532112125, delta=1321107 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.533709320, lastModified=2022-09-18 06:08:51.532112125, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.533709320, lastModified=2022-09-18 06:08:51.532112125, delta=1597195 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.534103077, lastModified=2022-09-18 06:08:51.533112143, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.534103077, lastModified=2022-09-18 06:08:51.533112143, delta=990934 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.534389458, lastModified=2022-09-18 06:08:51.533112143, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.534389458, lastModified=2022-09-18 06:08:51.533112143, delta=1277315 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.534751964, lastModified=2022-09-18 06:08:51.533112143, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.534751964, lastModified=2022-09-18 06:08:51.533112143, delta=1639821 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.535070928, lastModified=2022-09-18 06:08:51.533112143, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.533112143 to 2022-09-18 06:08:51.539112251
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.540154019, lastModified=2022-09-18 06:08:51.539112251, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.540154019, lastModified=2022-09-18 06:08:51.539112251, delta=1041768 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.540611027, lastModified=2022-09-18 06:08:51.539112251, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.540611027, lastModified=2022-09-18 06:08:51.539112251, delta=1498776 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.541081827, lastModified=2022-09-18 06:08:51.539112251, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.539112251 to 2022-09-18 06:08:51.540112268
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.541492043, lastModified=2022-09-18 06:08:51.540112268, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.541492043, lastModified=2022-09-18 06:08:51.540112268, delta=1379775 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.541892217, lastModified=2022-09-18 06:08:51.540112268, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.541892217, lastModified=2022-09-18 06:08:51.540112268, delta=1779949 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.542371101, lastModified=2022-09-18 06:08:51.541112286, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.542371101, lastModified=2022-09-18 06:08:51.541112286, delta=1258815 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.542861443, lastModified=2022-09-18 06:08:51.541112286, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.542861443, lastModified=2022-09-18 06:08:51.541112286, delta=1749157 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.543222907, lastModified=2022-09-18 06:08:51.542112304, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.543222907, lastModified=2022-09-18 06:08:51.542112304, delta=1110603 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.543625415, lastModified=2022-09-18 06:08:51.542112304, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.543625415, lastModified=2022-09-18 06:08:51.542112304, delta=1513111 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.543994505, lastModified=2022-09-18 06:08:51.542112304, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.542112304 to 2022-09-18 06:08:51.543112322
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.544499889, lastModified=2022-09-18 06:08:51.543112322, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.544499889, lastModified=2022-09-18 06:08:51.543112322, delta=1387567 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.547397190, lastModified=2022-09-18 06:08:51.544112340, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.544112340 to 2022-09-18 06:08:51.547112394
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.547797781, lastModified=2022-09-18 06:08:51.547112394, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.547797781, lastModified=2022-09-18 06:08:51.547112394, delta=685387 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.548238331, lastModified=2022-09-18 06:08:51.547112394, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.548238331, lastModified=2022-09-18 06:08:51.547112394, delta=1125937 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.548625587, lastModified=2022-09-18 06:08:51.547112394, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.548625587, lastModified=2022-09-18 06:08:51.547112394, delta=1513193 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.548987511, lastModified=2022-09-18 06:08:51.547112394, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.547112394 to 2022-09-18 06:08:51.548112412
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.549365767, lastModified=2022-09-18 06:08:51.548112412, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.549365767, lastModified=2022-09-18 06:08:51.548112412, delta=1253355 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.549636189, lastModified=2022-09-18 06:08:51.548112412, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.549636189, lastModified=2022-09-18 06:08:51.548112412, delta=1523777 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.549902527, lastModified=2022-09-18 06:08:51.548112412, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.549902527, lastModified=2022-09-18 06:08:51.548112412, delta=1790115 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.550208574, lastModified=2022-09-18 06:08:51.549112430, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.550208574, lastModified=2022-09-18 06:08:51.549112430, delta=1096144 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.550493913, lastModified=2022-09-18 06:08:51.549112430, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.550493913, lastModified=2022-09-18 06:08:51.549112430, delta=1381483 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.550775668, lastModified=2022-09-18 06:08:51.549112430, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.550775668, lastModified=2022-09-18 06:08:51.549112430, delta=1663238 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.551080673, lastModified=2022-09-18 06:08:51.549112430, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.549112430 to 2022-09-18 06:08:51.550112447
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.551373137, lastModified=2022-09-18 06:08:51.550112447, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.551373137, lastModified=2022-09-18 06:08:51.550112447, delta=1260690 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.551672600, lastModified=2022-09-18 06:08:51.550112447, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.551672600, lastModified=2022-09-18 06:08:51.550112447, delta=1560153 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.551960897, lastModified=2022-09-18 06:08:51.550112447, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.550112447 to 2022-09-18 06:08:51.551112465
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.552320612, lastModified=2022-09-18 06:08:51.551112465, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.552320612, lastModified=2022-09-18 06:08:51.551112465, delta=1208147 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.552634951, lastModified=2022-09-18 06:08:51.551112465, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.552634951, lastModified=2022-09-18 06:08:51.551112465, delta=1522486 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.552945123, lastModified=2022-09-18 06:08:51.551112465, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.551112465 to 2022-09-18 06:08:51.552112483
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.553343922, lastModified=2022-09-18 06:08:51.552112483, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.553343922, lastModified=2022-09-18 06:08:51.552112483, delta=1231439 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.553643344, lastModified=2022-09-18 06:08:51.552112483, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.553643344, lastModified=2022-09-18 06:08:51.552112483, delta=1530861 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.556168139, lastModified=2022-09-18 06:08:51.555112537, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.556168139, lastModified=2022-09-18 06:08:51.555112537, delta=1055602 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.556491270, lastModified=2022-09-18 06:08:51.555112537, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.556491270, lastModified=2022-09-18 06:08:51.555112537, delta=1378733 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.556852568, lastModified=2022-09-18 06:08:51.555112537, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.556852568, lastModified=2022-09-18 06:08:51.555112537, delta=1740031 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.557263325, lastModified=2022-09-18 06:08:51.556112555, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.557263325, lastModified=2022-09-18 06:08:51.556112555, delta=1150770 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.557677291, lastModified=2022-09-18 06:08:51.556112555, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.557677291, lastModified=2022-09-18 06:08:51.556112555, delta=1564736 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.558048256, lastModified=2022-09-18 06:08:51.556112555, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.556112555 to 2022-09-18 06:08:51.557112573
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.558499098, lastModified=2022-09-18 06:08:51.557112573, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.558499098, lastModified=2022-09-18 06:08:51.557112573, delta=1386525 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.558881563, lastModified=2022-09-18 06:08:51.557112573, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.558881563, lastModified=2022-09-18 06:08:51.557112573, delta=1768990 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.559207152, lastModified=2022-09-18 06:08:51.558112591, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.559207152, lastModified=2022-09-18 06:08:51.558112591, delta=1094561 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.559526533, lastModified=2022-09-18 06:08:51.558112591, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.559526533, lastModified=2022-09-18 06:08:51.558112591, delta=1413942 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.559855497, lastModified=2022-09-18 06:08:51.558112591, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.559855497, lastModified=2022-09-18 06:08:51.558112591, delta=1742906 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.560156502, lastModified=2022-09-18 06:08:51.559112609, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.560156502, lastModified=2022-09-18 06:08:51.559112609, delta=1043893 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.560491550, lastModified=2022-09-18 06:08:51.559112609, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.560491550, lastModified=2022-09-18 06:08:51.559112609, delta=1378941 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.560759221, lastModified=2022-09-18 06:08:51.559112609, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.560759221, lastModified=2022-09-18 06:08:51.559112609, delta=1646612 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.561057310, lastModified=2022-09-18 06:08:51.559112609, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.559112609 to 2022-09-18 06:08:51.560112626
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.561420025, lastModified=2022-09-18 06:08:51.560112626, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.561420025, lastModified=2022-09-18 06:08:51.560112626, delta=1307399 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.561885867, lastModified=2022-09-18 06:08:51.560112626, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.561885867, lastModified=2022-09-18 06:08:51.560112626, delta=1773241 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.562360250, lastModified=2022-09-18 06:08:51.561112644, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.561112644 to 2022-09-18 06:08:51.576112913
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.577958029, lastModified=2022-09-18 06:08:51.576112913, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.576112913 to 2022-09-18 06:08:51.577112931
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.580551492, lastModified=2022-09-18 06:08:51.577112931, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.577112931 to 2022-09-18 06:08:51.579112967
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.580943791, lastModified=2022-09-18 06:08:51.579112967, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.579112967 to 2022-09-18 06:08:51.580112985
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.581326131, lastModified=2022-09-18 06:08:51.580112985, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.581326131, lastModified=2022-09-18 06:08:51.580112985, delta=1213146 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.581687596, lastModified=2022-09-18 06:08:51.580112985, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.581687596, lastModified=2022-09-18 06:08:51.580112985, delta=1574611 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.581973976, lastModified=2022-09-18 06:08:51.580112985, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.580112985 to 2022-09-18 06:08:51.581113002
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.582364691, lastModified=2022-09-18 06:08:51.581113002, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.582364691, lastModified=2022-09-18 06:08:51.581113002, delta=1251689 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.582862159, lastModified=2022-09-18 06:08:51.581113002, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.581113002 to 2022-09-18 06:08:51.582113020
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.583402752, lastModified=2022-09-18 06:08:51.582113020, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.583402752, lastModified=2022-09-18 06:08:51.582113020, delta=1289732 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.583832843, lastModified=2022-09-18 06:08:51.582113020, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.583832843, lastModified=2022-09-18 06:08:51.582113020, delta=1719823 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.584184016, lastModified=2022-09-18 06:08:51.583113038, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.584184016, lastModified=2022-09-18 06:08:51.583113038, delta=1070978 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.584570189, lastModified=2022-09-18 06:08:51.583113038, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.584570189, lastModified=2022-09-18 06:08:51.583113038, delta=1457151 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.584900362, lastModified=2022-09-18 06:08:51.583113038, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.584900362, lastModified=2022-09-18 06:08:51.583113038, delta=1787324 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.585271369, lastModified=2022-09-18 06:08:51.584113056, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.585271369, lastModified=2022-09-18 06:08:51.584113056, delta=1158313 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.585720793, lastModified=2022-09-18 06:08:51.584113056, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.585720793, lastModified=2022-09-18 06:08:51.584113056, delta=1607737 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.586116550, lastModified=2022-09-18 06:08:51.584113056, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.584113056 to 2022-09-18 06:08:51.585113074
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.586582934, lastModified=2022-09-18 06:08:51.585113074, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.586582934, lastModified=2022-09-18 06:08:51.585113074, delta=1469860 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.587007858, lastModified=2022-09-18 06:08:51.585113074, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.585113074 to 2022-09-18 06:08:51.586113092
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.587365198, lastModified=2022-09-18 06:08:51.586113092, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.587365198, lastModified=2022-09-18 06:08:51.586113092, delta=1252106 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.587714871, lastModified=2022-09-18 06:08:51.586113092, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.587714871, lastModified=2022-09-18 06:08:51.586113092, delta=1601779 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.588026376, lastModified=2022-09-18 06:08:51.586113092, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.586113092 to 2022-09-18 06:08:51.587113110
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.590837760, lastModified=2022-09-18 06:08:51.590113164, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.590837760, lastModified=2022-09-18 06:08:51.590113164, delta=724596 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.591271101, lastModified=2022-09-18 06:08:51.590113164, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.591271101, lastModified=2022-09-18 06:08:51.590113164, delta=1157937 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.591690942, lastModified=2022-09-18 06:08:51.590113164, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.591690942, lastModified=2022-09-18 06:08:51.590113164, delta=1577778 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.592065365, lastModified=2022-09-18 06:08:51.590113164, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.590113164 to 2022-09-18 06:08:51.591113181
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.592449164, lastModified=2022-09-18 06:08:51.591113181, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.592449164, lastModified=2022-09-18 06:08:51.591113181, delta=1335983 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.592925339, lastModified=2022-09-18 06:08:51.591113181, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.591113181 to 2022-09-18 06:08:51.592113199
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.593492307, lastModified=2022-09-18 06:08:51.592113199, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.593492307, lastModified=2022-09-18 06:08:51.592113199, delta=1379108 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.593811105, lastModified=2022-09-18 06:08:51.592113199, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.593811105, lastModified=2022-09-18 06:08:51.592113199, delta=1697906 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.594206278, lastModified=2022-09-18 06:08:51.593113217, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.594206278, lastModified=2022-09-18 06:08:51.593113217, delta=1093061 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.594673537, lastModified=2022-09-18 06:08:51.593113217, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.594673537, lastModified=2022-09-18 06:08:51.593113217, delta=1560320 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.595136253, lastModified=2022-09-18 06:08:51.594113235, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.595136253, lastModified=2022-09-18 06:08:51.594113235, delta=1023018 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.595590720, lastModified=2022-09-18 06:08:51.594113235, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.595590720, lastModified=2022-09-18 06:08:51.594113235, delta=1477485 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.595949143, lastModified=2022-09-18 06:08:51.594113235, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.594113235 to 2022-09-18 06:08:51.595113253
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.596380317, lastModified=2022-09-18 06:08:51.595113253, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.596380317, lastModified=2022-09-18 06:08:51.595113253, delta=1267064 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.596818409, lastModified=2022-09-18 06:08:51.595113253, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.596818409, lastModified=2022-09-18 06:08:51.595113253, delta=1705156 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.597381669, lastModified=2022-09-18 06:08:51.596113271, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.597381669, lastModified=2022-09-18 06:08:51.596113271, delta=1268398 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.597855219, lastModified=2022-09-18 06:08:51.596113271, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.597855219, lastModified=2022-09-18 06:08:51.596113271, delta=1741948 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.598381145, lastModified=2022-09-18 06:08:51.597113289, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.598381145, lastModified=2022-09-18 06:08:51.597113289, delta=1267856 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.598804736, lastModified=2022-09-18 06:08:51.597113289, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.598804736, lastModified=2022-09-18 06:08:51.597113289, delta=1691447 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.601662662, lastModified=2022-09-18 06:08:51.598113307, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.598113307 to 2022-09-18 06:08:51.600113343
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.602239964, lastModified=2022-09-18 06:08:51.601113360, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.602239964, lastModified=2022-09-18 06:08:51.601113360, delta=1126604 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.602751515, lastModified=2022-09-18 06:08:51.601113360, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.602751515, lastModified=2022-09-18 06:08:51.601113360, delta=1638155 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.603261107, lastModified=2022-09-18 06:08:51.602113378, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.603261107, lastModified=2022-09-18 06:08:51.602113378, delta=1147729 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.603806700, lastModified=2022-09-18 06:08:51.602113378, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.603806700, lastModified=2022-09-18 06:08:51.602113378, delta=1693322 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.604311168, lastModified=2022-09-18 06:08:51.603113396, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.604311168, lastModified=2022-09-18 06:08:51.603113396, delta=1197772 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.604876220, lastModified=2022-09-18 06:08:51.603113396, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.604876220, lastModified=2022-09-18 06:08:51.603113396, delta=1762824 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.605316894, lastModified=2022-09-18 06:08:51.604113414, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.605316894, lastModified=2022-09-18 06:08:51.604113414, delta=1203480 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.605837987, lastModified=2022-09-18 06:08:51.604113414, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.605837987, lastModified=2022-09-18 06:08:51.604113414, delta=1724573 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.606310829, lastModified=2022-09-18 06:08:51.605113432, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.606310829, lastModified=2022-09-18 06:08:51.605113432, delta=1197397 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.606675335, lastModified=2022-09-18 06:08:51.605113432, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.606675335, lastModified=2022-09-18 06:08:51.605113432, delta=1561903 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.607185428, lastModified=2022-09-18 06:08:51.606113450, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.607185428, lastModified=2022-09-18 06:08:51.606113450, delta=1071978 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.607697270, lastModified=2022-09-18 06:08:51.606113450, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.607697270, lastModified=2022-09-18 06:08:51.606113450, delta=1583820 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.608075902, lastModified=2022-09-18 06:08:51.606113450, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.606113450 to 2022-09-18 06:08:51.607113468
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.608499659, lastModified=2022-09-18 06:08:51.607113468, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.608499659, lastModified=2022-09-18 06:08:51.607113468, delta=1386191 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.608976876, lastModified=2022-09-18 06:08:51.607113468, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.607113468 to 2022-09-18 06:08:51.608113486
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.609415509, lastModified=2022-09-18 06:08:51.608113486, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.609415509, lastModified=2022-09-18 06:08:51.608113486, delta=1302023 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.609806516, lastModified=2022-09-18 06:08:51.608113486, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.609806516, lastModified=2022-09-18 06:08:51.608113486, delta=1693030 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.610155356, lastModified=2022-09-18 06:08:51.609113504, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.610155356, lastModified=2022-09-18 06:08:51.609113504, delta=1041852 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.610520946, lastModified=2022-09-18 06:08:51.609113504, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.610520946, lastModified=2022-09-18 06:08:51.609113504, delta=1407442 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.613279870, lastModified=2022-09-18 06:08:51.612113557, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.613279870, lastModified=2022-09-18 06:08:51.612113557, delta=1166313 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.613666419, lastModified=2022-09-18 06:08:51.612113557, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.613666419, lastModified=2022-09-18 06:08:51.612113557, delta=1552862 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.614052425, lastModified=2022-09-18 06:08:51.612113557, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.612113557 to 2022-09-18 06:08:51.613113575
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.614664686, lastModified=2022-09-18 06:08:51.613113575, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.614664686, lastModified=2022-09-18 06:08:51.613113575, delta=1551111 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.615162654, lastModified=2022-09-18 06:08:51.614113593, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.615162654, lastModified=2022-09-18 06:08:51.614113593, delta=1049061 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.615567619, lastModified=2022-09-18 06:08:51.614113593, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.615567619, lastModified=2022-09-18 06:08:51.614113593, delta=1454026 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.616019877, lastModified=2022-09-18 06:08:51.614113593, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.614113593 to 2022-09-18 06:08:51.615113611
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.616354050, lastModified=2022-09-18 06:08:51.615113611, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.616354050, lastModified=2022-09-18 06:08:51.615113611, delta=1240439 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.616684764, lastModified=2022-09-18 06:08:51.615113611, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.616684764, lastModified=2022-09-18 06:08:51.615113611, delta=1571153 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.617820701, lastModified=2022-09-18 06:08:51.616113629, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.617820701, lastModified=2022-09-18 06:08:51.616113629, delta=1707072 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.618132998, lastModified=2022-09-18 06:08:51.617113647, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.618132998, lastModified=2022-09-18 06:08:51.617113647, delta=1019351 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.618501755, lastModified=2022-09-18 06:08:51.617113647, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.618501755, lastModified=2022-09-18 06:08:51.617113647, delta=1388108 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.618792510, lastModified=2022-09-18 06:08:51.617113647, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.618792510, lastModified=2022-09-18 06:08:51.617113647, delta=1678863 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.619099849, lastModified=2022-09-18 06:08:51.618113665, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.619099849, lastModified=2022-09-18 06:08:51.618113665, delta=986184 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.619376812, lastModified=2022-09-18 06:08:51.618113665, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.619376812, lastModified=2022-09-18 06:08:51.618113665, delta=1263147 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.619731319, lastModified=2022-09-18 06:08:51.618113665, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.619731319, lastModified=2022-09-18 06:08:51.618113665, delta=1617654 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.620032866, lastModified=2022-09-18 06:08:51.618113665, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.618113665 to 2022-09-18 06:08:51.619113683
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.620337121, lastModified=2022-09-18 06:08:51.619113683, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.620337121, lastModified=2022-09-18 06:08:51.619113683, delta=1223438 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.620683586, lastModified=2022-09-18 06:08:51.619113683, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.620683586, lastModified=2022-09-18 06:08:51.619113683, delta=1569903 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.622928501, lastModified=2022-09-18 06:08:51.619113683, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.619113683 to 2022-09-18 06:08:51.622113736
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.623423135, lastModified=2022-09-18 06:08:51.622113736, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.623423135, lastModified=2022-09-18 06:08:51.622113736, delta=1309399 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.623861643, lastModified=2022-09-18 06:08:51.622113736, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.623861643, lastModified=2022-09-18 06:08:51.622113736, delta=1747907 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.624187982, lastModified=2022-09-18 06:08:51.623113754, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.624187982, lastModified=2022-09-18 06:08:51.623113754, delta=1074228 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.624691616, lastModified=2022-09-18 06:08:51.623113754, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.624691616, lastModified=2022-09-18 06:08:51.623113754, delta=1577862 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.625095123, lastModified=2022-09-18 06:08:51.623113754, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.623113754 to 2022-09-18 06:08:51.624113772
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.625553006, lastModified=2022-09-18 06:08:51.624113772, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.625553006, lastModified=2022-09-18 06:08:51.624113772, delta=1439234 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.625951305, lastModified=2022-09-18 06:08:51.624113772, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.624113772 to 2022-09-18 06:08:51.625113790
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.626419230, lastModified=2022-09-18 06:08:51.625113790, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.626419230, lastModified=2022-09-18 06:08:51.625113790, delta=1305440 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.626873072, lastModified=2022-09-18 06:08:51.625113790, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.626873072, lastModified=2022-09-18 06:08:51.625113790, delta=1759282 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.627314871, lastModified=2022-09-18 06:08:51.626113808, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.627314871, lastModified=2022-09-18 06:08:51.626113808, delta=1201063 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.627754962, lastModified=2022-09-18 06:08:51.626113808, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.627754962, lastModified=2022-09-18 06:08:51.626113808, delta=1641154 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.628147011, lastModified=2022-09-18 06:08:51.627113826, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.628147011, lastModified=2022-09-18 06:08:51.627113826, delta=1033185 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.628614311, lastModified=2022-09-18 06:08:51.627113826, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.628614311, lastModified=2022-09-18 06:08:51.627113826, delta=1500485 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.629131404, lastModified=2022-09-18 06:08:51.627113826, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.627113826 to 2022-09-18 06:08:51.628113844
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.629535661, lastModified=2022-09-18 06:08:51.628113844, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.629535661, lastModified=2022-09-18 06:08:51.628113844, delta=1421817 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.629929376, lastModified=2022-09-18 06:08:51.628113844, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.628113844 to 2022-09-18 06:08:51.629113862
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.630282049, lastModified=2022-09-18 06:08:51.629113862, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.630282049, lastModified=2022-09-18 06:08:51.629113862, delta=1168187 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.630677765, lastModified=2022-09-18 06:08:51.629113862, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.630677765, lastModified=2022-09-18 06:08:51.629113862, delta=1563903 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.631116648, lastModified=2022-09-18 06:08:51.629113862, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.629113862 to 2022-09-18 06:08:51.630113880
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.634054992, lastModified=2022-09-18 06:08:51.633113933, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.634054992, lastModified=2022-09-18 06:08:51.633113933, delta=941059 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.634508417, lastModified=2022-09-18 06:08:51.633113933, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.634508417, lastModified=2022-09-18 06:08:51.633113933, delta=1394484 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.634922757, lastModified=2022-09-18 06:08:51.633113933, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.634922757, lastModified=2022-09-18 06:08:51.633113933, delta=1808824 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.638628490, lastModified=2022-09-18 06:08:51.637114005, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.638628490, lastModified=2022-09-18 06:08:51.637114005, delta=1514485 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.638934579, lastModified=2022-09-18 06:08:51.637114005, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.637114005 to 2022-09-18 06:08:51.638114023
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.639362504, lastModified=2022-09-18 06:08:51.638114023, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.639362504, lastModified=2022-09-18 06:08:51.638114023, delta=1248481 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.639705176, lastModified=2022-09-18 06:08:51.638114023, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.639705176, lastModified=2022-09-18 06:08:51.638114023, delta=1591153 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.640161393, lastModified=2022-09-18 06:08:51.639114041, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.640161393, lastModified=2022-09-18 06:08:51.639114041, delta=1047352 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.640562567, lastModified=2022-09-18 06:08:51.639114041, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.640562567, lastModified=2022-09-18 06:08:51.639114041, delta=1448526 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.640972032, lastModified=2022-09-18 06:08:51.639114041, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.639114041 to 2022-09-18 06:08:51.640114059
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.641455708, lastModified=2022-09-18 06:08:51.640114059, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.641455708, lastModified=2022-09-18 06:08:51.640114059, delta=1341649 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.641844881, lastModified=2022-09-18 06:08:51.640114059, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.641844881, lastModified=2022-09-18 06:08:51.640114059, delta=1730822 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.642253264, lastModified=2022-09-18 06:08:51.641114077, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.642253264, lastModified=2022-09-18 06:08:51.641114077, delta=1139187 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.642672063, lastModified=2022-09-18 06:08:51.641114077, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.642672063, lastModified=2022-09-18 06:08:51.641114077, delta=1557986 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.643075737, lastModified=2022-09-18 06:08:51.641114077, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.641114077 to 2022-09-18 06:08:51.642114094
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.643500911, lastModified=2022-09-18 06:08:51.642114094, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.643500911, lastModified=2022-09-18 06:08:51.642114094, delta=1386817 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.643904543, lastModified=2022-09-18 06:08:51.642114094, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.643904543, lastModified=2022-09-18 06:08:51.642114094, delta=1790449 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.644281508, lastModified=2022-09-18 06:08:51.643114112, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.644281508, lastModified=2022-09-18 06:08:51.643114112, delta=1167396 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.644600972, lastModified=2022-09-18 06:08:51.643114112, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.644600972, lastModified=2022-09-18 06:08:51.643114112, delta=1486860 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.647257603, lastModified=2022-09-18 06:08:51.643114112, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.643114112 to 2022-09-18 06:08:51.646114166
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.647630110, lastModified=2022-09-18 06:08:51.646114166, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.647630110, lastModified=2022-09-18 06:08:51.646114166, delta=1515944 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.648067201, lastModified=2022-09-18 06:08:51.646114166, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.646114166 to 2022-09-18 06:08:51.647114184
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.648456208, lastModified=2022-09-18 06:08:51.647114184, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.648456208, lastModified=2022-09-18 06:08:51.647114184, delta=1342024 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.648852173, lastModified=2022-09-18 06:08:51.647114184, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.648852173, lastModified=2022-09-18 06:08:51.647114184, delta=1737989 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.649258097, lastModified=2022-09-18 06:08:51.648114202, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.649258097, lastModified=2022-09-18 06:08:51.648114202, delta=1143895 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.649608937, lastModified=2022-09-18 06:08:51.648114202, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.649608937, lastModified=2022-09-18 06:08:51.648114202, delta=1494735 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.650161780, lastModified=2022-09-18 06:08:51.648114202, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.648114202 to 2022-09-18 06:08:51.649114220
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.650608038, lastModified=2022-09-18 06:08:51.649114220, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.650608038, lastModified=2022-09-18 06:08:51.649114220, delta=1493818 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.650992295, lastModified=2022-09-18 06:08:51.649114220, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.649114220 to 2022-09-18 06:08:51.650114238
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.651323676, lastModified=2022-09-18 06:08:51.650114238, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.651323676, lastModified=2022-09-18 06:08:51.650114238, delta=1209438 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.651608973, lastModified=2022-09-18 06:08:51.650114238, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.651608973, lastModified=2022-09-18 06:08:51.650114238, delta=1494735 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.651953771, lastModified=2022-09-18 06:08:51.650114238, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.650114238 to 2022-09-18 06:08:51.651114256
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.652316569, lastModified=2022-09-18 06:08:51.651114256, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.652316569, lastModified=2022-09-18 06:08:51.651114256, delta=1202313 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.652610907, lastModified=2022-09-18 06:08:51.651114256, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.652610907, lastModified=2022-09-18 06:08:51.651114256, delta=1496651 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.652973206, lastModified=2022-09-18 06:08:51.651114256, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.651114256 to 2022-09-18 06:08:51.652114274
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.653431339, lastModified=2022-09-18 06:08:51.652114274, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.653431339, lastModified=2022-09-18 06:08:51.652114274, delta=1317065 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.653852180, lastModified=2022-09-18 06:08:51.652114274, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.652114274 to 2022-09-18 06:08:51.653114291
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.654411856, lastModified=2022-09-18 06:08:51.653114291, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.654411856, lastModified=2022-09-18 06:08:51.653114291, delta=1297565 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.654877156, lastModified=2022-09-18 06:08:51.653114291, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.653114291 to 2022-09-18 06:08:51.654114309
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.657607372, lastModified=2022-09-18 06:08:51.656114345, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.657607372, lastModified=2022-09-18 06:08:51.656114345, delta=1493027 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.657983587, lastModified=2022-09-18 06:08:51.656114345, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.656114345 to 2022-09-18 06:08:51.657114363
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.658325801, lastModified=2022-09-18 06:08:51.657114363, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.658325801, lastModified=2022-09-18 06:08:51.657114363, delta=1211438 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.658767143, lastModified=2022-09-18 06:08:51.657114363, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.658767143, lastModified=2022-09-18 06:08:51.657114363, delta=1652780 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.659265860, lastModified=2022-09-18 06:08:51.658114381, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.659265860, lastModified=2022-09-18 06:08:51.658114381, delta=1151479 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.659633033, lastModified=2022-09-18 06:08:51.658114381, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.659633033, lastModified=2022-09-18 06:08:51.658114381, delta=1518652 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.659939997, lastModified=2022-09-18 06:08:51.658114381, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.658114381 to 2022-09-18 06:08:51.659114399
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.660246877, lastModified=2022-09-18 06:08:51.659114399, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.660246877, lastModified=2022-09-18 06:08:51.659114399, delta=1132478 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.660642551, lastModified=2022-09-18 06:08:51.659114399, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.660642551, lastModified=2022-09-18 06:08:51.659114399, delta=1528152 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.660995183, lastModified=2022-09-18 06:08:51.659114399, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.659114399 to 2022-09-18 06:08:51.660114417
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.661339814, lastModified=2022-09-18 06:08:51.660114417, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.661339814, lastModified=2022-09-18 06:08:51.660114417, delta=1225397 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.661679986, lastModified=2022-09-18 06:08:51.660114417, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.661679986, lastModified=2022-09-18 06:08:51.660114417, delta=1565569 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.661952450, lastModified=2022-09-18 06:08:51.660114417, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.660114417 to 2022-09-18 06:08:51.661114435
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.662244163, lastModified=2022-09-18 06:08:51.661114435, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.662244163, lastModified=2022-09-18 06:08:51.661114435, delta=1129728 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.662520876, lastModified=2022-09-18 06:08:51.661114435, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.662520876, lastModified=2022-09-18 06:08:51.661114435, delta=1406441 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.662783381, lastModified=2022-09-18 06:08:51.661114435, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.662783381, lastModified=2022-09-18 06:08:51.661114435, delta=1668946 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.663059178, lastModified=2022-09-18 06:08:51.661114435, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.661114435 to 2022-09-18 06:08:51.662114453
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.663364725, lastModified=2022-09-18 06:08:51.662114453, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.663364725, lastModified=2022-09-18 06:08:51.662114453, delta=1250272 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.663704648, lastModified=2022-09-18 06:08:51.662114453, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.663704648, lastModified=2022-09-18 06:08:51.662114453, delta=1590195 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.666181400, lastModified=2022-09-18 06:08:51.662114453, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.662114453 to 2022-09-18 06:08:51.665114506
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.666561740, lastModified=2022-09-18 06:08:51.665114506, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.666561740, lastModified=2022-09-18 06:08:51.665114506, delta=1447234 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.666891955, lastModified=2022-09-18 06:08:51.665114506, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.666891955, lastModified=2022-09-18 06:08:51.665114506, delta=1777449 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.667238794, lastModified=2022-09-18 06:08:51.666114524, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.667238794, lastModified=2022-09-18 06:08:51.666114524, delta=1124270 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.667524383, lastModified=2022-09-18 06:08:51.666114524, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.667524383, lastModified=2022-09-18 06:08:51.666114524, delta=1409859 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.667793304, lastModified=2022-09-18 06:08:51.666114524, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.667793304, lastModified=2022-09-18 06:08:51.666114524, delta=1678780 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.668077434, lastModified=2022-09-18 06:08:51.666114524, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.666114524 to 2022-09-18 06:08:51.667114542
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.668368981, lastModified=2022-09-18 06:08:51.667114542, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.668368981, lastModified=2022-09-18 06:08:51.667114542, delta=1254439 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.668627402, lastModified=2022-09-18 06:08:51.667114542, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.668627402, lastModified=2022-09-18 06:08:51.667114542, delta=1512860 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.668884324, lastModified=2022-09-18 06:08:51.667114542, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.668884324, lastModified=2022-09-18 06:08:51.667114542, delta=1769782 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.669175996, lastModified=2022-09-18 06:08:51.668114560, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.669175996, lastModified=2022-09-18 06:08:51.668114560, delta=1061436 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.669450126, lastModified=2022-09-18 06:08:51.668114560, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.669450126, lastModified=2022-09-18 06:08:51.668114560, delta=1335566 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.669712464, lastModified=2022-09-18 06:08:51.668114560, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.669712464, lastModified=2022-09-18 06:08:51.668114560, delta=1597904 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.670025719, lastModified=2022-09-18 06:08:51.668114560, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.668114560 to 2022-09-18 06:08:51.669114578
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.670424976, lastModified=2022-09-18 06:08:51.669114578, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.670424976, lastModified=2022-09-18 06:08:51.669114578, delta=1310398 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.670682606, lastModified=2022-09-18 06:08:51.669114578, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.670682606, lastModified=2022-09-18 06:08:51.669114578, delta=1568028 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.670941027, lastModified=2022-09-18 06:08:51.669114578, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.669114578 to 2022-09-18 06:08:51.670114596
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.671239991, lastModified=2022-09-18 06:08:51.670114596, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.671239991, lastModified=2022-09-18 06:08:51.670114596, delta=1125395 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.671498412, lastModified=2022-09-18 06:08:51.670114596, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.671498412, lastModified=2022-09-18 06:08:51.670114596, delta=1383816 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.671769042, lastModified=2022-09-18 06:08:51.670114596, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.671769042, lastModified=2022-09-18 06:08:51.670114596, delta=1654446 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.674225253, lastModified=2022-09-18 06:08:51.673114649, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.674225253, lastModified=2022-09-18 06:08:51.673114649, delta=1110604 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.674626593, lastModified=2022-09-18 06:08:51.673114649, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.674626593, lastModified=2022-09-18 06:08:51.673114649, delta=1511944 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.674920515, lastModified=2022-09-18 06:08:51.673114649, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.673114649 to 2022-09-18 06:08:51.674114667
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.675237812, lastModified=2022-09-18 06:08:51.674114667, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.675237812, lastModified=2022-09-18 06:08:51.674114667, delta=1123145 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.675528776, lastModified=2022-09-18 06:08:51.674114667, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.675528776, lastModified=2022-09-18 06:08:51.674114667, delta=1414109 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.676306707, lastModified=2022-09-18 06:08:51.675114685, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.676306707, lastModified=2022-09-18 06:08:51.675114685, delta=1192022 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.677301641, lastModified=2022-09-18 06:08:51.676114703, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.677301641, lastModified=2022-09-18 06:08:51.676114703, delta=1186938 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.677749816, lastModified=2022-09-18 06:08:51.676114703, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.677749816, lastModified=2022-09-18 06:08:51.676114703, delta=1635113 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.678058238, lastModified=2022-09-18 06:08:51.676114703, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.676114703 to 2022-09-18 06:08:51.677114721
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.678484121, lastModified=2022-09-18 06:08:51.677114721, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.678484121, lastModified=2022-09-18 06:08:51.677114721, delta=1369400 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.678831877, lastModified=2022-09-18 06:08:51.677114721, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.678831877, lastModified=2022-09-18 06:08:51.677114721, delta=1717156 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.679180758, lastModified=2022-09-18 06:08:51.678114739, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.679180758, lastModified=2022-09-18 06:08:51.678114739, delta=1066019 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.680119483, lastModified=2022-09-18 06:08:51.679114757, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.680119483, lastModified=2022-09-18 06:08:51.679114757, delta=1004726 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.680493823, lastModified=2022-09-18 06:08:51.679114757, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.680493823, lastModified=2022-09-18 06:08:51.679114757, delta=1379066 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.680851788, lastModified=2022-09-18 06:08:51.679114757, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.680851788, lastModified=2022-09-18 06:08:51.679114757, delta=1737031 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.681252753, lastModified=2022-09-18 06:08:51.680114775, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.681252753, lastModified=2022-09-18 06:08:51.680114775, delta=1137978 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.681551176, lastModified=2022-09-18 06:08:51.680114775, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.681551176, lastModified=2022-09-18 06:08:51.680114775, delta=1436401 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.681814430, lastModified=2022-09-18 06:08:51.680114775, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.681814430, lastModified=2022-09-18 06:08:51.680114775, delta=1699655 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.682172603, lastModified=2022-09-18 06:08:51.681114793, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.682172603, lastModified=2022-09-18 06:08:51.681114793, delta=1057810 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.684589480, lastModified=2022-09-18 06:08:51.681114793, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.681114793 to 2022-09-18 06:08:51.683114829
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.684915986, lastModified=2022-09-18 06:08:51.683114829, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.683114829 to 2022-09-18 06:08:51.684114846
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.685321493, lastModified=2022-09-18 06:08:51.684114846, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.685321493, lastModified=2022-09-18 06:08:51.684114846, delta=1206647 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.685669833, lastModified=2022-09-18 06:08:51.684114846, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.685669833, lastModified=2022-09-18 06:08:51.684114846, delta=1554987 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.685950838, lastModified=2022-09-18 06:08:51.684114846, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.684114846 to 2022-09-18 06:08:51.685114864
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.686310677, lastModified=2022-09-18 06:08:51.685114864, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.686310677, lastModified=2022-09-18 06:08:51.685114864, delta=1195813 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.686662392, lastModified=2022-09-18 06:08:51.685114864, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.686662392, lastModified=2022-09-18 06:08:51.685114864, delta=1547528 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.686990690, lastModified=2022-09-18 06:08:51.685114864, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.685114864 to 2022-09-18 06:08:51.686114882
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.687368530, lastModified=2022-09-18 06:08:51.686114882, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.687368530, lastModified=2022-09-18 06:08:51.686114882, delta=1253648 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.687664577, lastModified=2022-09-18 06:08:51.686114882, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.687664577, lastModified=2022-09-18 06:08:51.686114882, delta=1549695 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.687925665, lastModified=2022-09-18 06:08:51.686114882, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.686114882 to 2022-09-18 06:08:51.687114900
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.688244462, lastModified=2022-09-18 06:08:51.687114900, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.688244462, lastModified=2022-09-18 06:08:51.687114900, delta=1129562 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.688517217, lastModified=2022-09-18 06:08:51.687114900, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.688517217, lastModified=2022-09-18 06:08:51.687114900, delta=1402317 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.688782222, lastModified=2022-09-18 06:08:51.687114900, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.688782222, lastModified=2022-09-18 06:08:51.687114900, delta=1667322 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.689081977, lastModified=2022-09-18 06:08:51.687114900, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.687114900 to 2022-09-18 06:08:51.688114918
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.689374899, lastModified=2022-09-18 06:08:51.688114918, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.689374899, lastModified=2022-09-18 06:08:51.688114918, delta=1259981 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.689664029, lastModified=2022-09-18 06:08:51.688114918, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.689664029, lastModified=2022-09-18 06:08:51.688114918, delta=1549111 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.689965201, lastModified=2022-09-18 06:08:51.688114918, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.688114918 to 2022-09-18 06:08:51.689114936
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.690283957, lastModified=2022-09-18 06:08:51.689114936, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.690283957, lastModified=2022-09-18 06:08:51.689114936, delta=1169021 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.690624713, lastModified=2022-09-18 06:08:51.689114936, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.690624713, lastModified=2022-09-18 06:08:51.689114936, delta=1509777 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.693137550, lastModified=2022-09-18 06:08:51.691114972, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.691114972 to 2022-09-18 06:08:51.692114990
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.693433263, lastModified=2022-09-18 06:08:51.692114990, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.693433263, lastModified=2022-09-18 06:08:51.692114990, delta=1318273 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.693929855, lastModified=2022-09-18 06:08:51.692114990, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.692114990 to 2022-09-18 06:08:51.693115008
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.694324321, lastModified=2022-09-18 06:08:51.693115008, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.694324321, lastModified=2022-09-18 06:08:51.693115008, delta=1209313 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.694635576, lastModified=2022-09-18 06:08:51.693115008, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.694635576, lastModified=2022-09-18 06:08:51.693115008, delta=1520568 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.694906165, lastModified=2022-09-18 06:08:51.693115008, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.694906165, lastModified=2022-09-18 06:08:51.693115008, delta=1791157 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.695210628, lastModified=2022-09-18 06:08:51.694115025, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.695210628, lastModified=2022-09-18 06:08:51.694115025, delta=1095603 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.695477966, lastModified=2022-09-18 06:08:51.694115025, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.695477966, lastModified=2022-09-18 06:08:51.694115025, delta=1362941 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.695755971, lastModified=2022-09-18 06:08:51.694115025, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.695755971, lastModified=2022-09-18 06:08:51.694115025, delta=1640946 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.696050352, lastModified=2022-09-18 06:08:51.694115025, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.694115025 to 2022-09-18 06:08:51.695115043
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.696392733, lastModified=2022-09-18 06:08:51.695115043, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.696392733, lastModified=2022-09-18 06:08:51.695115043, delta=1277690 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.696792698, lastModified=2022-09-18 06:08:51.695115043, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.696792698, lastModified=2022-09-18 06:08:51.695115043, delta=1677655 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.697179747, lastModified=2022-09-18 06:08:51.696115061, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.697179747, lastModified=2022-09-18 06:08:51.696115061, delta=1064686 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.697576921, lastModified=2022-09-18 06:08:51.696115061, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.697576921, lastModified=2022-09-18 06:08:51.696115061, delta=1461860 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.697909968, lastModified=2022-09-18 06:08:51.696115061, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.697909968, lastModified=2022-09-18 06:08:51.696115061, delta=1794907 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.698253100, lastModified=2022-09-18 06:08:51.697115079, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.698253100, lastModified=2022-09-18 06:08:51.697115079, delta=1138021 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.698580689, lastModified=2022-09-18 06:08:51.697115079, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.698580689, lastModified=2022-09-18 06:08:51.697115079, delta=1465610 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.698867194, lastModified=2022-09-18 06:08:51.697115079, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.698867194, lastModified=2022-09-18 06:08:51.697115079, delta=1752115 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.699209242, lastModified=2022-09-18 06:08:51.698115097, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.699209242, lastModified=2022-09-18 06:08:51.698115097, delta=1094145 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.701704745, lastModified=2022-09-18 06:08:51.698115097, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.698115097 to 2022-09-18 06:08:51.700115133
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.702078126, lastModified=2022-09-18 06:08:51.700115133, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.700115133 to 2022-09-18 06:08:51.701115151
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.702432633, lastModified=2022-09-18 06:08:51.701115151, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.702432633, lastModified=2022-09-18 06:08:51.701115151, delta=1317482 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.702763680, lastModified=2022-09-18 06:08:51.701115151, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.702763680, lastModified=2022-09-18 06:08:51.701115151, delta=1648529 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.703093978, lastModified=2022-09-18 06:08:51.701115151, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.701115151 to 2022-09-18 06:08:51.702115169
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.703436859, lastModified=2022-09-18 06:08:51.702115169, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.703436859, lastModified=2022-09-18 06:08:51.702115169, delta=1321690 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.703740114, lastModified=2022-09-18 06:08:51.702115169, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.703740114, lastModified=2022-09-18 06:08:51.702115169, delta=1624945 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.704029120, lastModified=2022-09-18 06:08:51.702115169, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.702115169 to 2022-09-18 06:08:51.703115187
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.704349542, lastModified=2022-09-18 06:08:51.703115187, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.704349542, lastModified=2022-09-18 06:08:51.703115187, delta=1234355 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.704712882, lastModified=2022-09-18 06:08:51.703115187, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.704712882, lastModified=2022-09-18 06:08:51.703115187, delta=1597695 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.705042388, lastModified=2022-09-18 06:08:51.703115187, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.703115187 to 2022-09-18 06:08:51.704115204
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.705347768, lastModified=2022-09-18 06:08:51.704115204, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.705347768, lastModified=2022-09-18 06:08:51.704115204, delta=1232564 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.705700775, lastModified=2022-09-18 06:08:51.704115204, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.705700775, lastModified=2022-09-18 06:08:51.704115204, delta=1585571 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.706084948, lastModified=2022-09-18 06:08:51.704115204, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.704115204 to 2022-09-18 06:08:51.705115222
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.706419787, lastModified=2022-09-18 06:08:51.705115222, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.706419787, lastModified=2022-09-18 06:08:51.705115222, delta=1304565 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.706717126, lastModified=2022-09-18 06:08:51.705115222, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.706717126, lastModified=2022-09-18 06:08:51.705115222, delta=1601904 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.706985506, lastModified=2022-09-18 06:08:51.705115222, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.705115222 to 2022-09-18 06:08:51.706115240
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.707337637, lastModified=2022-09-18 06:08:51.706115240, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.707337637, lastModified=2022-09-18 06:08:51.706115240, delta=1222397 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.707653934, lastModified=2022-09-18 06:08:51.706115240, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.707653934, lastModified=2022-09-18 06:08:51.706115240, delta=1538694 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.707931439, lastModified=2022-09-18 06:08:51.706115240, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.706115240 to 2022-09-18 06:08:51.707115258
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.710656238, lastModified=2022-09-18 06:08:51.709115294, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.710656238, lastModified=2022-09-18 06:08:51.709115294, delta=1540944 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.710959410, lastModified=2022-09-18 06:08:51.709115294, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.709115294 to 2022-09-18 06:08:51.710115312
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.711325834, lastModified=2022-09-18 06:08:51.710115312, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.711325834, lastModified=2022-09-18 06:08:51.710115312, delta=1210522 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.711670965, lastModified=2022-09-18 06:08:51.710115312, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.711670965, lastModified=2022-09-18 06:08:51.710115312, delta=1555653 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.711938970, lastModified=2022-09-18 06:08:51.710115312, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.710115312 to 2022-09-18 06:08:51.711115330
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.712266475, lastModified=2022-09-18 06:08:51.711115330, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.712266475, lastModified=2022-09-18 06:08:51.711115330, delta=1151145 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.712626190, lastModified=2022-09-18 06:08:51.711115330, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.712626190, lastModified=2022-09-18 06:08:51.711115330, delta=1510860 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.712909237, lastModified=2022-09-18 06:08:51.711115330, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.712909237, lastModified=2022-09-18 06:08:51.711115330, delta=1793907 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.713273660, lastModified=2022-09-18 06:08:51.712115348, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.713273660, lastModified=2022-09-18 06:08:51.712115348, delta=1158312 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.713607541, lastModified=2022-09-18 06:08:51.712115348, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.713607541, lastModified=2022-09-18 06:08:51.712115348, delta=1492193 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.713933922, lastModified=2022-09-18 06:08:51.712115348, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.712115348 to 2022-09-18 06:08:51.713115366
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.714234636, lastModified=2022-09-18 06:08:51.713115366, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.714234636, lastModified=2022-09-18 06:08:51.713115366, delta=1119270 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.714522891, lastModified=2022-09-18 06:08:51.713115366, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.714522891, lastModified=2022-09-18 06:08:51.713115366, delta=1407525 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.714807396, lastModified=2022-09-18 06:08:51.713115366, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.714807396, lastModified=2022-09-18 06:08:51.713115366, delta=1692030 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.715228487, lastModified=2022-09-18 06:08:51.714115383, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.715228487, lastModified=2022-09-18 06:08:51.714115383, delta=1113104 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.715756205, lastModified=2022-09-18 06:08:51.714115383, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.715756205, lastModified=2022-09-18 06:08:51.714115383, delta=1640822 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.716269047, lastModified=2022-09-18 06:08:51.715115401, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.716269047, lastModified=2022-09-18 06:08:51.715115401, delta=1153646 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.716698888, lastModified=2022-09-18 06:08:51.715115401, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.716698888, lastModified=2022-09-18 06:08:51.715115401, delta=1583487 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.716994602, lastModified=2022-09-18 06:08:51.715115401, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.715115401 to 2022-09-18 06:08:51.716115419
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.719726192, lastModified=2022-09-18 06:08:51.716115419, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.716115419 to 2022-09-18 06:08:51.718115455
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.740053681, lastModified=2022-09-18 06:08:51.738115813, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.738115813 to 2022-09-18 06:08:51.739115831
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.740576441, lastModified=2022-09-18 06:08:51.739115831, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.740576441, lastModified=2022-09-18 06:08:51.739115831, delta=1460610 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.740971114, lastModified=2022-09-18 06:08:51.739115831, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.739115831 to 2022-09-18 06:08:51.740115849
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.741324287, lastModified=2022-09-18 06:08:51.740115849, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.741324287, lastModified=2022-09-18 06:08:51.740115849, delta=1208438 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.741616084, lastModified=2022-09-18 06:08:51.740115849, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.741616084, lastModified=2022-09-18 06:08:51.740115849, delta=1500235 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.741881214, lastModified=2022-09-18 06:08:51.740115849, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.741881214, lastModified=2022-09-18 06:08:51.740115849, delta=1765365 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.742152469, lastModified=2022-09-18 06:08:51.741115867, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.742152469, lastModified=2022-09-18 06:08:51.741115867, delta=1036602 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.742408973, lastModified=2022-09-18 06:08:51.741115867, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.742408973, lastModified=2022-09-18 06:08:51.741115867, delta=1293106 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.742684812, lastModified=2022-09-18 06:08:51.741115867, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.742684812, lastModified=2022-09-18 06:08:51.741115867, delta=1568945 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.743000067, lastModified=2022-09-18 06:08:51.741115867, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.741115867 to 2022-09-18 06:08:51.742115885
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.743350240, lastModified=2022-09-18 06:08:51.742115885, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.743350240, lastModified=2022-09-18 06:08:51.742115885, delta=1234355 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.743681413, lastModified=2022-09-18 06:08:51.742115885, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.743681413, lastModified=2022-09-18 06:08:51.742115885, delta=1565528 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.743938959, lastModified=2022-09-18 06:08:51.742115885, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.743938959, lastModified=2022-09-18 06:08:51.742115885, delta=1823074 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.744227131, lastModified=2022-09-18 06:08:51.743115903, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.744227131, lastModified=2022-09-18 06:08:51.743115903, delta=1111228 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.744496136, lastModified=2022-09-18 06:08:51.743115903, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.744496136, lastModified=2022-09-18 06:08:51.743115903, delta=1380233 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.744777224, lastModified=2022-09-18 06:08:51.743115903, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.744777224, lastModified=2022-09-18 06:08:51.743115903, delta=1661321 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.745060437, lastModified=2022-09-18 06:08:51.743115903, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.743115903 to 2022-09-18 06:08:51.744115921
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.745346401, lastModified=2022-09-18 06:08:51.744115921, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.745346401, lastModified=2022-09-18 06:08:51.744115921, delta=1230480 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.745658198, lastModified=2022-09-18 06:08:51.744115921, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.745658198, lastModified=2022-09-18 06:08:51.744115921, delta=1542277 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.748249661, lastModified=2022-09-18 06:08:51.747115974, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.748249661, lastModified=2022-09-18 06:08:51.747115974, delta=1133687 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.748628876, lastModified=2022-09-18 06:08:51.747115974, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.748628876, lastModified=2022-09-18 06:08:51.747115974, delta=1512902 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.748907048, lastModified=2022-09-18 06:08:51.747115974, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.748907048, lastModified=2022-09-18 06:08:51.747115974, delta=1791074 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.749196928, lastModified=2022-09-18 06:08:51.748115992, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.749196928, lastModified=2022-09-18 06:08:51.748115992, delta=1080936 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.749504517, lastModified=2022-09-18 06:08:51.748115992, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.749504517, lastModified=2022-09-18 06:08:51.748115992, delta=1388525 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.749777730, lastModified=2022-09-18 06:08:51.748115992, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.749777730, lastModified=2022-09-18 06:08:51.748115992, delta=1661738 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.750089194, lastModified=2022-09-18 06:08:51.748115992, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.748115992 to 2022-09-18 06:08:51.749116010
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.750448201, lastModified=2022-09-18 06:08:51.749116010, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.750448201, lastModified=2022-09-18 06:08:51.749116010, delta=1332191 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.750787873, lastModified=2022-09-18 06:08:51.749116010, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.750787873, lastModified=2022-09-18 06:08:51.749116010, delta=1671863 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.751115838, lastModified=2022-09-18 06:08:51.750116028, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.751115838, lastModified=2022-09-18 06:08:51.750116028, delta=999810 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.751408051, lastModified=2022-09-18 06:08:51.750116028, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.751408051, lastModified=2022-09-18 06:08:51.750116028, delta=1292023 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.751694640, lastModified=2022-09-18 06:08:51.750116028, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.751694640, lastModified=2022-09-18 06:08:51.750116028, delta=1578612 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.751956603, lastModified=2022-09-18 06:08:51.750116028, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.750116028 to 2022-09-18 06:08:51.751116046
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.752253316, lastModified=2022-09-18 06:08:51.751116046, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.752253316, lastModified=2022-09-18 06:08:51.751116046, delta=1137270 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.752514446, lastModified=2022-09-18 06:08:51.751116046, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.752514446, lastModified=2022-09-18 06:08:51.751116046, delta=1398400 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.752784201, lastModified=2022-09-18 06:08:51.751116046, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.752784201, lastModified=2022-09-18 06:08:51.751116046, delta=1668155 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.753061247, lastModified=2022-09-18 06:08:51.751116046, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.751116046 to 2022-09-18 06:08:51.752116064
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.753370253, lastModified=2022-09-18 06:08:51.752116064, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.753370253, lastModified=2022-09-18 06:08:51.752116064, delta=1254189 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.753652883, lastModified=2022-09-18 06:08:51.752116064, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.753652883, lastModified=2022-09-18 06:08:51.752116064, delta=1536819 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.756057718, lastModified=2022-09-18 06:08:51.752116064, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.752116064 to 2022-09-18 06:08:51.755116117
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.756478850, lastModified=2022-09-18 06:08:51.755116117, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.756478850, lastModified=2022-09-18 06:08:51.755116117, delta=1362733 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.756856024, lastModified=2022-09-18 06:08:51.755116117, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.756856024, lastModified=2022-09-18 06:08:51.755116117, delta=1739907 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.757196863, lastModified=2022-09-18 06:08:51.756116135, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.757196863, lastModified=2022-09-18 06:08:51.756116135, delta=1080728 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.757537036, lastModified=2022-09-18 06:08:51.756116135, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.757537036, lastModified=2022-09-18 06:08:51.756116135, delta=1420901 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.757824041, lastModified=2022-09-18 06:08:51.756116135, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.757824041, lastModified=2022-09-18 06:08:51.756116135, delta=1707906 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.758157422, lastModified=2022-09-18 06:08:51.757116153, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.758157422, lastModified=2022-09-18 06:08:51.757116153, delta=1041269 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.758472053, lastModified=2022-09-18 06:08:51.757116153, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.758472053, lastModified=2022-09-18 06:08:51.757116153, delta=1355900 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.758743766, lastModified=2022-09-18 06:08:51.757116153, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.758743766, lastModified=2022-09-18 06:08:51.757116153, delta=1627613 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.759046063, lastModified=2022-09-18 06:08:51.757116153, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.757116153 to 2022-09-18 06:08:51.758116171
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.759326568, lastModified=2022-09-18 06:08:51.758116171, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.759326568, lastModified=2022-09-18 06:08:51.758116171, delta=1210397 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.759639490, lastModified=2022-09-18 06:08:51.758116171, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.759639490, lastModified=2022-09-18 06:08:51.758116171, delta=1523319 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.759903870, lastModified=2022-09-18 06:08:51.758116171, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.759903870, lastModified=2022-09-18 06:08:51.758116171, delta=1787699 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.760247084, lastModified=2022-09-18 06:08:51.759116189, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.760247084, lastModified=2022-09-18 06:08:51.759116189, delta=1130895 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.760523298, lastModified=2022-09-18 06:08:51.759116189, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.760523298, lastModified=2022-09-18 06:08:51.759116189, delta=1407109 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.760830386, lastModified=2022-09-18 06:08:51.759116189, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.760830386, lastModified=2022-09-18 06:08:51.759116189, delta=1714197 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.761100725, lastModified=2022-09-18 06:08:51.760116207, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.761100725, lastModified=2022-09-18 06:08:51.760116207, delta=984518 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.761366479, lastModified=2022-09-18 06:08:51.760116207, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.761366479, lastModified=2022-09-18 06:08:51.760116207, delta=1250272 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.761631276, lastModified=2022-09-18 06:08:51.760116207, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.761631276, lastModified=2022-09-18 06:08:51.760116207, delta=1515069 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.761899031, lastModified=2022-09-18 06:08:51.760116207, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.761899031, lastModified=2022-09-18 06:08:51.760116207, delta=1782824 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.764288823, lastModified=2022-09-18 06:08:51.763116261, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.764288823, lastModified=2022-09-18 06:08:51.763116261, delta=1172562 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.764592162, lastModified=2022-09-18 06:08:51.763116261, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.764592162, lastModified=2022-09-18 06:08:51.763116261, delta=1475901 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.764919876, lastModified=2022-09-18 06:08:51.763116261, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.763116261 to 2022-09-18 06:08:51.764116279
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.765353259, lastModified=2022-09-18 06:08:51.764116279, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.765353259, lastModified=2022-09-18 06:08:51.764116279, delta=1236980 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.765732641, lastModified=2022-09-18 06:08:51.764116279, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.765732641, lastModified=2022-09-18 06:08:51.764116279, delta=1616362 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.766098939, lastModified=2022-09-18 06:08:51.764116279, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.764116279 to 2022-09-18 06:08:51.765116297
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.766522822, lastModified=2022-09-18 06:08:51.765116297, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.766522822, lastModified=2022-09-18 06:08:51.765116297, delta=1406525 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.766866245, lastModified=2022-09-18 06:08:51.765116297, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.766866245, lastModified=2022-09-18 06:08:51.765116297, delta=1749948 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.767233501, lastModified=2022-09-18 06:08:51.766116314, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.767233501, lastModified=2022-09-18 06:08:51.766116314, delta=1117187 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.767571840, lastModified=2022-09-18 06:08:51.766116314, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.767571840, lastModified=2022-09-18 06:08:51.766116314, delta=1455526 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.767950389, lastModified=2022-09-18 06:08:51.766116314, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.766116314 to 2022-09-18 06:08:51.767116332
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.768387230, lastModified=2022-09-18 06:08:51.767116332, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.768387230, lastModified=2022-09-18 06:08:51.767116332, delta=1270898 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.768756320, lastModified=2022-09-18 06:08:51.767116332, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.768756320, lastModified=2022-09-18 06:08:51.767116332, delta=1639988 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.769107576, lastModified=2022-09-18 06:08:51.767116332, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.767116332 to 2022-09-18 06:08:51.768116350
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.769406248, lastModified=2022-09-18 06:08:51.768116350, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.769406248, lastModified=2022-09-18 06:08:51.768116350, delta=1289898 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.769713545, lastModified=2022-09-18 06:08:51.768116350, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.769713545, lastModified=2022-09-18 06:08:51.768116350, delta=1597195 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.769982509, lastModified=2022-09-18 06:08:51.768116350, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.768116350 to 2022-09-18 06:08:51.769116368
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.770338723, lastModified=2022-09-18 06:08:51.769116368, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.770338723, lastModified=2022-09-18 06:08:51.769116368, delta=1222355 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.770635645, lastModified=2022-09-18 06:08:51.769116368, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.770635645, lastModified=2022-09-18 06:08:51.769116368, delta=1519277 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.772956229, lastModified=2022-09-18 06:08:51.769116368, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.769116368 to 2022-09-18 06:08:51.772116422
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.773326527, lastModified=2022-09-18 06:08:51.772116422, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.773326527, lastModified=2022-09-18 06:08:51.772116422, delta=1210105 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.773687367, lastModified=2022-09-18 06:08:51.772116422, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.773687367, lastModified=2022-09-18 06:08:51.772116422, delta=1570945 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.773957371, lastModified=2022-09-18 06:08:51.772116422, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.772116422 to 2022-09-18 06:08:51.773116440
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.774290211, lastModified=2022-09-18 06:08:51.773116440, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.774290211, lastModified=2022-09-18 06:08:51.773116440, delta=1173771 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.774646925, lastModified=2022-09-18 06:08:51.773116440, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.774646925, lastModified=2022-09-18 06:08:51.773116440, delta=1530485 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.774929764, lastModified=2022-09-18 06:08:51.773116440, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.773116440 to 2022-09-18 06:08:51.774116458
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.775269187, lastModified=2022-09-18 06:08:51.774116458, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.775269187, lastModified=2022-09-18 06:08:51.774116458, delta=1152729 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.775596817, lastModified=2022-09-18 06:08:51.774116458, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.775596817, lastModified=2022-09-18 06:08:51.774116458, delta=1480359 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.775914115, lastModified=2022-09-18 06:08:51.774116458, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.774116458 to 2022-09-18 06:08:51.775116476
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.776255371, lastModified=2022-09-18 06:08:51.775116476, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.776255371, lastModified=2022-09-18 06:08:51.775116476, delta=1138895 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.776544209, lastModified=2022-09-18 06:08:51.775116476, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.776544209, lastModified=2022-09-18 06:08:51.775116476, delta=1427733 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.776844756, lastModified=2022-09-18 06:08:51.775116476, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.776844756, lastModified=2022-09-18 06:08:51.775116476, delta=1728280 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.777148929, lastModified=2022-09-18 06:08:51.776116493, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.777148929, lastModified=2022-09-18 06:08:51.776116493, delta=1032436 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.777435142, lastModified=2022-09-18 06:08:51.776116493, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.777435142, lastModified=2022-09-18 06:08:51.776116493, delta=1318649 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.777698563, lastModified=2022-09-18 06:08:51.776116493, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.777698563, lastModified=2022-09-18 06:08:51.776116493, delta=1582070 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.777981652, lastModified=2022-09-18 06:08:51.776116493, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.776116493 to 2022-09-18 06:08:51.777116511
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.778350117, lastModified=2022-09-18 06:08:51.777116511, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.778350117, lastModified=2022-09-18 06:08:51.777116511, delta=1233606 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.778661081, lastModified=2022-09-18 06:08:51.777116511, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.778661081, lastModified=2022-09-18 06:08:51.777116511, delta=1544570 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.778942211, lastModified=2022-09-18 06:08:51.777116511, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.777116511 to 2022-09-18 06:08:51.778116529
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.781269294, lastModified=2022-09-18 06:08:51.780116565, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.781269294, lastModified=2022-09-18 06:08:51.780116565, delta=1152729 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.781551799, lastModified=2022-09-18 06:08:51.780116565, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.781551799, lastModified=2022-09-18 06:08:51.780116565, delta=1435234 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.781914847, lastModified=2022-09-18 06:08:51.780116565, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.781914847, lastModified=2022-09-18 06:08:51.780116565, delta=1798282 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.782253145, lastModified=2022-09-18 06:08:51.781116583, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.782253145, lastModified=2022-09-18 06:08:51.781116583, delta=1136562 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.782532442, lastModified=2022-09-18 06:08:51.781116583, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.782532442, lastModified=2022-09-18 06:08:51.781116583, delta=1415859 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.782848739, lastModified=2022-09-18 06:08:51.781116583, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.782848739, lastModified=2022-09-18 06:08:51.781116583, delta=1732156 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.783218746, lastModified=2022-09-18 06:08:51.782116601, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.783218746, lastModified=2022-09-18 06:08:51.782116601, delta=1102145 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.783511209, lastModified=2022-09-18 06:08:51.782116601, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.783511209, lastModified=2022-09-18 06:08:51.782116601, delta=1394608 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.783867174, lastModified=2022-09-18 06:08:51.782116601, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.783867174, lastModified=2022-09-18 06:08:51.782116601, delta=1750573 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.784173221, lastModified=2022-09-18 06:08:51.783116619, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.784173221, lastModified=2022-09-18 06:08:51.783116619, delta=1056602 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.784476476, lastModified=2022-09-18 06:08:51.783116619, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.784476476, lastModified=2022-09-18 06:08:51.783116619, delta=1359857 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.784785232, lastModified=2022-09-18 06:08:51.783116619, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.784785232, lastModified=2022-09-18 06:08:51.783116619, delta=1668613 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.785165697, lastModified=2022-09-18 06:08:51.784116637, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.785165697, lastModified=2022-09-18 06:08:51.784116637, delta=1049060 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.785484286, lastModified=2022-09-18 06:08:51.784116637, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.785484286, lastModified=2022-09-18 06:08:51.784116637, delta=1367649 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.785748124, lastModified=2022-09-18 06:08:51.784116637, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.785748124, lastModified=2022-09-18 06:08:51.784116637, delta=1631487 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.786055505, lastModified=2022-09-18 06:08:51.784116637, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.784116637 to 2022-09-18 06:08:51.785116655
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.786349468, lastModified=2022-09-18 06:08:51.785116655, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.786349468, lastModified=2022-09-18 06:08:51.785116655, delta=1232813 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.786646390, lastModified=2022-09-18 06:08:51.785116655, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.786646390, lastModified=2022-09-18 06:08:51.785116655, delta=1529735 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.786988063, lastModified=2022-09-18 06:08:51.785116655, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.785116655 to 2022-09-18 06:08:51.786116672
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.789421398, lastModified=2022-09-18 06:08:51.786116672, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.786116672 to 2022-09-18 06:08:51.788116708
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.789810030, lastModified=2022-09-18 06:08:51.788116708, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.789810030, lastModified=2022-09-18 06:08:51.788116708, delta=1693322 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.790148203, lastModified=2022-09-18 06:08:51.789116726, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.790148203, lastModified=2022-09-18 06:08:51.789116726, delta=1031477 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.790483001, lastModified=2022-09-18 06:08:51.789116726, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.790483001, lastModified=2022-09-18 06:08:51.789116726, delta=1366275 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.790836049, lastModified=2022-09-18 06:08:51.789116726, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.790836049, lastModified=2022-09-18 06:08:51.789116726, delta=1719323 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.791265140, lastModified=2022-09-18 06:08:51.790116744, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.791265140, lastModified=2022-09-18 06:08:51.790116744, delta=1148396 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.791766274, lastModified=2022-09-18 06:08:51.790116744, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.790116744 to 2022-09-18 06:08:51.791116762
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.792304575, lastModified=2022-09-18 06:08:51.791116762, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.792304575, lastModified=2022-09-18 06:08:51.791116762, delta=1187813 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.792708374, lastModified=2022-09-18 06:08:51.791116762, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.792708374, lastModified=2022-09-18 06:08:51.791116762, delta=1591612 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.793369927, lastModified=2022-09-18 06:08:51.792116780, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.793369927, lastModified=2022-09-18 06:08:51.792116780, delta=1253147 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.793814477, lastModified=2022-09-18 06:08:51.792116780, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.793814477, lastModified=2022-09-18 06:08:51.792116780, delta=1697697 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.794202026, lastModified=2022-09-18 06:08:51.793116798, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.794202026, lastModified=2022-09-18 06:08:51.793116798, delta=1085228 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.794505114, lastModified=2022-09-18 06:08:51.793116798, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.794505114, lastModified=2022-09-18 06:08:51.793116798, delta=1388316 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.794883079, lastModified=2022-09-18 06:08:51.793116798, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.794883079, lastModified=2022-09-18 06:08:51.793116798, delta=1766281 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.795280128, lastModified=2022-09-18 06:08:51.794116816, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.795280128, lastModified=2022-09-18 06:08:51.794116816, delta=1163312 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.795649135, lastModified=2022-09-18 06:08:51.794116816, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.795649135, lastModified=2022-09-18 06:08:51.794116816, delta=1532319 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.796127268, lastModified=2022-09-18 06:08:51.794116816, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.794116816 to 2022-09-18 06:08:51.795116834
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.796659695, lastModified=2022-09-18 06:08:51.795116834, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.796659695, lastModified=2022-09-18 06:08:51.795116834, delta=1542861 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.797130078, lastModified=2022-09-18 06:08:51.796116852, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.797130078, lastModified=2022-09-18 06:08:51.796116852, delta=1013226 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.797686546, lastModified=2022-09-18 06:08:51.796116852, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.797686546, lastModified=2022-09-18 06:08:51.796116852, delta=1569694 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.800070089, lastModified=2022-09-18 06:08:51.798116887, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.798116887 to 2022-09-18 06:08:51.799116905
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.800426095, lastModified=2022-09-18 06:08:51.799116905, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.800426095, lastModified=2022-09-18 06:08:51.799116905, delta=1309190 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.800760685, lastModified=2022-09-18 06:08:51.799116905, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.800760685, lastModified=2022-09-18 06:08:51.799116905, delta=1643780 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.801110024, lastModified=2022-09-18 06:08:51.800116923, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.801110024, lastModified=2022-09-18 06:08:51.800116923, delta=993101 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.801423405, lastModified=2022-09-18 06:08:51.800116923, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.801423405, lastModified=2022-09-18 06:08:51.800116923, delta=1306482 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.801731869, lastModified=2022-09-18 06:08:51.800116923, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.801731869, lastModified=2022-09-18 06:08:51.800116923, delta=1614946 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.802028832, lastModified=2022-09-18 06:08:51.800116923, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.800116923 to 2022-09-18 06:08:51.801116941
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.802352880, lastModified=2022-09-18 06:08:51.801116941, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.802352880, lastModified=2022-09-18 06:08:51.801116941, delta=1235939 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.802615093, lastModified=2022-09-18 06:08:51.801116941, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.802615093, lastModified=2022-09-18 06:08:51.801116941, delta=1498152 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.802876098, lastModified=2022-09-18 06:08:51.801116941, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.802876098, lastModified=2022-09-18 06:08:51.801116941, delta=1759157 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.803166811, lastModified=2022-09-18 06:08:51.802116959, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.803166811, lastModified=2022-09-18 06:08:51.802116959, delta=1049852 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.803435649, lastModified=2022-09-18 06:08:51.802116959, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.803435649, lastModified=2022-09-18 06:08:51.802116959, delta=1318690 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.803707821, lastModified=2022-09-18 06:08:51.802116959, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.803707821, lastModified=2022-09-18 06:08:51.802116959, delta=1590862 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.803970034, lastModified=2022-09-18 06:08:51.802116959, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.802116959 to 2022-09-18 06:08:51.803116977
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.804353999, lastModified=2022-09-18 06:08:51.803116977, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.804353999, lastModified=2022-09-18 06:08:51.803116977, delta=1237022 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.804622837, lastModified=2022-09-18 06:08:51.803116977, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.804622837, lastModified=2022-09-18 06:08:51.803116977, delta=1505860 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.804884342, lastModified=2022-09-18 06:08:51.803116977, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.804884342, lastModified=2022-09-18 06:08:51.803116977, delta=1767365 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.805164013, lastModified=2022-09-18 06:08:51.804116995, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.805164013, lastModified=2022-09-18 06:08:51.804116995, delta=1047018 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.805411226, lastModified=2022-09-18 06:08:51.804116995, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.805411226, lastModified=2022-09-18 06:08:51.804116995, delta=1294231 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.807828186, lastModified=2022-09-18 06:08:51.804116995, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.804116995 to 2022-09-18 06:08:51.806117031
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.808236318, lastModified=2022-09-18 06:08:51.807117048, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.808236318, lastModified=2022-09-18 06:08:51.807117048, delta=1119270 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.808570408, lastModified=2022-09-18 06:08:51.807117048, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.808570408, lastModified=2022-09-18 06:08:51.807117048, delta=1453360 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.808964165, lastModified=2022-09-18 06:08:51.807117048, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.807117048 to 2022-09-18 06:08:51.808117066
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.809359922, lastModified=2022-09-18 06:08:51.808117066, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.809359922, lastModified=2022-09-18 06:08:51.808117066, delta=1242856 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.809763304, lastModified=2022-09-18 06:08:51.808117066, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.809763304, lastModified=2022-09-18 06:08:51.808117066, delta=1646238 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.810118936, lastModified=2022-09-18 06:08:51.809117084, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.810118936, lastModified=2022-09-18 06:08:51.809117084, delta=1001852 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.810506942, lastModified=2022-09-18 06:08:51.809117084, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.810506942, lastModified=2022-09-18 06:08:51.809117084, delta=1389858 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.810898199, lastModified=2022-09-18 06:08:51.809117084, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.809117084 to 2022-09-18 06:08:51.810117102
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.811316540, lastModified=2022-09-18 06:08:51.810117102, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.811316540, lastModified=2022-09-18 06:08:51.810117102, delta=1199438 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.811626129, lastModified=2022-09-18 06:08:51.810117102, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.811626129, lastModified=2022-09-18 06:08:51.810117102, delta=1509027 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.811892301, lastModified=2022-09-18 06:08:51.810117102, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.811892301, lastModified=2022-09-18 06:08:51.810117102, delta=1775199 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.812268224, lastModified=2022-09-18 06:08:51.811117120, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.812268224, lastModified=2022-09-18 06:08:51.811117120, delta=1151104 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.812558729, lastModified=2022-09-18 06:08:51.811117120, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.812558729, lastModified=2022-09-18 06:08:51.811117120, delta=1441609 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.812821151, lastModified=2022-09-18 06:08:51.811117120, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.812821151, lastModified=2022-09-18 06:08:51.811117120, delta=1704031 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.813147031, lastModified=2022-09-18 06:08:51.812117138, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.813147031, lastModified=2022-09-18 06:08:51.812117138, delta=1029893 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.813511705, lastModified=2022-09-18 06:08:51.812117138, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.813511705, lastModified=2022-09-18 06:08:51.812117138, delta=1394567 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.813831169, lastModified=2022-09-18 06:08:51.812117138, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.813831169, lastModified=2022-09-18 06:08:51.812117138, delta=1714031 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.840302601, lastModified=2022-09-18 06:08:51.839117621, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.840302601, lastModified=2022-09-18 06:08:51.839117621, delta=1184980 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.840914945, lastModified=2022-09-18 06:08:51.839117621, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.839117621 to 2022-09-18 06:08:51.840117639
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.843477158, lastModified=2022-09-18 06:08:51.842117675, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.843477158, lastModified=2022-09-18 06:08:51.842117675, delta=1359483 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.843775538, lastModified=2022-09-18 06:08:51.842117675, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.843775538, lastModified=2022-09-18 06:08:51.842117675, delta=1657863 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.844166045, lastModified=2022-09-18 06:08:51.843117693, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.844166045, lastModified=2022-09-18 06:08:51.843117693, delta=1048352 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.844606095, lastModified=2022-09-18 06:08:51.843117693, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.844606095, lastModified=2022-09-18 06:08:51.843117693, delta=1488402 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.844895183, lastModified=2022-09-18 06:08:51.843117693, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.844895183, lastModified=2022-09-18 06:08:51.843117693, delta=1777490 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.845198355, lastModified=2022-09-18 06:08:51.844117711, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.845198355, lastModified=2022-09-18 06:08:51.844117711, delta=1080644 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.845525694, lastModified=2022-09-18 06:08:51.844117711, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.845525694, lastModified=2022-09-18 06:08:51.844117711, delta=1407983 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.845806158, lastModified=2022-09-18 06:08:51.844117711, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.845806158, lastModified=2022-09-18 06:08:51.844117711, delta=1688447 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.846130039, lastModified=2022-09-18 06:08:51.845117729, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.846130039, lastModified=2022-09-18 06:08:51.845117729, delta=1012310 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.846458544, lastModified=2022-09-18 06:08:51.845117729, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.846458544, lastModified=2022-09-18 06:08:51.845117729, delta=1340815 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.846733216, lastModified=2022-09-18 06:08:51.845117729, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.846733216, lastModified=2022-09-18 06:08:51.845117729, delta=1615487 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.846997096, lastModified=2022-09-18 06:08:51.845117729, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.845117729 to 2022-09-18 06:08:51.846117747
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.847346269, lastModified=2022-09-18 06:08:51.846117747, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.847346269, lastModified=2022-09-18 06:08:51.846117747, delta=1228522 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.847707650, lastModified=2022-09-18 06:08:51.846117747, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.847707650, lastModified=2022-09-18 06:08:51.846117747, delta=1589903 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.848054948, lastModified=2022-09-18 06:08:51.846117747, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.846117747 to 2022-09-18 06:08:51.847117765
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.848398121, lastModified=2022-09-18 06:08:51.847117765, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.848398121, lastModified=2022-09-18 06:08:51.847117765, delta=1280356 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.848767211, lastModified=2022-09-18 06:08:51.847117765, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.848767211, lastModified=2022-09-18 06:08:51.847117765, delta=1649446 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.849135426, lastModified=2022-09-18 06:08:51.848117782, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.849135426, lastModified=2022-09-18 06:08:51.848117782, delta=1017644 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.849404264, lastModified=2022-09-18 06:08:51.848117782, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.849404264, lastModified=2022-09-18 06:08:51.848117782, delta=1286482 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.851721722, lastModified=2022-09-18 06:08:51.848117782, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.848117782 to 2022-09-18 06:08:51.850117818
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.852125063, lastModified=2022-09-18 06:08:51.851117836, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.852125063, lastModified=2022-09-18 06:08:51.851117836, delta=1007227 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.852536945, lastModified=2022-09-18 06:08:51.851117836, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.852536945, lastModified=2022-09-18 06:08:51.851117836, delta=1419109 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.852879326, lastModified=2022-09-18 06:08:51.851117836, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.852879326, lastModified=2022-09-18 06:08:51.851117836, delta=1761490 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.853248916, lastModified=2022-09-18 06:08:51.852117854, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.853248916, lastModified=2022-09-18 06:08:51.852117854, delta=1131062 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.853660340, lastModified=2022-09-18 06:08:51.852117854, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.853660340, lastModified=2022-09-18 06:08:51.852117854, delta=1542486 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.853996263, lastModified=2022-09-18 06:08:51.852117854, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.852117854 to 2022-09-18 06:08:51.853117872
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.854448896, lastModified=2022-09-18 06:08:51.853117872, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.854448896, lastModified=2022-09-18 06:08:51.853117872, delta=1331024 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.854752151, lastModified=2022-09-18 06:08:51.853117872, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.854752151, lastModified=2022-09-18 06:08:51.853117872, delta=1634279 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.855068282, lastModified=2022-09-18 06:08:51.853117872, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.853117872 to 2022-09-18 06:08:51.854117890
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.855487123, lastModified=2022-09-18 06:08:51.854117890, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.855487123, lastModified=2022-09-18 06:08:51.854117890, delta=1369233 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.855874880, lastModified=2022-09-18 06:08:51.854117890, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.854117890 to 2022-09-18 06:08:51.855117908
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.856337430, lastModified=2022-09-18 06:08:51.855117908, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.856337430, lastModified=2022-09-18 06:08:51.855117908, delta=1219522 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.856672727, lastModified=2022-09-18 06:08:51.855117908, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.856672727, lastModified=2022-09-18 06:08:51.855117908, delta=1554819 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.856980941, lastModified=2022-09-18 06:08:51.855117908, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.855117908 to 2022-09-18 06:08:51.856117926
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.857403699, lastModified=2022-09-18 06:08:51.856117926, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.857403699, lastModified=2022-09-18 06:08:51.856117926, delta=1285773 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.857705412, lastModified=2022-09-18 06:08:51.856117926, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.857705412, lastModified=2022-09-18 06:08:51.856117926, delta=1587486 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.858060919, lastModified=2022-09-18 06:08:51.856117926, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.856117926 to 2022-09-18 06:08:51.857117944
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.858528344, lastModified=2022-09-18 06:08:51.857117944, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.858528344, lastModified=2022-09-18 06:08:51.857117944, delta=1410400 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.858833016, lastModified=2022-09-18 06:08:51.857117944, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.858833016, lastModified=2022-09-18 06:08:51.857117944, delta=1715072 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.861346186, lastModified=2022-09-18 06:08:51.860117997, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.861346186, lastModified=2022-09-18 06:08:51.860117997, delta=1228189 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.861716318, lastModified=2022-09-18 06:08:51.860117997, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.861716318, lastModified=2022-09-18 06:08:51.860117997, delta=1598321 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.862166701, lastModified=2022-09-18 06:08:51.861118015, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.862166701, lastModified=2022-09-18 06:08:51.861118015, delta=1048686 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.862532749, lastModified=2022-09-18 06:08:51.861118015, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.862532749, lastModified=2022-09-18 06:08:51.861118015, delta=1414734 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.862864880, lastModified=2022-09-18 06:08:51.861118015, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.862864880, lastModified=2022-09-18 06:08:51.861118015, delta=1746865 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.863196886, lastModified=2022-09-18 06:08:51.862118033, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.863196886, lastModified=2022-09-18 06:08:51.862118033, delta=1078853 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.863563142, lastModified=2022-09-18 06:08:51.862118033, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.863563142, lastModified=2022-09-18 06:08:51.862118033, delta=1445109 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.863933357, lastModified=2022-09-18 06:08:51.862118033, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.862118033 to 2022-09-18 06:08:51.863118051
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.864262321, lastModified=2022-09-18 06:08:51.863118051, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.864262321, lastModified=2022-09-18 06:08:51.863118051, delta=1144270 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.864676204, lastModified=2022-09-18 06:08:51.863118051, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.864676204, lastModified=2022-09-18 06:08:51.863118051, delta=1558153 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.864954792, lastModified=2022-09-18 06:08:51.863118051, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.863118051 to 2022-09-18 06:08:51.864118069
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.865350549, lastModified=2022-09-18 06:08:51.864118069, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.865350549, lastModified=2022-09-18 06:08:51.864118069, delta=1232480 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.865657221, lastModified=2022-09-18 06:08:51.864118069, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.865657221, lastModified=2022-09-18 06:08:51.864118069, delta=1539152 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.865959769, lastModified=2022-09-18 06:08:51.864118069, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.864118069 to 2022-09-18 06:08:51.865118087
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.866305733, lastModified=2022-09-18 06:08:51.865118087, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.866305733, lastModified=2022-09-18 06:08:51.865118087, delta=1187646 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.866648156, lastModified=2022-09-18 06:08:51.865118087, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.866648156, lastModified=2022-09-18 06:08:51.865118087, delta=1530069 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.866967370, lastModified=2022-09-18 06:08:51.865118087, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.865118087 to 2022-09-18 06:08:51.866118105
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.867350002, lastModified=2022-09-18 06:08:51.866118105, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.867350002, lastModified=2022-09-18 06:08:51.866118105, delta=1231897 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.867691300, lastModified=2022-09-18 06:08:51.866118105, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.867691300, lastModified=2022-09-18 06:08:51.866118105, delta=1573195 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.870001299, lastModified=2022-09-18 06:08:51.866118105, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.866118105 to 2022-09-18 06:08:51.869118158
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.870582851, lastModified=2022-09-18 06:08:51.869118158, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.870582851, lastModified=2022-09-18 06:08:51.869118158, delta=1464693 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.871190071, lastModified=2022-09-18 06:08:51.870118176, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.871190071, lastModified=2022-09-18 06:08:51.870118176, delta=1071895 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.871537535, lastModified=2022-09-18 06:08:51.870118176, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.871537535, lastModified=2022-09-18 06:08:51.870118176, delta=1419359 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.871864916, lastModified=2022-09-18 06:08:51.870118176, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.871864916, lastModified=2022-09-18 06:08:51.870118176, delta=1746740 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.872236339, lastModified=2022-09-18 06:08:51.871118194, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.872236339, lastModified=2022-09-18 06:08:51.871118194, delta=1118145 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.872519428, lastModified=2022-09-18 06:08:51.871118194, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.872519428, lastModified=2022-09-18 06:08:51.871118194, delta=1401234 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.872941519, lastModified=2022-09-18 06:08:51.871118194, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.871118194 to 2022-09-18 06:08:51.872118212
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.873317317, lastModified=2022-09-18 06:08:51.872118212, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.873317317, lastModified=2022-09-18 06:08:51.872118212, delta=1199105 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.873746950, lastModified=2022-09-18 06:08:51.872118212, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.873746950, lastModified=2022-09-18 06:08:51.872118212, delta=1628738 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.874048580, lastModified=2022-09-18 06:08:51.872118212, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.872118212 to 2022-09-18 06:08:51.873118230
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.874588965, lastModified=2022-09-18 06:08:51.873118230, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.874588965, lastModified=2022-09-18 06:08:51.873118230, delta=1470735 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.875094599, lastModified=2022-09-18 06:08:51.873118230, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.873118230 to 2022-09-18 06:08:51.874118248
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.875472564, lastModified=2022-09-18 06:08:51.874118248, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.875472564, lastModified=2022-09-18 06:08:51.874118248, delta=1354316 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.875819028, lastModified=2022-09-18 06:08:51.874118248, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.875819028, lastModified=2022-09-18 06:08:51.874118248, delta=1700780 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.876296579, lastModified=2022-09-18 06:08:51.875118266, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.876296579, lastModified=2022-09-18 06:08:51.875118266, delta=1178313 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.876596334, lastModified=2022-09-18 06:08:51.875118266, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.876596334, lastModified=2022-09-18 06:08:51.875118266, delta=1478068 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.877831314, lastModified=2022-09-18 06:08:51.876118284, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.877831314, lastModified=2022-09-18 06:08:51.876118284, delta=1713030 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.878194946, lastModified=2022-09-18 06:08:51.877118302, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.878194946, lastModified=2022-09-18 06:08:51.877118302, delta=1076644 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.878600412, lastModified=2022-09-18 06:08:51.877118302, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.878600412, lastModified=2022-09-18 06:08:51.877118302, delta=1482110 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.881049830, lastModified=2022-09-18 06:08:51.879118337, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.879118337 to 2022-09-18 06:08:51.880118355
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.881615507, lastModified=2022-09-18 06:08:51.880118355, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.881615507, lastModified=2022-09-18 06:08:51.880118355, delta=1497152 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.881966638, lastModified=2022-09-18 06:08:51.880118355, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.880118355 to 2022-09-18 06:08:51.881118373
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.882445647, lastModified=2022-09-18 06:08:51.881118373, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.882445647, lastModified=2022-09-18 06:08:51.881118373, delta=1327274 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.882922531, lastModified=2022-09-18 06:08:51.881118373, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.881118373 to 2022-09-18 06:08:51.882118391
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.883378372, lastModified=2022-09-18 06:08:51.882118391, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.883378372, lastModified=2022-09-18 06:08:51.882118391, delta=1259981 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.883888631, lastModified=2022-09-18 06:08:51.882118391, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.883888631, lastModified=2022-09-18 06:08:51.882118391, delta=1770240 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.884255138, lastModified=2022-09-18 06:08:51.883118409, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.884255138, lastModified=2022-09-18 06:08:51.883118409, delta=1136729 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.884934733, lastModified=2022-09-18 06:08:51.883118409, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.884934733, lastModified=2022-09-18 06:08:51.883118409, delta=1816324 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.885440284, lastModified=2022-09-18 06:08:51.884118427, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.885440284, lastModified=2022-09-18 06:08:51.884118427, delta=1321857 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.885907001, lastModified=2022-09-18 06:08:51.884118427, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.884118427 to 2022-09-18 06:08:51.885118445
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.886482844, lastModified=2022-09-18 06:08:51.885118445, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.886482844, lastModified=2022-09-18 06:08:51.885118445, delta=1364399 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.887001937, lastModified=2022-09-18 06:08:51.885118445, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.885118445 to 2022-09-18 06:08:51.886118463
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.887492196, lastModified=2022-09-18 06:08:51.886118463, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.887492196, lastModified=2022-09-18 06:08:51.886118463, delta=1373733 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.887996830, lastModified=2022-09-18 06:08:51.886118463, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.886118463 to 2022-09-18 06:08:51.887118481
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.888348419, lastModified=2022-09-18 06:08:51.887118481, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.888348419, lastModified=2022-09-18 06:08:51.887118481, delta=1229938 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.888983847, lastModified=2022-09-18 06:08:51.887118481, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.887118481 to 2022-09-18 06:08:51.888118499
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.889617859, lastModified=2022-09-18 06:08:51.888118499, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.889617859, lastModified=2022-09-18 06:08:51.888118499, delta=1499360 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.889993532, lastModified=2022-09-18 06:08:51.888118499, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.888118499 to 2022-09-18 06:08:51.889118516
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.892503785, lastModified=2022-09-18 06:08:51.889118516, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.889118516 to 2022-09-18 06:08:51.891118552
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.892875042, lastModified=2022-09-18 06:08:51.891118552, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.892875042, lastModified=2022-09-18 06:08:51.891118552, delta=1756490 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.893192006, lastModified=2022-09-18 06:08:51.892118570, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.893192006, lastModified=2022-09-18 06:08:51.892118570, delta=1073436 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.893521054, lastModified=2022-09-18 06:08:51.892118570, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.893521054, lastModified=2022-09-18 06:08:51.892118570, delta=1402484 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.894055813, lastModified=2022-09-18 06:08:51.892118570, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.892118570 to 2022-09-18 06:08:51.893118588
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.894379736, lastModified=2022-09-18 06:08:51.893118588, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.894379736, lastModified=2022-09-18 06:08:51.893118588, delta=1261148 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.894690200, lastModified=2022-09-18 06:08:51.893118588, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.894690200, lastModified=2022-09-18 06:08:51.893118588, delta=1571612 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.895042081, lastModified=2022-09-18 06:08:51.893118588, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.893118588 to 2022-09-18 06:08:51.894118606
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.895388254, lastModified=2022-09-18 06:08:51.894118606, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.895388254, lastModified=2022-09-18 06:08:51.894118606, delta=1269648 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.895736927, lastModified=2022-09-18 06:08:51.894118606, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.895736927, lastModified=2022-09-18 06:08:51.894118606, delta=1618321 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.896104475, lastModified=2022-09-18 06:08:51.894118606, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.894118606 to 2022-09-18 06:08:51.895118624
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.896420939, lastModified=2022-09-18 06:08:51.895118624, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.896420939, lastModified=2022-09-18 06:08:51.895118624, delta=1302315 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.896760528, lastModified=2022-09-18 06:08:51.895118624, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.896760528, lastModified=2022-09-18 06:08:51.895118624, delta=1641904 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.897082826, lastModified=2022-09-18 06:08:51.895118624, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.895118624 to 2022-09-18 06:08:51.896118642
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.897408915, lastModified=2022-09-18 06:08:51.896118642, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.897408915, lastModified=2022-09-18 06:08:51.896118642, delta=1290273 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.897673670, lastModified=2022-09-18 06:08:51.896118642, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.897673670, lastModified=2022-09-18 06:08:51.896118642, delta=1555028 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.897931133, lastModified=2022-09-18 06:08:51.896118642, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.897931133, lastModified=2022-09-18 06:08:51.896118642, delta=1812491 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.903895573, lastModified=2022-09-18 06:08:51.902118749, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.902118749 to 2022-09-18 06:08:51.903118767
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.904343414, lastModified=2022-09-18 06:08:51.903118767, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.904343414, lastModified=2022-09-18 06:08:51.903118767, delta=1224647 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.904753088, lastModified=2022-09-18 06:08:51.903118767, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.904753088, lastModified=2022-09-18 06:08:51.903118767, delta=1634321 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.907450261, lastModified=2022-09-18 06:08:51.907118839, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.907450261, lastModified=2022-09-18 06:08:51.907118839, delta=331422 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.907845018, lastModified=2022-09-18 06:08:51.907118839, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.907845018, lastModified=2022-09-18 06:08:51.907118839, delta=726179 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.908260567, lastModified=2022-09-18 06:08:51.907118839, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.908260567, lastModified=2022-09-18 06:08:51.907118839, delta=1141728 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.908624366, lastModified=2022-09-18 06:08:51.907118839, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.908624366, lastModified=2022-09-18 06:08:51.907118839, delta=1505527 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.908888662, lastModified=2022-09-18 06:08:51.907118839, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.908888662, lastModified=2022-09-18 06:08:51.907118839, delta=1769823 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.909222251, lastModified=2022-09-18 06:08:51.908118857, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.909222251, lastModified=2022-09-18 06:08:51.908118857, delta=1103394 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.909531840, lastModified=2022-09-18 06:08:51.908118857, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.909531840, lastModified=2022-09-18 06:08:51.908118857, delta=1412983 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.909797262, lastModified=2022-09-18 06:08:51.908118857, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.909797262, lastModified=2022-09-18 06:08:51.908118857, delta=1678405 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.910081017, lastModified=2022-09-18 06:08:51.908118857, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.908118857 to 2022-09-18 06:08:51.909118875
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.910355813, lastModified=2022-09-18 06:08:51.909118875, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.910355813, lastModified=2022-09-18 06:08:51.909118875, delta=1236938 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.910670902, lastModified=2022-09-18 06:08:51.909118875, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.910670902, lastModified=2022-09-18 06:08:51.909118875, delta=1552027 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.910934907, lastModified=2022-09-18 06:08:51.909118875, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.910934907, lastModified=2022-09-18 06:08:51.909118875, delta=1816032 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.911218495, lastModified=2022-09-18 06:08:51.910118892, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.911218495, lastModified=2022-09-18 06:08:51.910118892, delta=1099603 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.911514667, lastModified=2022-09-18 06:08:51.910118892, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.911514667, lastModified=2022-09-18 06:08:51.910118892, delta=1395775 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.911792047, lastModified=2022-09-18 06:08:51.910118892, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.911792047, lastModified=2022-09-18 06:08:51.910118892, delta=1673155 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.912069261, lastModified=2022-09-18 06:08:51.910118892, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.910118892 to 2022-09-18 06:08:51.911118910
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.912353141, lastModified=2022-09-18 06:08:51.911118910, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.912353141, lastModified=2022-09-18 06:08:51.911118910, delta=1234231 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.912657813, lastModified=2022-09-18 06:08:51.911118910, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.912657813, lastModified=2022-09-18 06:08:51.911118910, delta=1538903 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.912973360, lastModified=2022-09-18 06:08:51.911118910, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.911118910 to 2022-09-18 06:08:51.912118928
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.915198275, lastModified=2022-09-18 06:08:51.912118928, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.912118928 to 2022-09-18 06:08:51.914118964
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.915498780, lastModified=2022-09-18 06:08:51.914118964, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.915498780, lastModified=2022-09-18 06:08:51.914118964, delta=1379816 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.915789452, lastModified=2022-09-18 06:08:51.914118964, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.915789452, lastModified=2022-09-18 06:08:51.914118964, delta=1670488 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.916098083, lastModified=2022-09-18 06:08:51.915118982, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.916098083, lastModified=2022-09-18 06:08:51.915118982, delta=979101 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.916368338, lastModified=2022-09-18 06:08:51.915118982, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.916368338, lastModified=2022-09-18 06:08:51.915118982, delta=1249356 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.916658760, lastModified=2022-09-18 06:08:51.915118982, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.916658760, lastModified=2022-09-18 06:08:51.915118982, delta=1539778 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.916953681, lastModified=2022-09-18 06:08:51.915118982, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.915118982 to 2022-09-18 06:08:51.916119000
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.917245937, lastModified=2022-09-18 06:08:51.916119000, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.917245937, lastModified=2022-09-18 06:08:51.916119000, delta=1126937 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.917611443, lastModified=2022-09-18 06:08:51.916119000, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.917611443, lastModified=2022-09-18 06:08:51.916119000, delta=1492443 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.917909115, lastModified=2022-09-18 06:08:51.916119000, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.917909115, lastModified=2022-09-18 06:08:51.916119000, delta=1790115 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.918252371, lastModified=2022-09-18 06:08:51.917119018, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.918252371, lastModified=2022-09-18 06:08:51.917119018, delta=1133353 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.918546627, lastModified=2022-09-18 06:08:51.917119018, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.918546627, lastModified=2022-09-18 06:08:51.917119018, delta=1427609 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.918817215, lastModified=2022-09-18 06:08:51.917119018, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.918817215, lastModified=2022-09-18 06:08:51.917119018, delta=1698197 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.919168846, lastModified=2022-09-18 06:08:51.918119036, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.919168846, lastModified=2022-09-18 06:08:51.918119036, delta=1049810 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.919467351, lastModified=2022-09-18 06:08:51.918119036, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.919467351, lastModified=2022-09-18 06:08:51.918119036, delta=1348315 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.919772232, lastModified=2022-09-18 06:08:51.918119036, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.919772232, lastModified=2022-09-18 06:08:51.918119036, delta=1653196 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.920062529, lastModified=2022-09-18 06:08:51.918119036, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.918119036 to 2022-09-18 06:08:51.919119054
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.920376868, lastModified=2022-09-18 06:08:51.919119054, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.920376868, lastModified=2022-09-18 06:08:51.919119054, delta=1257814 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.920652331, lastModified=2022-09-18 06:08:51.919119054, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.920652331, lastModified=2022-09-18 06:08:51.919119054, delta=1533277 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.920941128, lastModified=2022-09-18 06:08:51.919119054, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.919119054 to 2022-09-18 06:08:51.920119071
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.923301712, lastModified=2022-09-18 06:08:51.922119107, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.923301712, lastModified=2022-09-18 06:08:51.922119107, delta=1182605 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.923575633, lastModified=2022-09-18 06:08:51.922119107, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.923575633, lastModified=2022-09-18 06:08:51.922119107, delta=1456526 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.923857513, lastModified=2022-09-18 06:08:51.922119107, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.923857513, lastModified=2022-09-18 06:08:51.922119107, delta=1738406 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.924197811, lastModified=2022-09-18 06:08:51.923119125, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.924197811, lastModified=2022-09-18 06:08:51.923119125, delta=1078686 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.924482316, lastModified=2022-09-18 06:08:51.923119125, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.924482316, lastModified=2022-09-18 06:08:51.923119125, delta=1363191 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.924762863, lastModified=2022-09-18 06:08:51.923119125, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.923119125 to 2022-09-18 06:08:51.938119394
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.939882092, lastModified=2022-09-18 06:08:51.938119394, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.939882092, lastModified=2022-09-18 06:08:51.938119394, delta=1762698 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.940267474, lastModified=2022-09-18 06:08:51.939119412, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.940267474, lastModified=2022-09-18 06:08:51.939119412, delta=1148062 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.940571313, lastModified=2022-09-18 06:08:51.939119412, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.940571313, lastModified=2022-09-18 06:08:51.939119412, delta=1451901 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.940970653, lastModified=2022-09-18 06:08:51.939119412, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.939119412 to 2022-09-18 06:08:51.940119430
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.941296951, lastModified=2022-09-18 06:08:51.940119430, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.941296951, lastModified=2022-09-18 06:08:51.940119430, delta=1177521 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.941609456, lastModified=2022-09-18 06:08:51.940119430, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.941609456, lastModified=2022-09-18 06:08:51.940119430, delta=1490026 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.941879919, lastModified=2022-09-18 06:08:51.940119430, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.941879919, lastModified=2022-09-18 06:08:51.940119430, delta=1760489 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.942173216, lastModified=2022-09-18 06:08:51.941119447, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.942173216, lastModified=2022-09-18 06:08:51.941119447, delta=1053769 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.942520764, lastModified=2022-09-18 06:08:51.941119447, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.942520764, lastModified=2022-09-18 06:08:51.941119447, delta=1401317 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.942800519, lastModified=2022-09-18 06:08:51.941119447, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.942800519, lastModified=2022-09-18 06:08:51.941119447, delta=1681072 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.943252111, lastModified=2022-09-18 06:08:51.942119465, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.943252111, lastModified=2022-09-18 06:08:51.942119465, delta=1132646 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.943696452, lastModified=2022-09-18 06:08:51.942119465, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.943696452, lastModified=2022-09-18 06:08:51.942119465, delta=1576987 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.944172794, lastModified=2022-09-18 06:08:51.943119483, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.944172794, lastModified=2022-09-18 06:08:51.943119483, delta=1053311 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.946720673, lastModified=2022-09-18 06:08:51.943119483, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.943119483 to 2022-09-18 06:08:51.945119519
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.947103930, lastModified=2022-09-18 06:08:51.945119519, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.945119519 to 2022-09-18 06:08:51.946119537
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.947412852, lastModified=2022-09-18 06:08:51.946119537, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.947412852, lastModified=2022-09-18 06:08:51.946119537, delta=1293315 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.947866277, lastModified=2022-09-18 06:08:51.946119537, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.947866277, lastModified=2022-09-18 06:08:51.946119537, delta=1746740 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.948211366, lastModified=2022-09-18 06:08:51.947119555, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.948211366, lastModified=2022-09-18 06:08:51.947119555, delta=1091811 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.948548122, lastModified=2022-09-18 06:08:51.947119555, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.948548122, lastModified=2022-09-18 06:08:51.947119555, delta=1428567 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.948877878, lastModified=2022-09-18 06:08:51.947119555, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.948877878, lastModified=2022-09-18 06:08:51.947119555, delta=1758323 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.949190384, lastModified=2022-09-18 06:08:51.948119573, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.949190384, lastModified=2022-09-18 06:08:51.948119573, delta=1070811 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.949506931, lastModified=2022-09-18 06:08:51.948119573, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.949506931, lastModified=2022-09-18 06:08:51.948119573, delta=1387358 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.949773686, lastModified=2022-09-18 06:08:51.948119573, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.949773686, lastModified=2022-09-18 06:08:51.948119573, delta=1654113 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.950040274, lastModified=2022-09-18 06:08:51.948119573, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.948119573 to 2022-09-18 06:08:51.949119591
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.950292237, lastModified=2022-09-18 06:08:51.949119591, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.950292237, lastModified=2022-09-18 06:08:51.949119591, delta=1172646 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.950557741, lastModified=2022-09-18 06:08:51.949119591, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.950557741, lastModified=2022-09-18 06:08:51.949119591, delta=1438150 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.950838455, lastModified=2022-09-18 06:08:51.949119591, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.950838455, lastModified=2022-09-18 06:08:51.949119591, delta=1718864 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.951132210, lastModified=2022-09-18 06:08:51.950119609, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.951132210, lastModified=2022-09-18 06:08:51.950119609, delta=1012601 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.951424215, lastModified=2022-09-18 06:08:51.950119609, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.951424215, lastModified=2022-09-18 06:08:51.950119609, delta=1304606 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.951755263, lastModified=2022-09-18 06:08:51.950119609, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.951755263, lastModified=2022-09-18 06:08:51.950119609, delta=1635654 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.952077269, lastModified=2022-09-18 06:08:51.950119609, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.950119609 to 2022-09-18 06:08:51.951119626
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.952384441, lastModified=2022-09-18 06:08:51.951119626, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.952384441, lastModified=2022-09-18 06:08:51.951119626, delta=1264815 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.952728989, lastModified=2022-09-18 06:08:51.951119626, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.952728989, lastModified=2022-09-18 06:08:51.951119626, delta=1609363 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.955272701, lastModified=2022-09-18 06:08:51.954119680, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.955272701, lastModified=2022-09-18 06:08:51.954119680, delta=1153021 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.955600290, lastModified=2022-09-18 06:08:51.954119680, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.955600290, lastModified=2022-09-18 06:08:51.954119680, delta=1480610 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.955907379, lastModified=2022-09-18 06:08:51.954119680, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.955907379, lastModified=2022-09-18 06:08:51.954119680, delta=1787699 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.956244343, lastModified=2022-09-18 06:08:51.955119698, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.956244343, lastModified=2022-09-18 06:08:51.955119698, delta=1124645 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.956592433, lastModified=2022-09-18 06:08:51.955119698, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.956592433, lastModified=2022-09-18 06:08:51.955119698, delta=1472735 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.956872646, lastModified=2022-09-18 06:08:51.955119698, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.956872646, lastModified=2022-09-18 06:08:51.955119698, delta=1752948 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.957195152, lastModified=2022-09-18 06:08:51.956119716, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.957195152, lastModified=2022-09-18 06:08:51.956119716, delta=1075436 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.957459698, lastModified=2022-09-18 06:08:51.956119716, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.957459698, lastModified=2022-09-18 06:08:51.956119716, delta=1339982 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.957785037, lastModified=2022-09-18 06:08:51.956119716, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.957785037, lastModified=2022-09-18 06:08:51.956119716, delta=1665321 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.958074918, lastModified=2022-09-18 06:08:51.956119716, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.956119716 to 2022-09-18 06:08:51.957119734
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.958343131, lastModified=2022-09-18 06:08:51.957119734, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.958343131, lastModified=2022-09-18 06:08:51.957119734, delta=1223397 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.958706346, lastModified=2022-09-18 06:08:51.957119734, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.958706346, lastModified=2022-09-18 06:08:51.957119734, delta=1586612 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.959083852, lastModified=2022-09-18 06:08:51.957119734, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.957119734 to 2022-09-18 06:08:51.958119752
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.959434400, lastModified=2022-09-18 06:08:51.958119752, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.959434400, lastModified=2022-09-18 06:08:51.958119752, delta=1314648 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.959835199, lastModified=2022-09-18 06:08:51.958119752, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.959835199, lastModified=2022-09-18 06:08:51.958119752, delta=1715447 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.960245331, lastModified=2022-09-18 06:08:51.959119770, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.960245331, lastModified=2022-09-18 06:08:51.959119770, delta=1125561 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.960652672, lastModified=2022-09-18 06:08:51.959119770, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.960652672, lastModified=2022-09-18 06:08:51.959119770, delta=1532902 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.961058596, lastModified=2022-09-18 06:08:51.959119770, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.959119770 to 2022-09-18 06:08:51.960119788
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.961424978, lastModified=2022-09-18 06:08:51.960119788, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.961424978, lastModified=2022-09-18 06:08:51.960119788, delta=1305190 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.963752394, lastModified=2022-09-18 06:08:51.960119788, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.960119788 to 2022-09-18 06:08:51.962119823
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.964164777, lastModified=2022-09-18 06:08:51.963119841, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.964164777, lastModified=2022-09-18 06:08:51.963119841, delta=1044936 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.964503158, lastModified=2022-09-18 06:08:51.963119841, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.964503158, lastModified=2022-09-18 06:08:51.963119841, delta=1383317 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.964800246, lastModified=2022-09-18 06:08:51.963119841, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.964800246, lastModified=2022-09-18 06:08:51.963119841, delta=1680405 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.965150919, lastModified=2022-09-18 06:08:51.964119859, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.965150919, lastModified=2022-09-18 06:08:51.964119859, delta=1031060 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.965484884, lastModified=2022-09-18 06:08:51.964119859, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.965484884, lastModified=2022-09-18 06:08:51.964119859, delta=1365025 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.965790264, lastModified=2022-09-18 06:08:51.964119859, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.965790264, lastModified=2022-09-18 06:08:51.964119859, delta=1670405 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.966099603, lastModified=2022-09-18 06:08:51.965119877, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.966099603, lastModified=2022-09-18 06:08:51.965119877, delta=979726 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.966412692, lastModified=2022-09-18 06:08:51.965119877, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.966412692, lastModified=2022-09-18 06:08:51.965119877, delta=1292815 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.966747531, lastModified=2022-09-18 06:08:51.965119877, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.966747531, lastModified=2022-09-18 06:08:51.965119877, delta=1627654 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.967061620, lastModified=2022-09-18 06:08:51.965119877, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.965119877 to 2022-09-18 06:08:51.966119895
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.967400168, lastModified=2022-09-18 06:08:51.966119895, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.967400168, lastModified=2022-09-18 06:08:51.966119895, delta=1280273 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.967711715, lastModified=2022-09-18 06:08:51.966119895, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.967711715, lastModified=2022-09-18 06:08:51.966119895, delta=1591820 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.967974762, lastModified=2022-09-18 06:08:51.966119895, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.966119895 to 2022-09-18 06:08:51.967119913
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.968265558, lastModified=2022-09-18 06:08:51.967119913, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.968265558, lastModified=2022-09-18 06:08:51.967119913, delta=1145645 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.968563105, lastModified=2022-09-18 06:08:51.967119913, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.968563105, lastModified=2022-09-18 06:08:51.967119913, delta=1443192 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.968856902, lastModified=2022-09-18 06:08:51.967119913, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.968856902, lastModified=2022-09-18 06:08:51.967119913, delta=1736989 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.969159949, lastModified=2022-09-18 06:08:51.968119931, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.969159949, lastModified=2022-09-18 06:08:51.968119931, delta=1040018 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.969479538, lastModified=2022-09-18 06:08:51.968119931, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.969479538, lastModified=2022-09-18 06:08:51.968119931, delta=1359607 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.969811419, lastModified=2022-09-18 06:08:51.968119931, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.969811419, lastModified=2022-09-18 06:08:51.968119931, delta=1691488 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.972419966, lastModified=2022-09-18 06:08:51.971119984, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.972419966, lastModified=2022-09-18 06:08:51.971119984, delta=1299982 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.972750222, lastModified=2022-09-18 06:08:51.971119984, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.972750222, lastModified=2022-09-18 06:08:51.971119984, delta=1630238 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.973079853, lastModified=2022-09-18 06:08:51.971119984, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.971119984 to 2022-09-18 06:08:51.972120002
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.973407359, lastModified=2022-09-18 06:08:51.972120002, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.973407359, lastModified=2022-09-18 06:08:51.972120002, delta=1287357 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.973728156, lastModified=2022-09-18 06:08:51.972120002, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.973728156, lastModified=2022-09-18 06:08:51.972120002, delta=1608154 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.974066162, lastModified=2022-09-18 06:08:51.972120002, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.972120002 to 2022-09-18 06:08:51.973120020
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.974361959, lastModified=2022-09-18 06:08:51.973120020, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.974361959, lastModified=2022-09-18 06:08:51.973120020, delta=1241939 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.974649589, lastModified=2022-09-18 06:08:51.973120020, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.974649589, lastModified=2022-09-18 06:08:51.973120020, delta=1529569 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.975001554, lastModified=2022-09-18 06:08:51.973120020, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.973120020 to 2022-09-18 06:08:51.974120038
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.975292559, lastModified=2022-09-18 06:08:51.974120038, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.975292559, lastModified=2022-09-18 06:08:51.974120038, delta=1172521 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.975571939, lastModified=2022-09-18 06:08:51.974120038, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.975571939, lastModified=2022-09-18 06:08:51.974120038, delta=1451901 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.975851569, lastModified=2022-09-18 06:08:51.974120038, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.975851569, lastModified=2022-09-18 06:08:51.974120038, delta=1731531 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.976155283, lastModified=2022-09-18 06:08:51.975120056, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.976155283, lastModified=2022-09-18 06:08:51.975120056, delta=1035227 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.976476080, lastModified=2022-09-18 06:08:51.975120056, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.976476080, lastModified=2022-09-18 06:08:51.975120056, delta=1356024 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.976752460, lastModified=2022-09-18 06:08:51.975120056, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.976752460, lastModified=2022-09-18 06:08:51.975120056, delta=1632404 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.977038840, lastModified=2022-09-18 06:08:51.975120056, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.975120056 to 2022-09-18 06:08:51.976120074
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.977311095, lastModified=2022-09-18 06:08:51.976120074, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.977311095, lastModified=2022-09-18 06:08:51.976120074, delta=1191021 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.977604351, lastModified=2022-09-18 06:08:51.976120074, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.977604351, lastModified=2022-09-18 06:08:51.976120074, delta=1484277 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.977878772, lastModified=2022-09-18 06:08:51.976120074, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.977878772, lastModified=2022-09-18 06:08:51.976120074, delta=1758698 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.980372525, lastModified=2022-09-18 06:08:51.977120092, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.977120092 to 2022-09-18 06:08:51.979120128
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.980667114, lastModified=2022-09-18 06:08:51.979120128, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.980667114, lastModified=2022-09-18 06:08:51.979120128, delta=1546986 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.980963452, lastModified=2022-09-18 06:08:51.979120128, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.979120128 to 2022-09-18 06:08:51.980120146
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.981311917, lastModified=2022-09-18 06:08:51.980120146, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.981311917, lastModified=2022-09-18 06:08:51.980120146, delta=1191771 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.981596464, lastModified=2022-09-18 06:08:51.980120146, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.981596464, lastModified=2022-09-18 06:08:51.980120146, delta=1476318 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.981886136, lastModified=2022-09-18 06:08:51.980120146, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.981886136, lastModified=2022-09-18 06:08:51.980120146, delta=1765990 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.982214016, lastModified=2022-09-18 06:08:51.981120164, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.982214016, lastModified=2022-09-18 06:08:51.981120164, delta=1093852 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.982528897, lastModified=2022-09-18 06:08:51.981120164, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.982528897, lastModified=2022-09-18 06:08:51.981120164, delta=1408733 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.982825486, lastModified=2022-09-18 06:08:51.981120164, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.982825486, lastModified=2022-09-18 06:08:51.981120164, delta=1705322 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.983143200, lastModified=2022-09-18 06:08:51.982120181, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.983143200, lastModified=2022-09-18 06:08:51.982120181, delta=1023019 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.983449330, lastModified=2022-09-18 06:08:51.982120181, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.983449330, lastModified=2022-09-18 06:08:51.982120181, delta=1329149 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.983734044, lastModified=2022-09-18 06:08:51.982120181, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.983734044, lastModified=2022-09-18 06:08:51.982120181, delta=1613863 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.984055008, lastModified=2022-09-18 06:08:51.982120181, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.982120181 to 2022-09-18 06:08:51.983120199
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.984371305, lastModified=2022-09-18 06:08:51.983120199, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.984371305, lastModified=2022-09-18 06:08:51.983120199, delta=1251106 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.984688352, lastModified=2022-09-18 06:08:51.983120199, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.984688352, lastModified=2022-09-18 06:08:51.983120199, delta=1568153 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.984966691, lastModified=2022-09-18 06:08:51.983120199, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.983120199 to 2022-09-18 06:08:51.984120217
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.985326739, lastModified=2022-09-18 06:08:51.984120217, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.985326739, lastModified=2022-09-18 06:08:51.984120217, delta=1206522 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.985602035, lastModified=2022-09-18 06:08:51.984120217, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.985602035, lastModified=2022-09-18 06:08:51.984120217, delta=1481818 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.985883249, lastModified=2022-09-18 06:08:51.984120217, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.985883249, lastModified=2022-09-18 06:08:51.984120217, delta=1763032 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.986240880, lastModified=2022-09-18 06:08:51.985120235, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.986240880, lastModified=2022-09-18 06:08:51.985120235, delta=1120645 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.988812051, lastModified=2022-09-18 06:08:51.988120289, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.988812051, lastModified=2022-09-18 06:08:51.988120289, delta=691762 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.989168849, lastModified=2022-09-18 06:08:51.988120289, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.989168849, lastModified=2022-09-18 06:08:51.988120289, delta=1048560 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.989473730, lastModified=2022-09-18 06:08:51.988120289, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.989473730, lastModified=2022-09-18 06:08:51.988120289, delta=1353441 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.989762318, lastModified=2022-09-18 06:08:51.988120289, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.989762318, lastModified=2022-09-18 06:08:51.988120289, delta=1642029 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.990050907, lastModified=2022-09-18 06:08:51.988120289, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.988120289 to 2022-09-18 06:08:51.989120307
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.990335245, lastModified=2022-09-18 06:08:51.989120307, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.990335245, lastModified=2022-09-18 06:08:51.989120307, delta=1214938 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.990647084, lastModified=2022-09-18 06:08:51.989120307, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.990647084, lastModified=2022-09-18 06:08:51.989120307, delta=1526777 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.990972340, lastModified=2022-09-18 06:08:51.989120307, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.989120307 to 2022-09-18 06:08:51.990120325
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.991302721, lastModified=2022-09-18 06:08:51.990120325, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.991302721, lastModified=2022-09-18 06:08:51.990120325, delta=1182396 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.991582726, lastModified=2022-09-18 06:08:51.990120325, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.991582726, lastModified=2022-09-18 06:08:51.990120325, delta=1462401 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.991892606, lastModified=2022-09-18 06:08:51.990120325, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.991892606, lastModified=2022-09-18 06:08:51.990120325, delta=1772281 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.992194945, lastModified=2022-09-18 06:08:51.991120343, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.992194945, lastModified=2022-09-18 06:08:51.991120343, delta=1074602 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.992467575, lastModified=2022-09-18 06:08:51.991120343, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.992467575, lastModified=2022-09-18 06:08:51.991120343, delta=1347232 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.992743955, lastModified=2022-09-18 06:08:51.991120343, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.992743955, lastModified=2022-09-18 06:08:51.991120343, delta=1623612 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.993040044, lastModified=2022-09-18 06:08:51.991120343, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.991120343 to 2022-09-18 06:08:51.992120360
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.993306173, lastModified=2022-09-18 06:08:51.992120360, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.993306173, lastModified=2022-09-18 06:08:51.992120360, delta=1185813 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.993582220, lastModified=2022-09-18 06:08:51.992120360, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.993582220, lastModified=2022-09-18 06:08:51.992120360, delta=1461860 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.993853683, lastModified=2022-09-18 06:08:51.992120360, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.993853683, lastModified=2022-09-18 06:08:51.992120360, delta=1733323 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.994145605, lastModified=2022-09-18 06:08:51.993120378, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.994145605, lastModified=2022-09-18 06:08:51.993120378, delta=1025227 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.996664483, lastModified=2022-09-18 06:08:51.993120378, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.993120378 to 2022-09-18 06:08:51.995120414
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.996974114, lastModified=2022-09-18 06:08:51.995120414, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.995120414 to 2022-09-18 06:08:51.996120432
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.997323787, lastModified=2022-09-18 06:08:51.996120432, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.997323787, lastModified=2022-09-18 06:08:51.996120432, delta=1203355 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.997638918, lastModified=2022-09-18 06:08:51.996120432, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.997638918, lastModified=2022-09-18 06:08:51.996120432, delta=1518486 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.997916548, lastModified=2022-09-18 06:08:51.996120432, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.997916548, lastModified=2022-09-18 06:08:51.996120432, delta=1796116 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.998285721, lastModified=2022-09-18 06:08:51.997120450, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.998285721, lastModified=2022-09-18 06:08:51.997120450, delta=1165271 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.998581268, lastModified=2022-09-18 06:08:51.997120450, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.998581268, lastModified=2022-09-18 06:08:51.997120450, delta=1460818 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.998870398, lastModified=2022-09-18 06:08:51.997120450, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.998870398, lastModified=2022-09-18 06:08:51.997120450, delta=1749948 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.999170445, lastModified=2022-09-18 06:08:51.998120468, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.999170445, lastModified=2022-09-18 06:08:51.998120468, delta=1049977 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.999481284, lastModified=2022-09-18 06:08:51.998120468, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.999481284, lastModified=2022-09-18 06:08:51.998120468, delta=1360816 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:51.999799206, lastModified=2022-09-18 06:08:51.998120468, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:51.999799206, lastModified=2022-09-18 06:08:51.998120468, delta=1678738 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.000176630, lastModified=2022-09-18 06:08:51.999120486, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.000176630, lastModified=2022-09-18 06:08:51.999120486, delta=1056144 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.000455968, lastModified=2022-09-18 06:08:51.999120486, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.000455968, lastModified=2022-09-18 06:08:51.999120486, delta=1335482 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.000730473, lastModified=2022-09-18 06:08:51.999120486, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.000730473, lastModified=2022-09-18 06:08:51.999120486, delta=1609987 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.001073521, lastModified=2022-09-18 06:08:51.999120486, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:51.999120486 to 2022-09-18 06:08:52.000120504
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.001316358, lastModified=2022-09-18 06:08:52.000120504, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.001316358, lastModified=2022-09-18 06:08:52.000120504, delta=1195854 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.001600905, lastModified=2022-09-18 06:08:52.000120504, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.001600905, lastModified=2022-09-18 06:08:52.000120504, delta=1480401 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.001934536, lastModified=2022-09-18 06:08:52.000120504, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.000120504 to 2022-09-18 06:08:52.001120522
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.002228250, lastModified=2022-09-18 06:08:52.001120522, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.002228250, lastModified=2022-09-18 06:08:52.001120522, delta=1107728 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.002538047, lastModified=2022-09-18 06:08:52.001120522, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.002538047, lastModified=2022-09-18 06:08:52.001120522, delta=1417525 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.004884881, lastModified=2022-09-18 06:08:52.003120557, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.004884881, lastModified=2022-09-18 06:08:52.003120557, delta=1764324 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.005253512, lastModified=2022-09-18 06:08:52.004120575, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.005253512, lastModified=2022-09-18 06:08:52.004120575, delta=1132937 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.005543642, lastModified=2022-09-18 06:08:52.004120575, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.005543642, lastModified=2022-09-18 06:08:52.004120575, delta=1423067 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.005856315, lastModified=2022-09-18 06:08:52.004120575, size=1, fileKey=(dev=804,ino=46514731)
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.005856315, lastModified=2022-09-18 06:08:52.004120575, delta=1735740 ns, racy<=14375 ns
02:08:51 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.006194446, lastModified=2022-09-18 06:08:52.005120593, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.006194446, lastModified=2022-09-18 06:08:52.005120593, delta=1073853 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.006535702, lastModified=2022-09-18 06:08:52.005120593, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.006535702, lastModified=2022-09-18 06:08:52.005120593, delta=1415109 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.006833791, lastModified=2022-09-18 06:08:52.005120593, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.006833791, lastModified=2022-09-18 06:08:52.005120593, delta=1713198 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.007135338, lastModified=2022-09-18 06:08:52.006120611, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.007135338, lastModified=2022-09-18 06:08:52.006120611, delta=1014727 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.007412301, lastModified=2022-09-18 06:08:52.006120611, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.007412301, lastModified=2022-09-18 06:08:52.006120611, delta=1291690 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.007691139, lastModified=2022-09-18 06:08:52.006120611, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.007691139, lastModified=2022-09-18 06:08:52.006120611, delta=1570528 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.007957561, lastModified=2022-09-18 06:08:52.006120611, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.006120611 to 2022-09-18 06:08:52.007120629
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.008254649, lastModified=2022-09-18 06:08:52.007120629, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.008254649, lastModified=2022-09-18 06:08:52.007120629, delta=1134020 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.008553405, lastModified=2022-09-18 06:08:52.007120629, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.008553405, lastModified=2022-09-18 06:08:52.007120629, delta=1432776 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.008819743, lastModified=2022-09-18 06:08:52.007120629, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.008819743, lastModified=2022-09-18 06:08:52.007120629, delta=1699114 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.009141915, lastModified=2022-09-18 06:08:52.008120647, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.009141915, lastModified=2022-09-18 06:08:52.008120647, delta=1021268 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.009423754, lastModified=2022-09-18 06:08:52.008120647, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.009423754, lastModified=2022-09-18 06:08:52.008120647, delta=1303107 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.009691675, lastModified=2022-09-18 06:08:52.008120647, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.009691675, lastModified=2022-09-18 06:08:52.008120647, delta=1571028 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.009967513, lastModified=2022-09-18 06:08:52.008120647, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.008120647 to 2022-09-18 06:08:52.009120665
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.010284769, lastModified=2022-09-18 06:08:52.009120665, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.010284769, lastModified=2022-09-18 06:08:52.009120665, delta=1164104 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.012690895, lastModified=2022-09-18 06:08:52.009120665, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.009120665 to 2022-09-18 06:08:52.011120701
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.013004818, lastModified=2022-09-18 06:08:52.011120701, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.011120701 to 2022-09-18 06:08:52.012120719
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.013388908, lastModified=2022-09-18 06:08:52.012120719, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.013388908, lastModified=2022-09-18 06:08:52.012120719, delta=1268189 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.013665079, lastModified=2022-09-18 06:08:52.012120719, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.013665079, lastModified=2022-09-18 06:08:52.012120719, delta=1544360 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.013943334, lastModified=2022-09-18 06:08:52.012120719, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.012120719 to 2022-09-18 06:08:52.013120736
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.014289174, lastModified=2022-09-18 06:08:52.013120736, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.014289174, lastModified=2022-09-18 06:08:52.013120736, delta=1168438 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.014568262, lastModified=2022-09-18 06:08:52.013120736, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.014568262, lastModified=2022-09-18 06:08:52.013120736, delta=1447526 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.014847892, lastModified=2022-09-18 06:08:52.013120736, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.014847892, lastModified=2022-09-18 06:08:52.013120736, delta=1727156 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.015154148, lastModified=2022-09-18 06:08:52.014120754, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.015154148, lastModified=2022-09-18 06:08:52.014120754, delta=1033394 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.015480737, lastModified=2022-09-18 06:08:52.014120754, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.015480737, lastModified=2022-09-18 06:08:52.014120754, delta=1359983 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.015795201, lastModified=2022-09-18 06:08:52.014120754, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.015795201, lastModified=2022-09-18 06:08:52.014120754, delta=1674447 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.016093748, lastModified=2022-09-18 06:08:52.015120772, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.016093748, lastModified=2022-09-18 06:08:52.015120772, delta=972976 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.016409837, lastModified=2022-09-18 06:08:52.015120772, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.016409837, lastModified=2022-09-18 06:08:52.015120772, delta=1289065 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.016702301, lastModified=2022-09-18 06:08:52.015120772, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.016702301, lastModified=2022-09-18 06:08:52.015120772, delta=1581529 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.017073724, lastModified=2022-09-18 06:08:52.015120772, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.015120772 to 2022-09-18 06:08:52.016120790
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.017390480, lastModified=2022-09-18 06:08:52.016120790, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.017390480, lastModified=2022-09-18 06:08:52.016120790, delta=1269690 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.017702068, lastModified=2022-09-18 06:08:52.016120790, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.017702068, lastModified=2022-09-18 06:08:52.016120790, delta=1581278 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.018028158, lastModified=2022-09-18 06:08:52.016120790, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.016120790 to 2022-09-18 06:08:52.017120808
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.018329330, lastModified=2022-09-18 06:08:52.017120808, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.018329330, lastModified=2022-09-18 06:08:52.017120808, delta=1208522 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.018605751, lastModified=2022-09-18 06:08:52.017120808, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.018605751, lastModified=2022-09-18 06:08:52.017120808, delta=1484943 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.021260590, lastModified=2022-09-18 06:08:52.020120862, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.021260590, lastModified=2022-09-18 06:08:52.020120862, delta=1139728 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.021575263, lastModified=2022-09-18 06:08:52.020120862, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.021575263, lastModified=2022-09-18 06:08:52.020120862, delta=1454401 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.021870893, lastModified=2022-09-18 06:08:52.020120862, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.021870893, lastModified=2022-09-18 06:08:52.020120862, delta=1750031 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.022214274, lastModified=2022-09-18 06:08:52.021120880, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.022214274, lastModified=2022-09-18 06:08:52.021120880, delta=1093394 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.022530488, lastModified=2022-09-18 06:08:52.021120880, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.022530488, lastModified=2022-09-18 06:08:52.021120880, delta=1409608 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.022807827, lastModified=2022-09-18 06:08:52.021120880, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.022807827, lastModified=2022-09-18 06:08:52.021120880, delta=1686947 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.023150458, lastModified=2022-09-18 06:08:52.022120898, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.023150458, lastModified=2022-09-18 06:08:52.022120898, delta=1029560 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.023452755, lastModified=2022-09-18 06:08:52.022120898, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.023452755, lastModified=2022-09-18 06:08:52.022120898, delta=1331857 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.023747718, lastModified=2022-09-18 06:08:52.022120898, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.023747718, lastModified=2022-09-18 06:08:52.022120898, delta=1626820 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.024051432, lastModified=2022-09-18 06:08:52.022120898, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.022120898 to 2022-09-18 06:08:52.023120915
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.024336687, lastModified=2022-09-18 06:08:52.023120915, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.024336687, lastModified=2022-09-18 06:08:52.023120915, delta=1215772 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.024642651, lastModified=2022-09-18 06:08:52.023120915, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.024642651, lastModified=2022-09-18 06:08:52.023120915, delta=1521736 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.024938865, lastModified=2022-09-18 06:08:52.023120915, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.023120915 to 2022-09-18 06:08:52.024120933
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.025306455, lastModified=2022-09-18 06:08:52.024120933, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.025306455, lastModified=2022-09-18 06:08:52.024120933, delta=1185522 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.025581584, lastModified=2022-09-18 06:08:52.024120933, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.025581584, lastModified=2022-09-18 06:08:52.024120933, delta=1460651 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.025872256, lastModified=2022-09-18 06:08:52.024120933, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.025872256, lastModified=2022-09-18 06:08:52.024120933, delta=1751323 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.026169053, lastModified=2022-09-18 06:08:52.025120951, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.026169053, lastModified=2022-09-18 06:08:52.025120951, delta=1048102 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.026462559, lastModified=2022-09-18 06:08:52.025120951, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.026462559, lastModified=2022-09-18 06:08:52.025120951, delta=1341608 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.026747522, lastModified=2022-09-18 06:08:52.025120951, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.026747522, lastModified=2022-09-18 06:08:52.025120951, delta=1626571 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.029252609, lastModified=2022-09-18 06:08:52.025120951, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.025120951 to 2022-09-18 06:08:52.028121005
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.029566948, lastModified=2022-09-18 06:08:52.028121005, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.029566948, lastModified=2022-09-18 06:08:52.028121005, delta=1445943 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.029973580, lastModified=2022-09-18 06:08:52.028121005, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.028121005 to 2022-09-18 06:08:52.029121023
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.039794922, lastModified=2022-09-18 06:08:52.029121023, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.029121023 to 2022-09-18 06:08:52.039121202
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.040240014, lastModified=2022-09-18 06:08:52.039121202, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.040240014, lastModified=2022-09-18 06:08:52.039121202, delta=1118812 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.040651229, lastModified=2022-09-18 06:08:52.039121202, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.040651229, lastModified=2022-09-18 06:08:52.039121202, delta=1530027 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.041049111, lastModified=2022-09-18 06:08:52.039121202, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.039121202 to 2022-09-18 06:08:52.040121220
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.041410951, lastModified=2022-09-18 06:08:52.040121220, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.041410951, lastModified=2022-09-18 06:08:52.040121220, delta=1289731 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.041722207, lastModified=2022-09-18 06:08:52.040121220, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.041722207, lastModified=2022-09-18 06:08:52.040121220, delta=1600987 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.041988212, lastModified=2022-09-18 06:08:52.040121220, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.040121220 to 2022-09-18 06:08:52.041121238
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.042357468, lastModified=2022-09-18 06:08:52.041121238, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.042357468, lastModified=2022-09-18 06:08:52.041121238, delta=1236230 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.042657849, lastModified=2022-09-18 06:08:52.041121238, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.042657849, lastModified=2022-09-18 06:08:52.041121238, delta=1536611 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.042984938, lastModified=2022-09-18 06:08:52.041121238, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.041121238 to 2022-09-18 06:08:52.042121256
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.043367695, lastModified=2022-09-18 06:08:52.042121256, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.043367695, lastModified=2022-09-18 06:08:52.042121256, delta=1246439 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.043657366, lastModified=2022-09-18 06:08:52.042121256, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.043657366, lastModified=2022-09-18 06:08:52.042121256, delta=1536110 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.043961247, lastModified=2022-09-18 06:08:52.042121256, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.042121256 to 2022-09-18 06:08:52.043121273
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.044334754, lastModified=2022-09-18 06:08:52.043121273, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.044334754, lastModified=2022-09-18 06:08:52.043121273, delta=1213481 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.044599425, lastModified=2022-09-18 06:08:52.043121273, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.044599425, lastModified=2022-09-18 06:08:52.043121273, delta=1478152 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.044915056, lastModified=2022-09-18 06:08:52.043121273, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.043121273 to 2022-09-18 06:08:52.044121291
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.045296729, lastModified=2022-09-18 06:08:52.044121291, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.045296729, lastModified=2022-09-18 06:08:52.044121291, delta=1175438 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.047919109, lastModified=2022-09-18 06:08:52.046121327, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.046121327 to 2022-09-18 06:08:52.047121345
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.048462036, lastModified=2022-09-18 06:08:52.047121345, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.048462036, lastModified=2022-09-18 06:08:52.047121345, delta=1340691 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.048805125, lastModified=2022-09-18 06:08:52.047121345, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.048805125, lastModified=2022-09-18 06:08:52.047121345, delta=1683780 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.049260383, lastModified=2022-09-18 06:08:52.048121363, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.049260383, lastModified=2022-09-18 06:08:52.048121363, delta=1139020 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.049594931, lastModified=2022-09-18 06:08:52.048121363, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.049594931, lastModified=2022-09-18 06:08:52.048121363, delta=1473568 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.049855186, lastModified=2022-09-18 06:08:52.048121363, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.049855186, lastModified=2022-09-18 06:08:52.048121363, delta=1733823 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.050176983, lastModified=2022-09-18 06:08:52.049121381, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.050176983, lastModified=2022-09-18 06:08:52.049121381, delta=1055602 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.050435321, lastModified=2022-09-18 06:08:52.049121381, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.050435321, lastModified=2022-09-18 06:08:52.049121381, delta=1313940 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.050726368, lastModified=2022-09-18 06:08:52.049121381, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.050726368, lastModified=2022-09-18 06:08:52.049121381, delta=1604987 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.051049374, lastModified=2022-09-18 06:08:52.049121381, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.049121381 to 2022-09-18 06:08:52.050121399
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.051384880, lastModified=2022-09-18 06:08:52.050121399, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.051384880, lastModified=2022-09-18 06:08:52.050121399, delta=1263481 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.051676427, lastModified=2022-09-18 06:08:52.050121399, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.051676427, lastModified=2022-09-18 06:08:52.050121399, delta=1555028 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.051956223, lastModified=2022-09-18 06:08:52.050121399, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.050121399 to 2022-09-18 06:08:52.051121417
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.052331397, lastModified=2022-09-18 06:08:52.051121417, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.052331397, lastModified=2022-09-18 06:08:52.051121417, delta=1209980 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.052674903, lastModified=2022-09-18 06:08:52.051121417, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.052674903, lastModified=2022-09-18 06:08:52.051121417, delta=1553486 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.053034201, lastModified=2022-09-18 06:08:52.051121417, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.051121417 to 2022-09-18 06:08:52.052121435
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.053412749, lastModified=2022-09-18 06:08:52.052121435, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.053412749, lastModified=2022-09-18 06:08:52.052121435, delta=1291314 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.053695171, lastModified=2022-09-18 06:08:52.052121435, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.053695171, lastModified=2022-09-18 06:08:52.052121435, delta=1573736 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.053960801, lastModified=2022-09-18 06:08:52.052121435, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.052121435 to 2022-09-18 06:08:52.053121453
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.056343344, lastModified=2022-09-18 06:08:52.053121453, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.053121453 to 2022-09-18 06:08:52.055121488
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.056767726, lastModified=2022-09-18 06:08:52.055121488, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.056767726, lastModified=2022-09-18 06:08:52.055121488, delta=1646238 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.057247401, lastModified=2022-09-18 06:08:52.056121506, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.057247401, lastModified=2022-09-18 06:08:52.056121506, delta=1125895 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.057618991, lastModified=2022-09-18 06:08:52.056121506, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.057618991, lastModified=2022-09-18 06:08:52.056121506, delta=1497485 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.057917580, lastModified=2022-09-18 06:08:52.056121506, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.057917580, lastModified=2022-09-18 06:08:52.056121506, delta=1796074 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.058263836, lastModified=2022-09-18 06:08:52.057121524, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.058263836, lastModified=2022-09-18 06:08:52.057121524, delta=1142312 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.058595759, lastModified=2022-09-18 06:08:52.057121524, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.058595759, lastModified=2022-09-18 06:08:52.057121524, delta=1474235 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.058899473, lastModified=2022-09-18 06:08:52.057121524, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.058899473, lastModified=2022-09-18 06:08:52.057121524, delta=1777949 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.059316272, lastModified=2022-09-18 06:08:52.058121542, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.059316272, lastModified=2022-09-18 06:08:52.058121542, delta=1194730 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.059587360, lastModified=2022-09-18 06:08:52.058121542, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.059587360, lastModified=2022-09-18 06:08:52.058121542, delta=1465818 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.059845490, lastModified=2022-09-18 06:08:52.058121542, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.059845490, lastModified=2022-09-18 06:08:52.058121542, delta=1723948 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.060153328, lastModified=2022-09-18 06:08:52.059121560, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.060153328, lastModified=2022-09-18 06:08:52.059121560, delta=1031768 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.060423167, lastModified=2022-09-18 06:08:52.059121560, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.060423167, lastModified=2022-09-18 06:08:52.059121560, delta=1301607 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.060676588, lastModified=2022-09-18 06:08:52.059121560, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.060676588, lastModified=2022-09-18 06:08:52.059121560, delta=1555028 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.060936634, lastModified=2022-09-18 06:08:52.059121560, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.060936634, lastModified=2022-09-18 06:08:52.059121560, delta=1815074 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.061219514, lastModified=2022-09-18 06:08:52.060121578, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.061219514, lastModified=2022-09-18 06:08:52.060121578, delta=1097936 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.061502853, lastModified=2022-09-18 06:08:52.060121578, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.061502853, lastModified=2022-09-18 06:08:52.060121578, delta=1381275 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.061769649, lastModified=2022-09-18 06:08:52.060121578, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.061769649, lastModified=2022-09-18 06:08:52.060121578, delta=1648071 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.062061196, lastModified=2022-09-18 06:08:52.060121578, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.060121578 to 2022-09-18 06:08:52.061121596
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.062363076, lastModified=2022-09-18 06:08:52.061121596, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.062363076, lastModified=2022-09-18 06:08:52.061121596, delta=1241480 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.064881330, lastModified=2022-09-18 06:08:52.063121632, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.064881330, lastModified=2022-09-18 06:08:52.063121632, delta=1759698 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.065308171, lastModified=2022-09-18 06:08:52.064121649, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.065308171, lastModified=2022-09-18 06:08:52.064121649, delta=1186522 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.065692678, lastModified=2022-09-18 06:08:52.064121649, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.065692678, lastModified=2022-09-18 06:08:52.064121649, delta=1571029 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.065971266, lastModified=2022-09-18 06:08:52.064121649, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.064121649 to 2022-09-18 06:08:52.065121667
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.066320189, lastModified=2022-09-18 06:08:52.065121667, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.066320189, lastModified=2022-09-18 06:08:52.065121667, delta=1198522 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.066665320, lastModified=2022-09-18 06:08:52.065121667, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.066665320, lastModified=2022-09-18 06:08:52.065121667, delta=1543653 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.067004493, lastModified=2022-09-18 06:08:52.065121667, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.065121667 to 2022-09-18 06:08:52.066121685
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.067394250, lastModified=2022-09-18 06:08:52.066121685, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.067394250, lastModified=2022-09-18 06:08:52.066121685, delta=1272565 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.067762006, lastModified=2022-09-18 06:08:52.066121685, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.067762006, lastModified=2022-09-18 06:08:52.066121685, delta=1640321 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.068056262, lastModified=2022-09-18 06:08:52.066121685, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.066121685 to 2022-09-18 06:08:52.067121703
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.068389684, lastModified=2022-09-18 06:08:52.067121703, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.068389684, lastModified=2022-09-18 06:08:52.067121703, delta=1267981 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.068767983, lastModified=2022-09-18 06:08:52.067121703, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.068767983, lastModified=2022-09-18 06:08:52.067121703, delta=1646280 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.069076988, lastModified=2022-09-18 06:08:52.067121703, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.067121703 to 2022-09-18 06:08:52.068121721
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.069334618, lastModified=2022-09-18 06:08:52.068121721, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.069334618, lastModified=2022-09-18 06:08:52.068121721, delta=1212897 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.069604206, lastModified=2022-09-18 06:08:52.068121721, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.069604206, lastModified=2022-09-18 06:08:52.068121721, delta=1482485 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.069935170, lastModified=2022-09-18 06:08:52.068121721, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.068121721 to 2022-09-18 06:08:52.069121739
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.070295885, lastModified=2022-09-18 06:08:52.069121739, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.070295885, lastModified=2022-09-18 06:08:52.069121739, delta=1174146 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.070661892, lastModified=2022-09-18 06:08:52.069121739, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.070661892, lastModified=2022-09-18 06:08:52.069121739, delta=1540153 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.071001606, lastModified=2022-09-18 06:08:52.069121739, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.069121739 to 2022-09-18 06:08:52.070121757
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.073479484, lastModified=2022-09-18 06:08:52.070121757, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.070121757 to 2022-09-18 06:08:52.072121793
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.073760072, lastModified=2022-09-18 06:08:52.072121793, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.073760072, lastModified=2022-09-18 06:08:52.072121793, delta=1638279 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.074155871, lastModified=2022-09-18 06:08:52.073121811, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.074155871, lastModified=2022-09-18 06:08:52.073121811, delta=1034060 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.074516336, lastModified=2022-09-18 06:08:52.073121811, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.074516336, lastModified=2022-09-18 06:08:52.073121811, delta=1394525 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.074840216, lastModified=2022-09-18 06:08:52.073121811, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.074840216, lastModified=2022-09-18 06:08:52.073121811, delta=1718405 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.075158264, lastModified=2022-09-18 06:08:52.074121828, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.075158264, lastModified=2022-09-18 06:08:52.074121828, delta=1036436 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.075457394, lastModified=2022-09-18 06:08:52.074121828, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.075457394, lastModified=2022-09-18 06:08:52.074121828, delta=1335566 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.075776816, lastModified=2022-09-18 06:08:52.074121828, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.075776816, lastModified=2022-09-18 06:08:52.074121828, delta=1654988 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.076094280, lastModified=2022-09-18 06:08:52.075121846, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.076094280, lastModified=2022-09-18 06:08:52.075121846, delta=972434 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.076384286, lastModified=2022-09-18 06:08:52.075121846, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.076384286, lastModified=2022-09-18 06:08:52.075121846, delta=1262440 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.076703875, lastModified=2022-09-18 06:08:52.075121846, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.076703875, lastModified=2022-09-18 06:08:52.075121846, delta=1582029 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.077054089, lastModified=2022-09-18 06:08:52.075121846, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.075121846 to 2022-09-18 06:08:52.076121864
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.077369928, lastModified=2022-09-18 06:08:52.076121864, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.077369928, lastModified=2022-09-18 06:08:52.076121864, delta=1248064 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.077679726, lastModified=2022-09-18 06:08:52.076121864, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.077679726, lastModified=2022-09-18 06:08:52.076121864, delta=1557862 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.077950855, lastModified=2022-09-18 06:08:52.076121864, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.076121864 to 2022-09-18 06:08:52.077121882
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.078239319, lastModified=2022-09-18 06:08:52.077121882, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.078239319, lastModified=2022-09-18 06:08:52.077121882, delta=1117437 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.078510865, lastModified=2022-09-18 06:08:52.077121882, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.078510865, lastModified=2022-09-18 06:08:52.077121882, delta=1388983 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.078785120, lastModified=2022-09-18 06:08:52.077121882, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.078785120, lastModified=2022-09-18 06:08:52.077121882, delta=1663238 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.079101626, lastModified=2022-09-18 06:08:52.077121882, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.077121882 to 2022-09-18 06:08:52.078121900
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.079447549, lastModified=2022-09-18 06:08:52.078121900, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.079447549, lastModified=2022-09-18 06:08:52.078121900, delta=1325649 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.081997178, lastModified=2022-09-18 06:08:52.080121936, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.080121936 to 2022-09-18 06:08:52.081121954
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.082339434, lastModified=2022-09-18 06:08:52.081121954, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.082339434, lastModified=2022-09-18 06:08:52.081121954, delta=1217480 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.082702315, lastModified=2022-09-18 06:08:52.081121954, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.082702315, lastModified=2022-09-18 06:08:52.081121954, delta=1580361 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.082980695, lastModified=2022-09-18 06:08:52.081121954, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.081121954 to 2022-09-18 06:08:52.082121972
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.083317368, lastModified=2022-09-18 06:08:52.082121972, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.083317368, lastModified=2022-09-18 06:08:52.082121972, delta=1195396 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.083704750, lastModified=2022-09-18 06:08:52.082121972, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.083704750, lastModified=2022-09-18 06:08:52.082121972, delta=1582778 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.084076048, lastModified=2022-09-18 06:08:52.082121972, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.082121972 to 2022-09-18 06:08:52.083121990
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.084362637, lastModified=2022-09-18 06:08:52.083121990, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.084362637, lastModified=2022-09-18 06:08:52.083121990, delta=1240647 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.084670517, lastModified=2022-09-18 06:08:52.083121990, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.084670517, lastModified=2022-09-18 06:08:52.083121990, delta=1548527 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.084973606, lastModified=2022-09-18 06:08:52.083121990, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.083121990 to 2022-09-18 06:08:52.084122008
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.085339321, lastModified=2022-09-18 06:08:52.084122008, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.085339321, lastModified=2022-09-18 06:08:52.084122008, delta=1217313 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.085651743, lastModified=2022-09-18 06:08:52.084122008, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.085651743, lastModified=2022-09-18 06:08:52.084122008, delta=1529735 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.085949749, lastModified=2022-09-18 06:08:52.084122008, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.084122008 to 2022-09-18 06:08:52.085122025
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.086295213, lastModified=2022-09-18 06:08:52.085122025, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.086295213, lastModified=2022-09-18 06:08:52.085122025, delta=1173188 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.086610885, lastModified=2022-09-18 06:08:52.085122025, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.086610885, lastModified=2022-09-18 06:08:52.085122025, delta=1488860 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.086917349, lastModified=2022-09-18 06:08:52.085122025, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.085122025 to 2022-09-18 06:08:52.086122043
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.087284397, lastModified=2022-09-18 06:08:52.086122043, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.087284397, lastModified=2022-09-18 06:08:52.086122043, delta=1162354 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.087600945, lastModified=2022-09-18 06:08:52.086122043, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.087600945, lastModified=2022-09-18 06:08:52.086122043, delta=1478902 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.087916659, lastModified=2022-09-18 06:08:52.086122043, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.086122043 to 2022-09-18 06:08:52.087122061
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.090635582, lastModified=2022-09-18 06:08:52.087122061, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.087122061 to 2022-09-18 06:08:52.089122097
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.090999714, lastModified=2022-09-18 06:08:52.089122097, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.089122097 to 2022-09-18 06:08:52.090122115
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.091334512, lastModified=2022-09-18 06:08:52.090122115, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.091334512, lastModified=2022-09-18 06:08:52.090122115, delta=1212397 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.091658726, lastModified=2022-09-18 06:08:52.090122115, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.091658726, lastModified=2022-09-18 06:08:52.090122115, delta=1536611 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.091974398, lastModified=2022-09-18 06:08:52.090122115, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.090122115 to 2022-09-18 06:08:52.091122133
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.092347821, lastModified=2022-09-18 06:08:52.091122133, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.092347821, lastModified=2022-09-18 06:08:52.091122133, delta=1225688 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.092671827, lastModified=2022-09-18 06:08:52.091122133, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.092671827, lastModified=2022-09-18 06:08:52.091122133, delta=1549694 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.092984416, lastModified=2022-09-18 06:08:52.091122133, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.091122133 to 2022-09-18 06:08:52.092122151
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.093308964, lastModified=2022-09-18 06:08:52.092122151, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.093308964, lastModified=2022-09-18 06:08:52.092122151, delta=1186813 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.093629719, lastModified=2022-09-18 06:08:52.092122151, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.093629719, lastModified=2022-09-18 06:08:52.092122151, delta=1507568 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.093939975, lastModified=2022-09-18 06:08:52.092122151, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.092122151 to 2022-09-18 06:08:52.093122169
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.094270481, lastModified=2022-09-18 06:08:52.093122169, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.094270481, lastModified=2022-09-18 06:08:52.093122169, delta=1148312 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.094576695, lastModified=2022-09-18 06:08:52.093122169, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.094576695, lastModified=2022-09-18 06:08:52.093122169, delta=1454526 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.094887992, lastModified=2022-09-18 06:08:52.093122169, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.094887992, lastModified=2022-09-18 06:08:52.093122169, delta=1765823 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.095218581, lastModified=2022-09-18 06:08:52.094122187, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.095218581, lastModified=2022-09-18 06:08:52.094122187, delta=1096394 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.095533545, lastModified=2022-09-18 06:08:52.094122187, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.095533545, lastModified=2022-09-18 06:08:52.094122187, delta=1411358 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.095857426, lastModified=2022-09-18 06:08:52.094122187, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.095857426, lastModified=2022-09-18 06:08:52.094122187, delta=1735239 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.096204682, lastModified=2022-09-18 06:08:52.095122204, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.096204682, lastModified=2022-09-18 06:08:52.095122204, delta=1082478 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.096515146, lastModified=2022-09-18 06:08:52.095122204, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.096515146, lastModified=2022-09-18 06:08:52.095122204, delta=1392942 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.096826777, lastModified=2022-09-18 06:08:52.095122204, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.096826777, lastModified=2022-09-18 06:08:52.095122204, delta=1704573 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.099290529, lastModified=2022-09-18 06:08:52.098122258, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.099290529, lastModified=2022-09-18 06:08:52.098122258, delta=1168271 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.099614868, lastModified=2022-09-18 06:08:52.098122258, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.099614868, lastModified=2022-09-18 06:08:52.098122258, delta=1492610 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.099936041, lastModified=2022-09-18 06:08:52.098122258, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.098122258 to 2022-09-18 06:08:52.099122276
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.100365173, lastModified=2022-09-18 06:08:52.099122276, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.100365173, lastModified=2022-09-18 06:08:52.099122276, delta=1242897 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.100662304, lastModified=2022-09-18 06:08:52.099122276, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.100662304, lastModified=2022-09-18 06:08:52.099122276, delta=1540028 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.100976393, lastModified=2022-09-18 06:08:52.099122276, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.099122276 to 2022-09-18 06:08:52.100122294
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.101343232, lastModified=2022-09-18 06:08:52.100122294, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.101343232, lastModified=2022-09-18 06:08:52.100122294, delta=1220938 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.101666363, lastModified=2022-09-18 06:08:52.100122294, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.101666363, lastModified=2022-09-18 06:08:52.100122294, delta=1544069 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.101978661, lastModified=2022-09-18 06:08:52.100122294, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.100122294 to 2022-09-18 06:08:52.101122312
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.102302833, lastModified=2022-09-18 06:08:52.101122312, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.102302833, lastModified=2022-09-18 06:08:52.101122312, delta=1180521 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.102666173, lastModified=2022-09-18 06:08:52.101122312, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.102666173, lastModified=2022-09-18 06:08:52.101122312, delta=1543861 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.103157223, lastModified=2022-09-18 06:08:52.102122330, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.103157223, lastModified=2022-09-18 06:08:52.102122330, delta=1034893 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.103668566, lastModified=2022-09-18 06:08:52.102122330, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.103668566, lastModified=2022-09-18 06:08:52.102122330, delta=1546236 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.104060156, lastModified=2022-09-18 06:08:52.102122330, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.102122330 to 2022-09-18 06:08:52.103122348
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.104465497, lastModified=2022-09-18 06:08:52.103122348, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.104465497, lastModified=2022-09-18 06:08:52.103122348, delta=1343149 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.104797544, lastModified=2022-09-18 06:08:52.103122348, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.104797544, lastModified=2022-09-18 06:08:52.103122348, delta=1675196 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.105167301, lastModified=2022-09-18 06:08:52.104122366, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.105167301, lastModified=2022-09-18 06:08:52.104122366, delta=1044935 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.105503432, lastModified=2022-09-18 06:08:52.104122366, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.105503432, lastModified=2022-09-18 06:08:52.104122366, delta=1381066 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.105854063, lastModified=2022-09-18 06:08:52.104122366, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.105854063, lastModified=2022-09-18 06:08:52.104122366, delta=1731697 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.108297524, lastModified=2022-09-18 06:08:52.105122383, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.105122383 to 2022-09-18 06:08:52.107122419
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.108701323, lastModified=2022-09-18 06:08:52.107122419, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.108701323, lastModified=2022-09-18 06:08:52.107122419, delta=1578904 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.109225665, lastModified=2022-09-18 06:08:52.108122437, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.109225665, lastModified=2022-09-18 06:08:52.108122437, delta=1103228 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.109638589, lastModified=2022-09-18 06:08:52.108122437, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.109638589, lastModified=2022-09-18 06:08:52.108122437, delta=1516152 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.110077806, lastModified=2022-09-18 06:08:52.108122437, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.108122437 to 2022-09-18 06:08:52.109122455
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.110500771, lastModified=2022-09-18 06:08:52.109122455, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.110500771, lastModified=2022-09-18 06:08:52.109122455, delta=1378316 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.110916529, lastModified=2022-09-18 06:08:52.109122455, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.109122455 to 2022-09-18 06:08:52.110122473
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.111331411, lastModified=2022-09-18 06:08:52.110122473, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.111331411, lastModified=2022-09-18 06:08:52.110122473, delta=1208938 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.111735585, lastModified=2022-09-18 06:08:52.110122473, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.111735585, lastModified=2022-09-18 06:08:52.110122473, delta=1613112 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.112066966, lastModified=2022-09-18 06:08:52.110122473, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.110122473 to 2022-09-18 06:08:52.111122491
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.112388722, lastModified=2022-09-18 06:08:52.111122491, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.112388722, lastModified=2022-09-18 06:08:52.111122491, delta=1266231 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.112706728, lastModified=2022-09-18 06:08:52.111122491, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.112706728, lastModified=2022-09-18 06:08:52.111122491, delta=1584237 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.113045609, lastModified=2022-09-18 06:08:52.111122491, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.111122491 to 2022-09-18 06:08:52.112122509
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.113427949, lastModified=2022-09-18 06:08:52.112122509, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.113427949, lastModified=2022-09-18 06:08:52.112122509, delta=1305440 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.113746163, lastModified=2022-09-18 06:08:52.112122509, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.113746163, lastModified=2022-09-18 06:08:52.112122509, delta=1623654 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.114198129, lastModified=2022-09-18 06:08:52.113122527, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.114198129, lastModified=2022-09-18 06:08:52.113122527, delta=1075602 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.114577261, lastModified=2022-09-18 06:08:52.113122527, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.114577261, lastModified=2022-09-18 06:08:52.113122527, delta=1454734 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.115028811, lastModified=2022-09-18 06:08:52.113122527, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.113122527 to 2022-09-18 06:08:52.114122545
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.115416151, lastModified=2022-09-18 06:08:52.114122545, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.115416151, lastModified=2022-09-18 06:08:52.114122545, delta=1293606 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.115741240, lastModified=2022-09-18 06:08:52.114122545, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.115741240, lastModified=2022-09-18 06:08:52.114122545, delta=1618695 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.118507873, lastModified=2022-09-18 06:08:52.118122616, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.118507873, lastModified=2022-09-18 06:08:52.118122616, delta=385257 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.118866838, lastModified=2022-09-18 06:08:52.118122616, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.118866838, lastModified=2022-09-18 06:08:52.118122616, delta=744222 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.119271637, lastModified=2022-09-18 06:08:52.118122616, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.119271637, lastModified=2022-09-18 06:08:52.118122616, delta=1149021 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.119719811, lastModified=2022-09-18 06:08:52.118122616, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.119719811, lastModified=2022-09-18 06:08:52.118122616, delta=1597195 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.120173528, lastModified=2022-09-18 06:08:52.119122634, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.120173528, lastModified=2022-09-18 06:08:52.119122634, delta=1050894 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.120633453, lastModified=2022-09-18 06:08:52.119122634, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.120633453, lastModified=2022-09-18 06:08:52.119122634, delta=1510819 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.120953792, lastModified=2022-09-18 06:08:52.119122634, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.119122634 to 2022-09-18 06:08:52.120122652
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.121362633, lastModified=2022-09-18 06:08:52.120122652, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.121362633, lastModified=2022-09-18 06:08:52.120122652, delta=1239981 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.121712514, lastModified=2022-09-18 06:08:52.120122652, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.121712514, lastModified=2022-09-18 06:08:52.120122652, delta=1589862 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.122055395, lastModified=2022-09-18 06:08:52.120122652, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.120122652 to 2022-09-18 06:08:52.121122670
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.122454985, lastModified=2022-09-18 06:08:52.121122670, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.122454985, lastModified=2022-09-18 06:08:52.121122670, delta=1332315 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.122808533, lastModified=2022-09-18 06:08:52.121122670, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.122808533, lastModified=2022-09-18 06:08:52.121122670, delta=1685863 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.123270792, lastModified=2022-09-18 06:08:52.122122688, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.123270792, lastModified=2022-09-18 06:08:52.122122688, delta=1148104 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.123583922, lastModified=2022-09-18 06:08:52.122122688, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.123583922, lastModified=2022-09-18 06:08:52.122122688, delta=1461234 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.123980638, lastModified=2022-09-18 06:08:52.122122688, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.122122688 to 2022-09-18 06:08:52.123122706
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.124447854, lastModified=2022-09-18 06:08:52.123122706, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.124447854, lastModified=2022-09-18 06:08:52.123122706, delta=1325148 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.124775860, lastModified=2022-09-18 06:08:52.123122706, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.124775860, lastModified=2022-09-18 06:08:52.123122706, delta=1653154 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.125106950, lastModified=2022-09-18 06:08:52.124122724, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.125106950, lastModified=2022-09-18 06:08:52.124122724, delta=984226 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.125423914, lastModified=2022-09-18 06:08:52.124122724, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.125423914, lastModified=2022-09-18 06:08:52.124122724, delta=1301190 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.128074878, lastModified=2022-09-18 06:08:52.124122724, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.124122724 to 2022-09-18 06:08:52.127122777
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.128501010, lastModified=2022-09-18 06:08:52.127122777, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.128501010, lastModified=2022-09-18 06:08:52.127122777, delta=1378233 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.128837225, lastModified=2022-09-18 06:08:52.127122777, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.128837225, lastModified=2022-09-18 06:08:52.127122777, delta=1714448 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.129168272, lastModified=2022-09-18 06:08:52.128122795, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.129168272, lastModified=2022-09-18 06:08:52.128122795, delta=1045477 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.140113302, lastModified=2022-09-18 06:08:52.139122992, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.140113302, lastModified=2022-09-18 06:08:52.139122992, delta=990310 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.140591102, lastModified=2022-09-18 06:08:52.139122992, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.140591102, lastModified=2022-09-18 06:08:52.139122992, delta=1468110 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.141161279, lastModified=2022-09-18 06:08:52.140123010, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.141161279, lastModified=2022-09-18 06:08:52.140123010, delta=1038269 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.141764331, lastModified=2022-09-18 06:08:52.140123010, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.141764331, lastModified=2022-09-18 06:08:52.140123010, delta=1641321 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.142173130, lastModified=2022-09-18 06:08:52.141123028, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.142173130, lastModified=2022-09-18 06:08:52.141123028, delta=1050102 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.142614680, lastModified=2022-09-18 06:08:52.141123028, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.142614680, lastModified=2022-09-18 06:08:52.141123028, delta=1491652 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.143035229, lastModified=2022-09-18 06:08:52.141123028, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.141123028 to 2022-09-18 06:08:52.142123046
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.143383527, lastModified=2022-09-18 06:08:52.142123046, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.143383527, lastModified=2022-09-18 06:08:52.142123046, delta=1260481 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.143800868, lastModified=2022-09-18 06:08:52.142123046, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.143800868, lastModified=2022-09-18 06:08:52.142123046, delta=1677822 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.144175374, lastModified=2022-09-18 06:08:52.143123064, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.144175374, lastModified=2022-09-18 06:08:52.143123064, delta=1052310 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.144572381, lastModified=2022-09-18 06:08:52.143123064, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.144572381, lastModified=2022-09-18 06:08:52.143123064, delta=1449317 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.144957347, lastModified=2022-09-18 06:08:52.143123064, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.143123064 to 2022-09-18 06:08:52.144123082
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.145461647, lastModified=2022-09-18 06:08:52.144123082, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.145461647, lastModified=2022-09-18 06:08:52.144123082, delta=1338565 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.145827279, lastModified=2022-09-18 06:08:52.144123082, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.145827279, lastModified=2022-09-18 06:08:52.144123082, delta=1704197 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.146225786, lastModified=2022-09-18 06:08:52.145123100, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.146225786, lastModified=2022-09-18 06:08:52.145123100, delta=1102686 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.146643252, lastModified=2022-09-18 06:08:52.145123100, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.146643252, lastModified=2022-09-18 06:08:52.145123100, delta=1520152 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.149356842, lastModified=2022-09-18 06:08:52.148123153, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.149356842, lastModified=2022-09-18 06:08:52.148123153, delta=1233689 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.149854434, lastModified=2022-09-18 06:08:52.148123153, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.148123153 to 2022-09-18 06:08:52.149123171
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.150348068, lastModified=2022-09-18 06:08:52.149123171, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.150348068, lastModified=2022-09-18 06:08:52.149123171, delta=1224897 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.150727158, lastModified=2022-09-18 06:08:52.149123171, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.150727158, lastModified=2022-09-18 06:08:52.149123171, delta=1603987 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.151129999, lastModified=2022-09-18 06:08:52.150123189, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.151129999, lastModified=2022-09-18 06:08:52.150123189, delta=1006810 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.151608341, lastModified=2022-09-18 06:08:52.150123189, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.151608341, lastModified=2022-09-18 06:08:52.150123189, delta=1485152 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.151977139, lastModified=2022-09-18 06:08:52.150123189, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.150123189 to 2022-09-18 06:08:52.151123207
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.152328729, lastModified=2022-09-18 06:08:52.151123207, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.152328729, lastModified=2022-09-18 06:08:52.151123207, delta=1205522 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.152727777, lastModified=2022-09-18 06:08:52.151123207, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.152727777, lastModified=2022-09-18 06:08:52.151123207, delta=1604570 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.153084159, lastModified=2022-09-18 06:08:52.151123207, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.151123207 to 2022-09-18 06:08:52.152123225
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.153399498, lastModified=2022-09-18 06:08:52.152123225, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.153399498, lastModified=2022-09-18 06:08:52.152123225, delta=1276273 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.153728170, lastModified=2022-09-18 06:08:52.152123225, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.153728170, lastModified=2022-09-18 06:08:52.152123225, delta=1604945 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.154086635, lastModified=2022-09-18 06:08:52.152123225, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.152123225 to 2022-09-18 06:08:52.153123243
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.154432641, lastModified=2022-09-18 06:08:52.153123243, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.154432641, lastModified=2022-09-18 06:08:52.153123243, delta=1309398 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.154796106, lastModified=2022-09-18 06:08:52.153123243, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.154796106, lastModified=2022-09-18 06:08:52.153123243, delta=1672863 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.155134695, lastModified=2022-09-18 06:08:52.154123261, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.155134695, lastModified=2022-09-18 06:08:52.154123261, delta=1011434 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.155479535, lastModified=2022-09-18 06:08:52.154123261, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.155479535, lastModified=2022-09-18 06:08:52.154123261, delta=1356274 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.155824833, lastModified=2022-09-18 06:08:52.154123261, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.155824833, lastModified=2022-09-18 06:08:52.154123261, delta=1701572 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.156246132, lastModified=2022-09-18 06:08:52.155123279, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.156246132, lastModified=2022-09-18 06:08:52.155123279, delta=1122853 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.158834470, lastModified=2022-09-18 06:08:52.155123279, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.155123279 to 2022-09-18 06:08:52.157123314
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.159314020, lastModified=2022-09-18 06:08:52.158123332, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.159314020, lastModified=2022-09-18 06:08:52.158123332, delta=1190688 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.159683027, lastModified=2022-09-18 06:08:52.158123332, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.159683027, lastModified=2022-09-18 06:08:52.158123332, delta=1559695 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.160183036, lastModified=2022-09-18 06:08:52.159123350, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.160183036, lastModified=2022-09-18 06:08:52.159123350, delta=1059686 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.160631627, lastModified=2022-09-18 06:08:52.159123350, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.160631627, lastModified=2022-09-18 06:08:52.159123350, delta=1508277 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.161058968, lastModified=2022-09-18 06:08:52.159123350, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.159123350 to 2022-09-18 06:08:52.160123368
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.161458434, lastModified=2022-09-18 06:08:52.160123368, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.161458434, lastModified=2022-09-18 06:08:52.160123368, delta=1335066 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.161835607, lastModified=2022-09-18 06:08:52.160123368, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.161835607, lastModified=2022-09-18 06:08:52.160123368, delta=1712239 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.162238656, lastModified=2022-09-18 06:08:52.161123386, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.162238656, lastModified=2022-09-18 06:08:52.161123386, delta=1115270 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.162604246, lastModified=2022-09-18 06:08:52.161123386, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.162604246, lastModified=2022-09-18 06:08:52.161123386, delta=1480860 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.162958044, lastModified=2022-09-18 06:08:52.161123386, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.161123386 to 2022-09-18 06:08:52.162123404
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.163326009, lastModified=2022-09-18 06:08:52.162123404, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.163326009, lastModified=2022-09-18 06:08:52.162123404, delta=1202605 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.163702849, lastModified=2022-09-18 06:08:52.162123404, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.163702849, lastModified=2022-09-18 06:08:52.162123404, delta=1579445 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.164118398, lastModified=2022-09-18 06:08:52.162123404, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.162123404 to 2022-09-18 06:08:52.163123422
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.164501905, lastModified=2022-09-18 06:08:52.163123422, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.164501905, lastModified=2022-09-18 06:08:52.163123422, delta=1378483 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.164933538, lastModified=2022-09-18 06:08:52.163123422, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.163123422 to 2022-09-18 06:08:52.164123440
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.165349170, lastModified=2022-09-18 06:08:52.164123440, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.165349170, lastModified=2022-09-18 06:08:52.164123440, delta=1225730 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.165737219, lastModified=2022-09-18 06:08:52.164123440, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.165737219, lastModified=2022-09-18 06:08:52.164123440, delta=1613779 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.166111850, lastModified=2022-09-18 06:08:52.165123458, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.166111850, lastModified=2022-09-18 06:08:52.165123458, delta=988392 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.166483232, lastModified=2022-09-18 06:08:52.165123458, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.166483232, lastModified=2022-09-18 06:08:52.165123458, delta=1359774 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.169134154, lastModified=2022-09-18 06:08:52.168123511, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.169134154, lastModified=2022-09-18 06:08:52.168123511, delta=1010643 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.169478952, lastModified=2022-09-18 06:08:52.168123511, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.169478952, lastModified=2022-09-18 06:08:52.168123511, delta=1355441 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.169887293, lastModified=2022-09-18 06:08:52.168123511, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.169887293, lastModified=2022-09-18 06:08:52.168123511, delta=1763782 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.170322509, lastModified=2022-09-18 06:08:52.169123529, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.170322509, lastModified=2022-09-18 06:08:52.169123529, delta=1198980 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.170769142, lastModified=2022-09-18 06:08:52.169123529, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.170769142, lastModified=2022-09-18 06:08:52.169123529, delta=1645613 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.171224609, lastModified=2022-09-18 06:08:52.170123547, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.171224609, lastModified=2022-09-18 06:08:52.170123547, delta=1101062 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.171598907, lastModified=2022-09-18 06:08:52.170123547, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.171598907, lastModified=2022-09-18 06:08:52.170123547, delta=1475360 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.171974997, lastModified=2022-09-18 06:08:52.170123547, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.170123547 to 2022-09-18 06:08:52.171123565
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.172456964, lastModified=2022-09-18 06:08:52.171123565, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.172456964, lastModified=2022-09-18 06:08:52.171123565, delta=1333399 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.172833846, lastModified=2022-09-18 06:08:52.171123565, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.172833846, lastModified=2022-09-18 06:08:52.171123565, delta=1710281 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.173272895, lastModified=2022-09-18 06:08:52.172123583, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.173272895, lastModified=2022-09-18 06:08:52.172123583, delta=1149312 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.173623735, lastModified=2022-09-18 06:08:52.172123583, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.173623735, lastModified=2022-09-18 06:08:52.172123583, delta=1500152 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.174050284, lastModified=2022-09-18 06:08:52.172123583, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.172123583 to 2022-09-18 06:08:52.173123601
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.174446041, lastModified=2022-09-18 06:08:52.173123601, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.174446041, lastModified=2022-09-18 06:08:52.173123601, delta=1322440 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.174766214, lastModified=2022-09-18 06:08:52.173123601, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.174766214, lastModified=2022-09-18 06:08:52.173123601, delta=1642613 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.175121762, lastModified=2022-09-18 06:08:52.174123619, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.175121762, lastModified=2022-09-18 06:08:52.174123619, delta=998143 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.175465518, lastModified=2022-09-18 06:08:52.174123619, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.175465518, lastModified=2022-09-18 06:08:52.174123619, delta=1341899 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.175813107, lastModified=2022-09-18 06:08:52.174123619, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.175813107, lastModified=2022-09-18 06:08:52.174123619, delta=1689488 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.176205239, lastModified=2022-09-18 06:08:52.175123637, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.176205239, lastModified=2022-09-18 06:08:52.175123637, delta=1081602 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.178932122, lastModified=2022-09-18 06:08:52.175123637, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.175123637 to 2022-09-18 06:08:52.178123690
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.179351921, lastModified=2022-09-18 06:08:52.178123690, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.179351921, lastModified=2022-09-18 06:08:52.178123690, delta=1228231 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.179768761, lastModified=2022-09-18 06:08:52.178123690, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.179768761, lastModified=2022-09-18 06:08:52.178123690, delta=1645071 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.180155768, lastModified=2022-09-18 06:08:52.179123708, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.180155768, lastModified=2022-09-18 06:08:52.179123708, delta=1032060 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.180594401, lastModified=2022-09-18 06:08:52.179123708, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.180594401, lastModified=2022-09-18 06:08:52.179123708, delta=1470693 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.180910074, lastModified=2022-09-18 06:08:52.179123708, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.179123708 to 2022-09-18 06:08:52.180123726
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.181301706, lastModified=2022-09-18 06:08:52.180123726, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.181301706, lastModified=2022-09-18 06:08:52.180123726, delta=1177980 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.181605503, lastModified=2022-09-18 06:08:52.180123726, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.181605503, lastModified=2022-09-18 06:08:52.180123726, delta=1481777 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.181899466, lastModified=2022-09-18 06:08:52.180123726, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.181899466, lastModified=2022-09-18 06:08:52.180123726, delta=1775740 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.182226472, lastModified=2022-09-18 06:08:52.181123744, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.182226472, lastModified=2022-09-18 06:08:52.181123744, delta=1102728 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.182517352, lastModified=2022-09-18 06:08:52.181123744, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.182517352, lastModified=2022-09-18 06:08:52.181123744, delta=1393608 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.182847358, lastModified=2022-09-18 06:08:52.181123744, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.182847358, lastModified=2022-09-18 06:08:52.181123744, delta=1723614 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.183158822, lastModified=2022-09-18 06:08:52.182123762, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.183158822, lastModified=2022-09-18 06:08:52.182123762, delta=1035060 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.183424452, lastModified=2022-09-18 06:08:52.182123762, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.183424452, lastModified=2022-09-18 06:08:52.182123762, delta=1300690 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.183918794, lastModified=2022-09-18 06:08:52.182123762, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.182123762 to 2022-09-18 06:08:52.183123780
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.184312968, lastModified=2022-09-18 06:08:52.183123780, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.184312968, lastModified=2022-09-18 06:08:52.183123780, delta=1189188 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.184751892, lastModified=2022-09-18 06:08:52.183123780, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.184751892, lastModified=2022-09-18 06:08:52.183123780, delta=1628112 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.185179483, lastModified=2022-09-18 06:08:52.184123798, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.185179483, lastModified=2022-09-18 06:08:52.184123798, delta=1055685 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.185611491, lastModified=2022-09-18 06:08:52.184123798, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.185611491, lastModified=2022-09-18 06:08:52.184123798, delta=1487693 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.185960581, lastModified=2022-09-18 06:08:52.184123798, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.184123798 to 2022-09-18 06:08:52.185123816
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.188797423, lastModified=2022-09-18 06:08:52.187123851, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.188797423, lastModified=2022-09-18 06:08:52.187123851, delta=1673572 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.189175763, lastModified=2022-09-18 06:08:52.188123869, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.189175763, lastModified=2022-09-18 06:08:52.188123869, delta=1051894 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.189586521, lastModified=2022-09-18 06:08:52.188123869, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.189586521, lastModified=2022-09-18 06:08:52.188123869, delta=1462652 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.189991194, lastModified=2022-09-18 06:08:52.188123869, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.188123869 to 2022-09-18 06:08:52.189123887
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.190424452, lastModified=2022-09-18 06:08:52.189123887, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.190424452, lastModified=2022-09-18 06:08:52.189123887, delta=1300565 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.190795626, lastModified=2022-09-18 06:08:52.189123887, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.190795626, lastModified=2022-09-18 06:08:52.189123887, delta=1671739 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.191250842, lastModified=2022-09-18 06:08:52.190123905, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.191250842, lastModified=2022-09-18 06:08:52.190123905, delta=1126937 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.191723100, lastModified=2022-09-18 06:08:52.190123905, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.191723100, lastModified=2022-09-18 06:08:52.190123905, delta=1599195 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.192148400, lastModified=2022-09-18 06:08:52.191123923, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.192148400, lastModified=2022-09-18 06:08:52.191123923, delta=1024477 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.192568116, lastModified=2022-09-18 06:08:52.191123923, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.192568116, lastModified=2022-09-18 06:08:52.191123923, delta=1444193 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.192986456, lastModified=2022-09-18 06:08:52.191123923, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.191123923 to 2022-09-18 06:08:52.192123941
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.193401756, lastModified=2022-09-18 06:08:52.192123941, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.193401756, lastModified=2022-09-18 06:08:52.192123941, delta=1277815 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.193803971, lastModified=2022-09-18 06:08:52.192123941, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.193803971, lastModified=2022-09-18 06:08:52.192123941, delta=1680030 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.194201312, lastModified=2022-09-18 06:08:52.193123959, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.194201312, lastModified=2022-09-18 06:08:52.193123959, delta=1077353 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.194614694, lastModified=2022-09-18 06:08:52.193123959, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.194614694, lastModified=2022-09-18 06:08:52.193123959, delta=1490735 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.195086119, lastModified=2022-09-18 06:08:52.193123959, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.193123959 to 2022-09-18 06:08:52.194123977
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.195474501, lastModified=2022-09-18 06:08:52.194123977, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.195474501, lastModified=2022-09-18 06:08:52.194123977, delta=1350524 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.195785465, lastModified=2022-09-18 06:08:52.194123977, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.195785465, lastModified=2022-09-18 06:08:52.194123977, delta=1661488 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.196172763, lastModified=2022-09-18 06:08:52.195123995, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.196172763, lastModified=2022-09-18 06:08:52.195123995, delta=1048768 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.198913229, lastModified=2022-09-18 06:08:52.195123995, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.195123995 to 2022-09-18 06:08:52.198124048
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.199337112, lastModified=2022-09-18 06:08:52.198124048, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.199337112, lastModified=2022-09-18 06:08:52.198124048, delta=1213064 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.199697202, lastModified=2022-09-18 06:08:52.198124048, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.199697202, lastModified=2022-09-18 06:08:52.198124048, delta=1573154 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.200140876, lastModified=2022-09-18 06:08:52.199124066, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.200140876, lastModified=2022-09-18 06:08:52.199124066, delta=1016810 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.200494508, lastModified=2022-09-18 06:08:52.199124066, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.200494508, lastModified=2022-09-18 06:08:52.199124066, delta=1370442 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.200901973, lastModified=2022-09-18 06:08:52.199124066, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.199124066 to 2022-09-18 06:08:52.200124084
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.201297605, lastModified=2022-09-18 06:08:52.200124084, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.201297605, lastModified=2022-09-18 06:08:52.200124084, delta=1173521 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.201641570, lastModified=2022-09-18 06:08:52.200124084, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.201641570, lastModified=2022-09-18 06:08:52.200124084, delta=1517486 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.201967159, lastModified=2022-09-18 06:08:52.200124084, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.200124084 to 2022-09-18 06:08:52.201124102
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.202381458, lastModified=2022-09-18 06:08:52.201124102, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.202381458, lastModified=2022-09-18 06:08:52.201124102, delta=1257356 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.202742048, lastModified=2022-09-18 06:08:52.201124102, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.202742048, lastModified=2022-09-18 06:08:52.201124102, delta=1617946 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.203159097, lastModified=2022-09-18 06:08:52.202124120, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.203159097, lastModified=2022-09-18 06:08:52.202124120, delta=1034977 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.203547979, lastModified=2022-09-18 06:08:52.202124120, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.203547979, lastModified=2022-09-18 06:08:52.202124120, delta=1423859 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.203900902, lastModified=2022-09-18 06:08:52.202124120, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.202124120 to 2022-09-18 06:08:52.203124138
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.204286742, lastModified=2022-09-18 06:08:52.203124138, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.204286742, lastModified=2022-09-18 06:08:52.203124138, delta=1162604 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.204643290, lastModified=2022-09-18 06:08:52.203124138, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.204643290, lastModified=2022-09-18 06:08:52.203124138, delta=1519152 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.205039464, lastModified=2022-09-18 06:08:52.203124138, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.203124138 to 2022-09-18 06:08:52.204124156
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.205381595, lastModified=2022-09-18 06:08:52.204124156, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.205381595, lastModified=2022-09-18 06:08:52.204124156, delta=1257439 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.205769935, lastModified=2022-09-18 06:08:52.204124156, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.205769935, lastModified=2022-09-18 06:08:52.204124156, delta=1645779 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.206255611, lastModified=2022-09-18 06:08:52.205124174, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.206255611, lastModified=2022-09-18 06:08:52.205124174, delta=1131437 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.208714321, lastModified=2022-09-18 06:08:52.207124210, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.208714321, lastModified=2022-09-18 06:08:52.207124210, delta=1590111 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.209070036, lastModified=2022-09-18 06:08:52.207124210, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.207124210 to 2022-09-18 06:08:52.208124227
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.209545128, lastModified=2022-09-18 06:08:52.208124227, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.209545128, lastModified=2022-09-18 06:08:52.208124227, delta=1420901 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.209963344, lastModified=2022-09-18 06:08:52.208124227, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.208124227 to 2022-09-18 06:08:52.209124245
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.210457228, lastModified=2022-09-18 06:08:52.209124245, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.210457228, lastModified=2022-09-18 06:08:52.209124245, delta=1332983 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.210852276, lastModified=2022-09-18 06:08:52.209124245, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.210852276, lastModified=2022-09-18 06:08:52.209124245, delta=1728031 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.211246242, lastModified=2022-09-18 06:08:52.210124263, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.211246242, lastModified=2022-09-18 06:08:52.210124263, delta=1121979 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.211612373, lastModified=2022-09-18 06:08:52.210124263, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.211612373, lastModified=2022-09-18 06:08:52.210124263, delta=1488110 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.211946296, lastModified=2022-09-18 06:08:52.210124263, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.210124263 to 2022-09-18 06:08:52.211124281
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.212429805, lastModified=2022-09-18 06:08:52.211124281, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.212429805, lastModified=2022-09-18 06:08:52.211124281, delta=1305524 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.212772561, lastModified=2022-09-18 06:08:52.211124281, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.212772561, lastModified=2022-09-18 06:08:52.211124281, delta=1648280 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.213105942, lastModified=2022-09-18 06:08:52.212124299, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.213105942, lastModified=2022-09-18 06:08:52.212124299, delta=981643 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.213539699, lastModified=2022-09-18 06:08:52.212124299, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.213539699, lastModified=2022-09-18 06:08:52.212124299, delta=1415400 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.213905373, lastModified=2022-09-18 06:08:52.212124299, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.212124299 to 2022-09-18 06:08:52.213124317
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.214241420, lastModified=2022-09-18 06:08:52.213124317, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.214241420, lastModified=2022-09-18 06:08:52.213124317, delta=1117103 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.214653886, lastModified=2022-09-18 06:08:52.213124317, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.214653886, lastModified=2022-09-18 06:08:52.213124317, delta=1529569 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.215039268, lastModified=2022-09-18 06:08:52.213124317, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.213124317 to 2022-09-18 06:08:52.214124335
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.215388441, lastModified=2022-09-18 06:08:52.214124335, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.215388441, lastModified=2022-09-18 06:08:52.214124335, delta=1264106 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.215764364, lastModified=2022-09-18 06:08:52.214124335, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.215764364, lastModified=2022-09-18 06:08:52.214124335, delta=1640029 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.218696250, lastModified=2022-09-18 06:08:52.215124353, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.215124353 to 2022-09-18 06:08:52.217124389
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.219133050, lastModified=2022-09-18 06:08:52.217124389, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.217124389 to 2022-09-18 06:08:52.218124406
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.219526598, lastModified=2022-09-18 06:08:52.218124406, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.219526598, lastModified=2022-09-18 06:08:52.218124406, delta=1402192 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.219887355, lastModified=2022-09-18 06:08:52.218124406, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.218124406 to 2022-09-18 06:08:52.219124424
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.220370280, lastModified=2022-09-18 06:08:52.219124424, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.220370280, lastModified=2022-09-18 06:08:52.219124424, delta=1245856 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.220819371, lastModified=2022-09-18 06:08:52.219124424, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.220819371, lastModified=2022-09-18 06:08:52.219124424, delta=1694947 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.221242754, lastModified=2022-09-18 06:08:52.220124442, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.221242754, lastModified=2022-09-18 06:08:52.220124442, delta=1118312 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.221641969, lastModified=2022-09-18 06:08:52.220124442, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.221641969, lastModified=2022-09-18 06:08:52.220124442, delta=1517527 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.221987851, lastModified=2022-09-18 06:08:52.220124442, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.220124442 to 2022-09-18 06:08:52.221124460
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.222400650, lastModified=2022-09-18 06:08:52.221124460, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.222400650, lastModified=2022-09-18 06:08:52.221124460, delta=1276190 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.222804157, lastModified=2022-09-18 06:08:52.221124460, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.222804157, lastModified=2022-09-18 06:08:52.221124460, delta=1679697 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.223230915, lastModified=2022-09-18 06:08:52.222124478, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.223230915, lastModified=2022-09-18 06:08:52.222124478, delta=1106437 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.223569212, lastModified=2022-09-18 06:08:52.222124478, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.223569212, lastModified=2022-09-18 06:08:52.222124478, delta=1444734 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.223938719, lastModified=2022-09-18 06:08:52.222124478, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.222124478 to 2022-09-18 06:08:52.223124496
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.224354518, lastModified=2022-09-18 06:08:52.223124496, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.224354518, lastModified=2022-09-18 06:08:52.223124496, delta=1230022 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.224747150, lastModified=2022-09-18 06:08:52.223124496, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.224747150, lastModified=2022-09-18 06:08:52.223124496, delta=1622654 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.225149241, lastModified=2022-09-18 06:08:52.224124514, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.225149241, lastModified=2022-09-18 06:08:52.224124514, delta=1024727 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.225569540, lastModified=2022-09-18 06:08:52.224124514, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.225569540, lastModified=2022-09-18 06:08:52.224124514, delta=1445026 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.225972047, lastModified=2022-09-18 06:08:52.224124514, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.224124514 to 2022-09-18 06:08:52.225124532
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.226292303, lastModified=2022-09-18 06:08:52.225124532, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.226292303, lastModified=2022-09-18 06:08:52.225124532, delta=1167771 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.240229052, lastModified=2022-09-18 06:08:52.239124782, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.240229052, lastModified=2022-09-18 06:08:52.239124782, delta=1104270 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.240659227, lastModified=2022-09-18 06:08:52.239124782, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.240659227, lastModified=2022-09-18 06:08:52.239124782, delta=1534445 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.241149194, lastModified=2022-09-18 06:08:52.240124800, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.241149194, lastModified=2022-09-18 06:08:52.240124800, delta=1024394 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.241659953, lastModified=2022-09-18 06:08:52.240124800, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.241659953, lastModified=2022-09-18 06:08:52.240124800, delta=1535153 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.242072835, lastModified=2022-09-18 06:08:52.240124800, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.240124800 to 2022-09-18 06:08:52.241124818
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.242539260, lastModified=2022-09-18 06:08:52.241124818, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.242539260, lastModified=2022-09-18 06:08:52.241124818, delta=1414442 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.242912059, lastModified=2022-09-18 06:08:52.241124818, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.241124818 to 2022-09-18 06:08:52.242124836
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.243330858, lastModified=2022-09-18 06:08:52.242124836, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.243330858, lastModified=2022-09-18 06:08:52.242124836, delta=1206022 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.243766991, lastModified=2022-09-18 06:08:52.242124836, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.243766991, lastModified=2022-09-18 06:08:52.242124836, delta=1642155 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.244168623, lastModified=2022-09-18 06:08:52.243124854, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.244168623, lastModified=2022-09-18 06:08:52.243124854, delta=1043769 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.244542338, lastModified=2022-09-18 06:08:52.243124854, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.244542338, lastModified=2022-09-18 06:08:52.243124854, delta=1417484 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.244923261, lastModified=2022-09-18 06:08:52.243124854, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.243124854 to 2022-09-18 06:08:52.244124872
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.245374478, lastModified=2022-09-18 06:08:52.244124872, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.245374478, lastModified=2022-09-18 06:08:52.244124872, delta=1249606 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.245785943, lastModified=2022-09-18 06:08:52.244124872, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.245785943, lastModified=2022-09-18 06:08:52.244124872, delta=1661071 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.246226326, lastModified=2022-09-18 06:08:52.245124890, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.246226326, lastModified=2022-09-18 06:08:52.245124890, delta=1101436 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.246639542, lastModified=2022-09-18 06:08:52.245124890, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.246639542, lastModified=2022-09-18 06:08:52.245124890, delta=1514652 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.247106342, lastModified=2022-09-18 06:08:52.246124908, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.247106342, lastModified=2022-09-18 06:08:52.246124908, delta=981434 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.247448306, lastModified=2022-09-18 06:08:52.246124908, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.247448306, lastModified=2022-09-18 06:08:52.246124908, delta=1323398 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.247827938, lastModified=2022-09-18 06:08:52.246124908, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.247827938, lastModified=2022-09-18 06:08:52.246124908, delta=1703030 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.250260315, lastModified=2022-09-18 06:08:52.247124926, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.247124926 to 2022-09-18 06:08:52.249124961
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.250628197, lastModified=2022-09-18 06:08:52.249124961, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.250628197, lastModified=2022-09-18 06:08:52.249124961, delta=1503236 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.250957828, lastModified=2022-09-18 06:08:52.249124961, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.249124961 to 2022-09-18 06:08:52.250124979
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.251337626, lastModified=2022-09-18 06:08:52.250124979, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.251337626, lastModified=2022-09-18 06:08:52.250124979, delta=1212647 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.251794009, lastModified=2022-09-18 06:08:52.250124979, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.251794009, lastModified=2022-09-18 06:08:52.250124979, delta=1669030 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.252179808, lastModified=2022-09-18 06:08:52.251124997, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.252179808, lastModified=2022-09-18 06:08:52.251124997, delta=1054811 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.252529481, lastModified=2022-09-18 06:08:52.251124997, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.252529481, lastModified=2022-09-18 06:08:52.251124997, delta=1404484 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.252911404, lastModified=2022-09-18 06:08:52.251124997, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.251124997 to 2022-09-18 06:08:52.252125015
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.253342079, lastModified=2022-09-18 06:08:52.252125015, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.253342079, lastModified=2022-09-18 06:08:52.252125015, delta=1217064 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.253746919, lastModified=2022-09-18 06:08:52.252125015, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.253746919, lastModified=2022-09-18 06:08:52.252125015, delta=1621904 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.254198594, lastModified=2022-09-18 06:08:52.253125033, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.254198594, lastModified=2022-09-18 06:08:52.253125033, delta=1073561 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.254566267, lastModified=2022-09-18 06:08:52.253125033, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.254566267, lastModified=2022-09-18 06:08:52.253125033, delta=1441234 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.254910773, lastModified=2022-09-18 06:08:52.253125033, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.253125033 to 2022-09-18 06:08:52.254125051
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.255299155, lastModified=2022-09-18 06:08:52.254125051, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.255299155, lastModified=2022-09-18 06:08:52.254125051, delta=1174104 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.255687829, lastModified=2022-09-18 06:08:52.254125051, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.255687829, lastModified=2022-09-18 06:08:52.254125051, delta=1562778 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.256122545, lastModified=2022-09-18 06:08:52.254125051, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.254125051 to 2022-09-18 06:08:52.255125069
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.256563511, lastModified=2022-09-18 06:08:52.255125069, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.256563511, lastModified=2022-09-18 06:08:52.255125069, delta=1438442 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.256969394, lastModified=2022-09-18 06:08:52.255125069, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.255125069 to 2022-09-18 06:08:52.256125087
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.257353359, lastModified=2022-09-18 06:08:52.256125087, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.257353359, lastModified=2022-09-18 06:08:52.256125087, delta=1228272 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.257742907, lastModified=2022-09-18 06:08:52.256125087, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.257742907, lastModified=2022-09-18 06:08:52.256125087, delta=1617820 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.260313037, lastModified=2022-09-18 06:08:52.259125140, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.260313037, lastModified=2022-09-18 06:08:52.259125140, delta=1187897 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.260643626, lastModified=2022-09-18 06:08:52.259125140, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.260643626, lastModified=2022-09-18 06:08:52.259125140, delta=1518486 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.260986799, lastModified=2022-09-18 06:08:52.259125140, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.259125140 to 2022-09-18 06:08:52.260125158
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.261387514, lastModified=2022-09-18 06:08:52.260125158, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.261387514, lastModified=2022-09-18 06:08:52.260125158, delta=1262356 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.261855898, lastModified=2022-09-18 06:08:52.260125158, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.261855898, lastModified=2022-09-18 06:08:52.260125158, delta=1730740 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.262243738, lastModified=2022-09-18 06:08:52.261125176, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.262243738, lastModified=2022-09-18 06:08:52.261125176, delta=1118562 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.262593369, lastModified=2022-09-18 06:08:52.261125176, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.262593369, lastModified=2022-09-18 06:08:52.261125176, delta=1468193 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.262930792, lastModified=2022-09-18 06:08:52.261125176, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.261125176 to 2022-09-18 06:08:52.262125194
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.263328216, lastModified=2022-09-18 06:08:52.262125194, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.263328216, lastModified=2022-09-18 06:08:52.262125194, delta=1203022 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.263794099, lastModified=2022-09-18 06:08:52.262125194, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.263794099, lastModified=2022-09-18 06:08:52.262125194, delta=1668905 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.264208440, lastModified=2022-09-18 06:08:52.263125212, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.264208440, lastModified=2022-09-18 06:08:52.263125212, delta=1083228 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.264501028, lastModified=2022-09-18 06:08:52.263125212, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.264501028, lastModified=2022-09-18 06:08:52.263125212, delta=1375816 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.264845868, lastModified=2022-09-18 06:08:52.263125212, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.264845868, lastModified=2022-09-18 06:08:52.263125212, delta=1720656 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.265211999, lastModified=2022-09-18 06:08:52.264125230, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.265211999, lastModified=2022-09-18 06:08:52.264125230, delta=1086769 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.265531964, lastModified=2022-09-18 06:08:52.264125230, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.265531964, lastModified=2022-09-18 06:08:52.264125230, delta=1406734 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.265824469, lastModified=2022-09-18 06:08:52.264125230, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.265824469, lastModified=2022-09-18 06:08:52.264125230, delta=1699239 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.266193225, lastModified=2022-09-18 06:08:52.265125248, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.266193225, lastModified=2022-09-18 06:08:52.265125248, delta=1067977 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.266512481, lastModified=2022-09-18 06:08:52.265125248, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.266512481, lastModified=2022-09-18 06:08:52.265125248, delta=1387233 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.266896030, lastModified=2022-09-18 06:08:52.265125248, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.266896030, lastModified=2022-09-18 06:08:52.265125248, delta=1770782 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.269539785, lastModified=2022-09-18 06:08:52.266125266, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.266125266 to 2022-09-18 06:08:52.268125302
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.269854291, lastModified=2022-09-18 06:08:52.268125302, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.269854291, lastModified=2022-09-18 06:08:52.268125302, delta=1728989 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.270183130, lastModified=2022-09-18 06:08:52.269125320, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.270183130, lastModified=2022-09-18 06:08:52.269125320, delta=1057810 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.270554262, lastModified=2022-09-18 06:08:52.269125320, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.270554262, lastModified=2022-09-18 06:08:52.269125320, delta=1428942 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.270848350, lastModified=2022-09-18 06:08:52.269125320, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.270848350, lastModified=2022-09-18 06:08:52.269125320, delta=1723030 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.271166106, lastModified=2022-09-18 06:08:52.270125337, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.271166106, lastModified=2022-09-18 06:08:52.270125337, delta=1040769 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.271428736, lastModified=2022-09-18 06:08:52.270125337, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.271428736, lastModified=2022-09-18 06:08:52.270125337, delta=1303399 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.271683157, lastModified=2022-09-18 06:08:52.270125337, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.271683157, lastModified=2022-09-18 06:08:52.270125337, delta=1557820 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.272029205, lastModified=2022-09-18 06:08:52.270125337, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.270125337 to 2022-09-18 06:08:52.271125355
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.272307085, lastModified=2022-09-18 06:08:52.271125355, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.272307085, lastModified=2022-09-18 06:08:52.271125355, delta=1181730 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.272656466, lastModified=2022-09-18 06:08:52.271125355, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.272656466, lastModified=2022-09-18 06:08:52.271125355, delta=1531111 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.272990180, lastModified=2022-09-18 06:08:52.271125355, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.271125355 to 2022-09-18 06:08:52.272125373
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.273387812, lastModified=2022-09-18 06:08:52.272125373, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.273387812, lastModified=2022-09-18 06:08:52.272125373, delta=1262439 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.273759986, lastModified=2022-09-18 06:08:52.272125373, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.273759986, lastModified=2022-09-18 06:08:52.272125373, delta=1634613 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.274133284, lastModified=2022-09-18 06:08:52.272125373, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.272125373 to 2022-09-18 06:08:52.273125391
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.274452790, lastModified=2022-09-18 06:08:52.273125391, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.274452790, lastModified=2022-09-18 06:08:52.273125391, delta=1327399 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.274741170, lastModified=2022-09-18 06:08:52.273125391, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.274741170, lastModified=2022-09-18 06:08:52.273125391, delta=1615779 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.275000675, lastModified=2022-09-18 06:08:52.273125391, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.273125391 to 2022-09-18 06:08:52.274125409
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.275394390, lastModified=2022-09-18 06:08:52.274125409, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.275394390, lastModified=2022-09-18 06:08:52.274125409, delta=1268981 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.275699271, lastModified=2022-09-18 06:08:52.274125409, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.275699271, lastModified=2022-09-18 06:08:52.274125409, delta=1573862 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.278375027, lastModified=2022-09-18 06:08:52.277125463, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.278375027, lastModified=2022-09-18 06:08:52.277125463, delta=1249564 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.278773867, lastModified=2022-09-18 06:08:52.277125463, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.278773867, lastModified=2022-09-18 06:08:52.277125463, delta=1648404 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.279104498, lastModified=2022-09-18 06:08:52.278125481, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.279104498, lastModified=2022-09-18 06:08:52.278125481, delta=979017 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.279422546, lastModified=2022-09-18 06:08:52.278125481, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.279422546, lastModified=2022-09-18 06:08:52.278125481, delta=1297065 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.279840428, lastModified=2022-09-18 06:08:52.278125481, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.279840428, lastModified=2022-09-18 06:08:52.278125481, delta=1714947 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.280212018, lastModified=2022-09-18 06:08:52.279125499, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.280212018, lastModified=2022-09-18 06:08:52.279125499, delta=1086519 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.280513273, lastModified=2022-09-18 06:08:52.279125499, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.280513273, lastModified=2022-09-18 06:08:52.279125499, delta=1387774 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.280768111, lastModified=2022-09-18 06:08:52.279125499, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.280768111, lastModified=2022-09-18 06:08:52.279125499, delta=1642612 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.281054783, lastModified=2022-09-18 06:08:52.279125499, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.279125499 to 2022-09-18 06:08:52.280125516
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.281403789, lastModified=2022-09-18 06:08:52.280125516, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.281403789, lastModified=2022-09-18 06:08:52.280125516, delta=1278273 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.281734504, lastModified=2022-09-18 06:08:52.280125516, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.281734504, lastModified=2022-09-18 06:08:52.280125516, delta=1608988 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.282030801, lastModified=2022-09-18 06:08:52.280125516, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.280125516 to 2022-09-18 06:08:52.281125534
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.282294014, lastModified=2022-09-18 06:08:52.281125534, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.282294014, lastModified=2022-09-18 06:08:52.281125534, delta=1168480 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.282562185, lastModified=2022-09-18 06:08:52.281125534, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.282562185, lastModified=2022-09-18 06:08:52.281125534, delta=1436651 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.282840773, lastModified=2022-09-18 06:08:52.281125534, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.282840773, lastModified=2022-09-18 06:08:52.281125534, delta=1715239 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.283139362, lastModified=2022-09-18 06:08:52.282125552, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.283139362, lastModified=2022-09-18 06:08:52.282125552, delta=1013810 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.283408825, lastModified=2022-09-18 06:08:52.282125552, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.283408825, lastModified=2022-09-18 06:08:52.282125552, delta=1283273 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.283687039, lastModified=2022-09-18 06:08:52.282125552, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.283687039, lastModified=2022-09-18 06:08:52.282125552, delta=1561487 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.283954502, lastModified=2022-09-18 06:08:52.282125552, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.282125552 to 2022-09-18 06:08:52.283125570
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.286370878, lastModified=2022-09-18 06:08:52.283125570, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.283125570 to 2022-09-18 06:08:52.285125606
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.286742885, lastModified=2022-09-18 06:08:52.285125606, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.286742885, lastModified=2022-09-18 06:08:52.285125606, delta=1617279 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.287128850, lastModified=2022-09-18 06:08:52.285125606, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.285125606 to 2022-09-18 06:08:52.286125624
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.287568066, lastModified=2022-09-18 06:08:52.286125624, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.287568066, lastModified=2022-09-18 06:08:52.286125624, delta=1442442 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.287866322, lastModified=2022-09-18 06:08:52.286125624, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.287866322, lastModified=2022-09-18 06:08:52.286125624, delta=1740698 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.288266121, lastModified=2022-09-18 06:08:52.287125642, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.288266121, lastModified=2022-09-18 06:08:52.287125642, delta=1140479 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.288619960, lastModified=2022-09-18 06:08:52.287125642, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.288619960, lastModified=2022-09-18 06:08:52.287125642, delta=1494318 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.288963425, lastModified=2022-09-18 06:08:52.287125642, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.287125642 to 2022-09-18 06:08:52.288125660
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.289328723, lastModified=2022-09-18 06:08:52.288125660, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.289328723, lastModified=2022-09-18 06:08:52.288125660, delta=1203063 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.289672271, lastModified=2022-09-18 06:08:52.288125660, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.289672271, lastModified=2022-09-18 06:08:52.288125660, delta=1546611 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.290000527, lastModified=2022-09-18 06:08:52.288125660, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.288125660 to 2022-09-18 06:08:52.289125678
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.290292448, lastModified=2022-09-18 06:08:52.289125678, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.290292448, lastModified=2022-09-18 06:08:52.289125678, delta=1166770 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.290574537, lastModified=2022-09-18 06:08:52.289125678, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.290574537, lastModified=2022-09-18 06:08:52.289125678, delta=1448859 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.290847167, lastModified=2022-09-18 06:08:52.289125678, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.290847167, lastModified=2022-09-18 06:08:52.289125678, delta=1721489 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.291142214, lastModified=2022-09-18 06:08:52.290125695, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.291142214, lastModified=2022-09-18 06:08:52.290125695, delta=1016519 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.291414552, lastModified=2022-09-18 06:08:52.290125695, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.291414552, lastModified=2022-09-18 06:08:52.290125695, delta=1288857 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.291676473, lastModified=2022-09-18 06:08:52.290125695, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.291676473, lastModified=2022-09-18 06:08:52.290125695, delta=1550778 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.291961103, lastModified=2022-09-18 06:08:52.290125695, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.290125695 to 2022-09-18 06:08:52.291125713
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.292262234, lastModified=2022-09-18 06:08:52.291125713, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.292262234, lastModified=2022-09-18 06:08:52.291125713, delta=1136521 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.292580948, lastModified=2022-09-18 06:08:52.291125713, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.292580948, lastModified=2022-09-18 06:08:52.291125713, delta=1455235 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.295122368, lastModified=2022-09-18 06:08:52.293125749, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.293125749 to 2022-09-18 06:08:52.294125767
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.295590877, lastModified=2022-09-18 06:08:52.294125767, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.295590877, lastModified=2022-09-18 06:08:52.294125767, delta=1465110 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.295906799, lastModified=2022-09-18 06:08:52.294125767, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.294125767 to 2022-09-18 06:08:52.295125785
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.296292098, lastModified=2022-09-18 06:08:52.295125785, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.296292098, lastModified=2022-09-18 06:08:52.295125785, delta=1166313 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.296613520, lastModified=2022-09-18 06:08:52.295125785, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.296613520, lastModified=2022-09-18 06:08:52.295125785, delta=1487735 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.296979485, lastModified=2022-09-18 06:08:52.295125785, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.295125785 to 2022-09-18 06:08:52.296125803
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.297352742, lastModified=2022-09-18 06:08:52.296125803, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.297352742, lastModified=2022-09-18 06:08:52.296125803, delta=1226939 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.297791708, lastModified=2022-09-18 06:08:52.296125803, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.297791708, lastModified=2022-09-18 06:08:52.296125803, delta=1665905 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.298075004, lastModified=2022-09-18 06:08:52.296125803, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.296125803 to 2022-09-18 06:08:52.297125821
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.298429219, lastModified=2022-09-18 06:08:52.297125821, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.298429219, lastModified=2022-09-18 06:08:52.297125821, delta=1303398 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.298735600, lastModified=2022-09-18 06:08:52.297125821, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.298735600, lastModified=2022-09-18 06:08:52.297125821, delta=1609779 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.299060855, lastModified=2022-09-18 06:08:52.297125821, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.297125821 to 2022-09-18 06:08:52.298125839
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.299295276, lastModified=2022-09-18 06:08:52.298125839, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.299295276, lastModified=2022-09-18 06:08:52.298125839, delta=1169437 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.299562823, lastModified=2022-09-18 06:08:52.298125839, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.299562823, lastModified=2022-09-18 06:08:52.298125839, delta=1436984 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.299832869, lastModified=2022-09-18 06:08:52.298125839, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.299832869, lastModified=2022-09-18 06:08:52.298125839, delta=1707030 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.300214501, lastModified=2022-09-18 06:08:52.299125857, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.300214501, lastModified=2022-09-18 06:08:52.299125857, delta=1088644 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.300567549, lastModified=2022-09-18 06:08:52.299125857, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.300567549, lastModified=2022-09-18 06:08:52.299125857, delta=1441692 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.300957514, lastModified=2022-09-18 06:08:52.299125857, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.299125857 to 2022-09-18 06:08:52.300125875
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.301393522, lastModified=2022-09-18 06:08:52.300125875, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.301393522, lastModified=2022-09-18 06:08:52.300125875, delta=1267647 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.303986069, lastModified=2022-09-18 06:08:52.300125875, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.300125875 to 2022-09-18 06:08:52.303125928
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.304344742, lastModified=2022-09-18 06:08:52.303125928, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.304344742, lastModified=2022-09-18 06:08:52.303125928, delta=1218814 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.304609121, lastModified=2022-09-18 06:08:52.303125928, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.304609121, lastModified=2022-09-18 06:08:52.303125928, delta=1483193 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.304996962, lastModified=2022-09-18 06:08:52.303125928, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.303125928 to 2022-09-18 06:08:52.304125946
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.305523263, lastModified=2022-09-18 06:08:52.304125946, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.305523263, lastModified=2022-09-18 06:08:52.304125946, delta=1397317 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.305833018, lastModified=2022-09-18 06:08:52.304125946, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.305833018, lastModified=2022-09-18 06:08:52.304125946, delta=1707072 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.306183941, lastModified=2022-09-18 06:08:52.305125964, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.306183941, lastModified=2022-09-18 06:08:52.305125964, delta=1057977 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.306449654, lastModified=2022-09-18 06:08:52.305125964, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.306449654, lastModified=2022-09-18 06:08:52.305125964, delta=1323690 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.306762368, lastModified=2022-09-18 06:08:52.305125964, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.306762368, lastModified=2022-09-18 06:08:52.305125964, delta=1636404 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.307138333, lastModified=2022-09-18 06:08:52.306125982, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.307138333, lastModified=2022-09-18 06:08:52.306125982, delta=1012351 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.307447547, lastModified=2022-09-18 06:08:52.306125982, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.307447547, lastModified=2022-09-18 06:08:52.306125982, delta=1321565 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.307733177, lastModified=2022-09-18 06:08:52.306125982, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.307733177, lastModified=2022-09-18 06:08:52.306125982, delta=1607195 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.307997265, lastModified=2022-09-18 06:08:52.306125982, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.306125982 to 2022-09-18 06:08:52.307126000
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.308436940, lastModified=2022-09-18 06:08:52.307126000, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.308436940, lastModified=2022-09-18 06:08:52.307126000, delta=1310940 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.308766821, lastModified=2022-09-18 06:08:52.307126000, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.307126000 to 2022-09-18 06:08:52.339126573
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.340183175, lastModified=2022-09-18 06:08:52.339126573, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.340183175, lastModified=2022-09-18 06:08:52.339126573, delta=1056602 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.340581474, lastModified=2022-09-18 06:08:52.339126573, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.340581474, lastModified=2022-09-18 06:08:52.339126573, delta=1454901 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.340970481, lastModified=2022-09-18 06:08:52.339126573, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.339126573 to 2022-09-18 06:08:52.340126591
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.341359154, lastModified=2022-09-18 06:08:52.340126591, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.341359154, lastModified=2022-09-18 06:08:52.340126591, delta=1232563 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.341833746, lastModified=2022-09-18 06:08:52.340126591, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.341833746, lastModified=2022-09-18 06:08:52.340126591, delta=1707155 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.344733590, lastModified=2022-09-18 06:08:52.343126644, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.344733590, lastModified=2022-09-18 06:08:52.343126644, delta=1606946 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.345272308, lastModified=2022-09-18 06:08:52.344126662, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.345272308, lastModified=2022-09-18 06:08:52.344126662, delta=1145646 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.345750441, lastModified=2022-09-18 06:08:52.344126662, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.345750441, lastModified=2022-09-18 06:08:52.344126662, delta=1623779 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.346152157, lastModified=2022-09-18 06:08:52.345126680, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.346152157, lastModified=2022-09-18 06:08:52.345126680, delta=1025477 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.346623957, lastModified=2022-09-18 06:08:52.345126680, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.346623957, lastModified=2022-09-18 06:08:52.345126680, delta=1497277 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.347113049, lastModified=2022-09-18 06:08:52.345126680, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.345126680 to 2022-09-18 06:08:52.346126698
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.347593474, lastModified=2022-09-18 06:08:52.346126698, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.347593474, lastModified=2022-09-18 06:08:52.346126698, delta=1466776 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.347943522, lastModified=2022-09-18 06:08:52.346126698, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.346126698 to 2022-09-18 06:08:52.347126716
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.348396572, lastModified=2022-09-18 06:08:52.347126716, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.348396572, lastModified=2022-09-18 06:08:52.347126716, delta=1269856 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.348852247, lastModified=2022-09-18 06:08:52.347126716, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.348852247, lastModified=2022-09-18 06:08:52.347126716, delta=1725531 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.349205961, lastModified=2022-09-18 06:08:52.348126734, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.349205961, lastModified=2022-09-18 06:08:52.348126734, delta=1079227 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.349624427, lastModified=2022-09-18 06:08:52.348126734, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.349624427, lastModified=2022-09-18 06:08:52.348126734, delta=1497693 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.350101644, lastModified=2022-09-18 06:08:52.348126734, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.348126734 to 2022-09-18 06:08:52.349126752
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.350601861, lastModified=2022-09-18 06:08:52.349126752, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.350601861, lastModified=2022-09-18 06:08:52.349126752, delta=1475109 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.351121079, lastModified=2022-09-18 06:08:52.349126752, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.349126752 to 2022-09-18 06:08:52.350126770
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.351454543, lastModified=2022-09-18 06:08:52.350126770, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.351454543, lastModified=2022-09-18 06:08:52.350126770, delta=1327773 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.351769049, lastModified=2022-09-18 06:08:52.350126770, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.351769049, lastModified=2022-09-18 06:08:52.350126770, delta=1642279 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.352237307, lastModified=2022-09-18 06:08:52.351126788, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.352237307, lastModified=2022-09-18 06:08:52.351126788, delta=1110519 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.352702732, lastModified=2022-09-18 06:08:52.351126788, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.352702732, lastModified=2022-09-18 06:08:52.351126788, delta=1575944 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.355334655, lastModified=2022-09-18 06:08:52.351126788, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.351126788 to 2022-09-18 06:08:52.354126841
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.355697536, lastModified=2022-09-18 06:08:52.354126841, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.355697536, lastModified=2022-09-18 06:08:52.354126841, delta=1570695 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.355992916, lastModified=2022-09-18 06:08:52.354126841, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.354126841 to 2022-09-18 06:08:52.355126859
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.356400299, lastModified=2022-09-18 06:08:52.355126859, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.356400299, lastModified=2022-09-18 06:08:52.355126859, delta=1273440 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.356768805, lastModified=2022-09-18 06:08:52.355126859, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.356768805, lastModified=2022-09-18 06:08:52.355126859, delta=1641946 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.357074936, lastModified=2022-09-18 06:08:52.355126859, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.355126859 to 2022-09-18 06:08:52.356126877
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.357384691, lastModified=2022-09-18 06:08:52.356126877, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.357384691, lastModified=2022-09-18 06:08:52.356126877, delta=1257814 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.357668613, lastModified=2022-09-18 06:08:52.356126877, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.357668613, lastModified=2022-09-18 06:08:52.356126877, delta=1541736 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.357934951, lastModified=2022-09-18 06:08:52.356126877, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.356126877 to 2022-09-18 06:08:52.357126895
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.358272374, lastModified=2022-09-18 06:08:52.357126895, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.358272374, lastModified=2022-09-18 06:08:52.357126895, delta=1145479 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.358673256, lastModified=2022-09-18 06:08:52.357126895, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.358673256, lastModified=2022-09-18 06:08:52.357126895, delta=1546361 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.358984303, lastModified=2022-09-18 06:08:52.357126895, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.357126895 to 2022-09-18 06:08:52.358126913
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.359350685, lastModified=2022-09-18 06:08:52.358126913, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.359350685, lastModified=2022-09-18 06:08:52.358126913, delta=1223772 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.359679899, lastModified=2022-09-18 06:08:52.358126913, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.359679899, lastModified=2022-09-18 06:08:52.358126913, delta=1552986 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.360002280, lastModified=2022-09-18 06:08:52.358126913, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.358126913 to 2022-09-18 06:08:52.359126931
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.360334827, lastModified=2022-09-18 06:08:52.359126931, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.360334827, lastModified=2022-09-18 06:08:52.359126931, delta=1207896 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.360670500, lastModified=2022-09-18 06:08:52.359126931, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.360670500, lastModified=2022-09-18 06:08:52.359126931, delta=1543569 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.361063549, lastModified=2022-09-18 06:08:52.359126931, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.359126931 to 2022-09-18 06:08:52.360126949
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.361392055, lastModified=2022-09-18 06:08:52.360126949, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.361392055, lastModified=2022-09-18 06:08:52.360126949, delta=1265106 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.361740186, lastModified=2022-09-18 06:08:52.360126949, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.361740186, lastModified=2022-09-18 06:08:52.360126949, delta=1613237 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.364390442, lastModified=2022-09-18 06:08:52.363127002, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.364390442, lastModified=2022-09-18 06:08:52.363127002, delta=1263440 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.364796574, lastModified=2022-09-18 06:08:52.363127002, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.364796574, lastModified=2022-09-18 06:08:52.363127002, delta=1669572 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.365115496, lastModified=2022-09-18 06:08:52.364127020, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.365115496, lastModified=2022-09-18 06:08:52.364127020, delta=988476 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.365530629, lastModified=2022-09-18 06:08:52.364127020, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.365530629, lastModified=2022-09-18 06:08:52.364127020, delta=1403609 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.365862093, lastModified=2022-09-18 06:08:52.364127020, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.365862093, lastModified=2022-09-18 06:08:52.364127020, delta=1735073 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.366238391, lastModified=2022-09-18 06:08:52.365127038, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.366238391, lastModified=2022-09-18 06:08:52.365127038, delta=1111353 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.366509396, lastModified=2022-09-18 06:08:52.365127038, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.366509396, lastModified=2022-09-18 06:08:52.365127038, delta=1382358 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.366802777, lastModified=2022-09-18 06:08:52.365127038, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.366802777, lastModified=2022-09-18 06:08:52.365127038, delta=1675739 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.367154366, lastModified=2022-09-18 06:08:52.366127056, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.367154366, lastModified=2022-09-18 06:08:52.366127056, delta=1027310 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.367462038, lastModified=2022-09-18 06:08:52.366127056, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.367462038, lastModified=2022-09-18 06:08:52.366127056, delta=1334982 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.367733168, lastModified=2022-09-18 06:08:52.366127056, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.367733168, lastModified=2022-09-18 06:08:52.366127056, delta=1606112 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.368032340, lastModified=2022-09-18 06:08:52.366127056, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.366127056 to 2022-09-18 06:08:52.367127074
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.368371638, lastModified=2022-09-18 06:08:52.367127074, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.368371638, lastModified=2022-09-18 06:08:52.367127074, delta=1244564 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.368660393, lastModified=2022-09-18 06:08:52.367127074, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.368660393, lastModified=2022-09-18 06:08:52.367127074, delta=1533319 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.368927356, lastModified=2022-09-18 06:08:52.367127074, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.368927356, lastModified=2022-09-18 06:08:52.367127074, delta=1800282 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.369213403, lastModified=2022-09-18 06:08:52.368127092, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.369213403, lastModified=2022-09-18 06:08:52.368127092, delta=1086311 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.369510242, lastModified=2022-09-18 06:08:52.368127092, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.369510242, lastModified=2022-09-18 06:08:52.368127092, delta=1383150 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.369803289, lastModified=2022-09-18 06:08:52.368127092, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.369803289, lastModified=2022-09-18 06:08:52.368127092, delta=1676197 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.370122669, lastModified=2022-09-18 06:08:52.369127110, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.370122669, lastModified=2022-09-18 06:08:52.369127110, delta=995559 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.372914094, lastModified=2022-09-18 06:08:52.369127110, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.369127110 to 2022-09-18 06:08:52.372127164
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.373381061, lastModified=2022-09-18 06:08:52.372127164, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.373381061, lastModified=2022-09-18 06:08:52.372127164, delta=1253897 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.373690983, lastModified=2022-09-18 06:08:52.372127164, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.373690983, lastModified=2022-09-18 06:08:52.372127164, delta=1563819 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.374033573, lastModified=2022-09-18 06:08:52.372127164, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.372127164 to 2022-09-18 06:08:52.373127181
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.374353203, lastModified=2022-09-18 06:08:52.373127181, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.374353203, lastModified=2022-09-18 06:08:52.373127181, delta=1226022 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.374701001, lastModified=2022-09-18 06:08:52.373127181, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.374701001, lastModified=2022-09-18 06:08:52.373127181, delta=1573820 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.374978631, lastModified=2022-09-18 06:08:52.373127181, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.373127181 to 2022-09-18 06:08:52.374127199
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.375392222, lastModified=2022-09-18 06:08:52.374127199, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.375392222, lastModified=2022-09-18 06:08:52.374127199, delta=1265023 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.375676060, lastModified=2022-09-18 06:08:52.374127199, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.375676060, lastModified=2022-09-18 06:08:52.374127199, delta=1548861 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.375961940, lastModified=2022-09-18 06:08:52.374127199, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.374127199 to 2022-09-18 06:08:52.375127217
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.376250404, lastModified=2022-09-18 06:08:52.375127217, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.376250404, lastModified=2022-09-18 06:08:52.375127217, delta=1123187 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.376545993, lastModified=2022-09-18 06:08:52.375127217, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.376545993, lastModified=2022-09-18 06:08:52.375127217, delta=1418776 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.376860540, lastModified=2022-09-18 06:08:52.375127217, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.376860540, lastModified=2022-09-18 06:08:52.375127217, delta=1733323 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.377160504, lastModified=2022-09-18 06:08:52.376127235, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.377160504, lastModified=2022-09-18 06:08:52.376127235, delta=1033269 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.377448550, lastModified=2022-09-18 06:08:52.376127235, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.377448550, lastModified=2022-09-18 06:08:52.376127235, delta=1321315 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.377725347, lastModified=2022-09-18 06:08:52.376127235, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.377725347, lastModified=2022-09-18 06:08:52.376127235, delta=1598112 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.378064436, lastModified=2022-09-18 06:08:52.376127235, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.376127235 to 2022-09-18 06:08:52.377127253
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.378353900, lastModified=2022-09-18 06:08:52.377127253, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.378353900, lastModified=2022-09-18 06:08:52.377127253, delta=1226647 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.378686114, lastModified=2022-09-18 06:08:52.377127253, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.378686114, lastModified=2022-09-18 06:08:52.377127253, delta=1558861 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.378978494, lastModified=2022-09-18 06:08:52.377127253, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.377127253 to 2022-09-18 06:08:52.378127271
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.381371079, lastModified=2022-09-18 06:08:52.380127307, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.381371079, lastModified=2022-09-18 06:08:52.380127307, delta=1243772 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.381738586, lastModified=2022-09-18 06:08:52.380127307, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.381738586, lastModified=2022-09-18 06:08:52.380127307, delta=1611279 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.382136009, lastModified=2022-09-18 06:08:52.380127307, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.380127307 to 2022-09-18 06:08:52.381127325
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.382660935, lastModified=2022-09-18 06:08:52.381127325, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.382660935, lastModified=2022-09-18 06:08:52.381127325, delta=1533610 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.383148611, lastModified=2022-09-18 06:08:52.382127343, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.383148611, lastModified=2022-09-18 06:08:52.382127343, delta=1021268 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.383572243, lastModified=2022-09-18 06:08:52.382127343, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.383572243, lastModified=2022-09-18 06:08:52.382127343, delta=1444900 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.383906666, lastModified=2022-09-18 06:08:52.382127343, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.383906666, lastModified=2022-09-18 06:08:52.382127343, delta=1779323 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.384245339, lastModified=2022-09-18 06:08:52.383127360, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.384245339, lastModified=2022-09-18 06:08:52.383127360, delta=1117979 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.384566136, lastModified=2022-09-18 06:08:52.383127360, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.384566136, lastModified=2022-09-18 06:08:52.383127360, delta=1438776 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.384843141, lastModified=2022-09-18 06:08:52.383127360, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.384843141, lastModified=2022-09-18 06:08:52.383127360, delta=1715781 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.385156022, lastModified=2022-09-18 06:08:52.384127378, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.385156022, lastModified=2022-09-18 06:08:52.384127378, delta=1028644 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.385604655, lastModified=2022-09-18 06:08:52.384127378, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.385604655, lastModified=2022-09-18 06:08:52.384127378, delta=1477277 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.385972828, lastModified=2022-09-18 06:08:52.384127378, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.384127378 to 2022-09-18 06:08:52.385127396
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.386310459, lastModified=2022-09-18 06:08:52.385127396, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.386310459, lastModified=2022-09-18 06:08:52.385127396, delta=1183063 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.386705633, lastModified=2022-09-18 06:08:52.385127396, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.386705633, lastModified=2022-09-18 06:08:52.385127396, delta=1578237 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.386991888, lastModified=2022-09-18 06:08:52.385127396, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.385127396 to 2022-09-18 06:08:52.386127414
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.387300768, lastModified=2022-09-18 06:08:52.386127414, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.387300768, lastModified=2022-09-18 06:08:52.386127414, delta=1173354 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.387608732, lastModified=2022-09-18 06:08:52.386127414, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.387608732, lastModified=2022-09-18 06:08:52.386127414, delta=1481318 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.387880779, lastModified=2022-09-18 06:08:52.386127414, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.387880779, lastModified=2022-09-18 06:08:52.386127414, delta=1753365 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.390289780, lastModified=2022-09-18 06:08:52.387127432, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.387127432 to 2022-09-18 06:08:52.389127468
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.390650537, lastModified=2022-09-18 06:08:52.389127468, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.390650537, lastModified=2022-09-18 06:08:52.389127468, delta=1523069 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.391085670, lastModified=2022-09-18 06:08:52.389127468, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.389127468 to 2022-09-18 06:08:52.390127486
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.391414634, lastModified=2022-09-18 06:08:52.390127486, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.391414634, lastModified=2022-09-18 06:08:52.390127486, delta=1287148 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.391820599, lastModified=2022-09-18 06:08:52.390127486, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.391820599, lastModified=2022-09-18 06:08:52.390127486, delta=1693113 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.392277608, lastModified=2022-09-18 06:08:52.391127504, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.392277608, lastModified=2022-09-18 06:08:52.391127504, delta=1150104 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.392641156, lastModified=2022-09-18 06:08:52.391127504, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.392641156, lastModified=2022-09-18 06:08:52.391127504, delta=1513652 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.392936411, lastModified=2022-09-18 06:08:52.391127504, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.391127504 to 2022-09-18 06:08:52.392127522
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.393431545, lastModified=2022-09-18 06:08:52.392127522, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.393431545, lastModified=2022-09-18 06:08:52.392127522, delta=1304023 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.393789760, lastModified=2022-09-18 06:08:52.392127522, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.393789760, lastModified=2022-09-18 06:08:52.392127522, delta=1662238 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.394128724, lastModified=2022-09-18 06:08:52.393127539, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.394128724, lastModified=2022-09-18 06:08:52.393127539, delta=1001185 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.394434730, lastModified=2022-09-18 06:08:52.393127539, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.394434730, lastModified=2022-09-18 06:08:52.393127539, delta=1307191 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.394761402, lastModified=2022-09-18 06:08:52.393127539, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.394761402, lastModified=2022-09-18 06:08:52.393127539, delta=1633863 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.395081074, lastModified=2022-09-18 06:08:52.393127539, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.393127539 to 2022-09-18 06:08:52.394127557
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.395392455, lastModified=2022-09-18 06:08:52.394127557, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.395392455, lastModified=2022-09-18 06:08:52.394127557, delta=1264898 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.395718294, lastModified=2022-09-18 06:08:52.394127557, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.395718294, lastModified=2022-09-18 06:08:52.394127557, delta=1590737 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.396050342, lastModified=2022-09-18 06:08:52.394127557, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.394127557 to 2022-09-18 06:08:52.395127575
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.396403473, lastModified=2022-09-18 06:08:52.395127575, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.396403473, lastModified=2022-09-18 06:08:52.395127575, delta=1275898 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.396764813, lastModified=2022-09-18 06:08:52.395127575, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.396764813, lastModified=2022-09-18 06:08:52.395127575, delta=1637238 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.397074277, lastModified=2022-09-18 06:08:52.395127575, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.395127575 to 2022-09-18 06:08:52.396127593
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.399417777, lastModified=2022-09-18 06:08:52.398127629, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.399417777, lastModified=2022-09-18 06:08:52.398127629, delta=1290148 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.399759158, lastModified=2022-09-18 06:08:52.398127629, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.399759158, lastModified=2022-09-18 06:08:52.398127629, delta=1631529 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.400257625, lastModified=2022-09-18 06:08:52.399127647, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.400257625, lastModified=2022-09-18 06:08:52.399127647, delta=1129978 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.400598757, lastModified=2022-09-18 06:08:52.399127647, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.400598757, lastModified=2022-09-18 06:08:52.399127647, delta=1471110 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.400919762, lastModified=2022-09-18 06:08:52.399127647, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.400919762, lastModified=2022-09-18 06:08:52.399127647, delta=1792115 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.401246476, lastModified=2022-09-18 06:08:52.400127665, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.401246476, lastModified=2022-09-18 06:08:52.400127665, delta=1118811 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.401577024, lastModified=2022-09-18 06:08:52.400127665, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.401577024, lastModified=2022-09-18 06:08:52.400127665, delta=1449359 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.401891946, lastModified=2022-09-18 06:08:52.400127665, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.401891946, lastModified=2022-09-18 06:08:52.400127665, delta=1764281 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.402254536, lastModified=2022-09-18 06:08:52.401127683, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.402254536, lastModified=2022-09-18 06:08:52.401127683, delta=1126853 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.402621918, lastModified=2022-09-18 06:08:52.401127683, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.402621918, lastModified=2022-09-18 06:08:52.401127683, delta=1494235 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.402914048, lastModified=2022-09-18 06:08:52.401127683, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.402914048, lastModified=2022-09-18 06:08:52.401127683, delta=1786365 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.403223512, lastModified=2022-09-18 06:08:52.402127701, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.403223512, lastModified=2022-09-18 06:08:52.402127701, delta=1095811 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.403516392, lastModified=2022-09-18 06:08:52.402127701, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.403516392, lastModified=2022-09-18 06:08:52.402127701, delta=1388691 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.403802897, lastModified=2022-09-18 06:08:52.402127701, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.403802897, lastModified=2022-09-18 06:08:52.402127701, delta=1675196 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.404097111, lastModified=2022-09-18 06:08:52.403127718, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.404097111, lastModified=2022-09-18 06:08:52.403127718, delta=969393 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.404407950, lastModified=2022-09-18 06:08:52.403127718, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.404407950, lastModified=2022-09-18 06:08:52.403127718, delta=1280232 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.404691455, lastModified=2022-09-18 06:08:52.403127718, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.404691455, lastModified=2022-09-18 06:08:52.403127718, delta=1563737 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.404978127, lastModified=2022-09-18 06:08:52.403127718, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.403127718 to 2022-09-18 06:08:52.404127736
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.405374050, lastModified=2022-09-18 06:08:52.404127736, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.405374050, lastModified=2022-09-18 06:08:52.404127736, delta=1246314 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.407900762, lastModified=2022-09-18 06:08:52.404127736, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.404127736 to 2022-09-18 06:08:52.406127772
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.408260435, lastModified=2022-09-18 06:08:52.407127790, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.408260435, lastModified=2022-09-18 06:08:52.407127790, delta=1132645 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.408632025, lastModified=2022-09-18 06:08:52.407127790, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.408632025, lastModified=2022-09-18 06:08:52.407127790, delta=1504235 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.409052283, lastModified=2022-09-18 06:08:52.407127790, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.407127790 to 2022-09-18 06:08:52.408127808
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.409425748, lastModified=2022-09-18 06:08:52.408127808, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.409425748, lastModified=2022-09-18 06:08:52.408127808, delta=1297940 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.409724795, lastModified=2022-09-18 06:08:52.408127808, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.409724795, lastModified=2022-09-18 06:08:52.408127808, delta=1596987 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.410037134, lastModified=2022-09-18 06:08:52.408127808, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.408127808 to 2022-09-18 06:08:52.409127826
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.410399140, lastModified=2022-09-18 06:08:52.409127826, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.410399140, lastModified=2022-09-18 06:08:52.409127826, delta=1271314 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.410722771, lastModified=2022-09-18 06:08:52.409127826, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.410722771, lastModified=2022-09-18 06:08:52.409127826, delta=1594945 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.411061819, lastModified=2022-09-18 06:08:52.409127826, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.409127826 to 2022-09-18 06:08:52.410127844
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.411418409, lastModified=2022-09-18 06:08:52.410127844, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.411418409, lastModified=2022-09-18 06:08:52.410127844, delta=1290565 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.411738706, lastModified=2022-09-18 06:08:52.410127844, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.411738706, lastModified=2022-09-18 06:08:52.410127844, delta=1610862 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.412033545, lastModified=2022-09-18 06:08:52.410127844, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.410127844 to 2022-09-18 06:08:52.411127862
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.412297091, lastModified=2022-09-18 06:08:52.411127862, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.412297091, lastModified=2022-09-18 06:08:52.411127862, delta=1169229 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.412576179, lastModified=2022-09-18 06:08:52.411127862, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.412576179, lastModified=2022-09-18 06:08:52.411127862, delta=1448317 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.412856393, lastModified=2022-09-18 06:08:52.411127862, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.412856393, lastModified=2022-09-18 06:08:52.411127862, delta=1728531 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.413190399, lastModified=2022-09-18 06:08:52.412127880, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.413190399, lastModified=2022-09-18 06:08:52.412127880, delta=1062519 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.413513446, lastModified=2022-09-18 06:08:52.412127880, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.413513446, lastModified=2022-09-18 06:08:52.412127880, delta=1385566 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.413802326, lastModified=2022-09-18 06:08:52.412127880, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.413802326, lastModified=2022-09-18 06:08:52.412127880, delta=1674446 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.414128374, lastModified=2022-09-18 06:08:52.413127898, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.414128374, lastModified=2022-09-18 06:08:52.413127898, delta=1000476 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.416946258, lastModified=2022-09-18 06:08:52.415127933, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.415127933 to 2022-09-18 06:08:52.416127951
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.417408099, lastModified=2022-09-18 06:08:52.416127951, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.417408099, lastModified=2022-09-18 06:08:52.416127951, delta=1280148 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.417897441, lastModified=2022-09-18 06:08:52.416127951, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.416127951 to 2022-09-18 06:08:52.417127969
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.418286907, lastModified=2022-09-18 06:08:52.417127969, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.418286907, lastModified=2022-09-18 06:08:52.417127969, delta=1158938 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.418602162, lastModified=2022-09-18 06:08:52.417127969, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.418602162, lastModified=2022-09-18 06:08:52.417127969, delta=1474193 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.418908959, lastModified=2022-09-18 06:08:52.417127969, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.418908959, lastModified=2022-09-18 06:08:52.417127969, delta=1780990 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.419225340, lastModified=2022-09-18 06:08:52.418127987, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.419225340, lastModified=2022-09-18 06:08:52.418127987, delta=1097353 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.419519012, lastModified=2022-09-18 06:08:52.418127987, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.419519012, lastModified=2022-09-18 06:08:52.418127987, delta=1391025 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.419884977, lastModified=2022-09-18 06:08:52.418127987, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.419884977, lastModified=2022-09-18 06:08:52.418127987, delta=1756990 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.420188524, lastModified=2022-09-18 06:08:52.419128005, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.420188524, lastModified=2022-09-18 06:08:52.419128005, delta=1060519 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.420464654, lastModified=2022-09-18 06:08:52.419128005, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.420464654, lastModified=2022-09-18 06:08:52.419128005, delta=1336649 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.420757742, lastModified=2022-09-18 06:08:52.419128005, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.420757742, lastModified=2022-09-18 06:08:52.419128005, delta=1629737 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.421074290, lastModified=2022-09-18 06:08:52.419128005, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.419128005 to 2022-09-18 06:08:52.420128023
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.421354711, lastModified=2022-09-18 06:08:52.420128023, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.421354711, lastModified=2022-09-18 06:08:52.420128023, delta=1226688 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.421671550, lastModified=2022-09-18 06:08:52.420128023, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.421671550, lastModified=2022-09-18 06:08:52.420128023, delta=1543527 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.421957306, lastModified=2022-09-18 06:08:52.420128023, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.420128023 to 2022-09-18 06:08:52.421128041
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.422294145, lastModified=2022-09-18 06:08:52.421128041, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.422294145, lastModified=2022-09-18 06:08:52.421128041, delta=1166104 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.422585442, lastModified=2022-09-18 06:08:52.421128041, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.422585442, lastModified=2022-09-18 06:08:52.421128041, delta=1457401 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.422868239, lastModified=2022-09-18 06:08:52.421128041, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.422868239, lastModified=2022-09-18 06:08:52.421128041, delta=1740198 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.425332658, lastModified=2022-09-18 06:08:52.422128059, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.422128059 to 2022-09-18 06:08:52.424128094
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.425620163, lastModified=2022-09-18 06:08:52.424128094, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.425620163, lastModified=2022-09-18 06:08:52.424128094, delta=1492069 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.425890209, lastModified=2022-09-18 06:08:52.424128094, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.425890209, lastModified=2022-09-18 06:08:52.424128094, delta=1762115 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.426200757, lastModified=2022-09-18 06:08:52.425128112, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.426200757, lastModified=2022-09-18 06:08:52.425128112, delta=1072645 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.426550763, lastModified=2022-09-18 06:08:52.425128112, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.426550763, lastModified=2022-09-18 06:08:52.425128112, delta=1422651 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.426900894, lastModified=2022-09-18 06:08:52.425128112, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.426900894, lastModified=2022-09-18 06:08:52.425128112, delta=1772782 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.427209358, lastModified=2022-09-18 06:08:52.426128130, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.427209358, lastModified=2022-09-18 06:08:52.426128130, delta=1081228 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.427517363, lastModified=2022-09-18 06:08:52.426128130, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.427517363, lastModified=2022-09-18 06:08:52.426128130, delta=1389233 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.427797202, lastModified=2022-09-18 06:08:52.426128130, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.427797202, lastModified=2022-09-18 06:08:52.426128130, delta=1669072 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.428105291, lastModified=2022-09-18 06:08:52.427128148, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.428105291, lastModified=2022-09-18 06:08:52.427128148, delta=977143 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.428379796, lastModified=2022-09-18 06:08:52.427128148, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.428379796, lastModified=2022-09-18 06:08:52.427128148, delta=1251648 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.428657801, lastModified=2022-09-18 06:08:52.427128148, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.428657801, lastModified=2022-09-18 06:08:52.427128148, delta=1529653 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.428933680, lastModified=2022-09-18 06:08:52.427128148, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.427128148 to 2022-09-18 06:08:52.428128166
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.429229019, lastModified=2022-09-18 06:08:52.428128166, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.429229019, lastModified=2022-09-18 06:08:52.428128166, delta=1100853 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.429543025, lastModified=2022-09-18 06:08:52.428128166, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.429543025, lastModified=2022-09-18 06:08:52.428128166, delta=1414859 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.429837155, lastModified=2022-09-18 06:08:52.428128166, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.429837155, lastModified=2022-09-18 06:08:52.428128166, delta=1708989 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.430149952, lastModified=2022-09-18 06:08:52.429128184, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.430149952, lastModified=2022-09-18 06:08:52.429128184, delta=1021768 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.430473500, lastModified=2022-09-18 06:08:52.429128184, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.430473500, lastModified=2022-09-18 06:08:52.429128184, delta=1345316 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.430790339, lastModified=2022-09-18 06:08:52.429128184, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.430790339, lastModified=2022-09-18 06:08:52.429128184, delta=1662155 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.431129678, lastModified=2022-09-18 06:08:52.430128202, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.431129678, lastModified=2022-09-18 06:08:52.430128202, delta=1001476 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.433540638, lastModified=2022-09-18 06:08:52.432128238, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.433540638, lastModified=2022-09-18 06:08:52.432128238, delta=1412400 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.433807809, lastModified=2022-09-18 06:08:52.432128238, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.433807809, lastModified=2022-09-18 06:08:52.432128238, delta=1679571 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.434174774, lastModified=2022-09-18 06:08:52.433128256, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.434174774, lastModified=2022-09-18 06:08:52.433128256, delta=1046518 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.439793833, lastModified=2022-09-18 06:08:52.433128256, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.433128256 to 2022-09-18 06:08:52.439128363
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.440255717, lastModified=2022-09-18 06:08:52.439128363, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.440255717, lastModified=2022-09-18 06:08:52.439128363, delta=1127354 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.440632432, lastModified=2022-09-18 06:08:52.439128363, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.440632432, lastModified=2022-09-18 06:08:52.439128363, delta=1504069 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.440945229, lastModified=2022-09-18 06:08:52.439128363, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.439128363 to 2022-09-18 06:08:52.440128381
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.441293152, lastModified=2022-09-18 06:08:52.440128381, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.441293152, lastModified=2022-09-18 06:08:52.440128381, delta=1164771 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.441592532, lastModified=2022-09-18 06:08:52.440128381, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.441592532, lastModified=2022-09-18 06:08:52.440128381, delta=1464151 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.441864995, lastModified=2022-09-18 06:08:52.440128381, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.441864995, lastModified=2022-09-18 06:08:52.440128381, delta=1736614 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.442228127, lastModified=2022-09-18 06:08:52.441128399, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.442228127, lastModified=2022-09-18 06:08:52.441128399, delta=1099728 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.442538007, lastModified=2022-09-18 06:08:52.441128399, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.442538007, lastModified=2022-09-18 06:08:52.441128399, delta=1409608 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.442812679, lastModified=2022-09-18 06:08:52.441128399, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.442812679, lastModified=2022-09-18 06:08:52.441128399, delta=1684280 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.443100767, lastModified=2022-09-18 06:08:52.442128417, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.443100767, lastModified=2022-09-18 06:08:52.442128417, delta=972350 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.443360564, lastModified=2022-09-18 06:08:52.442128417, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.443360564, lastModified=2022-09-18 06:08:52.442128417, delta=1232147 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.443641985, lastModified=2022-09-18 06:08:52.442128417, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.443641985, lastModified=2022-09-18 06:08:52.442128417, delta=1513568 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.443931616, lastModified=2022-09-18 06:08:52.442128417, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.442128417 to 2022-09-18 06:08:52.443128435
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.444300331, lastModified=2022-09-18 06:08:52.443128435, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.444300331, lastModified=2022-09-18 06:08:52.443128435, delta=1171896 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.444634295, lastModified=2022-09-18 06:08:52.443128435, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.444634295, lastModified=2022-09-18 06:08:52.443128435, delta=1505860 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.447357052, lastModified=2022-09-18 06:08:52.443128435, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.443128435 to 2022-09-18 06:08:52.447128506
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.447639182, lastModified=2022-09-18 06:08:52.447128506, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.447639182, lastModified=2022-09-18 06:08:52.447128506, delta=510676 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.447966271, lastModified=2022-09-18 06:08:52.447128506, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.447966271, lastModified=2022-09-18 06:08:52.447128506, delta=837765 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.448410071, lastModified=2022-09-18 06:08:52.447128506, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.448410071, lastModified=2022-09-18 06:08:52.447128506, delta=1281565 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.448704826, lastModified=2022-09-18 06:08:52.447128506, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.448704826, lastModified=2022-09-18 06:08:52.447128506, delta=1576320 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.449000831, lastModified=2022-09-18 06:08:52.447128506, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.447128506 to 2022-09-18 06:08:52.448128524
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.449338296, lastModified=2022-09-18 06:08:52.448128524, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.449338296, lastModified=2022-09-18 06:08:52.448128524, delta=1209772 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.449641301, lastModified=2022-09-18 06:08:52.448128524, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.449641301, lastModified=2022-09-18 06:08:52.448128524, delta=1512777 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.449929098, lastModified=2022-09-18 06:08:52.448128524, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.449929098, lastModified=2022-09-18 06:08:52.448128524, delta=1800574 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.450294688, lastModified=2022-09-18 06:08:52.449128542, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.450294688, lastModified=2022-09-18 06:08:52.449128542, delta=1166146 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.450633027, lastModified=2022-09-18 06:08:52.449128542, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.450633027, lastModified=2022-09-18 06:08:52.449128542, delta=1504485 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.450932658, lastModified=2022-09-18 06:08:52.449128542, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.449128542 to 2022-09-18 06:08:52.450128560
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.451243455, lastModified=2022-09-18 06:08:52.450128560, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.451243455, lastModified=2022-09-18 06:08:52.450128560, delta=1114895 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.451595253, lastModified=2022-09-18 06:08:52.450128560, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.451595253, lastModified=2022-09-18 06:08:52.450128560, delta=1466693 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.451887841, lastModified=2022-09-18 06:08:52.450128560, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.451887841, lastModified=2022-09-18 06:08:52.450128560, delta=1759281 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.452180555, lastModified=2022-09-18 06:08:52.451128578, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.452180555, lastModified=2022-09-18 06:08:52.451128578, delta=1051977 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.452504602, lastModified=2022-09-18 06:08:52.451128578, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.452504602, lastModified=2022-09-18 06:08:52.451128578, delta=1376024 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.452766107, lastModified=2022-09-18 06:08:52.451128578, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.452766107, lastModified=2022-09-18 06:08:52.451128578, delta=1637529 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.453060071, lastModified=2022-09-18 06:08:52.451128578, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.451128578 to 2022-09-18 06:08:52.452128596
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.453434536, lastModified=2022-09-18 06:08:52.452128596, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.453434536, lastModified=2022-09-18 06:08:52.452128596, delta=1305940 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.455929997, lastModified=2022-09-18 06:08:52.454128632, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.454128632 to 2022-09-18 06:08:52.455128649
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.456276295, lastModified=2022-09-18 06:08:52.455128649, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.456276295, lastModified=2022-09-18 06:08:52.455128649, delta=1147646 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.456594676, lastModified=2022-09-18 06:08:52.455128649, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.456594676, lastModified=2022-09-18 06:08:52.455128649, delta=1466027 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.456966807, lastModified=2022-09-18 06:08:52.455128649, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.455128649 to 2022-09-18 06:08:52.456128667
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.457326939, lastModified=2022-09-18 06:08:52.456128667, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.457326939, lastModified=2022-09-18 06:08:52.456128667, delta=1198272 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.457609027, lastModified=2022-09-18 06:08:52.456128667, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.457609027, lastModified=2022-09-18 06:08:52.456128667, delta=1480360 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.457988326, lastModified=2022-09-18 06:08:52.456128667, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.456128667 to 2022-09-18 06:08:52.457128685
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.458473584, lastModified=2022-09-18 06:08:52.457128685, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.458473584, lastModified=2022-09-18 06:08:52.457128685, delta=1344899 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.458781506, lastModified=2022-09-18 06:08:52.457128685, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.458781506, lastModified=2022-09-18 06:08:52.457128685, delta=1652821 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.459104262, lastModified=2022-09-18 06:08:52.458128703, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.459104262, lastModified=2022-09-18 06:08:52.458128703, delta=975559 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.459462102, lastModified=2022-09-18 06:08:52.458128703, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.459462102, lastModified=2022-09-18 06:08:52.458128703, delta=1333399 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.459760982, lastModified=2022-09-18 06:08:52.458128703, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.459760982, lastModified=2022-09-18 06:08:52.458128703, delta=1632279 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.460061446, lastModified=2022-09-18 06:08:52.458128703, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.458128703 to 2022-09-18 06:08:52.459128721
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.460405911, lastModified=2022-09-18 06:08:52.459128721, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.460405911, lastModified=2022-09-18 06:08:52.459128721, delta=1277190 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.460744500, lastModified=2022-09-18 06:08:52.459128721, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.460744500, lastModified=2022-09-18 06:08:52.459128721, delta=1615779 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.461080756, lastModified=2022-09-18 06:08:52.459128721, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.459128721 to 2022-09-18 06:08:52.460128739
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.461351428, lastModified=2022-09-18 06:08:52.460128739, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.461351428, lastModified=2022-09-18 06:08:52.460128739, delta=1222689 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.461622974, lastModified=2022-09-18 06:08:52.460128739, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.461622974, lastModified=2022-09-18 06:08:52.460128739, delta=1494235 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.462002522, lastModified=2022-09-18 06:08:52.460128739, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.460128739 to 2022-09-18 06:08:52.461128757
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.464544276, lastModified=2022-09-18 06:08:52.461128757, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.461128757 to 2022-09-18 06:08:52.463128793
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.464922658, lastModified=2022-09-18 06:08:52.463128793, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.463128793 to 2022-09-18 06:08:52.464128811
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.465340374, lastModified=2022-09-18 06:08:52.464128811, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.465340374, lastModified=2022-09-18 06:08:52.464128811, delta=1211563 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.465782340, lastModified=2022-09-18 06:08:52.464128811, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.465782340, lastModified=2022-09-18 06:08:52.464128811, delta=1653529 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.466147305, lastModified=2022-09-18 06:08:52.465128828, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.466147305, lastModified=2022-09-18 06:08:52.465128828, delta=1018477 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.466615813, lastModified=2022-09-18 06:08:52.465128828, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.466615813, lastModified=2022-09-18 06:08:52.465128828, delta=1486985 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.466994945, lastModified=2022-09-18 06:08:52.465128828, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.465128828 to 2022-09-18 06:08:52.466128846
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.467372077, lastModified=2022-09-18 06:08:52.466128846, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.467372077, lastModified=2022-09-18 06:08:52.466128846, delta=1243231 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.467745750, lastModified=2022-09-18 06:08:52.466128846, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.467745750, lastModified=2022-09-18 06:08:52.466128846, delta=1616904 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.468185800, lastModified=2022-09-18 06:08:52.467128864, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.468185800, lastModified=2022-09-18 06:08:52.467128864, delta=1056936 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.468569765, lastModified=2022-09-18 06:08:52.467128864, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.468569765, lastModified=2022-09-18 06:08:52.467128864, delta=1440901 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.468945147, lastModified=2022-09-18 06:08:52.467128864, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.467128864 to 2022-09-18 06:08:52.468128882
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.469356779, lastModified=2022-09-18 06:08:52.468128882, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.469356779, lastModified=2022-09-18 06:08:52.468128882, delta=1227897 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.469754078, lastModified=2022-09-18 06:08:52.468128882, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.469754078, lastModified=2022-09-18 06:08:52.468128882, delta=1625196 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.470155960, lastModified=2022-09-18 06:08:52.469128900, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.470155960, lastModified=2022-09-18 06:08:52.469128900, delta=1027060 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.470618843, lastModified=2022-09-18 06:08:52.469128900, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.470618843, lastModified=2022-09-18 06:08:52.469128900, delta=1489943 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.470964933, lastModified=2022-09-18 06:08:52.469128900, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.469128900 to 2022-09-18 06:08:52.470128918
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.471322273, lastModified=2022-09-18 06:08:52.470128918, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.471322273, lastModified=2022-09-18 06:08:52.470128918, delta=1193355 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.471730322, lastModified=2022-09-18 06:08:52.470128918, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.471730322, lastModified=2022-09-18 06:08:52.470128918, delta=1601404 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.472272873, lastModified=2022-09-18 06:08:52.471128936, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.472272873, lastModified=2022-09-18 06:08:52.471128936, delta=1143937 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.474965088, lastModified=2022-09-18 06:08:52.473128972, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.473128972 to 2022-09-18 06:08:52.474128990
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.475345261, lastModified=2022-09-18 06:08:52.474128990, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.475345261, lastModified=2022-09-18 06:08:52.474128990, delta=1216271 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.475721268, lastModified=2022-09-18 06:08:52.474128990, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.475721268, lastModified=2022-09-18 06:08:52.474128990, delta=1592278 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.476169026, lastModified=2022-09-18 06:08:52.475129007, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.476169026, lastModified=2022-09-18 06:08:52.475129007, delta=1040019 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.476536949, lastModified=2022-09-18 06:08:52.475129007, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.476536949, lastModified=2022-09-18 06:08:52.475129007, delta=1407942 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.476987624, lastModified=2022-09-18 06:08:52.475129007, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.475129007 to 2022-09-18 06:08:52.476129025
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.477346172, lastModified=2022-09-18 06:08:52.476129025, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.477346172, lastModified=2022-09-18 06:08:52.476129025, delta=1217147 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.477614677, lastModified=2022-09-18 06:08:52.476129025, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.477614677, lastModified=2022-09-18 06:08:52.476129025, delta=1485652 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.477888182, lastModified=2022-09-18 06:08:52.476129025, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.477888182, lastModified=2022-09-18 06:08:52.476129025, delta=1759157 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.478185771, lastModified=2022-09-18 06:08:52.477129043, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.478185771, lastModified=2022-09-18 06:08:52.477129043, delta=1056728 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.478486818, lastModified=2022-09-18 06:08:52.477129043, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.478486818, lastModified=2022-09-18 06:08:52.477129043, delta=1357775 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.478807532, lastModified=2022-09-18 06:08:52.477129043, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.478807532, lastModified=2022-09-18 06:08:52.477129043, delta=1678489 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.479097662, lastModified=2022-09-18 06:08:52.478129061, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.479097662, lastModified=2022-09-18 06:08:52.478129061, delta=968601 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.479460418, lastModified=2022-09-18 06:08:52.478129061, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.479460418, lastModified=2022-09-18 06:08:52.478129061, delta=1331357 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.479734798, lastModified=2022-09-18 06:08:52.478129061, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.479734798, lastModified=2022-09-18 06:08:52.478129061, delta=1605737 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.480002011, lastModified=2022-09-18 06:08:52.478129061, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.478129061 to 2022-09-18 06:08:52.479129079
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.480347393, lastModified=2022-09-18 06:08:52.479129079, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.480347393, lastModified=2022-09-18 06:08:52.479129079, delta=1218314 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.480668690, lastModified=2022-09-18 06:08:52.479129079, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.480668690, lastModified=2022-09-18 06:08:52.479129079, delta=1539611 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.480922903, lastModified=2022-09-18 06:08:52.479129079, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.480922903, lastModified=2022-09-18 06:08:52.479129079, delta=1793824 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.483532325, lastModified=2022-09-18 06:08:52.480129097, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.480129097 to 2022-09-18 06:08:52.482129133
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.483838663, lastModified=2022-09-18 06:08:52.482129133, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.483838663, lastModified=2022-09-18 06:08:52.482129133, delta=1709530 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.484208920, lastModified=2022-09-18 06:08:52.483129151, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.484208920, lastModified=2022-09-18 06:08:52.483129151, delta=1079769 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.484584927, lastModified=2022-09-18 06:08:52.483129151, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.484584927, lastModified=2022-09-18 06:08:52.483129151, delta=1455776 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.484954183, lastModified=2022-09-18 06:08:52.483129151, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.483129151 to 2022-09-18 06:08:52.484129169
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.485333482, lastModified=2022-09-18 06:08:52.484129169, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.485333482, lastModified=2022-09-18 06:08:52.484129169, delta=1204313 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.485656821, lastModified=2022-09-18 06:08:52.484129169, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.485656821, lastModified=2022-09-18 06:08:52.484129169, delta=1527652 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.486028453, lastModified=2022-09-18 06:08:52.484129169, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.484129169 to 2022-09-18 06:08:52.485129187
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.486419376, lastModified=2022-09-18 06:08:52.485129187, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.486419376, lastModified=2022-09-18 06:08:52.485129187, delta=1290189 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.486833717, lastModified=2022-09-18 06:08:52.485129187, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.486833717, lastModified=2022-09-18 06:08:52.485129187, delta=1704530 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.487167015, lastModified=2022-09-18 06:08:52.486129204, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.487167015, lastModified=2022-09-18 06:08:52.486129204, delta=1037811 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.487476312, lastModified=2022-09-18 06:08:52.486129204, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.487476312, lastModified=2022-09-18 06:08:52.486129204, delta=1347108 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.487861610, lastModified=2022-09-18 06:08:52.486129204, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.487861610, lastModified=2022-09-18 06:08:52.486129204, delta=1732406 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.488209533, lastModified=2022-09-18 06:08:52.487129222, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.488209533, lastModified=2022-09-18 06:08:52.487129222, delta=1080311 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.488556623, lastModified=2022-09-18 06:08:52.487129222, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.488556623, lastModified=2022-09-18 06:08:52.487129222, delta=1427401 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.488899796, lastModified=2022-09-18 06:08:52.487129222, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.488899796, lastModified=2022-09-18 06:08:52.487129222, delta=1770574 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.489231427, lastModified=2022-09-18 06:08:52.488129240, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.489231427, lastModified=2022-09-18 06:08:52.488129240, delta=1102187 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.489519390, lastModified=2022-09-18 06:08:52.488129240, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.489519390, lastModified=2022-09-18 06:08:52.488129240, delta=1390150 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.489850063, lastModified=2022-09-18 06:08:52.488129240, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.489850063, lastModified=2022-09-18 06:08:52.488129240, delta=1720823 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.490219278, lastModified=2022-09-18 06:08:52.489129258, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.490219278, lastModified=2022-09-18 06:08:52.489129258, delta=1090020 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.492858408, lastModified=2022-09-18 06:08:52.491129294, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.492858408, lastModified=2022-09-18 06:08:52.491129294, delta=1729114 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.493204081, lastModified=2022-09-18 06:08:52.492129312, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.493204081, lastModified=2022-09-18 06:08:52.492129312, delta=1074769 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.493626464, lastModified=2022-09-18 06:08:52.492129312, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.493626464, lastModified=2022-09-18 06:08:52.492129312, delta=1497152 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.494085514, lastModified=2022-09-18 06:08:52.492129312, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.492129312 to 2022-09-18 06:08:52.493129330
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.494427186, lastModified=2022-09-18 06:08:52.493129330, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.494427186, lastModified=2022-09-18 06:08:52.493129330, delta=1297856 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.494887611, lastModified=2022-09-18 06:08:52.493129330, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.494887611, lastModified=2022-09-18 06:08:52.493129330, delta=1758281 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.495253326, lastModified=2022-09-18 06:08:52.494129348, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.495253326, lastModified=2022-09-18 06:08:52.494129348, delta=1123978 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.495684167, lastModified=2022-09-18 06:08:52.494129348, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.495684167, lastModified=2022-09-18 06:08:52.494129348, delta=1554819 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.495979256, lastModified=2022-09-18 06:08:52.494129348, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.494129348 to 2022-09-18 06:08:52.495129366
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.496404097, lastModified=2022-09-18 06:08:52.495129366, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.496404097, lastModified=2022-09-18 06:08:52.495129366, delta=1274731 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.496806396, lastModified=2022-09-18 06:08:52.495129366, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.496806396, lastModified=2022-09-18 06:08:52.495129366, delta=1677030 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.497179069, lastModified=2022-09-18 06:08:52.496129383, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.497179069, lastModified=2022-09-18 06:08:52.496129383, delta=1049686 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.497453240, lastModified=2022-09-18 06:08:52.496129383, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.497453240, lastModified=2022-09-18 06:08:52.496129383, delta=1323857 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.497715829, lastModified=2022-09-18 06:08:52.496129383, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.497715829, lastModified=2022-09-18 06:08:52.496129383, delta=1586446 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.497981500, lastModified=2022-09-18 06:08:52.496129383, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.496129383 to 2022-09-18 06:08:52.497129401
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.498345215, lastModified=2022-09-18 06:08:52.497129401, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.498345215, lastModified=2022-09-18 06:08:52.497129401, delta=1215814 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.498652554, lastModified=2022-09-18 06:08:52.497129401, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.498652554, lastModified=2022-09-18 06:08:52.497129401, delta=1523153 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.498943809, lastModified=2022-09-18 06:08:52.497129401, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.497129401 to 2022-09-18 06:08:52.498129419
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.499254314, lastModified=2022-09-18 06:08:52.498129419, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.499254314, lastModified=2022-09-18 06:08:52.498129419, delta=1124895 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.502151575, lastModified=2022-09-18 06:08:52.498129419, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.498129419 to 2022-09-18 06:08:52.501129473
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.502539290, lastModified=2022-09-18 06:08:52.501129473, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.502539290, lastModified=2022-09-18 06:08:52.501129473, delta=1409817 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.502985173, lastModified=2022-09-18 06:08:52.501129473, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.501129473 to 2022-09-18 06:08:52.502129491
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.503385722, lastModified=2022-09-18 06:08:52.502129491, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.503385722, lastModified=2022-09-18 06:08:52.502129491, delta=1256231 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.503781979, lastModified=2022-09-18 06:08:52.502129491, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.503781979, lastModified=2022-09-18 06:08:52.502129491, delta=1652488 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.504072942, lastModified=2022-09-18 06:08:52.502129491, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.502129491 to 2022-09-18 06:08:52.503129509
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.504343989, lastModified=2022-09-18 06:08:52.503129509, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.504343989, lastModified=2022-09-18 06:08:52.503129509, delta=1214480 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.504657078, lastModified=2022-09-18 06:08:52.503129509, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.504657078, lastModified=2022-09-18 06:08:52.503129509, delta=1527569 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.504941083, lastModified=2022-09-18 06:08:52.503129509, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.503129509 to 2022-09-18 06:08:52.504129527
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.505342923, lastModified=2022-09-18 06:08:52.504129527, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.505342923, lastModified=2022-09-18 06:08:52.504129527, delta=1213396 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.505660471, lastModified=2022-09-18 06:08:52.504129527, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.505660471, lastModified=2022-09-18 06:08:52.504129527, delta=1530944 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.505916309, lastModified=2022-09-18 06:08:52.504129527, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.505916309, lastModified=2022-09-18 06:08:52.504129527, delta=1786782 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.506245773, lastModified=2022-09-18 06:08:52.505129545, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.506245773, lastModified=2022-09-18 06:08:52.505129545, delta=1116228 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.506521361, lastModified=2022-09-18 06:08:52.505129545, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.506521361, lastModified=2022-09-18 06:08:52.505129545, delta=1391816 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.506797783, lastModified=2022-09-18 06:08:52.505129545, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.506797783, lastModified=2022-09-18 06:08:52.505129545, delta=1668238 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.507096038, lastModified=2022-09-18 06:08:52.506129562, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.507096038, lastModified=2022-09-18 06:08:52.506129562, delta=966476 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.507398960, lastModified=2022-09-18 06:08:52.506129562, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.507398960, lastModified=2022-09-18 06:08:52.506129562, delta=1269398 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.507672507, lastModified=2022-09-18 06:08:52.506129562, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.507672507, lastModified=2022-09-18 06:08:52.506129562, delta=1542945 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.508000054, lastModified=2022-09-18 06:08:52.506129562, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.506129562 to 2022-09-18 06:08:52.507129580
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.508354144, lastModified=2022-09-18 06:08:52.507129580, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.508354144, lastModified=2022-09-18 06:08:52.507129580, delta=1224564 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.510948899, lastModified=2022-09-18 06:08:52.509129616, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.509129616 to 2022-09-18 06:08:52.510129634
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.511396032, lastModified=2022-09-18 06:08:52.510129634, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.511396032, lastModified=2022-09-18 06:08:52.510129634, delta=1266398 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.511854457, lastModified=2022-09-18 06:08:52.510129634, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.511854457, lastModified=2022-09-18 06:08:52.510129634, delta=1724823 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.512293173, lastModified=2022-09-18 06:08:52.511129652, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.512293173, lastModified=2022-09-18 06:08:52.511129652, delta=1163521 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.512644846, lastModified=2022-09-18 06:08:52.511129652, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.512644846, lastModified=2022-09-18 06:08:52.511129652, delta=1515194 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.512910684, lastModified=2022-09-18 06:08:52.511129652, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.512910684, lastModified=2022-09-18 06:08:52.511129652, delta=1781032 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.513226273, lastModified=2022-09-18 06:08:52.512129670, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.513226273, lastModified=2022-09-18 06:08:52.512129670, delta=1096603 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.513623072, lastModified=2022-09-18 06:08:52.512129670, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.513623072, lastModified=2022-09-18 06:08:52.512129670, delta=1493402 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.513941369, lastModified=2022-09-18 06:08:52.512129670, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.512129670 to 2022-09-18 06:08:52.513129688
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.514335376, lastModified=2022-09-18 06:08:52.513129688, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.514335376, lastModified=2022-09-18 06:08:52.513129688, delta=1205688 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.514648798, lastModified=2022-09-18 06:08:52.513129688, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.514648798, lastModified=2022-09-18 06:08:52.513129688, delta=1519110 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.514910636, lastModified=2022-09-18 06:08:52.513129688, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.514910636, lastModified=2022-09-18 06:08:52.513129688, delta=1780948 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.515302310, lastModified=2022-09-18 06:08:52.514129706, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.515302310, lastModified=2022-09-18 06:08:52.514129706, delta=1172604 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.515636108, lastModified=2022-09-18 06:08:52.514129706, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.515636108, lastModified=2022-09-18 06:08:52.514129706, delta=1506402 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.515992364, lastModified=2022-09-18 06:08:52.514129706, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.514129706 to 2022-09-18 06:08:52.515129724
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.516409247, lastModified=2022-09-18 06:08:52.515129724, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.516409247, lastModified=2022-09-18 06:08:52.515129724, delta=1279523 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.516730461, lastModified=2022-09-18 06:08:52.515129724, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.516730461, lastModified=2022-09-18 06:08:52.515129724, delta=1600737 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.517055383, lastModified=2022-09-18 06:08:52.515129724, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.515129724 to 2022-09-18 06:08:52.516129742
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.517457224, lastModified=2022-09-18 06:08:52.516129742, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.517457224, lastModified=2022-09-18 06:08:52.516129742, delta=1327482 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.519707389, lastModified=2022-09-18 06:08:52.516129742, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.516129742 to 2022-09-18 06:08:52.518129777
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.519994852, lastModified=2022-09-18 06:08:52.518129777, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.518129777 to 2022-09-18 06:08:52.519129795
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.520321608, lastModified=2022-09-18 06:08:52.519129795, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.520321608, lastModified=2022-09-18 06:08:52.519129795, delta=1191813 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.520779575, lastModified=2022-09-18 06:08:52.519129795, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.520779575, lastModified=2022-09-18 06:08:52.519129795, delta=1649780 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.521176457, lastModified=2022-09-18 06:08:52.520129813, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.521176457, lastModified=2022-09-18 06:08:52.520129813, delta=1046644 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.521526005, lastModified=2022-09-18 06:08:52.520129813, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.521526005, lastModified=2022-09-18 06:08:52.520129813, delta=1396192 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.521878636, lastModified=2022-09-18 06:08:52.520129813, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.521878636, lastModified=2022-09-18 06:08:52.520129813, delta=1748823 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.522169683, lastModified=2022-09-18 06:08:52.521129831, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.522169683, lastModified=2022-09-18 06:08:52.521129831, delta=1039852 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.522439521, lastModified=2022-09-18 06:08:52.521129831, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.522439521, lastModified=2022-09-18 06:08:52.521129831, delta=1309690 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.522711234, lastModified=2022-09-18 06:08:52.521129831, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.522711234, lastModified=2022-09-18 06:08:52.521129831, delta=1581403 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.522976031, lastModified=2022-09-18 06:08:52.521129831, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.521129831 to 2022-09-18 06:08:52.522129849
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.523264244, lastModified=2022-09-18 06:08:52.522129849, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.523264244, lastModified=2022-09-18 06:08:52.522129849, delta=1134395 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.523575000, lastModified=2022-09-18 06:08:52.522129849, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.523575000, lastModified=2022-09-18 06:08:52.522129849, delta=1445151 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.523834879, lastModified=2022-09-18 06:08:52.522129849, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.523834879, lastModified=2022-09-18 06:08:52.522129849, delta=1705030 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.524133010, lastModified=2022-09-18 06:08:52.523129867, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.524133010, lastModified=2022-09-18 06:08:52.523129867, delta=1003143 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.524414515, lastModified=2022-09-18 06:08:52.523129867, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.524414515, lastModified=2022-09-18 06:08:52.523129867, delta=1284648 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.524700103, lastModified=2022-09-18 06:08:52.523129867, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.524700103, lastModified=2022-09-18 06:08:52.523129867, delta=1570236 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.525003192, lastModified=2022-09-18 06:08:52.523129867, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.523129867 to 2022-09-18 06:08:52.524129885
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.525345948, lastModified=2022-09-18 06:08:52.524129885, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.525345948, lastModified=2022-09-18 06:08:52.524129885, delta=1216063 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.525652954, lastModified=2022-09-18 06:08:52.524129885, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.525652954, lastModified=2022-09-18 06:08:52.524129885, delta=1523069 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.528114831, lastModified=2022-09-18 06:08:52.526129921, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.526129921 to 2022-09-18 06:08:52.527129938
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.528374627, lastModified=2022-09-18 06:08:52.527129938, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.528374627, lastModified=2022-09-18 06:08:52.527129938, delta=1244689 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.528671674, lastModified=2022-09-18 06:08:52.527129938, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.528671674, lastModified=2022-09-18 06:08:52.527129938, delta=1541736 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.529062556, lastModified=2022-09-18 06:08:52.527129938, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.527129938 to 2022-09-18 06:08:52.528129956
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.529328894, lastModified=2022-09-18 06:08:52.528129956, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.529328894, lastModified=2022-09-18 06:08:52.528129956, delta=1198938 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.529624275, lastModified=2022-09-18 06:08:52.528129956, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.529624275, lastModified=2022-09-18 06:08:52.528129956, delta=1494319 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.529899613, lastModified=2022-09-18 06:08:52.528129956, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.529899613, lastModified=2022-09-18 06:08:52.528129956, delta=1769657 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.530214577, lastModified=2022-09-18 06:08:52.529129974, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.530214577, lastModified=2022-09-18 06:08:52.529129974, delta=1084603 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.539951460, lastModified=2022-09-18 06:08:52.539130153, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.539951460, lastModified=2022-09-18 06:08:52.539130153, delta=821307 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.540379384, lastModified=2022-09-18 06:08:52.539130153, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.540379384, lastModified=2022-09-18 06:08:52.539130153, delta=1249231 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.540809433, lastModified=2022-09-18 06:08:52.539130153, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.540809433, lastModified=2022-09-18 06:08:52.539130153, delta=1679280 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.541100355, lastModified=2022-09-18 06:08:52.540130171, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.541100355, lastModified=2022-09-18 06:08:52.540130171, delta=970184 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.541415111, lastModified=2022-09-18 06:08:52.540130171, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.541415111, lastModified=2022-09-18 06:08:52.540130171, delta=1284940 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.541736825, lastModified=2022-09-18 06:08:52.540130171, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.541736825, lastModified=2022-09-18 06:08:52.540130171, delta=1606654 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.542069831, lastModified=2022-09-18 06:08:52.540130171, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.540130171 to 2022-09-18 06:08:52.541130189
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.542341461, lastModified=2022-09-18 06:08:52.541130189, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.542341461, lastModified=2022-09-18 06:08:52.541130189, delta=1211272 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.542609466, lastModified=2022-09-18 06:08:52.541130189, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.542609466, lastModified=2022-09-18 06:08:52.541130189, delta=1479277 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.542886262, lastModified=2022-09-18 06:08:52.541130189, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.542886262, lastModified=2022-09-18 06:08:52.541130189, delta=1756073 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.543177392, lastModified=2022-09-18 06:08:52.542130207, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.543177392, lastModified=2022-09-18 06:08:52.542130207, delta=1047185 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.545838190, lastModified=2022-09-18 06:08:52.542130207, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.542130207 to 2022-09-18 06:08:52.544130243
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.546163488, lastModified=2022-09-18 06:08:52.545130261, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.546163488, lastModified=2022-09-18 06:08:52.545130261, delta=1033227 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.546504910, lastModified=2022-09-18 06:08:52.545130261, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.546504910, lastModified=2022-09-18 06:08:52.545130261, delta=1374649 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.546864500, lastModified=2022-09-18 06:08:52.545130261, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.546864500, lastModified=2022-09-18 06:08:52.545130261, delta=1734239 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.547270716, lastModified=2022-09-18 06:08:52.546130279, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.547270716, lastModified=2022-09-18 06:08:52.546130279, delta=1140437 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.547640097, lastModified=2022-09-18 06:08:52.546130279, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.547640097, lastModified=2022-09-18 06:08:52.546130279, delta=1509818 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.547912560, lastModified=2022-09-18 06:08:52.546130279, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.547912560, lastModified=2022-09-18 06:08:52.546130279, delta=1782281 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.548223066, lastModified=2022-09-18 06:08:52.547130296, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.548223066, lastModified=2022-09-18 06:08:52.547130296, delta=1092770 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.548508363, lastModified=2022-09-18 06:08:52.547130296, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.548508363, lastModified=2022-09-18 06:08:52.547130296, delta=1378067 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.548769618, lastModified=2022-09-18 06:08:52.547130296, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.548769618, lastModified=2022-09-18 06:08:52.547130296, delta=1639322 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.549057206, lastModified=2022-09-18 06:08:52.547130296, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.547130296 to 2022-09-18 06:08:52.548130314
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.549314544, lastModified=2022-09-18 06:08:52.548130314, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.549314544, lastModified=2022-09-18 06:08:52.548130314, delta=1184230 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.549612549, lastModified=2022-09-18 06:08:52.548130314, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.549612549, lastModified=2022-09-18 06:08:52.548130314, delta=1482235 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.549905430, lastModified=2022-09-18 06:08:52.548130314, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.549905430, lastModified=2022-09-18 06:08:52.548130314, delta=1775116 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.550186768, lastModified=2022-09-18 06:08:52.549130332, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.550186768, lastModified=2022-09-18 06:08:52.549130332, delta=1056436 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.550491857, lastModified=2022-09-18 06:08:52.549130332, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.550491857, lastModified=2022-09-18 06:08:52.549130332, delta=1361525 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.550788612, lastModified=2022-09-18 06:08:52.549130332, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.550788612, lastModified=2022-09-18 06:08:52.549130332, delta=1658280 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.551103076, lastModified=2022-09-18 06:08:52.549130332, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.549130332 to 2022-09-18 06:08:52.550130350
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.551476958, lastModified=2022-09-18 06:08:52.550130350, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.551476958, lastModified=2022-09-18 06:08:52.550130350, delta=1346608 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.551766546, lastModified=2022-09-18 06:08:52.550130350, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.551766546, lastModified=2022-09-18 06:08:52.550130350, delta=1636196 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.554272341, lastModified=2022-09-18 06:08:52.553130404, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.554272341, lastModified=2022-09-18 06:08:52.553130404, delta=1141937 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.554622806, lastModified=2022-09-18 06:08:52.553130404, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.554622806, lastModified=2022-09-18 06:08:52.553130404, delta=1492402 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.554956603, lastModified=2022-09-18 06:08:52.553130404, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.553130404 to 2022-09-18 06:08:52.554130422
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.555282026, lastModified=2022-09-18 06:08:52.554130422, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.555282026, lastModified=2022-09-18 06:08:52.554130422, delta=1151604 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.555595198, lastModified=2022-09-18 06:08:52.554130422, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.555595198, lastModified=2022-09-18 06:08:52.554130422, delta=1464776 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.555921037, lastModified=2022-09-18 06:08:52.554130422, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.554130422 to 2022-09-18 06:08:52.555130440
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.556329253, lastModified=2022-09-18 06:08:52.555130440, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.556329253, lastModified=2022-09-18 06:08:52.555130440, delta=1198813 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.556605091, lastModified=2022-09-18 06:08:52.555130440, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.556605091, lastModified=2022-09-18 06:08:52.555130440, delta=1474651 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.556851721, lastModified=2022-09-18 06:08:52.555130440, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.556851721, lastModified=2022-09-18 06:08:52.555130440, delta=1721281 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.557165393, lastModified=2022-09-18 06:08:52.556130458, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.557165393, lastModified=2022-09-18 06:08:52.556130458, delta=1034935 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.557428856, lastModified=2022-09-18 06:08:52.556130458, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.557428856, lastModified=2022-09-18 06:08:52.556130458, delta=1298398 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.557719819, lastModified=2022-09-18 06:08:52.556130458, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.557719819, lastModified=2022-09-18 06:08:52.556130458, delta=1589361 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.557996824, lastModified=2022-09-18 06:08:52.556130458, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.556130458 to 2022-09-18 06:08:52.557130476
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.558304622, lastModified=2022-09-18 06:08:52.557130476, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.558304622, lastModified=2022-09-18 06:08:52.557130476, delta=1174146 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.558648669, lastModified=2022-09-18 06:08:52.557130476, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.558648669, lastModified=2022-09-18 06:08:52.557130476, delta=1518193 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.558951091, lastModified=2022-09-18 06:08:52.557130476, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.557130476 to 2022-09-18 06:08:52.558130493
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.559267847, lastModified=2022-09-18 06:08:52.558130493, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.559267847, lastModified=2022-09-18 06:08:52.558130493, delta=1137354 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.559582728, lastModified=2022-09-18 06:08:52.558130493, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.559582728, lastModified=2022-09-18 06:08:52.558130493, delta=1452235 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.559871191, lastModified=2022-09-18 06:08:52.558130493, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.559871191, lastModified=2022-09-18 06:08:52.558130493, delta=1740698 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.562191566, lastModified=2022-09-18 06:08:52.559130511, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.559130511 to 2022-09-18 06:08:52.561130547
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.562540031, lastModified=2022-09-18 06:08:52.561130547, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.562540031, lastModified=2022-09-18 06:08:52.561130547, delta=1409484 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.562874995, lastModified=2022-09-18 06:08:52.561130547, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.562874995, lastModified=2022-09-18 06:08:52.561130547, delta=1744448 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.563217959, lastModified=2022-09-18 06:08:52.562130565, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.563217959, lastModified=2022-09-18 06:08:52.562130565, delta=1087394 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.563507298, lastModified=2022-09-18 06:08:52.562130565, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.563507298, lastModified=2022-09-18 06:08:52.562130565, delta=1376733 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.563773011, lastModified=2022-09-18 06:08:52.562130565, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.563773011, lastModified=2022-09-18 06:08:52.562130565, delta=1642446 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.564125184, lastModified=2022-09-18 06:08:52.562130565, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.562130565 to 2022-09-18 06:08:52.563130583
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.564404064, lastModified=2022-09-18 06:08:52.563130583, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.564404064, lastModified=2022-09-18 06:08:52.563130583, delta=1273481 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.564665069, lastModified=2022-09-18 06:08:52.563130583, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.564665069, lastModified=2022-09-18 06:08:52.563130583, delta=1534486 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.564971533, lastModified=2022-09-18 06:08:52.563130583, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.563130583 to 2022-09-18 06:08:52.564130601
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.565318414, lastModified=2022-09-18 06:08:52.564130601, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.565318414, lastModified=2022-09-18 06:08:52.564130601, delta=1187813 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.565595085, lastModified=2022-09-18 06:08:52.564130601, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.565595085, lastModified=2022-09-18 06:08:52.564130601, delta=1464484 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.565849507, lastModified=2022-09-18 06:08:52.564130601, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.565849507, lastModified=2022-09-18 06:08:52.564130601, delta=1718906 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.566221347, lastModified=2022-09-18 06:08:52.565130619, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.566221347, lastModified=2022-09-18 06:08:52.565130619, delta=1090728 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.566544727, lastModified=2022-09-18 06:08:52.565130619, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.566544727, lastModified=2022-09-18 06:08:52.565130619, delta=1414108 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.566815607, lastModified=2022-09-18 06:08:52.565130619, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.566815607, lastModified=2022-09-18 06:08:52.565130619, delta=1684988 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.567095029, lastModified=2022-09-18 06:08:52.566130637, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.567095029, lastModified=2022-09-18 06:08:52.566130637, delta=964392 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.567391451, lastModified=2022-09-18 06:08:52.566130637, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.567391451, lastModified=2022-09-18 06:08:52.566130637, delta=1260814 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.567715373, lastModified=2022-09-18 06:08:52.566130637, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.567715373, lastModified=2022-09-18 06:08:52.566130637, delta=1584736 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.568053088, lastModified=2022-09-18 06:08:52.566130637, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.566130637 to 2022-09-18 06:08:52.567130655
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.570619217, lastModified=2022-09-18 06:08:52.569130690, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.570619217, lastModified=2022-09-18 06:08:52.569130690, delta=1488527 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.570942931, lastModified=2022-09-18 06:08:52.569130690, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.569130690 to 2022-09-18 06:08:52.570130708
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.571298146, lastModified=2022-09-18 06:08:52.570130708, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.571298146, lastModified=2022-09-18 06:08:52.570130708, delta=1167438 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.571623610, lastModified=2022-09-18 06:08:52.570130708, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.571623610, lastModified=2022-09-18 06:08:52.570130708, delta=1492902 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.571893781, lastModified=2022-09-18 06:08:52.570130708, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.571893781, lastModified=2022-09-18 06:08:52.570130708, delta=1763073 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.572257371, lastModified=2022-09-18 06:08:52.571130726, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.572257371, lastModified=2022-09-18 06:08:52.571130726, delta=1126645 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.572557460, lastModified=2022-09-18 06:08:52.571130726, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.572557460, lastModified=2022-09-18 06:08:52.571130726, delta=1426734 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.572874007, lastModified=2022-09-18 06:08:52.571130726, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.572874007, lastModified=2022-09-18 06:08:52.571130726, delta=1743281 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.573156096, lastModified=2022-09-18 06:08:52.572130744, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.573156096, lastModified=2022-09-18 06:08:52.572130744, delta=1025352 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.573482268, lastModified=2022-09-18 06:08:52.572130744, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.573482268, lastModified=2022-09-18 06:08:52.572130744, delta=1351524 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.573764523, lastModified=2022-09-18 06:08:52.572130744, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.573764523, lastModified=2022-09-18 06:08:52.572130744, delta=1633779 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.574062904, lastModified=2022-09-18 06:08:52.572130744, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.572130744 to 2022-09-18 06:08:52.573130762
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.574370701, lastModified=2022-09-18 06:08:52.573130762, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.574370701, lastModified=2022-09-18 06:08:52.573130762, delta=1239939 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.574646747, lastModified=2022-09-18 06:08:52.573130762, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.574646747, lastModified=2022-09-18 06:08:52.573130762, delta=1515985 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.574912086, lastModified=2022-09-18 06:08:52.573130762, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.573130762 to 2022-09-18 06:08:52.574130780
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.575287634, lastModified=2022-09-18 06:08:52.574130780, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.575287634, lastModified=2022-09-18 06:08:52.574130780, delta=1156854 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.575633932, lastModified=2022-09-18 06:08:52.574130780, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.575633932, lastModified=2022-09-18 06:08:52.574130780, delta=1503152 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.575900353, lastModified=2022-09-18 06:08:52.574130780, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.575900353, lastModified=2022-09-18 06:08:52.574130780, delta=1769573 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.576385320, lastModified=2022-09-18 06:08:52.575130798, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.576385320, lastModified=2022-09-18 06:08:52.575130798, delta=1254522 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.579091494, lastModified=2022-09-18 06:08:52.575130798, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.575130798 to 2022-09-18 06:08:52.578130851
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.579504418, lastModified=2022-09-18 06:08:52.578130851, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.579504418, lastModified=2022-09-18 06:08:52.578130851, delta=1373567 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.579970176, lastModified=2022-09-18 06:08:52.578130851, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.578130851 to 2022-09-18 06:08:52.579130869
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.580297807, lastModified=2022-09-18 06:08:52.579130869, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.580297807, lastModified=2022-09-18 06:08:52.579130869, delta=1166938 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.580554228, lastModified=2022-09-18 06:08:52.579130869, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.580554228, lastModified=2022-09-18 06:08:52.579130869, delta=1423359 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.580796441, lastModified=2022-09-18 06:08:52.579130869, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.580796441, lastModified=2022-09-18 06:08:52.579130869, delta=1665572 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.581145239, lastModified=2022-09-18 06:08:52.580130887, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.581145239, lastModified=2022-09-18 06:08:52.580130887, delta=1014352 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.581444369, lastModified=2022-09-18 06:08:52.580130887, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.581444369, lastModified=2022-09-18 06:08:52.580130887, delta=1313482 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.581708624, lastModified=2022-09-18 06:08:52.580130887, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.581708624, lastModified=2022-09-18 06:08:52.580130887, delta=1577737 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.582042755, lastModified=2022-09-18 06:08:52.580130887, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.580130887 to 2022-09-18 06:08:52.581130905
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.582387636, lastModified=2022-09-18 06:08:52.581130905, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.582387636, lastModified=2022-09-18 06:08:52.581130905, delta=1256731 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.582704725, lastModified=2022-09-18 06:08:52.581130905, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.582704725, lastModified=2022-09-18 06:08:52.581130905, delta=1573820 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.583043564, lastModified=2022-09-18 06:08:52.581130905, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.581130905 to 2022-09-18 06:08:52.582130923
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.583326319, lastModified=2022-09-18 06:08:52.582130923, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.583326319, lastModified=2022-09-18 06:08:52.582130923, delta=1195396 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.583644034, lastModified=2022-09-18 06:08:52.582130923, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.583644034, lastModified=2022-09-18 06:08:52.582130923, delta=1513111 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.583959997, lastModified=2022-09-18 06:08:52.582130923, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.582130923 to 2022-09-18 06:08:52.583130941
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.584257503, lastModified=2022-09-18 06:08:52.583130941, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.584257503, lastModified=2022-09-18 06:08:52.583130941, delta=1126562 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.584689594, lastModified=2022-09-18 06:08:52.583130941, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.584689594, lastModified=2022-09-18 06:08:52.583130941, delta=1558653 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.585137352, lastModified=2022-09-18 06:08:52.584130959, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.585137352, lastModified=2022-09-18 06:08:52.584130959, delta=1006393 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.585596193, lastModified=2022-09-18 06:08:52.584130959, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.585596193, lastModified=2022-09-18 06:08:52.584130959, delta=1465234 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.588376035, lastModified=2022-09-18 06:08:52.587131013, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.588376035, lastModified=2022-09-18 06:08:52.587131013, delta=1245022 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.588814126, lastModified=2022-09-18 06:08:52.587131013, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.588814126, lastModified=2022-09-18 06:08:52.587131013, delta=1683113 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.589328302, lastModified=2022-09-18 06:08:52.588131031, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.589328302, lastModified=2022-09-18 06:08:52.588131031, delta=1197271 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.589686517, lastModified=2022-09-18 06:08:52.588131031, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.589686517, lastModified=2022-09-18 06:08:52.588131031, delta=1555486 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.590196984, lastModified=2022-09-18 06:08:52.589131048, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.590196984, lastModified=2022-09-18 06:08:52.589131048, delta=1065936 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.590642909, lastModified=2022-09-18 06:08:52.589131048, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.590642909, lastModified=2022-09-18 06:08:52.589131048, delta=1511861 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.591121376, lastModified=2022-09-18 06:08:52.589131048, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.589131048 to 2022-09-18 06:08:52.590131066
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.591408631, lastModified=2022-09-18 06:08:52.590131066, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.591408631, lastModified=2022-09-18 06:08:52.590131066, delta=1277565 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.591737220, lastModified=2022-09-18 06:08:52.590131066, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.591737220, lastModified=2022-09-18 06:08:52.590131066, delta=1606154 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.592131894, lastModified=2022-09-18 06:08:52.591131084, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.592131894, lastModified=2022-09-18 06:08:52.591131084, delta=1000810 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.592518692, lastModified=2022-09-18 06:08:52.591131084, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.592518692, lastModified=2022-09-18 06:08:52.591131084, delta=1387608 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.592962117, lastModified=2022-09-18 06:08:52.591131084, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.591131084 to 2022-09-18 06:08:52.592131102
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.593421959, lastModified=2022-09-18 06:08:52.592131102, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.593421959, lastModified=2022-09-18 06:08:52.592131102, delta=1290857 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.593779798, lastModified=2022-09-18 06:08:52.592131102, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.593779798, lastModified=2022-09-18 06:08:52.592131102, delta=1648696 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.594165139, lastModified=2022-09-18 06:08:52.593131120, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.594165139, lastModified=2022-09-18 06:08:52.593131120, delta=1034019 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.594528770, lastModified=2022-09-18 06:08:52.593131120, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.594528770, lastModified=2022-09-18 06:08:52.593131120, delta=1397650 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.594951944, lastModified=2022-09-18 06:08:52.593131120, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.593131120 to 2022-09-18 06:08:52.594131138
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.595382994, lastModified=2022-09-18 06:08:52.594131138, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.595382994, lastModified=2022-09-18 06:08:52.594131138, delta=1251856 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.595692291, lastModified=2022-09-18 06:08:52.594131138, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.595692291, lastModified=2022-09-18 06:08:52.594131138, delta=1561153 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.598374672, lastModified=2022-09-18 06:08:52.594131138, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.594131138 to 2022-09-18 06:08:52.597131192
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.598844389, lastModified=2022-09-18 06:08:52.597131192, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.597131192 to 2022-09-18 06:08:52.598131210
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.599349898, lastModified=2022-09-18 06:08:52.598131210, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.599349898, lastModified=2022-09-18 06:08:52.598131210, delta=1218688 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.599677737, lastModified=2022-09-18 06:08:52.598131210, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.599677737, lastModified=2022-09-18 06:08:52.598131210, delta=1546527 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.599982159, lastModified=2022-09-18 06:08:52.598131210, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.598131210 to 2022-09-18 06:08:52.599131227
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.600400458, lastModified=2022-09-18 06:08:52.599131227, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.600400458, lastModified=2022-09-18 06:08:52.599131227, delta=1269231 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.600701672, lastModified=2022-09-18 06:08:52.599131227, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.600701672, lastModified=2022-09-18 06:08:52.599131227, delta=1570445 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.600991844, lastModified=2022-09-18 06:08:52.599131227, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.599131227 to 2022-09-18 06:08:52.600131245
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.601450311, lastModified=2022-09-18 06:08:52.600131245, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.601450311, lastModified=2022-09-18 06:08:52.600131245, delta=1319066 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.601722940, lastModified=2022-09-18 06:08:52.600131245, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.601722940, lastModified=2022-09-18 06:08:52.600131245, delta=1591695 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.602106489, lastModified=2022-09-18 06:08:52.600131245, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.600131245 to 2022-09-18 06:08:52.601131263
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.602411536, lastModified=2022-09-18 06:08:52.601131263, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.602411536, lastModified=2022-09-18 06:08:52.601131263, delta=1280273 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.602768001, lastModified=2022-09-18 06:08:52.601131263, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.602768001, lastModified=2022-09-18 06:08:52.601131263, delta=1636738 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.603163175, lastModified=2022-09-18 06:08:52.602131281, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.603163175, lastModified=2022-09-18 06:08:52.602131281, delta=1031894 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.603528014, lastModified=2022-09-18 06:08:52.602131281, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.603528014, lastModified=2022-09-18 06:08:52.602131281, delta=1396733 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.603803644, lastModified=2022-09-18 06:08:52.602131281, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.603803644, lastModified=2022-09-18 06:08:52.602131281, delta=1672363 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.604170276, lastModified=2022-09-18 06:08:52.603131299, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.604170276, lastModified=2022-09-18 06:08:52.603131299, delta=1038977 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.604443573, lastModified=2022-09-18 06:08:52.603131299, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.604443573, lastModified=2022-09-18 06:08:52.603131299, delta=1312274 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.604766703, lastModified=2022-09-18 06:08:52.603131299, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.604766703, lastModified=2022-09-18 06:08:52.603131299, delta=1635404 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.605139418, lastModified=2022-09-18 06:08:52.604131317, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.605139418, lastModified=2022-09-18 06:08:52.604131317, delta=1008101 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.607716214, lastModified=2022-09-18 06:08:52.606131353, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.607716214, lastModified=2022-09-18 06:08:52.606131353, delta=1584861 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.608204390, lastModified=2022-09-18 06:08:52.607131371, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.608204390, lastModified=2022-09-18 06:08:52.607131371, delta=1073019 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.608637606, lastModified=2022-09-18 06:08:52.607131371, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.608637606, lastModified=2022-09-18 06:08:52.607131371, delta=1506235 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.608905444, lastModified=2022-09-18 06:08:52.607131371, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.608905444, lastModified=2022-09-18 06:08:52.607131371, delta=1774073 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.609238575, lastModified=2022-09-18 06:08:52.608131389, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.609238575, lastModified=2022-09-18 06:08:52.608131389, delta=1107186 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.609639791, lastModified=2022-09-18 06:08:52.608131389, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.609639791, lastModified=2022-09-18 06:08:52.608131389, delta=1508402 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.610113674, lastModified=2022-09-18 06:08:52.608131389, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.608131389 to 2022-09-18 06:08:52.609131406
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.610604099, lastModified=2022-09-18 06:08:52.609131406, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.610604099, lastModified=2022-09-18 06:08:52.609131406, delta=1472693 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.611068899, lastModified=2022-09-18 06:08:52.609131406, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.609131406 to 2022-09-18 06:08:52.610131424
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.611524283, lastModified=2022-09-18 06:08:52.610131424, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.611524283, lastModified=2022-09-18 06:08:52.610131424, delta=1392859 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.611838872, lastModified=2022-09-18 06:08:52.610131424, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.611838872, lastModified=2022-09-18 06:08:52.610131424, delta=1707448 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.612223670, lastModified=2022-09-18 06:08:52.611131442, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.612223670, lastModified=2022-09-18 06:08:52.611131442, delta=1092228 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.612579718, lastModified=2022-09-18 06:08:52.611131442, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.612579718, lastModified=2022-09-18 06:08:52.611131442, delta=1448276 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.612881932, lastModified=2022-09-18 06:08:52.611131442, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.612881932, lastModified=2022-09-18 06:08:52.611131442, delta=1750490 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.613330857, lastModified=2022-09-18 06:08:52.612131460, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.613330857, lastModified=2022-09-18 06:08:52.612131460, delta=1199397 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.613729072, lastModified=2022-09-18 06:08:52.612131460, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.613729072, lastModified=2022-09-18 06:08:52.612131460, delta=1597612 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.614160371, lastModified=2022-09-18 06:08:52.613131478, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.614160371, lastModified=2022-09-18 06:08:52.613131478, delta=1028893 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.614479502, lastModified=2022-09-18 06:08:52.613131478, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.614479502, lastModified=2022-09-18 06:08:52.613131478, delta=1348024 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.614791633, lastModified=2022-09-18 06:08:52.613131478, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.614791633, lastModified=2022-09-18 06:08:52.613131478, delta=1660155 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.617152383, lastModified=2022-09-18 06:08:52.614131496, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.614131496 to 2022-09-18 06:08:52.616131532
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.617663143, lastModified=2022-09-18 06:08:52.616131532, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.617663143, lastModified=2022-09-18 06:08:52.616131532, delta=1531611 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.618150276, lastModified=2022-09-18 06:08:52.617131550, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.618150276, lastModified=2022-09-18 06:08:52.617131550, delta=1018726 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.618591992, lastModified=2022-09-18 06:08:52.617131550, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.618591992, lastModified=2022-09-18 06:08:52.617131550, delta=1460442 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.618959624, lastModified=2022-09-18 06:08:52.617131550, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.617131550 to 2022-09-18 06:08:52.618131568
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.619294588, lastModified=2022-09-18 06:08:52.618131568, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.619294588, lastModified=2022-09-18 06:08:52.618131568, delta=1163020 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.619573843, lastModified=2022-09-18 06:08:52.618131568, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.619573843, lastModified=2022-09-18 06:08:52.618131568, delta=1442275 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.619881557, lastModified=2022-09-18 06:08:52.618131568, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.619881557, lastModified=2022-09-18 06:08:52.618131568, delta=1749989 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.620211771, lastModified=2022-09-18 06:08:52.619131585, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.620211771, lastModified=2022-09-18 06:08:52.619131585, delta=1080186 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.620516610, lastModified=2022-09-18 06:08:52.619131585, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.620516610, lastModified=2022-09-18 06:08:52.619131585, delta=1385025 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.620856575, lastModified=2022-09-18 06:08:52.619131585, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.620856575, lastModified=2022-09-18 06:08:52.619131585, delta=1724990 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.621181664, lastModified=2022-09-18 06:08:52.620131603, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.621181664, lastModified=2022-09-18 06:08:52.620131603, delta=1050061 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.621464377, lastModified=2022-09-18 06:08:52.620131603, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.621464377, lastModified=2022-09-18 06:08:52.620131603, delta=1332774 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.621758799, lastModified=2022-09-18 06:08:52.620131603, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.621758799, lastModified=2022-09-18 06:08:52.620131603, delta=1627196 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.622046138, lastModified=2022-09-18 06:08:52.620131603, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.620131603 to 2022-09-18 06:08:52.621131621
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.622381894, lastModified=2022-09-18 06:08:52.621131621, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.622381894, lastModified=2022-09-18 06:08:52.621131621, delta=1250273 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.622758817, lastModified=2022-09-18 06:08:52.621131621, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.622758817, lastModified=2022-09-18 06:08:52.621131621, delta=1627196 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.623117699, lastModified=2022-09-18 06:08:52.622131639, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.623117699, lastModified=2022-09-18 06:08:52.622131639, delta=986060 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.623510539, lastModified=2022-09-18 06:08:52.622131639, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.623510539, lastModified=2022-09-18 06:08:52.622131639, delta=1378900 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.623921546, lastModified=2022-09-18 06:08:52.622131639, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.623921546, lastModified=2022-09-18 06:08:52.622131639, delta=1789907 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.626407591, lastModified=2022-09-18 06:08:52.625131693, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.626407591, lastModified=2022-09-18 06:08:52.625131693, delta=1275898 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.626758305, lastModified=2022-09-18 06:08:52.625131693, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.626758305, lastModified=2022-09-18 06:08:52.625131693, delta=1626612 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.627203605, lastModified=2022-09-18 06:08:52.626131711, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.627203605, lastModified=2022-09-18 06:08:52.626131711, delta=1071894 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.627679780, lastModified=2022-09-18 06:08:52.626131711, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.627679780, lastModified=2022-09-18 06:08:52.626131711, delta=1548069 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.627992411, lastModified=2022-09-18 06:08:52.626131711, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.626131711 to 2022-09-18 06:08:52.627131729
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.628332125, lastModified=2022-09-18 06:08:52.627131729, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.628332125, lastModified=2022-09-18 06:08:52.627131729, delta=1200396 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.628680923, lastModified=2022-09-18 06:08:52.627131729, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.628680923, lastModified=2022-09-18 06:08:52.627131729, delta=1549194 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.629083305, lastModified=2022-09-18 06:08:52.627131729, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.627131729 to 2022-09-18 06:08:52.628131747
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.629506188, lastModified=2022-09-18 06:08:52.628131747, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.629506188, lastModified=2022-09-18 06:08:52.628131747, delta=1374441 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.629866403, lastModified=2022-09-18 06:08:52.628131747, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.629866403, lastModified=2022-09-18 06:08:52.628131747, delta=1734656 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.630245493, lastModified=2022-09-18 06:08:52.629131765, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.630245493, lastModified=2022-09-18 06:08:52.629131765, delta=1113728 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.630508831, lastModified=2022-09-18 06:08:52.629131765, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.630508831, lastModified=2022-09-18 06:08:52.629131765, delta=1377066 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.630835712, lastModified=2022-09-18 06:08:52.629131765, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.630835712, lastModified=2022-09-18 06:08:52.629131765, delta=1703947 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.631261803, lastModified=2022-09-18 06:08:52.630131782, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.631261803, lastModified=2022-09-18 06:08:52.630131782, delta=1130021 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.631593059, lastModified=2022-09-18 06:08:52.630131782, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.631593059, lastModified=2022-09-18 06:08:52.630131782, delta=1461277 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.631952898, lastModified=2022-09-18 06:08:52.630131782, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.630131782 to 2022-09-18 06:08:52.631131800
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.632307196, lastModified=2022-09-18 06:08:52.631131800, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.632307196, lastModified=2022-09-18 06:08:52.631131800, delta=1175396 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.632702328, lastModified=2022-09-18 06:08:52.631131800, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.632702328, lastModified=2022-09-18 06:08:52.631131800, delta=1570528 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.633055376, lastModified=2022-09-18 06:08:52.631131800, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.631131800 to 2022-09-18 06:08:52.632131818
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.635798342, lastModified=2022-09-18 06:08:52.632131818, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.632131818 to 2022-09-18 06:08:52.634131854
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.636284143, lastModified=2022-09-18 06:08:52.635131872, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.636284143, lastModified=2022-09-18 06:08:52.635131872, delta=1152271 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.636761651, lastModified=2022-09-18 06:08:52.635131872, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.636761651, lastModified=2022-09-18 06:08:52.635131872, delta=1629779 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.639979167, lastModified=2022-09-18 06:08:52.639131944, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.639979167, lastModified=2022-09-18 06:08:52.639131944, delta=847223 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.640445800, lastModified=2022-09-18 06:08:52.639131944, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.640445800, lastModified=2022-09-18 06:08:52.639131944, delta=1313856 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.640821474, lastModified=2022-09-18 06:08:52.639131944, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.640821474, lastModified=2022-09-18 06:08:52.639131944, delta=1689530 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.641220939, lastModified=2022-09-18 06:08:52.640131961, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.641220939, lastModified=2022-09-18 06:08:52.640131961, delta=1088978 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.641591071, lastModified=2022-09-18 06:08:52.640131961, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.641591071, lastModified=2022-09-18 06:08:52.640131961, delta=1459110 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.641899535, lastModified=2022-09-18 06:08:52.640131961, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.641899535, lastModified=2022-09-18 06:08:52.640131961, delta=1767574 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.642242374, lastModified=2022-09-18 06:08:52.641131979, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.642242374, lastModified=2022-09-18 06:08:52.641131979, delta=1110395 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.642576839, lastModified=2022-09-18 06:08:52.641131979, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.642576839, lastModified=2022-09-18 06:08:52.641131979, delta=1444860 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.642870510, lastModified=2022-09-18 06:08:52.641131979, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.642870510, lastModified=2022-09-18 06:08:52.641131979, delta=1738531 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.643182849, lastModified=2022-09-18 06:08:52.642131997, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.643182849, lastModified=2022-09-18 06:08:52.642131997, delta=1050852 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.643552398, lastModified=2022-09-18 06:08:52.642131997, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.643552398, lastModified=2022-09-18 06:08:52.642131997, delta=1420401 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.643830819, lastModified=2022-09-18 06:08:52.642131997, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.643830819, lastModified=2022-09-18 06:08:52.642131997, delta=1698822 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.644193701, lastModified=2022-09-18 06:08:52.643132015, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.644193701, lastModified=2022-09-18 06:08:52.643132015, delta=1061686 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.644507123, lastModified=2022-09-18 06:08:52.643132015, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.644507123, lastModified=2022-09-18 06:08:52.643132015, delta=1375108 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.644813962, lastModified=2022-09-18 06:08:52.643132015, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.644813962, lastModified=2022-09-18 06:08:52.643132015, delta=1681947 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.645202094, lastModified=2022-09-18 06:08:52.644132033, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.645202094, lastModified=2022-09-18 06:08:52.644132033, delta=1070061 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.645501516, lastModified=2022-09-18 06:08:52.644132033, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.645501516, lastModified=2022-09-18 06:08:52.644132033, delta=1369483 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.647984019, lastModified=2022-09-18 06:08:52.646132069, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.646132069 to 2022-09-18 06:08:52.647132087
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.648489694, lastModified=2022-09-18 06:08:52.647132087, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.648489694, lastModified=2022-09-18 06:08:52.647132087, delta=1357607 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.648975536, lastModified=2022-09-18 06:08:52.647132087, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.647132087 to 2022-09-18 06:08:52.648132105
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.649390836, lastModified=2022-09-18 06:08:52.648132105, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.649390836, lastModified=2022-09-18 06:08:52.648132105, delta=1258731 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.649825260, lastModified=2022-09-18 06:08:52.648132105, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.649825260, lastModified=2022-09-18 06:08:52.648132105, delta=1693155 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.650179725, lastModified=2022-09-18 06:08:52.649132123, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.650179725, lastModified=2022-09-18 06:08:52.649132123, delta=1047602 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.650605441, lastModified=2022-09-18 06:08:52.649132123, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.650605441, lastModified=2022-09-18 06:08:52.649132123, delta=1473318 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.650934572, lastModified=2022-09-18 06:08:52.649132123, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.649132123 to 2022-09-18 06:08:52.650132140
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.651308370, lastModified=2022-09-18 06:08:52.650132140, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.651308370, lastModified=2022-09-18 06:08:52.650132140, delta=1176230 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.651598833, lastModified=2022-09-18 06:08:52.650132140, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.651598833, lastModified=2022-09-18 06:08:52.650132140, delta=1466693 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.651906589, lastModified=2022-09-18 06:08:52.650132140, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.651906589, lastModified=2022-09-18 06:08:52.650132140, delta=1774449 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.652238012, lastModified=2022-09-18 06:08:52.651132158, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.652238012, lastModified=2022-09-18 06:08:52.651132158, delta=1105854 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.652523850, lastModified=2022-09-18 06:08:52.651132158, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.652523850, lastModified=2022-09-18 06:08:52.651132158, delta=1391692 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.652825397, lastModified=2022-09-18 06:08:52.651132158, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.652825397, lastModified=2022-09-18 06:08:52.651132158, delta=1693239 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.653157153, lastModified=2022-09-18 06:08:52.652132176, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.653157153, lastModified=2022-09-18 06:08:52.652132176, delta=1024977 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.653501284, lastModified=2022-09-18 06:08:52.652132176, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.653501284, lastModified=2022-09-18 06:08:52.652132176, delta=1369108 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.653818623, lastModified=2022-09-18 06:08:52.652132176, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.653818623, lastModified=2022-09-18 06:08:52.652132176, delta=1686447 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.654140421, lastModified=2022-09-18 06:08:52.653132194, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.654140421, lastModified=2022-09-18 06:08:52.653132194, delta=1008227 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.654434217, lastModified=2022-09-18 06:08:52.653132194, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.654434217, lastModified=2022-09-18 06:08:52.653132194, delta=1302023 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.656857803, lastModified=2022-09-18 06:08:52.653132194, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.653132194 to 2022-09-18 06:08:52.656132248
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.657351103, lastModified=2022-09-18 06:08:52.656132248, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.657351103, lastModified=2022-09-18 06:08:52.656132248, delta=1218855 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.657784444, lastModified=2022-09-18 06:08:52.656132248, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.657784444, lastModified=2022-09-18 06:08:52.656132248, delta=1652196 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.658218910, lastModified=2022-09-18 06:08:52.657132266, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.658218910, lastModified=2022-09-18 06:08:52.657132266, delta=1086644 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.658547416, lastModified=2022-09-18 06:08:52.657132266, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.658547416, lastModified=2022-09-18 06:08:52.657132266, delta=1415150 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.658835255, lastModified=2022-09-18 06:08:52.657132266, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.658835255, lastModified=2022-09-18 06:08:52.657132266, delta=1702989 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.659206595, lastModified=2022-09-18 06:08:52.658132284, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.659206595, lastModified=2022-09-18 06:08:52.658132284, delta=1074311 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.659503433, lastModified=2022-09-18 06:08:52.658132284, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.659503433, lastModified=2022-09-18 06:08:52.658132284, delta=1371149 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.659855273, lastModified=2022-09-18 06:08:52.658132284, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.659855273, lastModified=2022-09-18 06:08:52.658132284, delta=1722989 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.660260155, lastModified=2022-09-18 06:08:52.659132302, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.660260155, lastModified=2022-09-18 06:08:52.659132302, delta=1127853 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.660537952, lastModified=2022-09-18 06:08:52.659132302, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.660537952, lastModified=2022-09-18 06:08:52.659132302, delta=1405650 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.660860999, lastModified=2022-09-18 06:08:52.659132302, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.660860999, lastModified=2022-09-18 06:08:52.659132302, delta=1728697 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.661207589, lastModified=2022-09-18 06:08:52.660132319, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.661207589, lastModified=2022-09-18 06:08:52.660132319, delta=1075270 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.661562345, lastModified=2022-09-18 06:08:52.660132319, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.661562345, lastModified=2022-09-18 06:08:52.660132319, delta=1430026 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.661963644, lastModified=2022-09-18 06:08:52.660132319, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.660132319 to 2022-09-18 06:08:52.661132337
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.662368568, lastModified=2022-09-18 06:08:52.661132337, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.662368568, lastModified=2022-09-18 06:08:52.661132337, delta=1236231 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.662753825, lastModified=2022-09-18 06:08:52.661132337, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.662753825, lastModified=2022-09-18 06:08:52.661132337, delta=1621488 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.663129915, lastModified=2022-09-18 06:08:52.662132355, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.663129915, lastModified=2022-09-18 06:08:52.662132355, delta=997560 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.663536339, lastModified=2022-09-18 06:08:52.662132355, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.663536339, lastModified=2022-09-18 06:08:52.662132355, delta=1403984 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.663857720, lastModified=2022-09-18 06:08:52.662132355, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.663857720, lastModified=2022-09-18 06:08:52.662132355, delta=1725365 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.666461349, lastModified=2022-09-18 06:08:52.665132409, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.666461349, lastModified=2022-09-18 06:08:52.665132409, delta=1328940 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.666889815, lastModified=2022-09-18 06:08:52.665132409, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.666889815, lastModified=2022-09-18 06:08:52.665132409, delta=1757406 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.667209488, lastModified=2022-09-18 06:08:52.666132427, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.667209488, lastModified=2022-09-18 06:08:52.666132427, delta=1077061 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.667676163, lastModified=2022-09-18 06:08:52.666132427, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.667676163, lastModified=2022-09-18 06:08:52.666132427, delta=1543736 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.668160588, lastModified=2022-09-18 06:08:52.667132445, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.668160588, lastModified=2022-09-18 06:08:52.667132445, delta=1028143 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.668617888, lastModified=2022-09-18 06:08:52.667132445, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.668617888, lastModified=2022-09-18 06:08:52.667132445, delta=1485443 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.669048646, lastModified=2022-09-18 06:08:52.667132445, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.667132445 to 2022-09-18 06:08:52.668132463
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.669462778, lastModified=2022-09-18 06:08:52.668132463, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.669462778, lastModified=2022-09-18 06:08:52.668132463, delta=1330315 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.669870077, lastModified=2022-09-18 06:08:52.668132463, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.668132463 to 2022-09-18 06:08:52.669132481
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.670404753, lastModified=2022-09-18 06:08:52.669132481, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.670404753, lastModified=2022-09-18 06:08:52.669132481, delta=1272272 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.670856720, lastModified=2022-09-18 06:08:52.669132481, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.670856720, lastModified=2022-09-18 06:08:52.669132481, delta=1724239 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.671286353, lastModified=2022-09-18 06:08:52.670132499, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.671286353, lastModified=2022-09-18 06:08:52.670132499, delta=1153854 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.671748361, lastModified=2022-09-18 06:08:52.670132499, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.671748361, lastModified=2022-09-18 06:08:52.670132499, delta=1615862 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.672138368, lastModified=2022-09-18 06:08:52.671132516, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.672138368, lastModified=2022-09-18 06:08:52.671132516, delta=1005852 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.672446123, lastModified=2022-09-18 06:08:52.671132516, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.672446123, lastModified=2022-09-18 06:08:52.671132516, delta=1313607 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.672872881, lastModified=2022-09-18 06:08:52.671132516, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.672872881, lastModified=2022-09-18 06:08:52.671132516, delta=1740365 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.673261388, lastModified=2022-09-18 06:08:52.672132534, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.673261388, lastModified=2022-09-18 06:08:52.672132534, delta=1128854 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.673584060, lastModified=2022-09-18 06:08:52.672132534, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.673584060, lastModified=2022-09-18 06:08:52.672132534, delta=1451526 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.673934692, lastModified=2022-09-18 06:08:52.672132534, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.672132534 to 2022-09-18 06:08:52.673132552
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.676755284, lastModified=2022-09-18 06:08:52.673132552, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.673132552 to 2022-09-18 06:08:52.675132588
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.677182291, lastModified=2022-09-18 06:08:52.676132606, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.677182291, lastModified=2022-09-18 06:08:52.676132606, delta=1049685 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.677639841, lastModified=2022-09-18 06:08:52.676132606, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.677639841, lastModified=2022-09-18 06:08:52.676132606, delta=1507235 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.678067307, lastModified=2022-09-18 06:08:52.676132606, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.676132606 to 2022-09-18 06:08:52.677132624
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.678454106, lastModified=2022-09-18 06:08:52.677132624, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.678454106, lastModified=2022-09-18 06:08:52.677132624, delta=1321482 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.678828946, lastModified=2022-09-18 06:08:52.677132624, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.678828946, lastModified=2022-09-18 06:08:52.677132624, delta=1696322 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.679228328, lastModified=2022-09-18 06:08:52.678132642, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.679228328, lastModified=2022-09-18 06:08:52.678132642, delta=1095686 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.679657961, lastModified=2022-09-18 06:08:52.678132642, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.679657961, lastModified=2022-09-18 06:08:52.678132642, delta=1525319 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.680074927, lastModified=2022-09-18 06:08:52.678132642, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.678132642 to 2022-09-18 06:08:52.679132660
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.680400932, lastModified=2022-09-18 06:08:52.679132660, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.680400932, lastModified=2022-09-18 06:08:52.679132660, delta=1268272 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.680800981, lastModified=2022-09-18 06:08:52.679132660, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.680800981, lastModified=2022-09-18 06:08:52.679132660, delta=1668321 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.681179405, lastModified=2022-09-18 06:08:52.680132678, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.681179405, lastModified=2022-09-18 06:08:52.680132678, delta=1046727 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.681652788, lastModified=2022-09-18 06:08:52.680132678, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.681652788, lastModified=2022-09-18 06:08:52.680132678, delta=1520110 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.682058295, lastModified=2022-09-18 06:08:52.680132678, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.680132678 to 2022-09-18 06:08:52.681132695
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.682450302, lastModified=2022-09-18 06:08:52.681132695, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.682450302, lastModified=2022-09-18 06:08:52.681132695, delta=1317607 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.682761183, lastModified=2022-09-18 06:08:52.681132695, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.682761183, lastModified=2022-09-18 06:08:52.681132695, delta=1628488 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.683135731, lastModified=2022-09-18 06:08:52.682132713, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.683135731, lastModified=2022-09-18 06:08:52.682132713, delta=1003018 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.683448987, lastModified=2022-09-18 06:08:52.682132713, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.683448987, lastModified=2022-09-18 06:08:52.682132713, delta=1316274 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.683766409, lastModified=2022-09-18 06:08:52.682132713, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.683766409, lastModified=2022-09-18 06:08:52.682132713, delta=1633696 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.684100540, lastModified=2022-09-18 06:08:52.682132713, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.682132713 to 2022-09-18 06:08:52.683132731
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.686432624, lastModified=2022-09-18 06:08:52.685132767, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.686432624, lastModified=2022-09-18 06:08:52.685132767, delta=1299857 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.686814464, lastModified=2022-09-18 06:08:52.685132767, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.686814464, lastModified=2022-09-18 06:08:52.685132767, delta=1681697 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.687228805, lastModified=2022-09-18 06:08:52.686132785, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.687228805, lastModified=2022-09-18 06:08:52.686132785, delta=1096020 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.687534810, lastModified=2022-09-18 06:08:52.686132785, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.687534810, lastModified=2022-09-18 06:08:52.686132785, delta=1402025 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.687970110, lastModified=2022-09-18 06:08:52.686132785, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.686132785 to 2022-09-18 06:08:52.687132803
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.688382950, lastModified=2022-09-18 06:08:52.687132803, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.688382950, lastModified=2022-09-18 06:08:52.687132803, delta=1250147 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.688833875, lastModified=2022-09-18 06:08:52.687132803, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.688833875, lastModified=2022-09-18 06:08:52.687132803, delta=1701072 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.689192423, lastModified=2022-09-18 06:08:52.688132821, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.689192423, lastModified=2022-09-18 06:08:52.688132821, delta=1059602 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.689641973, lastModified=2022-09-18 06:08:52.688132821, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.689641973, lastModified=2022-09-18 06:08:52.688132821, delta=1509152 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.689977062, lastModified=2022-09-18 06:08:52.688132821, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.688132821 to 2022-09-18 06:08:52.689132839
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.690371569, lastModified=2022-09-18 06:08:52.689132839, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.690371569, lastModified=2022-09-18 06:08:52.689132839, delta=1238730 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.690694117, lastModified=2022-09-18 06:08:52.689132839, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.690694117, lastModified=2022-09-18 06:08:52.689132839, delta=1561278 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.691057415, lastModified=2022-09-18 06:08:52.689132839, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.689132839 to 2022-09-18 06:08:52.690132857
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.691462922, lastModified=2022-09-18 06:08:52.690132857, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.691462922, lastModified=2022-09-18 06:08:52.690132857, delta=1330065 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.691867763, lastModified=2022-09-18 06:08:52.690132857, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.691867763, lastModified=2022-09-18 06:08:52.690132857, delta=1734906 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.692309021, lastModified=2022-09-18 06:08:52.691132874, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.692309021, lastModified=2022-09-18 06:08:52.691132874, delta=1176147 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.692650693, lastModified=2022-09-18 06:08:52.691132874, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.692650693, lastModified=2022-09-18 06:08:52.691132874, delta=1517819 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.692987491, lastModified=2022-09-18 06:08:52.691132874, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.691132874 to 2022-09-18 06:08:52.692132892
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.693434916, lastModified=2022-09-18 06:08:52.692132892, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.693434916, lastModified=2022-09-18 06:08:52.692132892, delta=1302024 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.696146964, lastModified=2022-09-18 06:08:52.692132892, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.692132892 to 2022-09-18 06:08:52.695132946
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.696588222, lastModified=2022-09-18 06:08:52.695132946, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.696588222, lastModified=2022-09-18 06:08:52.695132946, delta=1455276 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.696993271, lastModified=2022-09-18 06:08:52.695132946, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.695132946 to 2022-09-18 06:08:52.696132964
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.697417070, lastModified=2022-09-18 06:08:52.696132964, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.697417070, lastModified=2022-09-18 06:08:52.696132964, delta=1284106 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.697794535, lastModified=2022-09-18 06:08:52.696132964, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.697794535, lastModified=2022-09-18 06:08:52.696132964, delta=1661571 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.698105499, lastModified=2022-09-18 06:08:52.697132982, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.698105499, lastModified=2022-09-18 06:08:52.697132982, delta=972517 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.698505048, lastModified=2022-09-18 06:08:52.697132982, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.698505048, lastModified=2022-09-18 06:08:52.697132982, delta=1372066 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.698841637, lastModified=2022-09-18 06:08:52.697132982, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.698841637, lastModified=2022-09-18 06:08:52.697132982, delta=1708655 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.699247103, lastModified=2022-09-18 06:08:52.698133000, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.699247103, lastModified=2022-09-18 06:08:52.698133000, delta=1114103 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.699612943, lastModified=2022-09-18 06:08:52.698133000, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.699612943, lastModified=2022-09-18 06:08:52.698133000, delta=1479943 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.700076285, lastModified=2022-09-18 06:08:52.698133000, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.698133000 to 2022-09-18 06:08:52.699133018
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.700444375, lastModified=2022-09-18 06:08:52.699133018, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.700444375, lastModified=2022-09-18 06:08:52.699133018, delta=1311357 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.700861090, lastModified=2022-09-18 06:08:52.699133018, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.700861090, lastModified=2022-09-18 06:08:52.699133018, delta=1728072 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.701159804, lastModified=2022-09-18 06:08:52.700133036, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.701159804, lastModified=2022-09-18 06:08:52.700133036, delta=1026768 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.701464768, lastModified=2022-09-18 06:08:52.700133036, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.701464768, lastModified=2022-09-18 06:08:52.700133036, delta=1331732 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.701835149, lastModified=2022-09-18 06:08:52.700133036, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.701835149, lastModified=2022-09-18 06:08:52.700133036, delta=1702113 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.702205114, lastModified=2022-09-18 06:08:52.701133054, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.702205114, lastModified=2022-09-18 06:08:52.701133054, delta=1072060 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.702541579, lastModified=2022-09-18 06:08:52.701133054, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.702541579, lastModified=2022-09-18 06:08:52.701133054, delta=1408525 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.702878626, lastModified=2022-09-18 06:08:52.701133054, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.702878626, lastModified=2022-09-18 06:08:52.701133054, delta=1745572 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.703283884, lastModified=2022-09-18 06:08:52.702133071, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.703283884, lastModified=2022-09-18 06:08:52.702133071, delta=1150813 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.706170227, lastModified=2022-09-18 06:08:52.705133125, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.706170227, lastModified=2022-09-18 06:08:52.705133125, delta=1037102 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.706576151, lastModified=2022-09-18 06:08:52.705133125, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.706576151, lastModified=2022-09-18 06:08:52.705133125, delta=1443026 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.706932241, lastModified=2022-09-18 06:08:52.705133125, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.705133125 to 2022-09-18 06:08:52.706133143
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.707286539, lastModified=2022-09-18 06:08:52.706133143, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.707286539, lastModified=2022-09-18 06:08:52.706133143, delta=1153396 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.707676837, lastModified=2022-09-18 06:08:52.706133143, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.707676837, lastModified=2022-09-18 06:08:52.706133143, delta=1543694 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.708046011, lastModified=2022-09-18 06:08:52.706133143, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.706133143 to 2022-09-18 06:08:52.707133161
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.708426726, lastModified=2022-09-18 06:08:52.707133161, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.708426726, lastModified=2022-09-18 06:08:52.707133161, delta=1293565 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.708807233, lastModified=2022-09-18 06:08:52.707133161, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.708807233, lastModified=2022-09-18 06:08:52.707133161, delta=1674072 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.709231323, lastModified=2022-09-18 06:08:52.708133179, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.709231323, lastModified=2022-09-18 06:08:52.708133179, delta=1098144 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.709714332, lastModified=2022-09-18 06:08:52.708133179, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.709714332, lastModified=2022-09-18 06:08:52.708133179, delta=1581153 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.710146257, lastModified=2022-09-18 06:08:52.709133197, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.710146257, lastModified=2022-09-18 06:08:52.709133197, delta=1013060 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.710440720, lastModified=2022-09-18 06:08:52.709133197, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.710440720, lastModified=2022-09-18 06:08:52.709133197, delta=1307523 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.710761726, lastModified=2022-09-18 06:08:52.709133197, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.710761726, lastModified=2022-09-18 06:08:52.709133197, delta=1628529 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.711061315, lastModified=2022-09-18 06:08:52.709133197, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.709133197 to 2022-09-18 06:08:52.710133215
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.711411529, lastModified=2022-09-18 06:08:52.710133215, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.711411529, lastModified=2022-09-18 06:08:52.710133215, delta=1278314 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.711761327, lastModified=2022-09-18 06:08:52.710133215, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.711761327, lastModified=2022-09-18 06:08:52.710133215, delta=1628112 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.712093500, lastModified=2022-09-18 06:08:52.710133215, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.710133215 to 2022-09-18 06:08:52.711133233
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.712421172, lastModified=2022-09-18 06:08:52.711133233, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.712421172, lastModified=2022-09-18 06:08:52.711133233, delta=1287939 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.712729803, lastModified=2022-09-18 06:08:52.711133233, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.712729803, lastModified=2022-09-18 06:08:52.711133233, delta=1596570 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.715122137, lastModified=2022-09-18 06:08:52.711133233, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.711133233 to 2022-09-18 06:08:52.714133286
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.715453893, lastModified=2022-09-18 06:08:52.714133286, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.715453893, lastModified=2022-09-18 06:08:52.714133286, delta=1320607 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.715777691, lastModified=2022-09-18 06:08:52.714133286, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.715777691, lastModified=2022-09-18 06:08:52.714133286, delta=1644405 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.716124572, lastModified=2022-09-18 06:08:52.715133304, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.716124572, lastModified=2022-09-18 06:08:52.715133304, delta=991268 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.716469411, lastModified=2022-09-18 06:08:52.715133304, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.716469411, lastModified=2022-09-18 06:08:52.715133304, delta=1336107 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.716885794, lastModified=2022-09-18 06:08:52.715133304, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.716885794, lastModified=2022-09-18 06:08:52.715133304, delta=1752490 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.717294718, lastModified=2022-09-18 06:08:52.716133322, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.717294718, lastModified=2022-09-18 06:08:52.716133322, delta=1161396 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.717621182, lastModified=2022-09-18 06:08:52.716133322, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.717621182, lastModified=2022-09-18 06:08:52.716133322, delta=1487860 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.717949521, lastModified=2022-09-18 06:08:52.716133322, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.716133322 to 2022-09-18 06:08:52.717133340
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.718343612, lastModified=2022-09-18 06:08:52.717133340, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.718343612, lastModified=2022-09-18 06:08:52.717133340, delta=1210272 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.718692535, lastModified=2022-09-18 06:08:52.717133340, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.718692535, lastModified=2022-09-18 06:08:52.717133340, delta=1559195 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.719078125, lastModified=2022-09-18 06:08:52.717133340, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.717133340 to 2022-09-18 06:08:52.718133358
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.719453882, lastModified=2022-09-18 06:08:52.718133358, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.719453882, lastModified=2022-09-18 06:08:52.718133358, delta=1320524 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.719854097, lastModified=2022-09-18 06:08:52.718133358, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.719854097, lastModified=2022-09-18 06:08:52.718133358, delta=1720739 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.720297230, lastModified=2022-09-18 06:08:52.719133376, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.720297230, lastModified=2022-09-18 06:08:52.719133376, delta=1163854 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.720784322, lastModified=2022-09-18 06:08:52.719133376, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.720784322, lastModified=2022-09-18 06:08:52.719133376, delta=1650946 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.721139078, lastModified=2022-09-18 06:08:52.720133394, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.721139078, lastModified=2022-09-18 06:08:52.720133394, delta=1005684 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.721484376, lastModified=2022-09-18 06:08:52.720133394, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.721484376, lastModified=2022-09-18 06:08:52.720133394, delta=1350982 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.721771506, lastModified=2022-09-18 06:08:52.720133394, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.721771506, lastModified=2022-09-18 06:08:52.720133394, delta=1638112 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.722068053, lastModified=2022-09-18 06:08:52.720133394, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.720133394 to 2022-09-18 06:08:52.721133412
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.724567015, lastModified=2022-09-18 06:08:52.723133447, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.724567015, lastModified=2022-09-18 06:08:52.723133447, delta=1433568 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.724976022, lastModified=2022-09-18 06:08:52.723133447, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.723133447 to 2022-09-18 06:08:52.724133465
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.725497948, lastModified=2022-09-18 06:08:52.724133465, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.725497948, lastModified=2022-09-18 06:08:52.724133465, delta=1364483 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.725857038, lastModified=2022-09-18 06:08:52.724133465, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.725857038, lastModified=2022-09-18 06:08:52.724133465, delta=1723573 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.726284712, lastModified=2022-09-18 06:08:52.725133483, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.726284712, lastModified=2022-09-18 06:08:52.725133483, delta=1151229 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.726743137, lastModified=2022-09-18 06:08:52.725133483, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.726743137, lastModified=2022-09-18 06:08:52.725133483, delta=1609654 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.727150519, lastModified=2022-09-18 06:08:52.726133501, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.727150519, lastModified=2022-09-18 06:08:52.726133501, delta=1017018 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.727586485, lastModified=2022-09-18 06:08:52.726133501, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.727586485, lastModified=2022-09-18 06:08:52.726133501, delta=1452984 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.727945575, lastModified=2022-09-18 06:08:52.726133501, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.726133501 to 2022-09-18 06:08:52.727133519
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.728420917, lastModified=2022-09-18 06:08:52.727133519, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.728420917, lastModified=2022-09-18 06:08:52.727133519, delta=1287398 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.728954927, lastModified=2022-09-18 06:08:52.727133519, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.727133519 to 2022-09-18 06:08:52.728133537
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.729449060, lastModified=2022-09-18 06:08:52.728133537, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.729449060, lastModified=2022-09-18 06:08:52.728133537, delta=1315523 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.729895777, lastModified=2022-09-18 06:08:52.728133537, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.728133537 to 2022-09-18 06:08:52.729133555
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.730451620, lastModified=2022-09-18 06:08:52.729133555, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.730451620, lastModified=2022-09-18 06:08:52.729133555, delta=1318065 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.730892503, lastModified=2022-09-18 06:08:52.729133555, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.729133555 to 2022-09-18 06:08:52.730133573
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.731287260, lastModified=2022-09-18 06:08:52.730133573, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.731287260, lastModified=2022-09-18 06:08:52.730133573, delta=1153687 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.731619808, lastModified=2022-09-18 06:08:52.730133573, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.731619808, lastModified=2022-09-18 06:08:52.730133573, delta=1486235 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.731962147, lastModified=2022-09-18 06:08:52.730133573, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.730133573 to 2022-09-18 06:08:52.731133591
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.732336862, lastModified=2022-09-18 06:08:52.731133591, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.732336862, lastModified=2022-09-18 06:08:52.731133591, delta=1203271 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.734906158, lastModified=2022-09-18 06:08:52.731133591, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.731133591 to 2022-09-18 06:08:52.734133644
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.735420376, lastModified=2022-09-18 06:08:52.734133644, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.735420376, lastModified=2022-09-18 06:08:52.734133644, delta=1286732 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.735874550, lastModified=2022-09-18 06:08:52.734133644, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.734133644 to 2022-09-18 06:08:52.735133662
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.736380143, lastModified=2022-09-18 06:08:52.735133662, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.736380143, lastModified=2022-09-18 06:08:52.735133662, delta=1246481 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.736812234, lastModified=2022-09-18 06:08:52.735133662, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.736812234, lastModified=2022-09-18 06:08:52.735133662, delta=1678572 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.739880956, lastModified=2022-09-18 06:08:52.738133716, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.738133716 to 2022-09-18 06:08:52.739133734
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.740563926, lastModified=2022-09-18 06:08:52.739133734, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.740563926, lastModified=2022-09-18 06:08:52.739133734, delta=1430192 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.740991267, lastModified=2022-09-18 06:08:52.739133734, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.739133734 to 2022-09-18 06:08:52.740133752
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.741483484, lastModified=2022-09-18 06:08:52.740133752, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.741483484, lastModified=2022-09-18 06:08:52.740133752, delta=1349732 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.741808115, lastModified=2022-09-18 06:08:52.740133752, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.741808115, lastModified=2022-09-18 06:08:52.740133752, delta=1674363 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.742171622, lastModified=2022-09-18 06:08:52.741133770, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.742171622, lastModified=2022-09-18 06:08:52.741133770, delta=1037852 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.742611921, lastModified=2022-09-18 06:08:52.741133770, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.742611921, lastModified=2022-09-18 06:08:52.741133770, delta=1478151 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.742985303, lastModified=2022-09-18 06:08:52.741133770, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.741133770 to 2022-09-18 06:08:52.742133788
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.743342226, lastModified=2022-09-18 06:08:52.742133788, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.743342226, lastModified=2022-09-18 06:08:52.742133788, delta=1208438 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.743661565, lastModified=2022-09-18 06:08:52.742133788, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.743661565, lastModified=2022-09-18 06:08:52.742133788, delta=1527777 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.743934236, lastModified=2022-09-18 06:08:52.742133788, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.742133788 to 2022-09-18 06:08:52.743133805
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.744256701, lastModified=2022-09-18 06:08:52.743133805, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.744256701, lastModified=2022-09-18 06:08:52.743133805, delta=1122896 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.744538497, lastModified=2022-09-18 06:08:52.743133805, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.744538497, lastModified=2022-09-18 06:08:52.743133805, delta=1404692 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.744825669, lastModified=2022-09-18 06:08:52.743133805, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.744825669, lastModified=2022-09-18 06:08:52.743133805, delta=1691864 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.745155008, lastModified=2022-09-18 06:08:52.744133823, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.745155008, lastModified=2022-09-18 06:08:52.744133823, delta=1021185 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.747666220, lastModified=2022-09-18 06:08:52.746133859, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.747666220, lastModified=2022-09-18 06:08:52.746133859, delta=1532361 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.748116645, lastModified=2022-09-18 06:08:52.747133877, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.748116645, lastModified=2022-09-18 06:08:52.747133877, delta=982768 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.748531194, lastModified=2022-09-18 06:08:52.747133877, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.748531194, lastModified=2022-09-18 06:08:52.747133877, delta=1397317 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.748885533, lastModified=2022-09-18 06:08:52.747133877, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.748885533, lastModified=2022-09-18 06:08:52.747133877, delta=1751656 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.749225248, lastModified=2022-09-18 06:08:52.748133895, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.749225248, lastModified=2022-09-18 06:08:52.748133895, delta=1091353 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.749535253, lastModified=2022-09-18 06:08:52.748133895, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.749535253, lastModified=2022-09-18 06:08:52.748133895, delta=1401358 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.749931302, lastModified=2022-09-18 06:08:52.748133895, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.748133895 to 2022-09-18 06:08:52.749133913
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.750300642, lastModified=2022-09-18 06:08:52.749133913, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.750300642, lastModified=2022-09-18 06:08:52.749133913, delta=1166729 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.750628690, lastModified=2022-09-18 06:08:52.749133913, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.750628690, lastModified=2022-09-18 06:08:52.749133913, delta=1494777 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.750942279, lastModified=2022-09-18 06:08:52.749133913, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.749133913 to 2022-09-18 06:08:52.750133931
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.751343036, lastModified=2022-09-18 06:08:52.750133931, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.751343036, lastModified=2022-09-18 06:08:52.750133931, delta=1209105 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.751701750, lastModified=2022-09-18 06:08:52.750133931, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.751701750, lastModified=2022-09-18 06:08:52.750133931, delta=1567819 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.752144883, lastModified=2022-09-18 06:08:52.750133931, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.750133931 to 2022-09-18 06:08:52.751133949
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.752593308, lastModified=2022-09-18 06:08:52.751133949, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.752593308, lastModified=2022-09-18 06:08:52.751133949, delta=1459359 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.752928231, lastModified=2022-09-18 06:08:52.751133949, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.751133949 to 2022-09-18 06:08:52.752133967
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.753306571, lastModified=2022-09-18 06:08:52.752133967, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.753306571, lastModified=2022-09-18 06:08:52.752133967, delta=1172604 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.753606618, lastModified=2022-09-18 06:08:52.752133967, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.753606618, lastModified=2022-09-18 06:08:52.752133967, delta=1472651 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.753928207, lastModified=2022-09-18 06:08:52.752133967, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.753928207, lastModified=2022-09-18 06:08:52.752133967, delta=1794240 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.754264505, lastModified=2022-09-18 06:08:52.753133984, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.754264505, lastModified=2022-09-18 06:08:52.753133984, delta=1130521 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.756808050, lastModified=2022-09-18 06:08:52.753133984, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.753133984 to 2022-09-18 06:08:52.755134020
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.757210724, lastModified=2022-09-18 06:08:52.756134038, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.757210724, lastModified=2022-09-18 06:08:52.756134038, delta=1076686 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.757525980, lastModified=2022-09-18 06:08:52.756134038, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.757525980, lastModified=2022-09-18 06:08:52.756134038, delta=1391942 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.757881694, lastModified=2022-09-18 06:08:52.756134038, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.757881694, lastModified=2022-09-18 06:08:52.756134038, delta=1747656 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.758367870, lastModified=2022-09-18 06:08:52.757134056, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.758367870, lastModified=2022-09-18 06:08:52.757134056, delta=1233814 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.758788627, lastModified=2022-09-18 06:08:52.757134056, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.758788627, lastModified=2022-09-18 06:08:52.757134056, delta=1654571 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.759185384, lastModified=2022-09-18 06:08:52.758134074, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.759185384, lastModified=2022-09-18 06:08:52.758134074, delta=1051310 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.759708435, lastModified=2022-09-18 06:08:52.758134074, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.759708435, lastModified=2022-09-18 06:08:52.758134074, delta=1574361 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.760081109, lastModified=2022-09-18 06:08:52.758134074, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.758134074 to 2022-09-18 06:08:52.759134092
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.760573534, lastModified=2022-09-18 06:08:52.759134092, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.760573534, lastModified=2022-09-18 06:08:52.759134092, delta=1439442 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.760997084, lastModified=2022-09-18 06:08:52.759134092, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.759134092 to 2022-09-18 06:08:52.760134110
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.761449925, lastModified=2022-09-18 06:08:52.760134110, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.761449925, lastModified=2022-09-18 06:08:52.760134110, delta=1315815 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.761776014, lastModified=2022-09-18 06:08:52.760134110, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.761776014, lastModified=2022-09-18 06:08:52.760134110, delta=1641904 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.762145187, lastModified=2022-09-18 06:08:52.761134128, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.762145187, lastModified=2022-09-18 06:08:52.761134128, delta=1011059 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.762515444, lastModified=2022-09-18 06:08:52.761134128, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.762515444, lastModified=2022-09-18 06:08:52.761134128, delta=1381316 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.762853825, lastModified=2022-09-18 06:08:52.761134128, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.762853825, lastModified=2022-09-18 06:08:52.761134128, delta=1719697 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.763277499, lastModified=2022-09-18 06:08:52.762134146, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.763277499, lastModified=2022-09-18 06:08:52.762134146, delta=1143353 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.763745841, lastModified=2022-09-18 06:08:52.762134146, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.763745841, lastModified=2022-09-18 06:08:52.762134146, delta=1611695 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.764142515, lastModified=2022-09-18 06:08:52.763134163, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.764142515, lastModified=2022-09-18 06:08:52.763134163, delta=1008352 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.764489979, lastModified=2022-09-18 06:08:52.763134163, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.764489979, lastModified=2022-09-18 06:08:52.763134163, delta=1355816 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.767177944, lastModified=2022-09-18 06:08:52.766134217, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.767177944, lastModified=2022-09-18 06:08:52.766134217, delta=1043727 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.767710704, lastModified=2022-09-18 06:08:52.766134217, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.767710704, lastModified=2022-09-18 06:08:52.766134217, delta=1576487 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.768180712, lastModified=2022-09-18 06:08:52.767134235, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.768180712, lastModified=2022-09-18 06:08:52.767134235, delta=1046477 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.768690638, lastModified=2022-09-18 06:08:52.767134235, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.768690638, lastModified=2022-09-18 06:08:52.767134235, delta=1556403 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.769026019, lastModified=2022-09-18 06:08:52.767134235, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.767134235 to 2022-09-18 06:08:52.768134253
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.769353191, lastModified=2022-09-18 06:08:52.768134253, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.769353191, lastModified=2022-09-18 06:08:52.768134253, delta=1218938 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.769858242, lastModified=2022-09-18 06:08:52.768134253, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.769858242, lastModified=2022-09-18 06:08:52.768134253, delta=1723989 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.770354959, lastModified=2022-09-18 06:08:52.769134271, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.770354959, lastModified=2022-09-18 06:08:52.769134271, delta=1220688 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.771636816, lastModified=2022-09-18 06:08:52.770134289, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.771636816, lastModified=2022-09-18 06:08:52.770134289, delta=1502527 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.773341221, lastModified=2022-09-18 06:08:52.771134307, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.771134307 to 2022-09-18 06:08:52.772134325
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.775092669, lastModified=2022-09-18 06:08:52.773134343, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.773134343 to 2022-09-18 06:08:52.774134360
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.776376609, lastModified=2022-09-18 06:08:52.775134378, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.776376609, lastModified=2022-09-18 06:08:52.775134378, delta=1242231 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.776878368, lastModified=2022-09-18 06:08:52.775134378, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.776878368, lastModified=2022-09-18 06:08:52.775134378, delta=1743990 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.777427294, lastModified=2022-09-18 06:08:52.776134396, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.777427294, lastModified=2022-09-18 06:08:52.776134396, delta=1292898 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.777870761, lastModified=2022-09-18 06:08:52.776134396, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.777870761, lastModified=2022-09-18 06:08:52.776134396, delta=1736365 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.778276893, lastModified=2022-09-18 06:08:52.777134414, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.778276893, lastModified=2022-09-18 06:08:52.777134414, delta=1142479 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.778779069, lastModified=2022-09-18 06:08:52.777134414, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.778779069, lastModified=2022-09-18 06:08:52.777134414, delta=1644655 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.779307161, lastModified=2022-09-18 06:08:52.778134432, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.779307161, lastModified=2022-09-18 06:08:52.778134432, delta=1172729 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.779736169, lastModified=2022-09-18 06:08:52.778134432, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.779736169, lastModified=2022-09-18 06:08:52.778134432, delta=1601737 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.782305757, lastModified=2022-09-18 06:08:52.778134432, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.778134432 to 2022-09-18 06:08:52.781134486
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.782746223, lastModified=2022-09-18 06:08:52.781134486, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.782746223, lastModified=2022-09-18 06:08:52.781134486, delta=1611737 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.783099063, lastModified=2022-09-18 06:08:52.781134486, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.781134486 to 2022-09-18 06:08:52.782134504
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.783512320, lastModified=2022-09-18 06:08:52.782134504, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.783512320, lastModified=2022-09-18 06:08:52.782134504, delta=1377816 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.783862410, lastModified=2022-09-18 06:08:52.782134504, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.783862410, lastModified=2022-09-18 06:08:52.782134504, delta=1727906 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.784313959, lastModified=2022-09-18 06:08:52.783134522, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.784313959, lastModified=2022-09-18 06:08:52.783134522, delta=1179437 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.784747884, lastModified=2022-09-18 06:08:52.783134522, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.784747884, lastModified=2022-09-18 06:08:52.783134522, delta=1613362 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.785182933, lastModified=2022-09-18 06:08:52.784134539, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.785182933, lastModified=2022-09-18 06:08:52.784134539, delta=1048394 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.785627233, lastModified=2022-09-18 06:08:52.784134539, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.785627233, lastModified=2022-09-18 06:08:52.784134539, delta=1492694 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.786117825, lastModified=2022-09-18 06:08:52.784134539, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.784134539 to 2022-09-18 06:08:52.785134557
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.786513082, lastModified=2022-09-18 06:08:52.785134557, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.786513082, lastModified=2022-09-18 06:08:52.785134557, delta=1378525 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.786892089, lastModified=2022-09-18 06:08:52.785134557, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.786892089, lastModified=2022-09-18 06:08:52.785134557, delta=1757532 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.787424557, lastModified=2022-09-18 06:08:52.786134575, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.787424557, lastModified=2022-09-18 06:08:52.786134575, delta=1289982 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.787889940, lastModified=2022-09-18 06:08:52.786134575, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.787889940, lastModified=2022-09-18 06:08:52.786134575, delta=1755365 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.788305739, lastModified=2022-09-18 06:08:52.787134593, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.788305739, lastModified=2022-09-18 06:08:52.787134593, delta=1171146 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.788693829, lastModified=2022-09-18 06:08:52.787134593, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.788693829, lastModified=2022-09-18 06:08:52.787134593, delta=1559236 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.788999835, lastModified=2022-09-18 06:08:52.787134593, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.787134593 to 2022-09-18 06:08:52.788134611
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.789470468, lastModified=2022-09-18 06:08:52.788134611, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.789470468, lastModified=2022-09-18 06:08:52.788134611, delta=1335857 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.789935268, lastModified=2022-09-18 06:08:52.788134611, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.788134611 to 2022-09-18 06:08:52.789134629
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.790371359, lastModified=2022-09-18 06:08:52.789134629, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.790371359, lastModified=2022-09-18 06:08:52.789134629, delta=1236730 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.793131326, lastModified=2022-09-18 06:08:52.791134665, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.791134665 to 2022-09-18 06:08:52.792134683
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.793554416, lastModified=2022-09-18 06:08:52.792134683, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.793554416, lastModified=2022-09-18 06:08:52.792134683, delta=1419733 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.793947798, lastModified=2022-09-18 06:08:52.792134683, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.792134683 to 2022-09-18 06:08:52.793134701
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.794356264, lastModified=2022-09-18 06:08:52.793134701, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.794356264, lastModified=2022-09-18 06:08:52.793134701, delta=1221563 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.794814439, lastModified=2022-09-18 06:08:52.793134701, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.794814439, lastModified=2022-09-18 06:08:52.793134701, delta=1679738 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.795227071, lastModified=2022-09-18 06:08:52.794134718, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.795227071, lastModified=2022-09-18 06:08:52.794134718, delta=1092353 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.795644912, lastModified=2022-09-18 06:08:52.794134718, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.795644912, lastModified=2022-09-18 06:08:52.794134718, delta=1510194 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.796038919, lastModified=2022-09-18 06:08:52.794134718, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.794134718 to 2022-09-18 06:08:52.795134736
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.796535761, lastModified=2022-09-18 06:08:52.795134736, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.796535761, lastModified=2022-09-18 06:08:52.795134736, delta=1401025 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.796933144, lastModified=2022-09-18 06:08:52.795134736, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.795134736 to 2022-09-18 06:08:52.796134754
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.797480153, lastModified=2022-09-18 06:08:52.796134754, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.797480153, lastModified=2022-09-18 06:08:52.796134754, delta=1345399 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.797920161, lastModified=2022-09-18 06:08:52.796134754, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.797920161, lastModified=2022-09-18 06:08:52.796134754, delta=1785407 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.798303001, lastModified=2022-09-18 06:08:52.797134772, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.798303001, lastModified=2022-09-18 06:08:52.797134772, delta=1168229 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.798677591, lastModified=2022-09-18 06:08:52.797134772, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.798677591, lastModified=2022-09-18 06:08:52.797134772, delta=1542819 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.799037181, lastModified=2022-09-18 06:08:52.797134772, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.797134772 to 2022-09-18 06:08:52.798134790
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.799410563, lastModified=2022-09-18 06:08:52.798134790, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.799410563, lastModified=2022-09-18 06:08:52.798134790, delta=1275773 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.799789445, lastModified=2022-09-18 06:08:52.798134790, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.799789445, lastModified=2022-09-18 06:08:52.798134790, delta=1654655 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.800133534, lastModified=2022-09-18 06:08:52.799134808, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.800133534, lastModified=2022-09-18 06:08:52.799134808, delta=998726 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.800481082, lastModified=2022-09-18 06:08:52.799134808, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.800481082, lastModified=2022-09-18 06:08:52.799134808, delta=1346274 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.803194131, lastModified=2022-09-18 06:08:52.799134808, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.799134808 to 2022-09-18 06:08:52.802134862
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.803533345, lastModified=2022-09-18 06:08:52.802134862, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.803533345, lastModified=2022-09-18 06:08:52.802134862, delta=1398483 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.803849142, lastModified=2022-09-18 06:08:52.802134862, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.803849142, lastModified=2022-09-18 06:08:52.802134862, delta=1714280 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.804242941, lastModified=2022-09-18 06:08:52.803134880, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.804242941, lastModified=2022-09-18 06:08:52.803134880, delta=1108061 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.804703366, lastModified=2022-09-18 06:08:52.803134880, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.804703366, lastModified=2022-09-18 06:08:52.803134880, delta=1568486 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.804996246, lastModified=2022-09-18 06:08:52.803134880, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.803134880 to 2022-09-18 06:08:52.804134897
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.805365461, lastModified=2022-09-18 06:08:52.804134897, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.805365461, lastModified=2022-09-18 06:08:52.804134897, delta=1230564 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.805709676, lastModified=2022-09-18 06:08:52.804134897, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.805709676, lastModified=2022-09-18 06:08:52.804134897, delta=1574779 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.805981681, lastModified=2022-09-18 06:08:52.804134897, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.804134897 to 2022-09-18 06:08:52.805134915
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.806312270, lastModified=2022-09-18 06:08:52.805134915, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.806312270, lastModified=2022-09-18 06:08:52.805134915, delta=1177355 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.806570191, lastModified=2022-09-18 06:08:52.805134915, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.806570191, lastModified=2022-09-18 06:08:52.805134915, delta=1435276 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.806834362, lastModified=2022-09-18 06:08:52.805134915, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.806834362, lastModified=2022-09-18 06:08:52.805134915, delta=1699447 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.807137035, lastModified=2022-09-18 06:08:52.806134933, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.807137035, lastModified=2022-09-18 06:08:52.806134933, delta=1002102 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.807434957, lastModified=2022-09-18 06:08:52.806134933, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.807434957, lastModified=2022-09-18 06:08:52.806134933, delta=1300024 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.807699920, lastModified=2022-09-18 06:08:52.806134933, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.807699920, lastModified=2022-09-18 06:08:52.806134933, delta=1564987 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.807957799, lastModified=2022-09-18 06:08:52.806134933, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.806134933 to 2022-09-18 06:08:52.807134951
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.808292305, lastModified=2022-09-18 06:08:52.807134951, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.808292305, lastModified=2022-09-18 06:08:52.807134951, delta=1157354 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.808547810, lastModified=2022-09-18 06:08:52.807134951, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.808547810, lastModified=2022-09-18 06:08:52.807134951, delta=1412859 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.808799773, lastModified=2022-09-18 06:08:52.807134951, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.808799773, lastModified=2022-09-18 06:08:52.807134951, delta=1664822 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.809118362, lastModified=2022-09-18 06:08:52.807134951, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.807134951 to 2022-09-18 06:08:52.808134969
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.811435028, lastModified=2022-09-18 06:08:52.810135005, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.811435028, lastModified=2022-09-18 06:08:52.810135005, delta=1300023 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.811857702, lastModified=2022-09-18 06:08:52.810135005, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.811857702, lastModified=2022-09-18 06:08:52.810135005, delta=1722697 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.812297460, lastModified=2022-09-18 06:08:52.811135023, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.812297460, lastModified=2022-09-18 06:08:52.811135023, delta=1162437 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.812697217, lastModified=2022-09-18 06:08:52.811135023, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.812697217, lastModified=2022-09-18 06:08:52.811135023, delta=1562194 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.812998681, lastModified=2022-09-18 06:08:52.811135023, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.811135023 to 2022-09-18 06:08:52.812135041
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.813340229, lastModified=2022-09-18 06:08:52.812135041, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.813340229, lastModified=2022-09-18 06:08:52.812135041, delta=1205188 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.813760861, lastModified=2022-09-18 06:08:52.812135041, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.813760861, lastModified=2022-09-18 06:08:52.812135041, delta=1625820 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.814109076, lastModified=2022-09-18 06:08:52.813135059, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.814109076, lastModified=2022-09-18 06:08:52.813135059, delta=974017 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.814427165, lastModified=2022-09-18 06:08:52.813135059, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.814427165, lastModified=2022-09-18 06:08:52.813135059, delta=1292106 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.814779213, lastModified=2022-09-18 06:08:52.813135059, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.814779213, lastModified=2022-09-18 06:08:52.813135059, delta=1644154 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.815133428, lastModified=2022-09-18 06:08:52.814135077, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.815133428, lastModified=2022-09-18 06:08:52.814135077, delta=998351 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.815526476, lastModified=2022-09-18 06:08:52.814135077, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.815526476, lastModified=2022-09-18 06:08:52.814135077, delta=1391399 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.815853857, lastModified=2022-09-18 06:08:52.814135077, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.815853857, lastModified=2022-09-18 06:08:52.814135077, delta=1718780 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.816276698, lastModified=2022-09-18 06:08:52.815135094, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.816276698, lastModified=2022-09-18 06:08:52.815135094, delta=1141604 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.816664163, lastModified=2022-09-18 06:08:52.815135094, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.816664163, lastModified=2022-09-18 06:08:52.815135094, delta=1529069 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.816918293, lastModified=2022-09-18 06:08:52.815135094, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.816918293, lastModified=2022-09-18 06:08:52.815135094, delta=1783199 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.817210882, lastModified=2022-09-18 06:08:52.816135112, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.817210882, lastModified=2022-09-18 06:08:52.816135112, delta=1075770 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.817589555, lastModified=2022-09-18 06:08:52.816135112, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.817589555, lastModified=2022-09-18 06:08:52.816135112, delta=1454443 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.817938270, lastModified=2022-09-18 06:08:52.816135112, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.816135112 to 2022-09-18 06:08:52.817135130
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.820346229, lastModified=2022-09-18 06:08:52.817135130, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.817135130 to 2022-09-18 06:08:52.819135166
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.820674985, lastModified=2022-09-18 06:08:52.819135166, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.820674985, lastModified=2022-09-18 06:08:52.819135166, delta=1539819 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.821002241, lastModified=2022-09-18 06:08:52.819135166, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.819135166 to 2022-09-18 06:08:52.820135184
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.821383331, lastModified=2022-09-18 06:08:52.820135184, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.821383331, lastModified=2022-09-18 06:08:52.820135184, delta=1248147 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.821663753, lastModified=2022-09-18 06:08:52.820135184, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.821663753, lastModified=2022-09-18 06:08:52.820135184, delta=1528569 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.821916174, lastModified=2022-09-18 06:08:52.820135184, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.821916174, lastModified=2022-09-18 06:08:52.820135184, delta=1780990 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.822281639, lastModified=2022-09-18 06:08:52.821135202, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.822281639, lastModified=2022-09-18 06:08:52.821135202, delta=1146437 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.822591728, lastModified=2022-09-18 06:08:52.821135202, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.822591728, lastModified=2022-09-18 06:08:52.821135202, delta=1456526 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.822903317, lastModified=2022-09-18 06:08:52.821135202, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.822903317, lastModified=2022-09-18 06:08:52.821135202, delta=1768115 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.823196155, lastModified=2022-09-18 06:08:52.822135220, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.823196155, lastModified=2022-09-18 06:08:52.822135220, delta=1060935 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.823499328, lastModified=2022-09-18 06:08:52.822135220, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.823499328, lastModified=2022-09-18 06:08:52.822135220, delta=1364108 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.823755415, lastModified=2022-09-18 06:08:52.822135220, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.823755415, lastModified=2022-09-18 06:08:52.822135220, delta=1620195 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.824103047, lastModified=2022-09-18 06:08:52.823135238, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.824103047, lastModified=2022-09-18 06:08:52.823135238, delta=967809 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.824377260, lastModified=2022-09-18 06:08:52.823135238, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.824377260, lastModified=2022-09-18 06:08:52.823135238, delta=1242022 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.824685224, lastModified=2022-09-18 06:08:52.823135238, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.824685224, lastModified=2022-09-18 06:08:52.823135238, delta=1549986 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.825000604, lastModified=2022-09-18 06:08:52.823135238, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.823135238 to 2022-09-18 06:08:52.824135256
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.825333027, lastModified=2022-09-18 06:08:52.824135256, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.825333027, lastModified=2022-09-18 06:08:52.824135256, delta=1197771 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.825602073, lastModified=2022-09-18 06:08:52.824135256, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.825602073, lastModified=2022-09-18 06:08:52.824135256, delta=1466817 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.825868870, lastModified=2022-09-18 06:08:52.824135256, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.825868870, lastModified=2022-09-18 06:08:52.824135256, delta=1733614 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.826158167, lastModified=2022-09-18 06:08:52.825135273, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.826158167, lastModified=2022-09-18 06:08:52.825135273, delta=1022894 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.828364915, lastModified=2022-09-18 06:08:52.827135309, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.828364915, lastModified=2022-09-18 06:08:52.827135309, delta=1229606 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.828702796, lastModified=2022-09-18 06:08:52.827135309, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.828702796, lastModified=2022-09-18 06:08:52.827135309, delta=1567487 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.829043343, lastModified=2022-09-18 06:08:52.827135309, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.827135309 to 2022-09-18 06:08:52.828135327
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.829356516, lastModified=2022-09-18 06:08:52.828135327, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.829356516, lastModified=2022-09-18 06:08:52.828135327, delta=1221189 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.829664688, lastModified=2022-09-18 06:08:52.828135327, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.829664688, lastModified=2022-09-18 06:08:52.828135327, delta=1529361 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.829947901, lastModified=2022-09-18 06:08:52.828135327, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.828135327 to 2022-09-18 06:08:52.829135345
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.830353742, lastModified=2022-09-18 06:08:52.829135345, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.830353742, lastModified=2022-09-18 06:08:52.829135345, delta=1218397 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.830695623, lastModified=2022-09-18 06:08:52.829135345, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.830695623, lastModified=2022-09-18 06:08:52.829135345, delta=1560278 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.830972003, lastModified=2022-09-18 06:08:52.829135345, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.829135345 to 2022-09-18 06:08:52.830135363
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.831415344, lastModified=2022-09-18 06:08:52.830135363, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.831415344, lastModified=2022-09-18 06:08:52.830135363, delta=1279981 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.831809976, lastModified=2022-09-18 06:08:52.830135363, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.831809976, lastModified=2022-09-18 06:08:52.830135363, delta=1674613 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.832197483, lastModified=2022-09-18 06:08:52.831135381, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.832197483, lastModified=2022-09-18 06:08:52.831135381, delta=1062102 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.832514864, lastModified=2022-09-18 06:08:52.831135381, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.832514864, lastModified=2022-09-18 06:08:52.831135381, delta=1379483 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.832845578, lastModified=2022-09-18 06:08:52.831135381, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.832845578, lastModified=2022-09-18 06:08:52.831135381, delta=1710197 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.839935455, lastModified=2022-09-18 06:08:52.839135524, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.839935455, lastModified=2022-09-18 06:08:52.839135524, delta=799931 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.840464548, lastModified=2022-09-18 06:08:52.839135524, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.840464548, lastModified=2022-09-18 06:08:52.839135524, delta=1329024 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.841099143, lastModified=2022-09-18 06:08:52.839135524, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.839135524 to 2022-09-18 06:08:52.840135542
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.841577609, lastModified=2022-09-18 06:08:52.840135542, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.841577609, lastModified=2022-09-18 06:08:52.840135542, delta=1442067 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.841875323, lastModified=2022-09-18 06:08:52.840135542, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.841875323, lastModified=2022-09-18 06:08:52.840135542, delta=1739781 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.844566330, lastModified=2022-09-18 06:08:52.841135560, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.841135560 to 2022-09-18 06:08:52.844135614
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.844879210, lastModified=2022-09-18 06:08:52.844135614, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.844879210, lastModified=2022-09-18 06:08:52.844135614, delta=743596 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.845222425, lastModified=2022-09-18 06:08:52.844135614, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.845222425, lastModified=2022-09-18 06:08:52.844135614, delta=1086811 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.845500305, lastModified=2022-09-18 06:08:52.844135614, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.845500305, lastModified=2022-09-18 06:08:52.844135614, delta=1364691 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.845900645, lastModified=2022-09-18 06:08:52.844135614, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.845900645, lastModified=2022-09-18 06:08:52.844135614, delta=1765031 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.846210192, lastModified=2022-09-18 06:08:52.845135632, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.846210192, lastModified=2022-09-18 06:08:52.845135632, delta=1074560 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.846495864, lastModified=2022-09-18 06:08:52.845135632, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.846495864, lastModified=2022-09-18 06:08:52.845135632, delta=1360232 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.846959914, lastModified=2022-09-18 06:08:52.845135632, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.845135632 to 2022-09-18 06:08:52.846135649
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.847260961, lastModified=2022-09-18 06:08:52.846135649, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.847260961, lastModified=2022-09-18 06:08:52.846135649, delta=1125312 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.847555800, lastModified=2022-09-18 06:08:52.846135649, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.847555800, lastModified=2022-09-18 06:08:52.846135649, delta=1420151 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.847944682, lastModified=2022-09-18 06:08:52.846135649, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.846135649 to 2022-09-18 06:08:52.847135667
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.848318438, lastModified=2022-09-18 06:08:52.847135667, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.848318438, lastModified=2022-09-18 06:08:52.847135667, delta=1182771 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.848728863, lastModified=2022-09-18 06:08:52.847135667, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.848728863, lastModified=2022-09-18 06:08:52.847135667, delta=1593196 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.849165787, lastModified=2022-09-18 06:08:52.848135685, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.849165787, lastModified=2022-09-18 06:08:52.848135685, delta=1030102 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.849518835, lastModified=2022-09-18 06:08:52.848135685, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.849518835, lastModified=2022-09-18 06:08:52.848135685, delta=1383150 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.850048303, lastModified=2022-09-18 06:08:52.848135685, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.848135685 to 2022-09-18 06:08:52.849135703
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.850455227, lastModified=2022-09-18 06:08:52.849135703, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.850455227, lastModified=2022-09-18 06:08:52.849135703, delta=1319524 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.850884026, lastModified=2022-09-18 06:08:52.849135703, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.850884026, lastModified=2022-09-18 06:08:52.849135703, delta=1748323 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.851228116, lastModified=2022-09-18 06:08:52.850135721, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.851228116, lastModified=2022-09-18 06:08:52.850135721, delta=1092395 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.851582747, lastModified=2022-09-18 06:08:52.850135721, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.851582747, lastModified=2022-09-18 06:08:52.850135721, delta=1447026 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.854217169, lastModified=2022-09-18 06:08:52.853135775, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.854217169, lastModified=2022-09-18 06:08:52.853135775, delta=1081394 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.854480507, lastModified=2022-09-18 06:08:52.853135775, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.854480507, lastModified=2022-09-18 06:08:52.853135775, delta=1344732 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.854787013, lastModified=2022-09-18 06:08:52.853135775, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.854787013, lastModified=2022-09-18 06:08:52.853135775, delta=1651238 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.855135227, lastModified=2022-09-18 06:08:52.853135775, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.853135775 to 2022-09-18 06:08:52.854135793
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.855453441, lastModified=2022-09-18 06:08:52.854135793, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.855453441, lastModified=2022-09-18 06:08:52.854135793, delta=1317648 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.855723529, lastModified=2022-09-18 06:08:52.854135793, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.855723529, lastModified=2022-09-18 06:08:52.854135793, delta=1587736 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.855986117, lastModified=2022-09-18 06:08:52.854135793, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.854135793 to 2022-09-18 06:08:52.855135811
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.856306456, lastModified=2022-09-18 06:08:52.855135811, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.856306456, lastModified=2022-09-18 06:08:52.855135811, delta=1170645 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.856568170, lastModified=2022-09-18 06:08:52.855135811, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.856568170, lastModified=2022-09-18 06:08:52.855135811, delta=1432359 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.856831633, lastModified=2022-09-18 06:08:52.855135811, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.856831633, lastModified=2022-09-18 06:08:52.855135811, delta=1695822 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.857163013, lastModified=2022-09-18 06:08:52.856135828, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.857163013, lastModified=2022-09-18 06:08:52.856135828, delta=1027185 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.857419601, lastModified=2022-09-18 06:08:52.856135828, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.857419601, lastModified=2022-09-18 06:08:52.856135828, delta=1283773 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.857679523, lastModified=2022-09-18 06:08:52.856135828, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.857679523, lastModified=2022-09-18 06:08:52.856135828, delta=1543695 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.857941194, lastModified=2022-09-18 06:08:52.856135828, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.856135828 to 2022-09-18 06:08:52.857135846
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.858313242, lastModified=2022-09-18 06:08:52.857135846, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.858313242, lastModified=2022-09-18 06:08:52.857135846, delta=1177396 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.858607039, lastModified=2022-09-18 06:08:52.857135846, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.858607039, lastModified=2022-09-18 06:08:52.857135846, delta=1471193 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.858877503, lastModified=2022-09-18 06:08:52.857135846, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.858877503, lastModified=2022-09-18 06:08:52.857135846, delta=1741657 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.859161341, lastModified=2022-09-18 06:08:52.858135864, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.859161341, lastModified=2022-09-18 06:08:52.858135864, delta=1025477 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.859411554, lastModified=2022-09-18 06:08:52.858135864, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.859411554, lastModified=2022-09-18 06:08:52.858135864, delta=1275690 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.861840764, lastModified=2022-09-18 06:08:52.858135864, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.858135864 to 2022-09-18 06:08:52.860135900
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.862216062, lastModified=2022-09-18 06:08:52.861135918, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.862216062, lastModified=2022-09-18 06:08:52.861135918, delta=1080144 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.862555318, lastModified=2022-09-18 06:08:52.861135918, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.862555318, lastModified=2022-09-18 06:08:52.861135918, delta=1419400 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.862868241, lastModified=2022-09-18 06:08:52.861135918, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.862868241, lastModified=2022-09-18 06:08:52.861135918, delta=1732323 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.863161121, lastModified=2022-09-18 06:08:52.862135936, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.863161121, lastModified=2022-09-18 06:08:52.862135936, delta=1025185 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.863510294, lastModified=2022-09-18 06:08:52.862135936, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.863510294, lastModified=2022-09-18 06:08:52.862135936, delta=1374358 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.863807424, lastModified=2022-09-18 06:08:52.862135936, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.863807424, lastModified=2022-09-18 06:08:52.862135936, delta=1671488 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.864151347, lastModified=2022-09-18 06:08:52.863135954, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.864151347, lastModified=2022-09-18 06:08:52.863135954, delta=1015393 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.864454936, lastModified=2022-09-18 06:08:52.863135954, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.864454936, lastModified=2022-09-18 06:08:52.863135954, delta=1318982 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.864718607, lastModified=2022-09-18 06:08:52.863135954, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.864718607, lastModified=2022-09-18 06:08:52.863135954, delta=1582653 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.864977403, lastModified=2022-09-18 06:08:52.863135954, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.863135954 to 2022-09-18 06:08:52.864135972
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.865294242, lastModified=2022-09-18 06:08:52.864135972, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.865294242, lastModified=2022-09-18 06:08:52.864135972, delta=1158270 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.865541788, lastModified=2022-09-18 06:08:52.864135972, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.865541788, lastModified=2022-09-18 06:08:52.864135972, delta=1405816 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.865812460, lastModified=2022-09-18 06:08:52.864135972, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.865812460, lastModified=2022-09-18 06:08:52.864135972, delta=1676488 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.866105049, lastModified=2022-09-18 06:08:52.865135990, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.866105049, lastModified=2022-09-18 06:08:52.865135990, delta=969059 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.866357761, lastModified=2022-09-18 06:08:52.865135990, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.866357761, lastModified=2022-09-18 06:08:52.865135990, delta=1221771 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.866613183, lastModified=2022-09-18 06:08:52.865135990, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.866613183, lastModified=2022-09-18 06:08:52.865135990, delta=1477193 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.866875187, lastModified=2022-09-18 06:08:52.865135990, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.866875187, lastModified=2022-09-18 06:08:52.865135990, delta=1739197 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.867160734, lastModified=2022-09-18 06:08:52.866136007, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.867160734, lastModified=2022-09-18 06:08:52.866136007, delta=1024727 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.867425656, lastModified=2022-09-18 06:08:52.866136007, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.867425656, lastModified=2022-09-18 06:08:52.866136007, delta=1289649 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.869829699, lastModified=2022-09-18 06:08:52.868136043, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.869829699, lastModified=2022-09-18 06:08:52.868136043, delta=1693656 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.870211205, lastModified=2022-09-18 06:08:52.869136061, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.870211205, lastModified=2022-09-18 06:08:52.869136061, delta=1075144 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.870632796, lastModified=2022-09-18 06:08:52.869136061, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.870632796, lastModified=2022-09-18 06:08:52.869136061, delta=1496735 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.870952760, lastModified=2022-09-18 06:08:52.869136061, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.869136061 to 2022-09-18 06:08:52.870136079
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.871345976, lastModified=2022-09-18 06:08:52.870136079, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.871345976, lastModified=2022-09-18 06:08:52.870136079, delta=1209897 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.871869735, lastModified=2022-09-18 06:08:52.870136079, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.871869735, lastModified=2022-09-18 06:08:52.870136079, delta=1733656 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.872192824, lastModified=2022-09-18 06:08:52.871136097, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.872192824, lastModified=2022-09-18 06:08:52.871136097, delta=1056727 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.872470163, lastModified=2022-09-18 06:08:52.871136097, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.872470163, lastModified=2022-09-18 06:08:52.871136097, delta=1334066 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.872733751, lastModified=2022-09-18 06:08:52.871136097, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.872733751, lastModified=2022-09-18 06:08:52.871136097, delta=1597654 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.873086715, lastModified=2022-09-18 06:08:52.871136097, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.871136097 to 2022-09-18 06:08:52.872136115
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.873371762, lastModified=2022-09-18 06:08:52.872136115, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.873371762, lastModified=2022-09-18 06:08:52.872136115, delta=1235647 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.873722852, lastModified=2022-09-18 06:08:52.872136115, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.873722852, lastModified=2022-09-18 06:08:52.872136115, delta=1586737 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.874058691, lastModified=2022-09-18 06:08:52.872136115, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.872136115 to 2022-09-18 06:08:52.873136133
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.874504532, lastModified=2022-09-18 06:08:52.873136133, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.874504532, lastModified=2022-09-18 06:08:52.873136133, delta=1368399 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.874867414, lastModified=2022-09-18 06:08:52.873136133, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.873136133 to 2022-09-18 06:08:52.874136151
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.875298505, lastModified=2022-09-18 06:08:52.874136151, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.875298505, lastModified=2022-09-18 06:08:52.874136151, delta=1162354 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.875676303, lastModified=2022-09-18 06:08:52.874136151, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.875676303, lastModified=2022-09-18 06:08:52.874136151, delta=1540152 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.876109186, lastModified=2022-09-18 06:08:52.874136151, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.874136151 to 2022-09-18 06:08:52.875136169
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.876494610, lastModified=2022-09-18 06:08:52.875136169, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.876494610, lastModified=2022-09-18 06:08:52.875136169, delta=1358441 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.878772525, lastModified=2022-09-18 06:08:52.875136169, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.875136169 to 2022-09-18 06:08:52.877136204
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.879260951, lastModified=2022-09-18 06:08:52.878136222, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.879260951, lastModified=2022-09-18 06:08:52.878136222, delta=1124729 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.879692834, lastModified=2022-09-18 06:08:52.878136222, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.879692834, lastModified=2022-09-18 06:08:52.878136222, delta=1556612 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.880045465, lastModified=2022-09-18 06:08:52.878136222, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.878136222 to 2022-09-18 06:08:52.879136240
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.880459306, lastModified=2022-09-18 06:08:52.879136240, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.880459306, lastModified=2022-09-18 06:08:52.879136240, delta=1323066 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.880825395, lastModified=2022-09-18 06:08:52.879136240, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.880825395, lastModified=2022-09-18 06:08:52.879136240, delta=1689155 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.881176652, lastModified=2022-09-18 06:08:52.880136258, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.881176652, lastModified=2022-09-18 06:08:52.880136258, delta=1040394 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.881585117, lastModified=2022-09-18 06:08:52.880136258, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.881585117, lastModified=2022-09-18 06:08:52.880136258, delta=1448859 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.881901706, lastModified=2022-09-18 06:08:52.880136258, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.880136258 to 2022-09-18 06:08:52.881136276
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.882275546, lastModified=2022-09-18 06:08:52.881136276, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.882275546, lastModified=2022-09-18 06:08:52.881136276, delta=1139270 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.882697971, lastModified=2022-09-18 06:08:52.881136276, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.882697971, lastModified=2022-09-18 06:08:52.881136276, delta=1561695 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.883083144, lastModified=2022-09-18 06:08:52.881136276, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.881136276 to 2022-09-18 06:08:52.882136294
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.883453818, lastModified=2022-09-18 06:08:52.882136294, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.883453818, lastModified=2022-09-18 06:08:52.882136294, delta=1317524 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.883760406, lastModified=2022-09-18 06:08:52.882136294, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.883760406, lastModified=2022-09-18 06:08:52.882136294, delta=1624112 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.884097204, lastModified=2022-09-18 06:08:52.882136294, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.882136294 to 2022-09-18 06:08:52.883136312
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.884459085, lastModified=2022-09-18 06:08:52.883136312, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.884459085, lastModified=2022-09-18 06:08:52.883136312, delta=1322773 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.884819009, lastModified=2022-09-18 06:08:52.883136312, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.884819009, lastModified=2022-09-18 06:08:52.883136312, delta=1682697 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.885183765, lastModified=2022-09-18 06:08:52.884136330, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.885183765, lastModified=2022-09-18 06:08:52.884136330, delta=1047435 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.885477770, lastModified=2022-09-18 06:08:52.884136330, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.885477770, lastModified=2022-09-18 06:08:52.884136330, delta=1341440 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.885822318, lastModified=2022-09-18 06:08:52.884136330, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.885822318, lastModified=2022-09-18 06:08:52.884136330, delta=1685988 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.888098942, lastModified=2022-09-18 06:08:52.886136366, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.886136366 to 2022-09-18 06:08:52.887136383
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.888471032, lastModified=2022-09-18 06:08:52.887136383, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.888471032, lastModified=2022-09-18 06:08:52.887136383, delta=1334649 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.888906665, lastModified=2022-09-18 06:08:52.887136383, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.888906665, lastModified=2022-09-18 06:08:52.887136383, delta=1770282 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.889299880, lastModified=2022-09-18 06:08:52.888136401, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.889299880, lastModified=2022-09-18 06:08:52.888136401, delta=1163479 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.889622345, lastModified=2022-09-18 06:08:52.888136401, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.889622345, lastModified=2022-09-18 06:08:52.888136401, delta=1485944 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.889881141, lastModified=2022-09-18 06:08:52.888136401, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.889881141, lastModified=2022-09-18 06:08:52.888136401, delta=1744740 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.890187230, lastModified=2022-09-18 06:08:52.889136419, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.890187230, lastModified=2022-09-18 06:08:52.889136419, delta=1050811 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.890553361, lastModified=2022-09-18 06:08:52.889136419, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.890553361, lastModified=2022-09-18 06:08:52.889136419, delta=1416942 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.890913868, lastModified=2022-09-18 06:08:52.889136419, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.889136419 to 2022-09-18 06:08:52.890136437
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.891431252, lastModified=2022-09-18 06:08:52.890136437, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.891431252, lastModified=2022-09-18 06:08:52.890136437, delta=1294815 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.891825009, lastModified=2022-09-18 06:08:52.890136437, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.891825009, lastModified=2022-09-18 06:08:52.890136437, delta=1688572 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.892221183, lastModified=2022-09-18 06:08:52.891136455, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.892221183, lastModified=2022-09-18 06:08:52.891136455, delta=1084728 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.892593731, lastModified=2022-09-18 06:08:52.891136455, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.892593731, lastModified=2022-09-18 06:08:52.891136455, delta=1457276 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.892926195, lastModified=2022-09-18 06:08:52.891136455, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.892926195, lastModified=2022-09-18 06:08:52.891136455, delta=1789740 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.893357370, lastModified=2022-09-18 06:08:52.892136473, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.893357370, lastModified=2022-09-18 06:08:52.892136473, delta=1220897 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.893736460, lastModified=2022-09-18 06:08:52.892136473, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.893736460, lastModified=2022-09-18 06:08:52.892136473, delta=1599987 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.894053924, lastModified=2022-09-18 06:08:52.892136473, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.892136473 to 2022-09-18 06:08:52.893136491
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.894451056, lastModified=2022-09-18 06:08:52.893136491, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.894451056, lastModified=2022-09-18 06:08:52.893136491, delta=1314565 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.894843605, lastModified=2022-09-18 06:08:52.893136491, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.894843605, lastModified=2022-09-18 06:08:52.893136491, delta=1707114 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.897319691, lastModified=2022-09-18 06:08:52.894136509, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.894136509 to 2022-09-18 06:08:52.897136562
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.898873677, lastModified=2022-09-18 06:08:52.897136562, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.898873677, lastModified=2022-09-18 06:08:52.897136562, delta=1737115 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.899567106, lastModified=2022-09-18 06:08:52.898136580, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.899567106, lastModified=2022-09-18 06:08:52.898136580, delta=1430526 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.899893778, lastModified=2022-09-18 06:08:52.898136580, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.899893778, lastModified=2022-09-18 06:08:52.898136580, delta=1757198 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.900283452, lastModified=2022-09-18 06:08:52.899136598, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.900283452, lastModified=2022-09-18 06:08:52.899136598, delta=1146854 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.900635625, lastModified=2022-09-18 06:08:52.899136598, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.900635625, lastModified=2022-09-18 06:08:52.899136598, delta=1499027 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.900913380, lastModified=2022-09-18 06:08:52.899136598, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.900913380, lastModified=2022-09-18 06:08:52.899136598, delta=1776782 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.901261720, lastModified=2022-09-18 06:08:52.900136616, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.901261720, lastModified=2022-09-18 06:08:52.900136616, delta=1125104 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.901773645, lastModified=2022-09-18 06:08:52.900136616, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.901773645, lastModified=2022-09-18 06:08:52.900136616, delta=1637029 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.902111277, lastModified=2022-09-18 06:08:52.901136634, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.902111277, lastModified=2022-09-18 06:08:52.901136634, delta=974643 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.902388948, lastModified=2022-09-18 06:08:52.901136634, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.902388948, lastModified=2022-09-18 06:08:52.901136634, delta=1252314 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.902662245, lastModified=2022-09-18 06:08:52.901136634, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.902662245, lastModified=2022-09-18 06:08:52.901136634, delta=1525611 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.902949250, lastModified=2022-09-18 06:08:52.901136634, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.901136634 to 2022-09-18 06:08:52.902136652
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.903343549, lastModified=2022-09-18 06:08:52.902136652, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.903343549, lastModified=2022-09-18 06:08:52.902136652, delta=1206897 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.903618929, lastModified=2022-09-18 06:08:52.902136652, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.903618929, lastModified=2022-09-18 06:08:52.902136652, delta=1482277 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.903937518, lastModified=2022-09-18 06:08:52.902136652, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.902136652 to 2022-09-18 06:08:52.903136670
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.904367525, lastModified=2022-09-18 06:08:52.903136670, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.904367525, lastModified=2022-09-18 06:08:52.903136670, delta=1230855 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.904742449, lastModified=2022-09-18 06:08:52.903136670, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.904742449, lastModified=2022-09-18 06:08:52.903136670, delta=1605779 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.905097705, lastModified=2022-09-18 06:08:52.903136670, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.903136670 to 2022-09-18 06:08:52.904136688
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.905521629, lastModified=2022-09-18 06:08:52.904136688, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.905521629, lastModified=2022-09-18 06:08:52.904136688, delta=1384941 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.908106092, lastModified=2022-09-18 06:08:52.906136724, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.906136724 to 2022-09-18 06:08:52.907136741
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.908515725, lastModified=2022-09-18 06:08:52.907136741, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.908515725, lastModified=2022-09-18 06:08:52.907136741, delta=1378984 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.908904815, lastModified=2022-09-18 06:08:52.907136741, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.908904815, lastModified=2022-09-18 06:08:52.907136741, delta=1768074 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.909307614, lastModified=2022-09-18 06:08:52.908136759, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.909307614, lastModified=2022-09-18 06:08:52.908136759, delta=1170855 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.909699746, lastModified=2022-09-18 06:08:52.908136759, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.909699746, lastModified=2022-09-18 06:08:52.908136759, delta=1562987 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.910083586, lastModified=2022-09-18 06:08:52.908136759, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.908136759 to 2022-09-18 06:08:52.909136777
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.910530886, lastModified=2022-09-18 06:08:52.909136777, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.910530886, lastModified=2022-09-18 06:08:52.909136777, delta=1394109 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.910844891, lastModified=2022-09-18 06:08:52.909136777, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.910844891, lastModified=2022-09-18 06:08:52.909136777, delta=1708114 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.911182481, lastModified=2022-09-18 06:08:52.910136795, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.911182481, lastModified=2022-09-18 06:08:52.910136795, delta=1045686 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.911554987, lastModified=2022-09-18 06:08:52.910136795, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.911554987, lastModified=2022-09-18 06:08:52.910136795, delta=1418192 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.911940369, lastModified=2022-09-18 06:08:52.910136795, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.910136795 to 2022-09-18 06:08:52.911136813
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.912368335, lastModified=2022-09-18 06:08:52.911136813, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.912368335, lastModified=2022-09-18 06:08:52.911136813, delta=1231522 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.912738008, lastModified=2022-09-18 06:08:52.911136813, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.912738008, lastModified=2022-09-18 06:08:52.911136813, delta=1601195 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.912993888, lastModified=2022-09-18 06:08:52.911136813, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.911136813 to 2022-09-18 06:08:52.912136831
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.913304185, lastModified=2022-09-18 06:08:52.912136831, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.913304185, lastModified=2022-09-18 06:08:52.912136831, delta=1167354 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.913564607, lastModified=2022-09-18 06:08:52.912136831, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.913564607, lastModified=2022-09-18 06:08:52.912136831, delta=1427776 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.913852487, lastModified=2022-09-18 06:08:52.912136831, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.913852487, lastModified=2022-09-18 06:08:52.912136831, delta=1715656 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.914148159, lastModified=2022-09-18 06:08:52.913136849, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.914148159, lastModified=2022-09-18 06:08:52.913136849, delta=1011310 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.914437122, lastModified=2022-09-18 06:08:52.913136849, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.914437122, lastModified=2022-09-18 06:08:52.913136849, delta=1300273 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.916815706, lastModified=2022-09-18 06:08:52.913136849, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.913136849 to 2022-09-18 06:08:52.915136885
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.917204422, lastModified=2022-09-18 06:08:52.916136903, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.917204422, lastModified=2022-09-18 06:08:52.916136903, delta=1067519 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.917641721, lastModified=2022-09-18 06:08:52.916136903, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.917641721, lastModified=2022-09-18 06:08:52.916136903, delta=1504818 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.918057687, lastModified=2022-09-18 06:08:52.916136903, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.916136903 to 2022-09-18 06:08:52.917136921
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.918450777, lastModified=2022-09-18 06:08:52.917136921, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.918450777, lastModified=2022-09-18 06:08:52.917136921, delta=1313856 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.918846534, lastModified=2022-09-18 06:08:52.917136921, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.918846534, lastModified=2022-09-18 06:08:52.917136921, delta=1709613 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.919302293, lastModified=2022-09-18 06:08:52.918136938, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.919302293, lastModified=2022-09-18 06:08:52.918136938, delta=1165355 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.919716675, lastModified=2022-09-18 06:08:52.918136938, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.919716675, lastModified=2022-09-18 06:08:52.918136938, delta=1579737 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.920106849, lastModified=2022-09-18 06:08:52.918136938, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.918136938 to 2022-09-18 06:08:52.919136956
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.920510939, lastModified=2022-09-18 06:08:52.919136956, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.920510939, lastModified=2022-09-18 06:08:52.919136956, delta=1373983 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.920924655, lastModified=2022-09-18 06:08:52.919136956, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.919136956 to 2022-09-18 06:08:52.920136974
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.921352621, lastModified=2022-09-18 06:08:52.920136974, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.921352621, lastModified=2022-09-18 06:08:52.920136974, delta=1215647 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.921735169, lastModified=2022-09-18 06:08:52.920136974, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.921735169, lastModified=2022-09-18 06:08:52.920136974, delta=1598195 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.922079259, lastModified=2022-09-18 06:08:52.920136974, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.920136974 to 2022-09-18 06:08:52.921136992
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.922426432, lastModified=2022-09-18 06:08:52.921136992, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.922426432, lastModified=2022-09-18 06:08:52.921136992, delta=1289440 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.922762855, lastModified=2022-09-18 06:08:52.921136992, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.922762855, lastModified=2022-09-18 06:08:52.921136992, delta=1625863 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.923078152, lastModified=2022-09-18 06:08:52.921136992, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.921136992 to 2022-09-18 06:08:52.922137010
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.923395241, lastModified=2022-09-18 06:08:52.922137010, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.923395241, lastModified=2022-09-18 06:08:52.922137010, delta=1258231 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.923781206, lastModified=2022-09-18 06:08:52.922137010, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.923781206, lastModified=2022-09-18 06:08:52.922137010, delta=1644196 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.924146963, lastModified=2022-09-18 06:08:52.923137028, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.924146963, lastModified=2022-09-18 06:08:52.923137028, delta=1009935 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.929959817, lastModified=2022-09-18 06:08:52.928137117, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.928137117 to 2022-09-18 06:08:52.929137135
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.930356324, lastModified=2022-09-18 06:08:52.929137135, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.930356324, lastModified=2022-09-18 06:08:52.929137135, delta=1219189 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.930832541, lastModified=2022-09-18 06:08:52.929137135, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.930832541, lastModified=2022-09-18 06:08:52.929137135, delta=1695406 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.931358342, lastModified=2022-09-18 06:08:52.930137153, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.931358342, lastModified=2022-09-18 06:08:52.930137153, delta=1221189 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.931719182, lastModified=2022-09-18 06:08:52.930137153, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.931719182, lastModified=2022-09-18 06:08:52.930137153, delta=1582029 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.932040646, lastModified=2022-09-18 06:08:52.930137153, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.930137153 to 2022-09-18 06:08:52.931137171
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.932433403, lastModified=2022-09-18 06:08:52.931137171, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.932433403, lastModified=2022-09-18 06:08:52.931137171, delta=1296232 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.932882452, lastModified=2022-09-18 06:08:52.931137171, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.931137171 to 2022-09-18 06:08:52.932137189
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.933348044, lastModified=2022-09-18 06:08:52.932137189, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.933348044, lastModified=2022-09-18 06:08:52.932137189, delta=1210855 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.933824553, lastModified=2022-09-18 06:08:52.932137189, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.933824553, lastModified=2022-09-18 06:08:52.932137189, delta=1687364 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.934240893, lastModified=2022-09-18 06:08:52.933137207, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.934240893, lastModified=2022-09-18 06:08:52.933137207, delta=1103686 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.934556732, lastModified=2022-09-18 06:08:52.933137207, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.934556732, lastModified=2022-09-18 06:08:52.933137207, delta=1419525 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.934981907, lastModified=2022-09-18 06:08:52.933137207, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.933137207 to 2022-09-18 06:08:52.934137225
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.935382372, lastModified=2022-09-18 06:08:52.934137225, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.935382372, lastModified=2022-09-18 06:08:52.934137225, delta=1245147 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.935746754, lastModified=2022-09-18 06:08:52.934137225, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.935746754, lastModified=2022-09-18 06:08:52.934137225, delta=1609529 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.936064551, lastModified=2022-09-18 06:08:52.934137225, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.934137225 to 2022-09-18 06:08:52.935137243
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.936377265, lastModified=2022-09-18 06:08:52.935137243, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.936377265, lastModified=2022-09-18 06:08:52.935137243, delta=1240022 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.936685729, lastModified=2022-09-18 06:08:52.935137243, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.936685729, lastModified=2022-09-18 06:08:52.935137243, delta=1548486 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.936995734, lastModified=2022-09-18 06:08:52.935137243, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.935137243 to 2022-09-18 06:08:52.936137261
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.939621573, lastModified=2022-09-18 06:08:52.936137261, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.936137261 to 2022-09-18 06:08:52.939137314
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.939973788, lastModified=2022-09-18 06:08:52.939137314, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.939973788, lastModified=2022-09-18 06:08:52.939137314, delta=836474 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.940406920, lastModified=2022-09-18 06:08:52.939137314, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.940406920, lastModified=2022-09-18 06:08:52.939137314, delta=1269606 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.940878971, lastModified=2022-09-18 06:08:52.939137314, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.940878971, lastModified=2022-09-18 06:08:52.939137314, delta=1741657 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.941283603, lastModified=2022-09-18 06:08:52.940137332, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.941283603, lastModified=2022-09-18 06:08:52.940137332, delta=1146271 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.941684110, lastModified=2022-09-18 06:08:52.940137332, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.941684110, lastModified=2022-09-18 06:08:52.940137332, delta=1546778 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.942002074, lastModified=2022-09-18 06:08:52.940137332, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.940137332 to 2022-09-18 06:08:52.941137350
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.942432748, lastModified=2022-09-18 06:08:52.941137350, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.942432748, lastModified=2022-09-18 06:08:52.941137350, delta=1295398 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.942794297, lastModified=2022-09-18 06:08:52.941137350, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.942794297, lastModified=2022-09-18 06:08:52.941137350, delta=1656947 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.943131053, lastModified=2022-09-18 06:08:52.942137368, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.943131053, lastModified=2022-09-18 06:08:52.942137368, delta=993685 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.943410766, lastModified=2022-09-18 06:08:52.942137368, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.943410766, lastModified=2022-09-18 06:08:52.942137368, delta=1273398 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.943776356, lastModified=2022-09-18 06:08:52.942137368, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.943776356, lastModified=2022-09-18 06:08:52.942137368, delta=1638988 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.944069069, lastModified=2022-09-18 06:08:52.942137368, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.942137368 to 2022-09-18 06:08:52.943137386
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.944497744, lastModified=2022-09-18 06:08:52.943137386, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.944497744, lastModified=2022-09-18 06:08:52.943137386, delta=1360358 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.944910709, lastModified=2022-09-18 06:08:52.943137386, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.943137386 to 2022-09-18 06:08:52.944137404
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.945370384, lastModified=2022-09-18 06:08:52.944137404, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.945370384, lastModified=2022-09-18 06:08:52.944137404, delta=1232980 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.945830226, lastModified=2022-09-18 06:08:52.944137404, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.945830226, lastModified=2022-09-18 06:08:52.944137404, delta=1692822 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.946154482, lastModified=2022-09-18 06:08:52.945137422, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.946154482, lastModified=2022-09-18 06:08:52.945137422, delta=1017060 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.946545655, lastModified=2022-09-18 06:08:52.945137422, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.946545655, lastModified=2022-09-18 06:08:52.945137422, delta=1408233 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.946814368, lastModified=2022-09-18 06:08:52.945137422, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.946814368, lastModified=2022-09-18 06:08:52.945137422, delta=1676946 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.949346122, lastModified=2022-09-18 06:08:52.948137475, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.949346122, lastModified=2022-09-18 06:08:52.948137475, delta=1208647 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.949806630, lastModified=2022-09-18 06:08:52.948137475, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.949806630, lastModified=2022-09-18 06:08:52.948137475, delta=1669155 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.950211638, lastModified=2022-09-18 06:08:52.949137493, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.950211638, lastModified=2022-09-18 06:08:52.949137493, delta=1074145 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.950695230, lastModified=2022-09-18 06:08:52.949137493, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.950695230, lastModified=2022-09-18 06:08:52.949137493, delta=1557737 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.950971443, lastModified=2022-09-18 06:08:52.949137493, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.949137493 to 2022-09-18 06:08:52.950137511
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.951358408, lastModified=2022-09-18 06:08:52.950137511, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.951358408, lastModified=2022-09-18 06:08:52.950137511, delta=1220897 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.951740040, lastModified=2022-09-18 06:08:52.950137511, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.951740040, lastModified=2022-09-18 06:08:52.950137511, delta=1602529 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.952175506, lastModified=2022-09-18 06:08:52.951137529, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.952175506, lastModified=2022-09-18 06:08:52.951137529, delta=1037977 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.952602722, lastModified=2022-09-18 06:08:52.951137529, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.952602722, lastModified=2022-09-18 06:08:52.951137529, delta=1465193 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.952935353, lastModified=2022-09-18 06:08:52.951137529, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.952935353, lastModified=2022-09-18 06:08:52.951137529, delta=1797824 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.953381153, lastModified=2022-09-18 06:08:52.952137547, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.953381153, lastModified=2022-09-18 06:08:52.952137547, delta=1243606 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.953818619, lastModified=2022-09-18 06:08:52.952137547, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.953818619, lastModified=2022-09-18 06:08:52.952137547, delta=1681072 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.954103582, lastModified=2022-09-18 06:08:52.953137565, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.954103582, lastModified=2022-09-18 06:08:52.953137565, delta=966017 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.954373587, lastModified=2022-09-18 06:08:52.953137565, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.954373587, lastModified=2022-09-18 06:08:52.953137565, delta=1236022 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.954653384, lastModified=2022-09-18 06:08:52.953137565, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.954653384, lastModified=2022-09-18 06:08:52.953137565, delta=1515819 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.954936931, lastModified=2022-09-18 06:08:52.953137565, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.953137565 to 2022-09-18 06:08:52.954137583
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.955252020, lastModified=2022-09-18 06:08:52.954137583, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.955252020, lastModified=2022-09-18 06:08:52.954137583, delta=1114437 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.955575984, lastModified=2022-09-18 06:08:52.954137583, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.955575984, lastModified=2022-09-18 06:08:52.954137583, delta=1438401 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.955882614, lastModified=2022-09-18 06:08:52.954137583, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.955882614, lastModified=2022-09-18 06:08:52.954137583, delta=1745031 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.958213531, lastModified=2022-09-18 06:08:52.955137601, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.955137601 to 2022-09-18 06:08:52.957137637
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.958606955, lastModified=2022-09-18 06:08:52.957137637, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.958606955, lastModified=2022-09-18 06:08:52.957137637, delta=1469318 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.958970503, lastModified=2022-09-18 06:08:52.957137637, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.957137637 to 2022-09-18 06:08:52.958137655
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.959379052, lastModified=2022-09-18 06:08:52.958137655, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.959379052, lastModified=2022-09-18 06:08:52.958137655, delta=1241397 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.959682599, lastModified=2022-09-18 06:08:52.958137655, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.959682599, lastModified=2022-09-18 06:08:52.958137655, delta=1544944 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.960028022, lastModified=2022-09-18 06:08:52.958137655, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.958137655 to 2022-09-18 06:08:52.959137672
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.960294943, lastModified=2022-09-18 06:08:52.959137672, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.960294943, lastModified=2022-09-18 06:08:52.959137672, delta=1157271 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.960616532, lastModified=2022-09-18 06:08:52.959137672, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.960616532, lastModified=2022-09-18 06:08:52.959137672, delta=1478860 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.960896371, lastModified=2022-09-18 06:08:52.959137672, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.960896371, lastModified=2022-09-18 06:08:52.959137672, delta=1758699 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.961197626, lastModified=2022-09-18 06:08:52.960137690, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.961197626, lastModified=2022-09-18 06:08:52.960137690, delta=1059936 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.961524090, lastModified=2022-09-18 06:08:52.960137690, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.961524090, lastModified=2022-09-18 06:08:52.960137690, delta=1386400 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.961877888, lastModified=2022-09-18 06:08:52.960137690, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.961877888, lastModified=2022-09-18 06:08:52.960137690, delta=1740198 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.962181269, lastModified=2022-09-18 06:08:52.961137708, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.962181269, lastModified=2022-09-18 06:08:52.961137708, delta=1043561 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.962481316, lastModified=2022-09-18 06:08:52.961137708, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.962481316, lastModified=2022-09-18 06:08:52.961137708, delta=1343608 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.962773821, lastModified=2022-09-18 06:08:52.961137708, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.962773821, lastModified=2022-09-18 06:08:52.961137708, delta=1636113 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.963112660, lastModified=2022-09-18 06:08:52.962137726, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.963112660, lastModified=2022-09-18 06:08:52.962137726, delta=974934 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.963415166, lastModified=2022-09-18 06:08:52.962137726, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.963415166, lastModified=2022-09-18 06:08:52.962137726, delta=1277440 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.963685796, lastModified=2022-09-18 06:08:52.962137726, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.963685796, lastModified=2022-09-18 06:08:52.962137726, delta=1548070 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.964417517, lastModified=2022-09-18 06:08:52.963137744, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.964417517, lastModified=2022-09-18 06:08:52.963137744, delta=1279773 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.965490453, lastModified=2022-09-18 06:08:52.964137762, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.965490453, lastModified=2022-09-18 06:08:52.964137762, delta=1352691 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.968383505, lastModified=2022-09-18 06:08:52.967137816, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.968383505, lastModified=2022-09-18 06:08:52.967137816, delta=1245689 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.968790137, lastModified=2022-09-18 06:08:52.967137816, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.968790137, lastModified=2022-09-18 06:08:52.967137816, delta=1652321 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.969074642, lastModified=2022-09-18 06:08:52.967137816, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.967137816 to 2022-09-18 06:08:52.968137834
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.969478774, lastModified=2022-09-18 06:08:52.968137834, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.969478774, lastModified=2022-09-18 06:08:52.968137834, delta=1340940 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.969889032, lastModified=2022-09-18 06:08:52.968137834, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.969889032, lastModified=2022-09-18 06:08:52.968137834, delta=1751198 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.970211579, lastModified=2022-09-18 06:08:52.969137851, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.970211579, lastModified=2022-09-18 06:08:52.969137851, delta=1073728 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.970578419, lastModified=2022-09-18 06:08:52.969137851, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.970578419, lastModified=2022-09-18 06:08:52.969137851, delta=1440568 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.970875049, lastModified=2022-09-18 06:08:52.969137851, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.970875049, lastModified=2022-09-18 06:08:52.969137851, delta=1737198 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.971171721, lastModified=2022-09-18 06:08:52.970137869, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.971171721, lastModified=2022-09-18 06:08:52.970137869, delta=1033852 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.971470185, lastModified=2022-09-18 06:08:52.970137869, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.971470185, lastModified=2022-09-18 06:08:52.970137869, delta=1332316 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.971759607, lastModified=2022-09-18 06:08:52.970137869, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.971759607, lastModified=2022-09-18 06:08:52.970137869, delta=1621738 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.972061987, lastModified=2022-09-18 06:08:52.970137869, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.970137869 to 2022-09-18 06:08:52.971137887
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.972325909, lastModified=2022-09-18 06:08:52.971137887, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.972325909, lastModified=2022-09-18 06:08:52.971137887, delta=1188022 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.972633789, lastModified=2022-09-18 06:08:52.971137887, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.972633789, lastModified=2022-09-18 06:08:52.971137887, delta=1495902 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.972899877, lastModified=2022-09-18 06:08:52.971137887, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.972899877, lastModified=2022-09-18 06:08:52.971137887, delta=1761990 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.973203549, lastModified=2022-09-18 06:08:52.972137905, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.973203549, lastModified=2022-09-18 06:08:52.972137905, delta=1065644 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.973465721, lastModified=2022-09-18 06:08:52.972137905, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.973465721, lastModified=2022-09-18 06:08:52.972137905, delta=1327816 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.973733559, lastModified=2022-09-18 06:08:52.972137905, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.973733559, lastModified=2022-09-18 06:08:52.972137905, delta=1595654 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.974029522, lastModified=2022-09-18 06:08:52.972137905, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.972137905 to 2022-09-18 06:08:52.973137923
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.976653361, lastModified=2022-09-18 06:08:52.973137923, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.973137923 to 2022-09-18 06:08:52.975137959
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.977181370, lastModified=2022-09-18 06:08:52.976137977, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.977181370, lastModified=2022-09-18 06:08:52.976137977, delta=1043393 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.977650462, lastModified=2022-09-18 06:08:52.976137977, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.977650462, lastModified=2022-09-18 06:08:52.976137977, delta=1512485 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.977961301, lastModified=2022-09-18 06:08:52.976137977, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.976137977 to 2022-09-18 06:08:52.977137995
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.978242931, lastModified=2022-09-18 06:08:52.977137995, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.978242931, lastModified=2022-09-18 06:08:52.977137995, delta=1104936 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.978519603, lastModified=2022-09-18 06:08:52.977137995, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.978519603, lastModified=2022-09-18 06:08:52.977137995, delta=1381608 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.978783024, lastModified=2022-09-18 06:08:52.977137995, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.978783024, lastModified=2022-09-18 06:08:52.977137995, delta=1645029 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.979066738, lastModified=2022-09-18 06:08:52.977137995, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.977137995 to 2022-09-18 06:08:52.978138013
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.979377868, lastModified=2022-09-18 06:08:52.978138013, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.979377868, lastModified=2022-09-18 06:08:52.978138013, delta=1239855 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.979725666, lastModified=2022-09-18 06:08:52.978138013, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.979725666, lastModified=2022-09-18 06:08:52.978138013, delta=1587653 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.980032296, lastModified=2022-09-18 06:08:52.978138013, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.978138013 to 2022-09-18 06:08:52.979138030
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.980297468, lastModified=2022-09-18 06:08:52.979138030, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.980297468, lastModified=2022-09-18 06:08:52.979138030, delta=1159438 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.980570223, lastModified=2022-09-18 06:08:52.979138030, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.980570223, lastModified=2022-09-18 06:08:52.979138030, delta=1432193 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.980844394, lastModified=2022-09-18 06:08:52.979138030, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.980844394, lastModified=2022-09-18 06:08:52.979138030, delta=1706364 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.981172734, lastModified=2022-09-18 06:08:52.980138048, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.981172734, lastModified=2022-09-18 06:08:52.980138048, delta=1034686 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.981455697, lastModified=2022-09-18 06:08:52.980138048, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.981455697, lastModified=2022-09-18 06:08:52.980138048, delta=1317649 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.981725993, lastModified=2022-09-18 06:08:52.980138048, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.981725993, lastModified=2022-09-18 06:08:52.980138048, delta=1587945 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.981990748, lastModified=2022-09-18 06:08:52.980138048, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.980138048 to 2022-09-18 06:08:52.981138066
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.982309837, lastModified=2022-09-18 06:08:52.981138066, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.982309837, lastModified=2022-09-18 06:08:52.981138066, delta=1171771 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.982577259, lastModified=2022-09-18 06:08:52.981138066, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.982577259, lastModified=2022-09-18 06:08:52.981138066, delta=1439193 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.985146596, lastModified=2022-09-18 06:08:52.984138120, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.985146596, lastModified=2022-09-18 06:08:52.984138120, delta=1008476 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.985499394, lastModified=2022-09-18 06:08:52.984138120, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.985499394, lastModified=2022-09-18 06:08:52.984138120, delta=1361274 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.985875984, lastModified=2022-09-18 06:08:52.984138120, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.985875984, lastModified=2022-09-18 06:08:52.984138120, delta=1737864 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.986179323, lastModified=2022-09-18 06:08:52.985138138, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.986179323, lastModified=2022-09-18 06:08:52.985138138, delta=1041185 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.986555372, lastModified=2022-09-18 06:08:52.985138138, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.986555372, lastModified=2022-09-18 06:08:52.985138138, delta=1417234 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.986824126, lastModified=2022-09-18 06:08:52.985138138, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.986824126, lastModified=2022-09-18 06:08:52.985138138, delta=1685988 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.987124757, lastModified=2022-09-18 06:08:52.986138156, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.987124757, lastModified=2022-09-18 06:08:52.986138156, delta=986601 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.987494597, lastModified=2022-09-18 06:08:52.986138156, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.987494597, lastModified=2022-09-18 06:08:52.986138156, delta=1356441 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.987753310, lastModified=2022-09-18 06:08:52.986138156, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.987753310, lastModified=2022-09-18 06:08:52.986138156, delta=1615154 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.988051857, lastModified=2022-09-18 06:08:52.986138156, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.986138156 to 2022-09-18 06:08:52.987138174
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.988368904, lastModified=2022-09-18 06:08:52.987138174, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.988368904, lastModified=2022-09-18 06:08:52.987138174, delta=1230730 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.988748828, lastModified=2022-09-18 06:08:52.987138174, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.988748828, lastModified=2022-09-18 06:08:52.987138174, delta=1610654 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.989060166, lastModified=2022-09-18 06:08:52.987138174, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.987138174 to 2022-09-18 06:08:52.988138192
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.989383839, lastModified=2022-09-18 06:08:52.988138192, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.989383839, lastModified=2022-09-18 06:08:52.988138192, delta=1245647 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.989654344, lastModified=2022-09-18 06:08:52.988138192, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.989654344, lastModified=2022-09-18 06:08:52.988138192, delta=1516152 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.989929265, lastModified=2022-09-18 06:08:52.988138192, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.988138192 to 2022-09-18 06:08:52.989138210
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.990301314, lastModified=2022-09-18 06:08:52.989138210, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.990301314, lastModified=2022-09-18 06:08:52.989138210, delta=1163104 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.990564860, lastModified=2022-09-18 06:08:52.989138210, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.990564860, lastModified=2022-09-18 06:08:52.989138210, delta=1426650 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.990832657, lastModified=2022-09-18 06:08:52.989138210, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.990832657, lastModified=2022-09-18 06:08:52.989138210, delta=1694447 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.993234700, lastModified=2022-09-18 06:08:52.990138227, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.990138227 to 2022-09-18 06:08:52.992138263
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.993604164, lastModified=2022-09-18 06:08:52.992138263, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.993604164, lastModified=2022-09-18 06:08:52.992138263, delta=1465901 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.994036381, lastModified=2022-09-18 06:08:52.992138263, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.992138263 to 2022-09-18 06:08:52.993138281
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.994420929, lastModified=2022-09-18 06:08:52.993138281, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.994420929, lastModified=2022-09-18 06:08:52.993138281, delta=1282648 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.994710143, lastModified=2022-09-18 06:08:52.993138281, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.994710143, lastModified=2022-09-18 06:08:52.993138281, delta=1571862 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.994972064, lastModified=2022-09-18 06:08:52.993138281, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.993138281 to 2022-09-18 06:08:52.994138299
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.995324529, lastModified=2022-09-18 06:08:52.994138299, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.995324529, lastModified=2022-09-18 06:08:52.994138299, delta=1186230 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.995654326, lastModified=2022-09-18 06:08:52.994138299, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.995654326, lastModified=2022-09-18 06:08:52.994138299, delta=1516027 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.995969707, lastModified=2022-09-18 06:08:52.994138299, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.994138299 to 2022-09-18 06:08:52.995138317
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.996363881, lastModified=2022-09-18 06:08:52.995138317, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.996363881, lastModified=2022-09-18 06:08:52.995138317, delta=1225564 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.996630719, lastModified=2022-09-18 06:08:52.995138317, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.996630719, lastModified=2022-09-18 06:08:52.995138317, delta=1492402 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.996893640, lastModified=2022-09-18 06:08:52.995138317, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.996893640, lastModified=2022-09-18 06:08:52.995138317, delta=1755323 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.997195062, lastModified=2022-09-18 06:08:52.996138335, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.997195062, lastModified=2022-09-18 06:08:52.996138335, delta=1056727 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.997463192, lastModified=2022-09-18 06:08:52.996138335, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.997463192, lastModified=2022-09-18 06:08:52.996138335, delta=1324857 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.997799156, lastModified=2022-09-18 06:08:52.996138335, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.997799156, lastModified=2022-09-18 06:08:52.996138335, delta=1660821 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.998115329, lastModified=2022-09-18 06:08:52.997138353, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.998115329, lastModified=2022-09-18 06:08:52.997138353, delta=976976 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.998451418, lastModified=2022-09-18 06:08:52.997138353, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.998451418, lastModified=2022-09-18 06:08:52.997138353, delta=1313065 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.998726464, lastModified=2022-09-18 06:08:52.997138353, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.998726464, lastModified=2022-09-18 06:08:52.997138353, delta=1588111 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.998994636, lastModified=2022-09-18 06:08:52.997138353, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:52.997138353 to 2022-09-18 06:08:52.998138371
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:52.999351601, lastModified=2022-09-18 06:08:52.998138371, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:52.999351601, lastModified=2022-09-18 06:08:52.998138371, delta=1213230 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.001838812, lastModified=2022-09-18 06:08:53.000138406, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.001838812, lastModified=2022-09-18 06:08:53.000138406, delta=1700406 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.002317112, lastModified=2022-09-18 06:08:53.001138424, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.002317112, lastModified=2022-09-18 06:08:53.001138424, delta=1178688 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.002685869, lastModified=2022-09-18 06:08:53.001138424, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.002685869, lastModified=2022-09-18 06:08:53.001138424, delta=1547445 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.002963290, lastModified=2022-09-18 06:08:53.001138424, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.001138424 to 2022-09-18 06:08:53.002138442
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.003266296, lastModified=2022-09-18 06:08:53.002138442, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.003266296, lastModified=2022-09-18 06:08:53.002138442, delta=1127854 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.003547092, lastModified=2022-09-18 06:08:53.002138442, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.003547092, lastModified=2022-09-18 06:08:53.002138442, delta=1408650 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.003811056, lastModified=2022-09-18 06:08:53.002138442, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.003811056, lastModified=2022-09-18 06:08:53.002138442, delta=1672614 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.004115061, lastModified=2022-09-18 06:08:53.003138460, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.004115061, lastModified=2022-09-18 06:08:53.003138460, delta=976601 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.004392358, lastModified=2022-09-18 06:08:53.003138460, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.004392358, lastModified=2022-09-18 06:08:53.003138460, delta=1253898 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.004669446, lastModified=2022-09-18 06:08:53.003138460, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.004669446, lastModified=2022-09-18 06:08:53.003138460, delta=1530986 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.004933534, lastModified=2022-09-18 06:08:53.003138460, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.003138460 to 2022-09-18 06:08:53.004138478
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.005239414, lastModified=2022-09-18 06:08:53.004138478, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.005239414, lastModified=2022-09-18 06:08:53.004138478, delta=1100936 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.005510878, lastModified=2022-09-18 06:08:53.004138478, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.005510878, lastModified=2022-09-18 06:08:53.004138478, delta=1372400 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.005778549, lastModified=2022-09-18 06:08:53.004138478, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.005778549, lastModified=2022-09-18 06:08:53.004138478, delta=1640071 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.006092930, lastModified=2022-09-18 06:08:53.005138496, size=1, fileKey=(dev=804,ino=46514731)
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.006092930, lastModified=2022-09-18 06:08:53.005138496, delta=954434 ns, racy<=14375 ns
02:08:52 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.006363351, lastModified=2022-09-18 06:08:53.005138496, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.006363351, lastModified=2022-09-18 06:08:53.005138496, delta=1224855 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.006647440, lastModified=2022-09-18 06:08:53.005138496, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.006647440, lastModified=2022-09-18 06:08:53.005138496, delta=1508944 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.006926278, lastModified=2022-09-18 06:08:53.005138496, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.005138496 to 2022-09-18 06:08:53.006138514
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.007244575, lastModified=2022-09-18 06:08:53.006138514, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.007244575, lastModified=2022-09-18 06:08:53.006138514, delta=1106061 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.009740662, lastModified=2022-09-18 06:08:53.006138514, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.006138514 to 2022-09-18 06:08:53.008138550
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.010182253, lastModified=2022-09-18 06:08:53.009138568, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.010182253, lastModified=2022-09-18 06:08:53.009138568, delta=1043685 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.010668137, lastModified=2022-09-18 06:08:53.009138568, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.010668137, lastModified=2022-09-18 06:08:53.009138568, delta=1529569 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.010940975, lastModified=2022-09-18 06:08:53.009138568, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.009138568 to 2022-09-18 06:08:53.010138585
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.011312481, lastModified=2022-09-18 06:08:53.010138585, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.011312481, lastModified=2022-09-18 06:08:53.010138585, delta=1173896 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.011579028, lastModified=2022-09-18 06:08:53.010138585, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.011579028, lastModified=2022-09-18 06:08:53.010138585, delta=1440443 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.011855908, lastModified=2022-09-18 06:08:53.010138585, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.011855908, lastModified=2022-09-18 06:08:53.010138585, delta=1717323 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.012162913, lastModified=2022-09-18 06:08:53.011138603, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.012162913, lastModified=2022-09-18 06:08:53.011138603, delta=1024310 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.012425501, lastModified=2022-09-18 06:08:53.011138603, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.012425501, lastModified=2022-09-18 06:08:53.011138603, delta=1286898 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.012701840, lastModified=2022-09-18 06:08:53.011138603, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.012701840, lastModified=2022-09-18 06:08:53.011138603, delta=1563237 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.012969428, lastModified=2022-09-18 06:08:53.011138603, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.011138603 to 2022-09-18 06:08:53.012138621
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.013274892, lastModified=2022-09-18 06:08:53.012138621, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.013274892, lastModified=2022-09-18 06:08:53.012138621, delta=1136271 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.013547146, lastModified=2022-09-18 06:08:53.012138621, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.013547146, lastModified=2022-09-18 06:08:53.012138621, delta=1408525 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.013827402, lastModified=2022-09-18 06:08:53.012138621, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.013827402, lastModified=2022-09-18 06:08:53.012138621, delta=1688781 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.014104781, lastModified=2022-09-18 06:08:53.013138639, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.014104781, lastModified=2022-09-18 06:08:53.013138639, delta=966142 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.014379578, lastModified=2022-09-18 06:08:53.013138639, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.014379578, lastModified=2022-09-18 06:08:53.013138639, delta=1240939 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.014641124, lastModified=2022-09-18 06:08:53.013138639, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.014641124, lastModified=2022-09-18 06:08:53.013138639, delta=1502485 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.014919171, lastModified=2022-09-18 06:08:53.013138639, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.014919171, lastModified=2022-09-18 06:08:53.013138639, delta=1780532 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.015209676, lastModified=2022-09-18 06:08:53.014138657, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.015209676, lastModified=2022-09-18 06:08:53.014138657, delta=1071019 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.015467514, lastModified=2022-09-18 06:08:53.014138657, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.015467514, lastModified=2022-09-18 06:08:53.014138657, delta=1328857 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.018129604, lastModified=2022-09-18 06:08:53.016138693, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.016138693 to 2022-09-18 06:08:53.017138711
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.018540819, lastModified=2022-09-18 06:08:53.017138711, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.018540819, lastModified=2022-09-18 06:08:53.017138711, delta=1402108 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.018974702, lastModified=2022-09-18 06:08:53.017138711, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.017138711 to 2022-09-18 06:08:53.018138729
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.019416377, lastModified=2022-09-18 06:08:53.018138729, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.019416377, lastModified=2022-09-18 06:08:53.018138729, delta=1277648 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.019781383, lastModified=2022-09-18 06:08:53.018138729, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.019781383, lastModified=2022-09-18 06:08:53.018138729, delta=1642654 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.020086305, lastModified=2022-09-18 06:08:53.018138729, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.018138729 to 2022-09-18 06:08:53.019138747
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.020414103, lastModified=2022-09-18 06:08:53.019138747, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.020414103, lastModified=2022-09-18 06:08:53.019138747, delta=1275356 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.020743484, lastModified=2022-09-18 06:08:53.019138747, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.020743484, lastModified=2022-09-18 06:08:53.019138747, delta=1604737 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.021096865, lastModified=2022-09-18 06:08:53.020138764, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.021096865, lastModified=2022-09-18 06:08:53.020138764, delta=958101 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.021523581, lastModified=2022-09-18 06:08:53.020138764, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.021523581, lastModified=2022-09-18 06:08:53.020138764, delta=1384817 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.021882671, lastModified=2022-09-18 06:08:53.020138764, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.021882671, lastModified=2022-09-18 06:08:53.020138764, delta=1743907 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.022179759, lastModified=2022-09-18 06:08:53.021138782, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.022179759, lastModified=2022-09-18 06:08:53.021138782, delta=1040977 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.022585892, lastModified=2022-09-18 06:08:53.021138782, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.022585892, lastModified=2022-09-18 06:08:53.021138782, delta=1447110 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.022893522, lastModified=2022-09-18 06:08:53.021138782, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.022893522, lastModified=2022-09-18 06:08:53.021138782, delta=1754740 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.023260820, lastModified=2022-09-18 06:08:53.022138800, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.023260820, lastModified=2022-09-18 06:08:53.022138800, delta=1122020 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.023545534, lastModified=2022-09-18 06:08:53.022138800, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.023545534, lastModified=2022-09-18 06:08:53.022138800, delta=1406734 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.023861456, lastModified=2022-09-18 06:08:53.022138800, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.023861456, lastModified=2022-09-18 06:08:53.022138800, delta=1722656 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.024259922, lastModified=2022-09-18 06:08:53.023138818, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.024259922, lastModified=2022-09-18 06:08:53.023138818, delta=1121104 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.024562719, lastModified=2022-09-18 06:08:53.023138818, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.024562719, lastModified=2022-09-18 06:08:53.023138818, delta=1423901 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.027105889, lastModified=2022-09-18 06:08:53.023138818, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.023138818 to 2022-09-18 06:08:53.026138872
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.027564064, lastModified=2022-09-18 06:08:53.026138872, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.027564064, lastModified=2022-09-18 06:08:53.026138872, delta=1425192 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.027949404, lastModified=2022-09-18 06:08:53.026138872, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.026138872 to 2022-09-18 06:08:53.027138890
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.028470205, lastModified=2022-09-18 06:08:53.027138890, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.028470205, lastModified=2022-09-18 06:08:53.027138890, delta=1331315 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.028889588, lastModified=2022-09-18 06:08:53.027138890, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.028889588, lastModified=2022-09-18 06:08:53.027138890, delta=1750698 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.029181635, lastModified=2022-09-18 06:08:53.028138908, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.029181635, lastModified=2022-09-18 06:08:53.028138908, delta=1042727 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.029543600, lastModified=2022-09-18 06:08:53.028138908, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.029543600, lastModified=2022-09-18 06:08:53.028138908, delta=1404692 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.029872397, lastModified=2022-09-18 06:08:53.028138908, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.029872397, lastModified=2022-09-18 06:08:53.028138908, delta=1733489 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.030250404, lastModified=2022-09-18 06:08:53.029138926, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.030250404, lastModified=2022-09-18 06:08:53.029138926, delta=1111478 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.030529451, lastModified=2022-09-18 06:08:53.029138926, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.030529451, lastModified=2022-09-18 06:08:53.029138926, delta=1390525 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.030820122, lastModified=2022-09-18 06:08:53.029138926, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.030820122, lastModified=2022-09-18 06:08:53.029138926, delta=1681196 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.031119253, lastModified=2022-09-18 06:08:53.030138944, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.031119253, lastModified=2022-09-18 06:08:53.030138944, delta=980309 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.031443050, lastModified=2022-09-18 06:08:53.030138944, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.031443050, lastModified=2022-09-18 06:08:53.030138944, delta=1304106 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.031728430, lastModified=2022-09-18 06:08:53.030138944, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.031728430, lastModified=2022-09-18 06:08:53.030138944, delta=1589486 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.032066103, lastModified=2022-09-18 06:08:53.030138944, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.030138944 to 2022-09-18 06:08:53.031138961
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.032502486, lastModified=2022-09-18 06:08:53.031138961, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.032502486, lastModified=2022-09-18 06:08:53.031138961, delta=1363525 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.032851992, lastModified=2022-09-18 06:08:53.031138961, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.032851992, lastModified=2022-09-18 06:08:53.031138961, delta=1713031 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.033309167, lastModified=2022-09-18 06:08:53.032138979, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.033309167, lastModified=2022-09-18 06:08:53.032138979, delta=1170188 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.033673173, lastModified=2022-09-18 06:08:53.032138979, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.033673173, lastModified=2022-09-18 06:08:53.032138979, delta=1534194 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.034152307, lastModified=2022-09-18 06:08:53.032138979, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.032138979 to 2022-09-18 06:08:53.033138997
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.036958024, lastModified=2022-09-18 06:08:53.036139051, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.036958024, lastModified=2022-09-18 06:08:53.036139051, delta=818973 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.037409990, lastModified=2022-09-18 06:08:53.036139051, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.037409990, lastModified=2022-09-18 06:08:53.036139051, delta=1270939 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.037908291, lastModified=2022-09-18 06:08:53.036139051, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.036139051 to 2022-09-18 06:08:53.037139069
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.038393133, lastModified=2022-09-18 06:08:53.037139069, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.038393133, lastModified=2022-09-18 06:08:53.037139069, delta=1254064 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.038781182, lastModified=2022-09-18 06:08:53.037139069, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.038781182, lastModified=2022-09-18 06:08:53.037139069, delta=1642113 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.039142563, lastModified=2022-09-18 06:08:53.038139087, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.039142563, lastModified=2022-09-18 06:08:53.038139087, delta=1003476 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.039669697, lastModified=2022-09-18 06:08:53.038139087, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.039669697, lastModified=2022-09-18 06:08:53.038139087, delta=1530610 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.040001245, lastModified=2022-09-18 06:08:53.038139087, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.038139087 to 2022-09-18 06:08:53.039139105
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.040548630, lastModified=2022-09-18 06:08:53.039139105, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.040548630, lastModified=2022-09-18 06:08:53.039139105, delta=1409525 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.041037680, lastModified=2022-09-18 06:08:53.039139105, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.039139105 to 2022-09-18 06:08:53.040139123
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.041467063, lastModified=2022-09-18 06:08:53.040139123, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.041467063, lastModified=2022-09-18 06:08:53.040139123, delta=1327940 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.041861903, lastModified=2022-09-18 06:08:53.040139123, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.041861903, lastModified=2022-09-18 06:08:53.040139123, delta=1722780 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.042351245, lastModified=2022-09-18 06:08:53.041139140, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.042351245, lastModified=2022-09-18 06:08:53.041139140, delta=1212105 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.042739794, lastModified=2022-09-18 06:08:53.041139140, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.042739794, lastModified=2022-09-18 06:08:53.041139140, delta=1600654 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.043094342, lastModified=2022-09-18 06:08:53.041139140, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.041139140 to 2022-09-18 06:08:53.042139158
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.043434390, lastModified=2022-09-18 06:08:53.042139158, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.043434390, lastModified=2022-09-18 06:08:53.042139158, delta=1295232 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.043718353, lastModified=2022-09-18 06:08:53.042139158, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.043718353, lastModified=2022-09-18 06:08:53.042139158, delta=1579195 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.043997983, lastModified=2022-09-18 06:08:53.042139158, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.042139158 to 2022-09-18 06:08:53.043139176
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.044302239, lastModified=2022-09-18 06:08:53.043139176, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.044302239, lastModified=2022-09-18 06:08:53.043139176, delta=1163063 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.046837242, lastModified=2022-09-18 06:08:53.043139176, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.043139176 to 2022-09-18 06:08:53.045139212
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.047220458, lastModified=2022-09-18 06:08:53.046139230, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.047220458, lastModified=2022-09-18 06:08:53.046139230, delta=1081228 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.047552172, lastModified=2022-09-18 06:08:53.046139230, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.047552172, lastModified=2022-09-18 06:08:53.046139230, delta=1412942 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.047814635, lastModified=2022-09-18 06:08:53.046139230, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.047814635, lastModified=2022-09-18 06:08:53.046139230, delta=1675405 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.048217601, lastModified=2022-09-18 06:08:53.047139248, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.048217601, lastModified=2022-09-18 06:08:53.047139248, delta=1078353 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.048564482, lastModified=2022-09-18 06:08:53.047139248, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.048564482, lastModified=2022-09-18 06:08:53.047139248, delta=1425234 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.048958947, lastModified=2022-09-18 06:08:53.047139248, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.047139248 to 2022-09-18 06:08:53.048139266
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.049304828, lastModified=2022-09-18 06:08:53.048139266, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.049304828, lastModified=2022-09-18 06:08:53.048139266, delta=1165562 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.049636584, lastModified=2022-09-18 06:08:53.048139266, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.049636584, lastModified=2022-09-18 06:08:53.048139266, delta=1497318 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.049975090, lastModified=2022-09-18 06:08:53.048139266, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.048139266 to 2022-09-18 06:08:53.049139284
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.050418348, lastModified=2022-09-18 06:08:53.049139284, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.050418348, lastModified=2022-09-18 06:08:53.049139284, delta=1279064 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.050822355, lastModified=2022-09-18 06:08:53.049139284, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.050822355, lastModified=2022-09-18 06:08:53.049139284, delta=1683071 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.051250321, lastModified=2022-09-18 06:08:53.050139302, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.051250321, lastModified=2022-09-18 06:08:53.050139302, delta=1111019 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.051635828, lastModified=2022-09-18 06:08:53.050139302, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.051635828, lastModified=2022-09-18 06:08:53.050139302, delta=1496526 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.052068253, lastModified=2022-09-18 06:08:53.050139302, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.050139302 to 2022-09-18 06:08:53.051139319
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.052424217, lastModified=2022-09-18 06:08:53.051139319, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.052424217, lastModified=2022-09-18 06:08:53.051139319, delta=1284898 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.052821183, lastModified=2022-09-18 06:08:53.051139319, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.052821183, lastModified=2022-09-18 06:08:53.051139319, delta=1681864 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.053199981, lastModified=2022-09-18 06:08:53.052139337, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.053199981, lastModified=2022-09-18 06:08:53.052139337, delta=1060644 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.053538696, lastModified=2022-09-18 06:08:53.052139337, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.053538696, lastModified=2022-09-18 06:08:53.052139337, delta=1399359 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.053800909, lastModified=2022-09-18 06:08:53.052139337, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.053800909, lastModified=2022-09-18 06:08:53.052139337, delta=1661572 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.056271661, lastModified=2022-09-18 06:08:53.055139391, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.056271661, lastModified=2022-09-18 06:08:53.055139391, delta=1132270 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.056711628, lastModified=2022-09-18 06:08:53.055139391, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.056711628, lastModified=2022-09-18 06:08:53.055139391, delta=1572237 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.057146427, lastModified=2022-09-18 06:08:53.056139409, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.057146427, lastModified=2022-09-18 06:08:53.056139409, delta=1007018 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.057621352, lastModified=2022-09-18 06:08:53.056139409, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.057621352, lastModified=2022-09-18 06:08:53.056139409, delta=1481943 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.057970483, lastModified=2022-09-18 06:08:53.056139409, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.056139409 to 2022-09-18 06:08:53.057139427
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.058422033, lastModified=2022-09-18 06:08:53.057139427, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.058422033, lastModified=2022-09-18 06:08:53.057139427, delta=1282606 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.058710080, lastModified=2022-09-18 06:08:53.057139427, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.058710080, lastModified=2022-09-18 06:08:53.057139427, delta=1570653 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.058961126, lastModified=2022-09-18 06:08:53.057139427, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.057139427 to 2022-09-18 06:08:53.058139445
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.059387425, lastModified=2022-09-18 06:08:53.058139445, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.059387425, lastModified=2022-09-18 06:08:53.058139445, delta=1247980 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.059766766, lastModified=2022-09-18 06:08:53.058139445, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.059766766, lastModified=2022-09-18 06:08:53.058139445, delta=1627321 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.060050604, lastModified=2022-09-18 06:08:53.058139445, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.058139445 to 2022-09-18 06:08:53.059139463
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.060542238, lastModified=2022-09-18 06:08:53.059139463, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.060542238, lastModified=2022-09-18 06:08:53.059139463, delta=1402775 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.060923620, lastModified=2022-09-18 06:08:53.059139463, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.060923620, lastModified=2022-09-18 06:08:53.059139463, delta=1784157 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.061221458, lastModified=2022-09-18 06:08:53.060139481, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.061221458, lastModified=2022-09-18 06:08:53.060139481, delta=1081977 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.061495297, lastModified=2022-09-18 06:08:53.060139481, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.061495297, lastModified=2022-09-18 06:08:53.060139481, delta=1355816 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.061802427, lastModified=2022-09-18 06:08:53.060139481, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.061802427, lastModified=2022-09-18 06:08:53.060139481, delta=1662946 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.062112683, lastModified=2022-09-18 06:08:53.061139499, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.062112683, lastModified=2022-09-18 06:08:53.061139499, delta=973184 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.062387438, lastModified=2022-09-18 06:08:53.061139499, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.062387438, lastModified=2022-09-18 06:08:53.061139499, delta=1247939 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.062670484, lastModified=2022-09-18 06:08:53.061139499, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.062670484, lastModified=2022-09-18 06:08:53.061139499, delta=1530985 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.065179779, lastModified=2022-09-18 06:08:53.061139499, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.061139499 to 2022-09-18 06:08:53.064139552
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.065604453, lastModified=2022-09-18 06:08:53.064139552, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.065604453, lastModified=2022-09-18 06:08:53.064139552, delta=1464901 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.066057170, lastModified=2022-09-18 06:08:53.064139552, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.064139552 to 2022-09-18 06:08:53.065139570
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.066372176, lastModified=2022-09-18 06:08:53.065139570, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.066372176, lastModified=2022-09-18 06:08:53.065139570, delta=1232606 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.066726015, lastModified=2022-09-18 06:08:53.065139570, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.066726015, lastModified=2022-09-18 06:08:53.065139570, delta=1586445 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.067033979, lastModified=2022-09-18 06:08:53.065139570, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.065139570 to 2022-09-18 06:08:53.066139588
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.067341860, lastModified=2022-09-18 06:08:53.066139588, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.067341860, lastModified=2022-09-18 06:08:53.066139588, delta=1202272 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.068355419, lastModified=2022-09-18 06:08:53.067139606, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.068355419, lastModified=2022-09-18 06:08:53.067139606, delta=1215813 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.068812844, lastModified=2022-09-18 06:08:53.067139606, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.068812844, lastModified=2022-09-18 06:08:53.067139606, delta=1673238 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.069181184, lastModified=2022-09-18 06:08:53.068139624, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.069181184, lastModified=2022-09-18 06:08:53.068139624, delta=1041560 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.069487606, lastModified=2022-09-18 06:08:53.068139624, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.069487606, lastModified=2022-09-18 06:08:53.068139624, delta=1347982 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.069767486, lastModified=2022-09-18 06:08:53.068139624, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.069767486, lastModified=2022-09-18 06:08:53.068139624, delta=1627862 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.070066950, lastModified=2022-09-18 06:08:53.068139624, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.068139624 to 2022-09-18 06:08:53.069139642
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.070432998, lastModified=2022-09-18 06:08:53.069139642, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.070432998, lastModified=2022-09-18 06:08:53.069139642, delta=1293356 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.070712587, lastModified=2022-09-18 06:08:53.069139642, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.070712587, lastModified=2022-09-18 06:08:53.069139642, delta=1572945 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.070979091, lastModified=2022-09-18 06:08:53.069139642, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.069139642 to 2022-09-18 06:08:53.070139660
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.071316847, lastModified=2022-09-18 06:08:53.070139660, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.071316847, lastModified=2022-09-18 06:08:53.070139660, delta=1177187 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.071592102, lastModified=2022-09-18 06:08:53.070139660, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.071592102, lastModified=2022-09-18 06:08:53.070139660, delta=1452442 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.071866649, lastModified=2022-09-18 06:08:53.070139660, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.071866649, lastModified=2022-09-18 06:08:53.070139660, delta=1726989 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.072176279, lastModified=2022-09-18 06:08:53.071139678, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.072176279, lastModified=2022-09-18 06:08:53.071139678, delta=1036601 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.074704533, lastModified=2022-09-18 06:08:53.073139713, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.074704533, lastModified=2022-09-18 06:08:53.073139713, delta=1564820 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.075283168, lastModified=2022-09-18 06:08:53.074139731, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.075283168, lastModified=2022-09-18 06:08:53.074139731, delta=1143437 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.075648258, lastModified=2022-09-18 06:08:53.074139731, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.075648258, lastModified=2022-09-18 06:08:53.074139731, delta=1508527 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.075917138, lastModified=2022-09-18 06:08:53.074139731, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.075917138, lastModified=2022-09-18 06:08:53.074139731, delta=1777407 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.076225810, lastModified=2022-09-18 06:08:53.075139749, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.076225810, lastModified=2022-09-18 06:08:53.075139749, delta=1086061 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.076511649, lastModified=2022-09-18 06:08:53.075139749, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.076511649, lastModified=2022-09-18 06:08:53.075139749, delta=1371900 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.076791362, lastModified=2022-09-18 06:08:53.075139749, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.076791362, lastModified=2022-09-18 06:08:53.075139749, delta=1651613 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.077078534, lastModified=2022-09-18 06:08:53.075139749, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.075139749 to 2022-09-18 06:08:53.076139767
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.077361331, lastModified=2022-09-18 06:08:53.076139767, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.077361331, lastModified=2022-09-18 06:08:53.076139767, delta=1221564 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.077639961, lastModified=2022-09-18 06:08:53.076139767, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.077639961, lastModified=2022-09-18 06:08:53.076139767, delta=1500194 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.077903090, lastModified=2022-09-18 06:08:53.076139767, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.077903090, lastModified=2022-09-18 06:08:53.076139767, delta=1763323 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.078216179, lastModified=2022-09-18 06:08:53.077139785, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.078216179, lastModified=2022-09-18 06:08:53.077139785, delta=1076394 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.078533935, lastModified=2022-09-18 06:08:53.077139785, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.078533935, lastModified=2022-09-18 06:08:53.077139785, delta=1394150 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.078903025, lastModified=2022-09-18 06:08:53.077139785, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.078903025, lastModified=2022-09-18 06:08:53.077139785, delta=1763240 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.079202489, lastModified=2022-09-18 06:08:53.078139803, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.079202489, lastModified=2022-09-18 06:08:53.078139803, delta=1062686 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.079485827, lastModified=2022-09-18 06:08:53.078139803, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.079485827, lastModified=2022-09-18 06:08:53.078139803, delta=1346024 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.079758540, lastModified=2022-09-18 06:08:53.078139803, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.079758540, lastModified=2022-09-18 06:08:53.078139803, delta=1618737 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.080128505, lastModified=2022-09-18 06:08:53.079139821, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.080128505, lastModified=2022-09-18 06:08:53.079139821, delta=988684 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.080420385, lastModified=2022-09-18 06:08:53.079139821, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.080420385, lastModified=2022-09-18 06:08:53.079139821, delta=1280564 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.082938389, lastModified=2022-09-18 06:08:53.079139821, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.079139821 to 2022-09-18 06:08:53.082139874
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.083443273, lastModified=2022-09-18 06:08:53.082139874, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.083443273, lastModified=2022-09-18 06:08:53.082139874, delta=1303399 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.083875114, lastModified=2022-09-18 06:08:53.082139874, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.083875114, lastModified=2022-09-18 06:08:53.082139874, delta=1735240 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.084334997, lastModified=2022-09-18 06:08:53.083139892, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.084334997, lastModified=2022-09-18 06:08:53.083139892, delta=1195105 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.084616044, lastModified=2022-09-18 06:08:53.083139892, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.084616044, lastModified=2022-09-18 06:08:53.083139892, delta=1476152 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.084942591, lastModified=2022-09-18 06:08:53.083139892, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.083139892 to 2022-09-18 06:08:53.084139910
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.085371266, lastModified=2022-09-18 06:08:53.084139910, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.085371266, lastModified=2022-09-18 06:08:53.084139910, delta=1231356 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.085671896, lastModified=2022-09-18 06:08:53.084139910, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.085671896, lastModified=2022-09-18 06:08:53.084139910, delta=1531986 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.085973818, lastModified=2022-09-18 06:08:53.084139910, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.084139910 to 2022-09-18 06:08:53.085139928
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.086290699, lastModified=2022-09-18 06:08:53.085139928, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.086290699, lastModified=2022-09-18 06:08:53.085139928, delta=1150771 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.086582996, lastModified=2022-09-18 06:08:53.085139928, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.086582996, lastModified=2022-09-18 06:08:53.085139928, delta=1443068 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.086881084, lastModified=2022-09-18 06:08:53.085139928, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.086881084, lastModified=2022-09-18 06:08:53.085139928, delta=1741156 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.087213715, lastModified=2022-09-18 06:08:53.086139946, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.087213715, lastModified=2022-09-18 06:08:53.086139946, delta=1073769 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.087676390, lastModified=2022-09-18 06:08:53.086139946, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.087676390, lastModified=2022-09-18 06:08:53.086139946, delta=1536444 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.088258109, lastModified=2022-09-18 06:08:53.087139964, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.088258109, lastModified=2022-09-18 06:08:53.087139964, delta=1118145 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.088859203, lastModified=2022-09-18 06:08:53.087139964, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.087139964 to 2022-09-18 06:08:53.088139982
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.089484423, lastModified=2022-09-18 06:08:53.088139982, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.089484423, lastModified=2022-09-18 06:08:53.088139982, delta=1344441 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.089958389, lastModified=2022-09-18 06:08:53.088139982, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.088139982 to 2022-09-18 06:08:53.089140000
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.090476149, lastModified=2022-09-18 06:08:53.089140000, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.090476149, lastModified=2022-09-18 06:08:53.089140000, delta=1336149 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.090864697, lastModified=2022-09-18 06:08:53.089140000, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.089140000 to 2022-09-18 06:08:53.090140018
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.093624163, lastModified=2022-09-18 06:08:53.093140071, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.093624163, lastModified=2022-09-18 06:08:53.093140071, delta=484092 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.094135381, lastModified=2022-09-18 06:08:53.093140071, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.094135381, lastModified=2022-09-18 06:08:53.093140071, delta=995310 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.094726850, lastModified=2022-09-18 06:08:53.093140071, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.094726850, lastModified=2022-09-18 06:08:53.093140071, delta=1586779 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.095130107, lastModified=2022-09-18 06:08:53.094140089, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.095130107, lastModified=2022-09-18 06:08:53.094140089, delta=990018 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.095495155, lastModified=2022-09-18 06:08:53.094140089, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.095495155, lastModified=2022-09-18 06:08:53.094140089, delta=1355066 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.095917454, lastModified=2022-09-18 06:08:53.094140089, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.094140089 to 2022-09-18 06:08:53.095140107
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.096264669, lastModified=2022-09-18 06:08:53.095140107, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.096264669, lastModified=2022-09-18 06:08:53.095140107, delta=1124562 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.096600800, lastModified=2022-09-18 06:08:53.095140107, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.096600800, lastModified=2022-09-18 06:08:53.095140107, delta=1460693 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.096901555, lastModified=2022-09-18 06:08:53.095140107, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.096901555, lastModified=2022-09-18 06:08:53.095140107, delta=1761448 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.097225936, lastModified=2022-09-18 06:08:53.096140125, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.097225936, lastModified=2022-09-18 06:08:53.096140125, delta=1085811 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.097530692, lastModified=2022-09-18 06:08:53.096140125, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.097530692, lastModified=2022-09-18 06:08:53.096140125, delta=1390567 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.097935074, lastModified=2022-09-18 06:08:53.096140125, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.096140125 to 2022-09-18 06:08:53.097140143
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.098272038, lastModified=2022-09-18 06:08:53.097140143, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.098272038, lastModified=2022-09-18 06:08:53.097140143, delta=1131895 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.098648712, lastModified=2022-09-18 06:08:53.097140143, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.098648712, lastModified=2022-09-18 06:08:53.097140143, delta=1508569 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.099052511, lastModified=2022-09-18 06:08:53.097140143, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.097140143 to 2022-09-18 06:08:53.098140161
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.099444309, lastModified=2022-09-18 06:08:53.098140161, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.099444309, lastModified=2022-09-18 06:08:53.098140161, delta=1304148 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.099787607, lastModified=2022-09-18 06:08:53.098140161, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.099787607, lastModified=2022-09-18 06:08:53.098140161, delta=1647446 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.100221740, lastModified=2022-09-18 06:08:53.099140179, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.100221740, lastModified=2022-09-18 06:08:53.099140179, delta=1081561 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.100530079, lastModified=2022-09-18 06:08:53.099140179, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.100530079, lastModified=2022-09-18 06:08:53.099140179, delta=1389900 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.103194835, lastModified=2022-09-18 06:08:53.099140179, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.099140179 to 2022-09-18 06:08:53.102140233
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.103612634, lastModified=2022-09-18 06:08:53.102140233, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.103612634, lastModified=2022-09-18 06:08:53.102140233, delta=1472401 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.103980182, lastModified=2022-09-18 06:08:53.102140233, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.102140233 to 2022-09-18 06:08:53.103140250
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.104357897, lastModified=2022-09-18 06:08:53.103140250, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.104357897, lastModified=2022-09-18 06:08:53.103140250, delta=1217647 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.104779905, lastModified=2022-09-18 06:08:53.103140250, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.104779905, lastModified=2022-09-18 06:08:53.103140250, delta=1639655 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.105143036, lastModified=2022-09-18 06:08:53.104140268, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.105143036, lastModified=2022-09-18 06:08:53.104140268, delta=1002768 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.105502376, lastModified=2022-09-18 06:08:53.104140268, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.105502376, lastModified=2022-09-18 06:08:53.104140268, delta=1362108 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.105846049, lastModified=2022-09-18 06:08:53.104140268, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.105846049, lastModified=2022-09-18 06:08:53.104140268, delta=1705781 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.106250598, lastModified=2022-09-18 06:08:53.105140286, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.106250598, lastModified=2022-09-18 06:08:53.105140286, delta=1110312 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.106664897, lastModified=2022-09-18 06:08:53.105140286, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.106664897, lastModified=2022-09-18 06:08:53.105140286, delta=1524611 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.107058029, lastModified=2022-09-18 06:08:53.105140286, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.105140286 to 2022-09-18 06:08:53.106140304
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.107459119, lastModified=2022-09-18 06:08:53.106140304, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.107459119, lastModified=2022-09-18 06:08:53.106140304, delta=1318815 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.107847835, lastModified=2022-09-18 06:08:53.106140304, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.107847835, lastModified=2022-09-18 06:08:53.106140304, delta=1707531 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.108262675, lastModified=2022-09-18 06:08:53.107140322, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.108262675, lastModified=2022-09-18 06:08:53.107140322, delta=1122353 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.108716975, lastModified=2022-09-18 06:08:53.107140322, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.108716975, lastModified=2022-09-18 06:08:53.107140322, delta=1576653 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.109086774, lastModified=2022-09-18 06:08:53.108140340, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.109086774, lastModified=2022-09-18 06:08:53.108140340, delta=946434 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.109601533, lastModified=2022-09-18 06:08:53.108140340, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.109601533, lastModified=2022-09-18 06:08:53.108140340, delta=1461193 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.109962331, lastModified=2022-09-18 06:08:53.108140340, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, lastModified changed from 2022-09-18 06:08:53.108140340 to 2022-09-18 06:08:53.109140358
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.110466298, lastModified=2022-09-18 06:08:53.109140358, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.110466298, lastModified=2022-09-18 06:08:53.109140358, delta=1325940 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, create new FileSnapshot: lastRead=2022-09-18 06:08:53.110848805, lastModified=2022-09-18 06:08:53.109140358, size=1, fileKey=(dev=804,ino=46514731)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, isRacyClean=false, read=2022-09-18 06:08:53.110848805, lastModified=2022-09-18 06:08:53.109140358, delta=1708447 ns, racy<=14375 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/.probe-3748f7ce-a7ec-4ab5-84be-dc6ad32c1856, is unmodified
02:08:53 [DEBUG] delta [ns] since modification FileSnapshot failed to detect
02:08:53 count, failures, racy limit [ns], delta min [ns], delta max [ns], delta avg [ns], delta stddev [ns]
02:08:53 5129, 4033, 14375, 331422.0, 1839325.0, 1394045.5836845958, 238480.25975423254
02:08:53 [DEBUG] FileStoreAttributes[fsTimestampResolution=5 µs, minimalRacyInterval=1,839 µs]
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/packed-refs, isRacyClean=false, read=2022-09-18 06:08:50.100636998, lastModified=2022-09-18 06:05:41.516710385, delta=188583926613 ns, racy<=4598312 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/packed-refs, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config, isRacyClean=false, read=2022-09-18 06:08:49.988399447, lastModified=2022-09-18 06:02:56.808761710, delta=353179637737 ns, racy<=2500000000 ns
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/HEAD, isRacyClean=false, read=2022-09-18 06:08:50.104611194, lastModified=2022-09-18 06:06:07.284171686, delta=162820439508 ns, racy<=4598312 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/HEAD, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/refs/heads/master, isRacyClean=false, read=2022-09-18 06:08:50.105656171, lastModified=2022-09-18 06:05:41.517710403, delta=188587945768 ns, racy<=4598312 ns
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/refs/heads/master, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config, isRacyClean=false, read=2022-09-18 06:08:49.988399447, lastModified=2022-09-18 06:02:56.808761710, delta=353179637737 ns, racy<=2500000000 ns
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:08:53 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:08:53 [DEBUG] file=null, size changed from -1 to 121 bytes
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/objects/pack, create new FileSnapshot: lastRead=2022-09-18 06:08:53.119253372, lastModified=2022-09-18 06:05:41.517710403, size=121, fileKey=(dev=804,ino=56744628)
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, create new FileSnapshot: lastRead=2022-09-18 06:08:53.119683838, lastModified=2022-09-18 06:08:53.118140519, size=254, fileKey=(dev=804,ino=2114042900)
02:08:53 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/objects/pack/pack-3ec89cf6db310c8447c7bf9c77f730932448d1cc.pack, create new FileSnapshot: lastRead=2022-09-18 06:08:53.124713845, lastModified=2022-09-18 06:05:41.345707324, size=33952474, fileKey=(dev=804,ino=56744630)
02:08:53 [DEBUG] Opening pack index /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/objects/pack/pack-3ec89cf6db310c8447c7bf9c77f730932448d1cc.idx, size 3.918 MB took 12 ms
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, isRacyClean=true, read=2022-09-18 06:08:53.119683838, lastModified=2022-09-18 06:08:53.118140519, delta=1543319 ns, racy<=2500000000 ns
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, is racily clean
02:08:53 [DEBUG] loading config FileBasedConfig[/home/jenkins/.config/jgit/config]
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config, create new FileSnapshot: lastRead=2022-09-18 06:08:53.145096668, lastModified=2022-09-18 06:08:53.118140519, size=254, fileKey=(dev=804,ino=2114042900)
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, isRacyClean=true, read=2022-09-18 06:08:53.145096668, lastModified=2022-09-18 06:08:53.118140519, delta=26956149 ns, racy<=2500000000 ns
02:08:53 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:08:53 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, isRacyClean=true, read=2022-09-18 06:08:53.145096668, lastModified=2022-09-18 06:08:53.118140519, delta=26956149 ns, racy<=2500000000 ns
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, is racily clean
02:08:53 [DEBUG] loading config FileBasedConfig[/home/jenkins/.config/jgit/config]
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config, create new FileSnapshot: lastRead=2022-09-18 06:08:53.145332922, lastModified=2022-09-18 06:08:53.118140519, size=254, fileKey=(dev=804,ino=2114042900)
02:08:53 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, isRacyClean=true, read=2022-09-18 06:08:53.145332922, lastModified=2022-09-18 06:08:53.118140519, delta=27192403 ns, racy<=2500000000 ns
02:08:53 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:08:53 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:08:53 [INFO] The project's OSGi version is 3.18.100.v20220817-1601
02:08:53 [INFO] 
02:08:53 [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.osgi ---
02:08:53 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:53 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id' with basic configurator -->
02:08:53 [DEBUG]   (f) packaging = eclipse-plugin
02:08:53 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:53 [DEBUG] -- end configuration --
02:08:53 [INFO] 
02:08:53 [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.osgi ---
02:08:53 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:53 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version' with basic configurator -->
02:08:53 [DEBUG]   (f) packaging = eclipse-plugin
02:08:53 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:53 [DEBUG]   (f) strictVersions = true
02:08:53 [DEBUG] -- end configuration --
02:08:53 [INFO] 
02:08:53 [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ org.eclipse.osgi ---
02:08:53 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:53 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources' with basic configurator -->
02:08:53 [DEBUG]   (f) addDefaultExcludes = true
02:08:53 [DEBUG]   (f) buildFilters = []
02:08:53 [DEBUG]   (f) encoding = UTF-8
02:08:53 [DEBUG]   (f) escapeWindowsPaths = true
02:08:53 [DEBUG]   (f) fileNameFiltering = false
02:08:53 [DEBUG]   (s) includeEmptyDirs = false
02:08:53 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:08:53 [DEBUG]   (s) overwrite = true
02:08:53 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:53 [DEBUG]   (s) directory = saveproperties
02:08:53 [DEBUG]   (s) filtering = true
02:08:53 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: true, FileSet {directory: saveproperties, PatternSet [includes: {}, excludes: {}]}}]
02:08:53 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:53 [DEBUG]   (f) skip = false
02:08:53 [DEBUG]   (f) supportMultiLineFiltering = false
02:08:53 [DEBUG]   (f) useBuildFilters = true
02:08:53 [DEBUG]   (s) useDefaultDelimiters = true
02:08:53 [DEBUG] -- end configuration --
02:08:53 [DEBUG] properties used:
02:08:53 [DEBUG] buildId: I20220918-0606
02:08:53 [DEBUG] buildQualifier: v20220817-1601
02:08:53 [DEBUG] buildTimestamp: 20220918-0606
02:08:53 [DEBUG] buildType: I
02:08:53 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:08:53 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:53 [DEBUG] cbi-plugins.version: 1.3.2
02:08:53 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:53 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:53 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:08:53 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:08:53 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:53 [DEBUG] compare-version-with-baselines.skip: true
02:08:53 [DEBUG] defaultSigning-excludeInnerJars: false
02:08:53 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:53 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:08:53 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:08:53 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:08:53 [DEBUG] env.BUILD_ID: 1370
02:08:53 [DEBUG] env.BUILD_NUMBER: 1370
02:08:53 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:08:53 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:08:53 [DEBUG] env.CI: true
02:08:53 [DEBUG] env.DISPLAY: :43
02:08:53 [DEBUG] env.EXECUTOR_NUMBER: 0
02:08:53 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:08:53 [DEBUG] env.GIT_BRANCH: origin/master
02:08:53 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:53 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:53 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:53 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:08:53 [DEBUG] env.HOME: /home/jenkins
02:08:53 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:08:53 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:08:53 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:08:53 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:08:53 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:08:53 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:08:53 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:53 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:08:53 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:08:53 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:08:53 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:08:53 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:08:53 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:08:53 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:08:53 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:08:53 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:08:53 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:08:53 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:53 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:08:53 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:08:53 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:08:53 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:08:53 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:08:53 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:08:53 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:08:53 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:08:53 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:08:53 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:08:53 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:08:53 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:08:53 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:08:53 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:08:53 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:08:53 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:08:53 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:08:53 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:08:53 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:08:53 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:08:53 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:08:53 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:08:53 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:08:53 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:08:53 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:08:53 [DEBUG] env.LANG: en_US.UTF-8
02:08:53 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:08:53 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:53 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:08:53 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:08:53 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:53 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:08:53 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:08:53 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:53 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:08:53 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:53 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:08:53 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:08:53 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:53 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:08:53 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:08:53 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:08:53 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:08:53 [DEBUG] env.SHLVL: 0
02:08:53 [DEBUG] env.TERM: xterm
02:08:53 [DEBUG] env.USER_NAME: jenkins
02:08:53 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:53 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:08:53 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:08:53 [DEBUG] env.skipTests: true
02:08:53 [DEBUG] file.encoding: UTF-8
02:08:53 [DEBUG] file.separator: /
02:08:53 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:08:53 [DEBUG] java.class.version: 61.0
02:08:53 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:08:53 [DEBUG] java.io.tmpdir: /tmp
02:08:53 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:08:53 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:08:53 [DEBUG] java.runtime.version: 17.0.1+12-39
02:08:53 [DEBUG] java.specification.name: Java Platform API Specification
02:08:53 [DEBUG] java.specification.vendor: Oracle Corporation
02:08:53 [DEBUG] java.specification.version: 17
02:08:53 [DEBUG] java.vendor: Oracle Corporation
02:08:53 [DEBUG] java.vendor.url: https://java.oracle.com/
02:08:53 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:08:53 [DEBUG] java.version: 17.0.1
02:08:53 [DEBUG] java.version.date: 2021-10-19
02:08:53 [DEBUG] java.vm.compressedOopsMode: Zero based
02:08:53 [DEBUG] java.vm.info: mixed mode, sharing
02:08:53 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:08:53 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:08:53 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:08:53 [DEBUG] java.vm.specification.version: 17
02:08:53 [DEBUG] java.vm.vendor: Oracle Corporation
02:08:53 [DEBUG] java.vm.version: 17.0.1+12-39
02:08:53 [DEBUG] jdk.debug: release
02:08:53 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:08:53 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:08:53 [DEBUG] line.separator: 
02:08:53 
02:08:53 [DEBUG] macSigner.forceContinue: false
02:08:53 [DEBUG] maven.build.timestamp: 2022-09-18T06:08:53Z
02:08:53 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:08:53 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:08:53 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:08:53 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:08:53 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:53 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:53 [DEBUG] maven.version: 3.8.5
02:08:53 [DEBUG] native.encoding: UTF-8
02:08:53 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:08:53 [DEBUG] os.arch: amd64
02:08:53 [DEBUG] os.name: Linux
02:08:53 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:08:53 [DEBUG] path.separator: :
02:08:53 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:08:53 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/
02:08:53 [DEBUG] project.build.sourceEncoding: UTF-8
02:08:53 [DEBUG] qualifiedVersion: 3.18.100.v20220817-1601
02:08:53 [DEBUG] releaseName: 2022-12
02:08:53 [DEBUG] releaseNumberPlatform: 4.26
02:08:53 [DEBUG] releaseNumberSDK: 4.26
02:08:53 [DEBUG] rt.equinox.binaries.loc: ../../../rt.equinox.binaries
02:08:53 [DEBUG] skipTests: true
02:08:53 [DEBUG] sun.arch.data.model: 64
02:08:53 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:08:53 [DEBUG] sun.cpu.endian: little
02:08:53 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:08:53 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:53 [DEBUG] sun.java.launcher: SUN_STANDARD
02:08:53 [DEBUG] sun.jnu.encoding: UTF-8
02:08:53 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:08:53 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:08:53 [DEBUG] surefire.platformSystemProperties: 
02:08:53 [DEBUG] surefire.systemProperties: 
02:08:53 [DEBUG] surefire.testArgLine: 
02:08:53 [DEBUG] surefire.version: 3.0.0-M7
02:08:53 [DEBUG] target-platform.optionalDependencies: require
02:08:53 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:08:53 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:53 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:08:53 [DEBUG] tycho.env.osgi.arch: x86_64
02:08:53 [DEBUG] tycho.env.osgi.os: linux
02:08:53 [DEBUG] tycho.env.osgi.ws: gtk
02:08:53 [DEBUG] tycho.mode: extension
02:08:53 [DEBUG] tycho.scmUrl: scm:git:https://github.com/eclipse-equinox/equinox.git
02:08:53 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:08:53 [DEBUG] tychoProject.build.outputDirectories: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:53 [DEBUG] unqualifiedVersion: 3.18.100
02:08:53 [DEBUG] user.country: US
02:08:53 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:53 [DEBUG] user.home: /home/jenkins
02:08:53 [DEBUG] user.language: en
02:08:53 [DEBUG] user.name: jenkins
02:08:53 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:08:53 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:08:53 [DEBUG] resource with targetPath null
02:08:53 directory saveproperties
02:08:53 excludes []
02:08:53 includes []
02:08:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/saveproperties
02:08:53 [DEBUG] no use filter components
02:08:53 [INFO] 
02:08:53 [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ org.eclipse.osgi ---
02:08:53 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:53 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce' with basic configurator -->
02:08:53 [DEBUG]   (f) commandLineRules = []
02:08:53 [DEBUG]   (s) fail = true
02:08:53 [DEBUG]   (s) failFast = false
02:08:53 [DEBUG]   (f) ignoreCache = false
02:08:53 [DEBUG]   (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce {execution: enforce-maven}
02:08:53 [DEBUG]   (s) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:53 [DEBUG]   (s) version = 3.5.4
02:08:53 [DEBUG]   (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@505b085d]
02:08:53 [DEBUG]   (s) session = org.apache.maven.execution.MavenSession@14477474
02:08:53 [DEBUG]   (s) skip = false
02:08:53 [DEBUG] -- end configuration --
02:08:53 [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
02:08:53 [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
02:08:53 [DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 48522368 was found in the cache
02:08:53 [DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
02:08:53 [INFO] 
02:08:53 [INFO] --- maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature) @ org.eclipse.osgi ---
02:08:53 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:3.4.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/_remote.repositories
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom.lastUpdated
02:08:53 [DEBUG] Resolving artifact org.apache.ant:ant:pom:1.10.12 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/_remote.repositories
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Resolving artifact org.apache.ant:ant-parent:pom:1.10.12 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-parent/1.10.12/_remote.repositories
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Resolving artifact org.apache.ant:ant-launcher:pom:1.10.12 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/_remote.repositories
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom.lastUpdated
02:08:53 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=33876, ConflictMarker.markTime=12875, ConflictMarker.nodeCount=4, ConflictIdSorter.graphTime=7584, ConflictIdSorter.topsortTime=15667, ConflictIdSorter.conflictIdCount=4, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=124877, ConflictResolver.conflictItemCount=4, DefaultDependencyCollector.collectTime=177865059, DefaultDependencyCollector.transformTime=221629}
02:08:53 [DEBUG] org.apache.maven.plugins:maven-antrun-plugin:jar:3.1.0
02:08:53 [DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.4.1:compile
02:08:53 [DEBUG]    org.apache.ant:ant:jar:1.10.12:compile
02:08:53 [DEBUG]       org.apache.ant:ant-launcher:jar:1.10.12:compile
02:08:53 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:3.4.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:53 [DEBUG] Resolving artifact org.apache.ant:ant:jar:1.10.12 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:53 [DEBUG] Resolving artifact org.apache.ant:ant-launcher:jar:1.10.12 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar.lastUpdated
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar.lastUpdated
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar.lastUpdated
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar.lastUpdated
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar.lastUpdated
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar.lastUpdated
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar.lastUpdated
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar.lastUpdated
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar.lastUpdated
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar.lastUpdated
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar.lastUpdated
02:08:53 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:53 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/_remote.repositories
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar.lastUpdated
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/_remote.repositories
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar.lastUpdated
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/_remote.repositories
02:08:53 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar.lastUpdated
02:08:53 [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-antrun-plugin:3.1.0
02:08:53 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-antrun-plugin:3.1.0
02:08:53 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:08:53 [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-antrun-plugin:3.1.0
02:08:53 [DEBUG]   Included: org.apache.maven.plugins:maven-antrun-plugin:jar:3.1.0
02:08:53 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.1
02:08:53 [DEBUG]   Included: org.apache.ant:ant:jar:1.10.12
02:08:53 [DEBUG]   Included: org.apache.ant:ant-launcher:jar:1.10.12
02:08:53 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-antrun-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:53 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run' with basic configurator -->
02:08:53 [DEBUG]   (f) exportAntProperties = true
02:08:53 [DEBUG]   (f) failOnError = true
02:08:53 [DEBUG]   (f) localRepository =       id: local
02:08:53       url: file:///home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/
02:08:53    layout: default
02:08:53 snapshots: [enabled => true, update => always]
02:08:53  releases: [enabled => true, update => always]
02:08:53    blocked: false
02:08:53 
02:08:53 [DEBUG]   (f) mavenProject = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:53 [DEBUG]   (f) pluginArtifacts = [org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.1.0:, org.codehaus.plexus:plexus-utils:jar:3.4.1:compile, org.apache.ant:ant:jar:1.10.12:compile, org.apache.ant:ant-launcher:jar:1.10.12:compile]
02:08:53 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:53 [DEBUG]   (f) skip = false
02:08:53 [DEBUG]   (f) target = <target><condition else="true" property="skipAPIDescription" value="false"><and><available file="/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF"/>
02:08:53 <resourcecontains resource="/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/.project" substring="org.eclipse.pde.api.tools.apiAnalysisNature"/>
02:08:53 </and>
02:08:53 </condition>
02:08:53 </target>
02:08:53 
02:08:53 [DEBUG]   (f) versionsPropertyName = maven.project.dependencies.versions
02:08:53 [DEBUG] -- end configuration --
02:08:53 [DEBUG] Adding reference: ant.projectHelper
02:08:53 [DEBUG] Adding reference: ant.PropertyHelper
02:08:53 [DEBUG] Adding reference: ant.parsing.context
02:08:53 [DEBUG] Adding reference: ant.targets
02:08:53 [DEBUG] parsing buildfile /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/antrun/build-main.xml with URI = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/antrun/build-main.xml
02:08:53 [DEBUG] Setting ro project property: ant.project.name -> maven-antrun-
02:08:53 [DEBUG] Adding reference: maven-antrun-
02:08:53 [DEBUG] Setting ro project property: ant.project.default-target -> main
02:08:53 [DEBUG] Setting ro project property: ant.file.maven-antrun- -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/antrun/build-main.xml
02:08:53 [DEBUG] Setting ro project property: ant.file.type.maven-antrun- -> file
02:08:53 [DEBUG] Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/antrun
02:08:53 [DEBUG]  +Target: 
02:08:53 [DEBUG]  +Target: main
02:08:53 [DEBUG] Adding reference: ant.LocalProperties
02:08:53 [DEBUG] Detected Java version: 17 in: /opt/tools/java/openjdk/jdk-17/17.0.1
02:08:53 [DEBUG] Detected OS: Linux
02:08:53 [DEBUG] Adding reference: ant.ComponentHelper
02:08:53 [DEBUG] Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi
02:08:53 [DEBUG] Adding reference: maven.dependency.classpath
02:08:53 [DEBUG] Adding reference: maven.compile.classpath
02:08:53 [DEBUG] Adding reference: maven.runtime.classpath
02:08:53 [DEBUG] Adding reference: maven.test.classpath
02:08:53 [DEBUG] Adding reference: maven.plugin.classpath
02:08:53 [DEBUG] Adding reference: maven.project
02:08:53 [DEBUG] Adding reference: maven.project.ref
02:08:53 [DEBUG] Adding reference: maven.project.helper
02:08:53 [DEBUG] Adding reference: maven.local.repository
02:08:53 [DEBUG] Initialize Maven Ant Tasks
02:08:53 [DEBUG] parsing buildfile jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar!/org/apache/maven/ant/tasks/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar!/org/apache/maven/ant/tasks/antlib.xml from a zip file
02:08:53 [DEBUG] parsing buildfile jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar!/org/apache/tools/ant/antlib.xml from a zip file
02:08:53 [DEBUG] Class org.apache.maven.ant.tasks.AttachArtifactTask loaded from parent loader (parentFirst)
02:08:53 [DEBUG]  +Datatype attachartifact org.apache.maven.ant.tasks.AttachArtifactTask
02:08:53 [DEBUG] Class org.apache.maven.ant.tasks.DependencyFilesetsTask loaded from parent loader (parentFirst)
02:08:53 [DEBUG]  +Datatype dependencyfilesets org.apache.maven.ant.tasks.DependencyFilesetsTask
02:08:53 [DEBUG] Setting project property: buildTimestamp -> 20220918-0606
02:08:53 [DEBUG] Setting project property: macSigner.forceContinue -> false
02:08:53 [DEBUG] Setting project property: releaseName -> 2022-12
02:08:53 [DEBUG] Setting project property: tycho.env.osgi.arch -> x86_64
02:08:53 [DEBUG] Setting project property: releaseNumberPlatform -> 4.26
02:08:53 [DEBUG] Setting project property: tests.ignoredWarnings -> -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:08:53 [DEBUG] Setting project property: tycho.env.osgi.ws -> gtk
02:08:53 [DEBUG] Setting project property: tychoProject.build.outputDirectories -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:53 [DEBUG] Setting project property: surefire.version -> 3.0.0-M7
02:08:53 [DEBUG] Setting project property: cbi-snapshots-repo.url -> https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:53 [DEBUG] Setting project property: cbi-ecj-version -> 3.31.0.v20220831-1439
02:08:53 [DEBUG] Setting project property: eclipserun-repo -> https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:08:53 [DEBUG] Setting project property: surefire.moduleProperties -> --add-modules=ALL-SYSTEM
02:08:53 [DEBUG] Setting project property: maven.build.timestamp.format -> yyyyMMdd-HHmm
02:08:53 [DEBUG] Setting project property: unqualifiedVersion -> 3.18.100
02:08:53 [DEBUG] Setting project property: project.build.sourceEncoding -> UTF-8
02:08:53 [DEBUG] Setting project property: code.ignoredWarnings -> -warn:-deprecation,unavoidableGenericProblems,warningToken
02:08:53 [DEBUG] Overriding previous definition of property "skipTests"
02:08:53 [DEBUG] Setting project property: skipTests -> true
02:08:53 [DEBUG] Setting project property: tycho.version -> 3.0.0-SNAPSHOT
02:08:53 [DEBUG] Setting project property: cbi-plugins.version -> 1.3.2
02:08:53 [DEBUG] Setting project property: eclipse-p2-repo.url -> https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:53 [DEBUG] Setting project property: previous-release.baseline -> https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:08:53 [DEBUG] Setting project property: surefire.systemProperties -> 
02:08:53 [DEBUG] Setting project property: eclipse-repo.url -> https://repo.eclipse.org/content/repositories/cbi/
02:08:53 [DEBUG] Overriding previous definition of property "java.version"
02:08:53 [DEBUG] Setting project property: java.version -> 11
02:08:53 [DEBUG] Setting project property: qualifiedVersion -> 3.18.100.v20220817-1601
02:08:53 [DEBUG] Setting project property: buildId -> I20220918-0606
02:08:53 [DEBUG] Setting project property: compare-version-with-baselines.skip -> true
02:08:53 [DEBUG] Setting project property: surefire.testArgLine -> 
02:08:53 [DEBUG] Setting project property: cbi-jdt-repo.url -> https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:53 [DEBUG] Setting project property: surefire.platformSystemProperties -> 
02:08:53 [DEBUG] Setting project property: tycho.env.osgi.os -> linux
02:08:53 [DEBUG] Setting project property: tycho.buildqualifier.format -> 'v'yyyyMMdd-HHmm
02:08:53 [DEBUG] Setting project property: tycho.scmUrl -> scm:git:https://github.com/eclipse-equinox/equinox.git
02:08:53 [DEBUG] Setting project property: cbi-releases-repo.url -> https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:53 [DEBUG] Setting project property: buildType -> I
02:08:53 [DEBUG] Setting project property: target-platform.optionalDependencies -> require
02:08:53 [DEBUG] Setting project property: comparator.repo -> https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:53 [DEBUG] Setting project property: tycho-snapshot-repo.url -> https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:53 [DEBUG] Setting project property: jgit.dirtyWorkingTree-platformDefault -> ignore
02:08:53 [DEBUG] Setting project property: rt.equinox.binaries.loc -> ../../../rt.equinox.binaries
02:08:53 [DEBUG] Setting project property: releaseNumberSDK -> 4.26
02:08:53 [DEBUG] Setting project property: buildQualifier -> v20220817-1601
02:08:53 [DEBUG] Setting project property: defaultSigning-excludeInnerJars -> false
02:08:53 [DEBUG] Overriding previous definition of property "org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener"
02:08:53 [DEBUG] Setting project property: org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener -> warn
02:08:53 [DEBUG] Overriding previous definition of property "skipTests"
02:08:53 [DEBUG] Setting project property: skipTests -> true
02:08:53 [DEBUG] Overriding previous definition of property "maven.repo.local"
02:08:53 [DEBUG] Setting project property: maven.repo.local -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:53 [DEBUG] Setting project property: tycho.mode -> extension
02:08:53 [DEBUG] Setting project property: ant.file -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:53 [DEBUG] Setting properties with prefix: 
02:08:53 [DEBUG] Setting project property: project.groupId -> org.eclipse.osgi
02:08:53 [DEBUG] Setting project property: project.artifactId -> org.eclipse.osgi
02:08:53 [DEBUG] Setting project property: project.name -> org.eclipse.osgi
02:08:53 [DEBUG] Setting project property: project.version -> 3.18.100-SNAPSHOT
02:08:53 [DEBUG] Setting project property: project.packaging -> eclipse-plugin
02:08:53 [DEBUG] Setting project property: project.build.directory -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:08:53 [DEBUG] Setting project property: project.build.outputDirectory -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:53 [DEBUG] Setting project property: project.build.testOutputDirectory -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/test-classes
02:08:53 [DEBUG] Setting project property: project.build.sourceDirectory -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/java
02:08:53 [DEBUG] Setting project property: project.build.testSourceDirectory -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/test/java
02:08:53 [DEBUG] Setting project property: localRepository ->       id: local
02:08:53       url: file:///home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/
02:08:53    layout: default
02:08:53 snapshots: [enabled => true, update => always]
02:08:53  releases: [enabled => true, update => always]
02:08:53    blocked: false
02:08:53 [DEBUG] Setting project property: settings.localRepository -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:53 [DEBUG] Setting project property: maven.project.dependencies.versions -> 
02:08:53 [INFO] Executing tasks
02:08:53 [DEBUG] Build sequence for target(s) `main' is [main]
02:08:53 [DEBUG] Complete build sequence is [main, ]
02:08:53 [DEBUG] 
02:08:53 main:
02:08:53 [DEBUG] Class org.apache.tools.ant.taskdefs.condition.And loaded from parent loader (parentFirst)
02:08:53 [DEBUG] Class org.apache.tools.ant.types.resources.selectors.And loaded from parent loader (parentFirst)
02:08:53 [DEBUG] Class org.apache.tools.ant.taskdefs.condition.ResourceContains loaded from parent loader (parentFirst)
02:08:53 [DEBUG] [available] Found: META-INF/MANIFEST.MF
02:08:53 [DEBUG] Condition true; setting skipAPIDescription to false
02:08:53 [DEBUG] Setting project property: skipAPIDescription -> false
02:08:53 [INFO] Executed tasks
02:08:53 [DEBUG] Propagated Ant properties to Maven properties
02:08:53 [DEBUG] Ant property 'tests.ignoredWarnings=-warn:-deprecation,raw,unchecked,discouraged,warningToken' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'releaseName=2022-12' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'eclipse-p2-repo.url=https://download.eclipse.org/eclipse/updates/4.26-I-builds' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'surefire.version=3.0.0-M7' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'maven.build.timestamp.format=yyyyMMdd-HHmm' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'surefire.moduleProperties=--add-modules=ALL-SYSTEM' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'buildQualifier=v20220817-1601' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'surefire.systemProperties=' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'eclipse-repo.url=https://repo.eclipse.org/content/repositories/cbi/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'releaseNumberPlatform=4.26' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'tycho.env.osgi.arch=x86_64' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'buildTimestamp=20220918-0606' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'eclipserun-repo=https://download.eclipse.org/eclipse/updates/4.26-I-builds/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'cbi-snapshots-repo.url=https://repo.eclipse.org/content/repositories/cbi-snapshots/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'tychoProject.build.outputDirectories=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'tycho-snapshot-repo.url=https://repo.eclipse.org/content/repositories/tycho-snapshots/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'comparator.repo=https://download.eclipse.org/eclipse/updates/4.26-I-builds' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'compare-version-with-baselines.skip=true' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'target-platform.optionalDependencies=require' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'tycho.version=3.0.0-SNAPSHOT' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'previous-release.baseline=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'cbi-releases-repo.url=https://repo.eclipse.org/content/repositories/cbi-releases/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'skipTests=false' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'qualifiedVersion=3.18.100.v20220817-1601' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'rt.equinox.binaries.loc=../../../rt.equinox.binaries' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'tycho.env.osgi.os=linux' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'tycho.env.osgi.ws=gtk' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'cbi-plugins.version=1.3.2' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'jgit.dirtyWorkingTree-platformDefault=ignore' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'buildType=I' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'cbi-jdt-repo.url=https://repo.eclipse.org/content/repositories/eclipse-staging/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'macSigner.forceContinue=false' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'surefire.platformSystemProperties=' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'project.build.sourceEncoding=UTF-8' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'releaseNumberSDK=4.26' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'surefire.testArgLine=' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'java.version=11' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'tycho.scmUrl=scm:git:https://github.com/eclipse-equinox/equinox.git' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'defaultSigning-excludeInnerJars=false' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'cbi-ecj-version=3.31.0.v20220831-1439' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'code.ignoredWarnings=-warn:-deprecation,unavoidableGenericProblems,warningToken' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'buildId=I20220918-0606' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'unqualifiedVersion=3.18.100' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [DEBUG] Ant property 'tycho.buildqualifier.format='v'yyyyMMdd-HHmm' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:08:53 [INFO] 
02:08:53 [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.osgi ---
02:08:53 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:53 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:53 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=4261285, ConflictMarker.markTime=1344608, ConflictMarker.nodeCount=10298, ConflictIdSorter.graphTime=6846164, ConflictIdSorter.topsortTime=57001, ConflictIdSorter.conflictIdCount=88, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2862593, ConflictResolver.conflictItemCount=1670, DefaultDependencyCollector.collectTime=152836528, DefaultDependencyCollector.transformTime=15429526}
02:08:53 [DEBUG] org.eclipse.tycho:target-platform-configuration:jar:3.0.0-20220916.165649-289
02:08:53 [DEBUG]    org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]    org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]    org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:08:53 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:08:53 [DEBUG]          org.codehaus.plexus:plexus-utils:jar:3.4.2:compile (version managed from default)
02:08:53 [DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:08:53 [DEBUG]          org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:08:53 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:08:53 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:08:53 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:08:53 [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:08:53 [DEBUG]       org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:08:53 [DEBUG]       org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:08:53 [DEBUG]          org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:08:53 [DEBUG]          org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:08:53 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]          de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:08:53 [DEBUG]       org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]       org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:08:53 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:08:53 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:08:53 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:08:53 [DEBUG]             org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:08:53 [DEBUG]             org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:08:53 [DEBUG]          org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:08:53 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:08:53 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:08:53 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:08:53 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:08:53 [DEBUG]          org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:08:53 [DEBUG]             org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:08:53 [DEBUG]          org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:08:53 [DEBUG]             org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:08:53 [DEBUG]          org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:08:53 [DEBUG]          org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:08:53 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:08:53 [DEBUG]       org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:08:53 [DEBUG]          org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:08:53 [DEBUG]       org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:08:53 [DEBUG]       biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (version managed from default) (exclusions managed from default)
02:08:53 [DEBUG]          biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:08:53 [DEBUG]       org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:08:53 [DEBUG]       org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:08:53 [DEBUG]          org.osgi:osgi.annotation:jar:8.0.1:compile
02:08:53 [DEBUG]       org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:08:53 [DEBUG]       org.slf4j:slf4j-api:jar:2.0.1:compile
02:08:53 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:08:53 [DEBUG]          org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:08:53 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:08:53 [DEBUG]       commons-io:commons-io:jar:2.11.0:compile
02:08:53 [DEBUG]       commons-codec:commons-codec:jar:1.15:compile
02:08:53 [DEBUG] Created new class realm plugin>org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT
02:08:53 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT
02:08:53 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:08:53 [DEBUG] Populating class realm plugin>org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT
02:08:53 [DEBUG]   Included: org.eclipse.tycho:target-platform-configuration:jar:3.0.0-SNAPSHOT
02:08:53 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:08:53 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:08:53 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:08:53 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:08:53 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:08:53 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:08:53 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:08:53 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:08:53 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:08:53 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:08:53 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:08:53 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:08:53 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:08:53 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:08:53 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:08:53 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:08:53 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:08:53 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:08:53 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:08:53 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:08:53 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:08:53 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:08:53 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:08:53 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:08:53 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:08:53 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:08:53 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:08:53 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:08:53 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:08:53 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:08:53 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:08:53 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:08:53 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:08:53 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:08:53 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:08:53 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:08:53 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:08:53 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:08:53 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:08:53 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:08:53 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:08:53 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:08:53 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:08:53 [DEBUG] Configuring mojo org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT:target-platform from plugin realm ClassRealm[plugin>org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:54 [DEBUG] Configuring mojo 'org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT:target-platform' with basic configurator -->
02:08:54 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:54 [DEBUG] -- end configuration --
02:08:54 [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Feclipse-aggregator-master%252Fequinox%252Fbundles%252Forg.eclipse.osgi)
02:08:54 [INFO] 
02:08:54 [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.osgi ---
02:08:54 [DEBUG] Resolving artifact org.eclipse.jdt:ecj:pom:3.31.0.v20220831-1439 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0.v20220831-1439/ecj-3.31.0.v20220831-1439.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0.v20220831-1439/_remote.repositories
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0.v20220831-1439/ecj-3.31.0.v20220831-1439.pom.lastUpdated
02:08:54 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-manager:pom:2.12.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/_remote.repositories
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler:pom:2.12.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler/2.12.1/_remote.repositories
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-components:pom:10.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/10.0/_remote.repositories
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom.lastUpdated
02:08:54 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-api:pom:2.12.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/_remote.repositories
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom.lastUpdated
02:08:54 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/resolver-status.properties
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/resolver-status.properties
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/resolver-status.properties
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/resolver-status.properties
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/resolver-status.properties
02:08:54 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:08:54 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:08:54 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:08:54 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:08:54 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.tycho:tycho-compiler-jdt:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-compiler-jdt:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/_remote.repositories
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/tycho-compiler-jdt-3.0.0-20220916.165649-289.pom.lastUpdated
02:08:54 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/resolver-status.properties
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/resolver-status.properties
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/resolver-status.properties
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/resolver-status.properties
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/resolver-status.properties
02:08:54 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
02:08:54 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
02:08:54 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
02:08:54 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
02:08:54 [DEBUG] Could not find metadata org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:08:54 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:08:54 [DEBUG] Skipped remote request for org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml, already updated during this session
02:08:54 [DEBUG] org.eclipse.tycho:tycho-lib-detector:3.0.0-SNAPSHOT/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:08:54 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-lib-detector:pom:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/_remote.repositories
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/tycho-lib-detector-3.0.0-20220916.165649-289.pom.lastUpdated
02:08:54 [DEBUG] Resolving artifact org.eclipse.jdt:ecj:pom:3.31.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:54 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom.lastUpdated
02:08:54 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:54 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0/_remote.repositories
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom.lastUpdated
02:08:55 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=4411995, ConflictMarker.markTime=1271023, ConflictMarker.nodeCount=10310, ConflictIdSorter.graphTime=6990084, ConflictIdSorter.topsortTime=59751, ConflictIdSorter.conflictIdCount=93, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3185432, ConflictResolver.conflictItemCount=1682, DefaultDependencyCollector.collectTime=1604322430, DefaultDependencyCollector.transformTime=15979245}
02:08:55 [DEBUG] org.eclipse.tycho:tycho-compiler-plugin:jar:3.0.0-20220916.165649-289
02:08:55 [DEBUG]    org.eclipse.jdt:ecj:jar:3.31.0.v20220831-1439:runtime
02:08:55 [DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.4.2:compile
02:08:55 [DEBUG]    org.codehaus.plexus:plexus-compiler-manager:jar:2.12.1:compile
02:08:55 [DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:08:55 [DEBUG]    org.codehaus.plexus:plexus-compiler-api:jar:2.12.1:compile
02:08:55 [DEBUG]    org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:08:55 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:08:55 [DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:08:55 [DEBUG]          org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:08:55 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:08:55 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:08:55 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:08:55 [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:08:55 [DEBUG]       org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:08:55 [DEBUG]       org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:08:55 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]          de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:08:55 [DEBUG]       org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:08:55 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:08:55 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:08:55 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:08:55 [DEBUG]             org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:08:55 [DEBUG]             org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:08:55 [DEBUG]          org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:08:55 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:08:55 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:08:55 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:08:55 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:08:55 [DEBUG]          org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:08:55 [DEBUG]             org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:08:55 [DEBUG]          org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:08:55 [DEBUG]             org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:08:55 [DEBUG]          org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:08:55 [DEBUG]          org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:08:55 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:08:55 [DEBUG]          org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:08:55 [DEBUG]       org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:08:55 [DEBUG]       biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (version managed from default) (exclusions managed from default)
02:08:55 [DEBUG]          biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:08:55 [DEBUG]       org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:08:55 [DEBUG]       org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:08:55 [DEBUG]          org.osgi:osgi.annotation:jar:8.0.1:compile
02:08:55 [DEBUG]       org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:08:55 [DEBUG]       org.slf4j:slf4j-api:jar:2.0.1:compile
02:08:55 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:08:55 [DEBUG]          org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:08:55 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:08:55 [DEBUG]       commons-io:commons-io:jar:2.11.0:compile
02:08:55 [DEBUG]       commons-codec:commons-codec:jar:1.15:compile
02:08:55 [DEBUG]    org.eclipse.tycho:tycho-compiler-jdt:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.eclipse.tycho:tycho-lib-detector:jar:3.0.0-SNAPSHOT:compile
02:08:55 [DEBUG]       org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:08:55 [DEBUG] Resolving artifact org.eclipse.jdt:ecj:jar:3.31.0.v20220831-1439 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:55 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-manager:jar:2.12.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:55 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-compiler-api:jar:2.12.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:08:55 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-compiler-jdt:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:08:55 [DEBUG] Resolving artifact org.eclipse.tycho:tycho-lib-detector:jar:3.0.0-20220916.165649-289 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots)]
02:08:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0.v20220831-1439/ecj-3.31.0.v20220831-1439.jar.lastUpdated
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar.lastUpdated
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar.lastUpdated
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/_remote.repositories
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/tycho-compiler-jdt-3.0.0-20220916.165649-289.jar.lastUpdated
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/_remote.repositories
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/tycho-lib-detector-3.0.0-20220916.165649-289.jar.lastUpdated
02:08:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0.v20220831-1439/_remote.repositories
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/jdt/ecj/3.31.0.v20220831-1439/ecj-3.31.0.v20220831-1439.jar.lastUpdated
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar.lastUpdated
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar.lastUpdated
02:08:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar.lastUpdated
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar.lastUpdated
02:08:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar.lastUpdated
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar.lastUpdated
02:08:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar.lastUpdated
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar.lastUpdated
02:08:55 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:55 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/_remote.repositories
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar.lastUpdated
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/_remote.repositories
02:08:55 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar.lastUpdated
02:08:55 [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT
02:08:55 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:08:55 [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Included: org.eclipse.tycho:tycho-compiler-plugin:jar:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Included: org.eclipse.jdt:ecj:jar:3.31.0.v20220831-1439
02:08:55 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:08:55 [DEBUG]   Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.12.1
02:08:55 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:08:55 [DEBUG]   Included: org.codehaus.plexus:plexus-compiler-api:jar:2.12.1
02:08:55 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:08:55 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:08:55 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:08:55 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:08:55 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:08:55 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:08:55 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:08:55 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:08:55 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:08:55 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:08:55 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:08:55 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:08:55 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:08:55 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:08:55 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:08:55 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:08:55 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:08:55 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:08:55 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:08:55 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:08:55 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:08:55 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:08:55 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:08:55 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:08:55 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:08:55 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:08:55 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:08:55 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:08:55 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:08:55 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:08:55 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:08:55 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:08:55 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:08:55 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:08:55 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:08:55 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:08:55 [DEBUG]   Included: org.eclipse.tycho:tycho-compiler-jdt:jar:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Included: org.eclipse.tycho:tycho-lib-detector:jar:3.0.0-SNAPSHOT
02:08:55 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:08:55 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:55 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath' with basic configurator -->
02:08:55 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:55 [DEBUG] -- end configuration --
02:08:55 [INFO] Resolving class path of org.eclipse.osgi...
02:08:55 [DEBUG] Using TargetEnvironment (& (osgi.os=linux) (osgi.ws=gtk) (osgi.arch=x86_64) ) to create resolver properties
02:08:55 [DEBUG] Resolved org.osgi.annotation.bundle to org.osgi.annotation.bundle 2.0.0.202202082230 /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar
02:08:55 [DEBUG] Resolved org.osgi.annotation.versioning to org.osgi.annotation.versioning 1.1.2.202109301733 /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar
02:08:55 [DEBUG] Resolved org.osgi.service.component.annotations to org.osgi.service.component.annotations 1.5.0.202109301733 /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar
02:08:55 [INFO] The following classpath entries are not unique for the artifact key eclipse-plugin:org.eclipse.osgi:3.18.100.qualifier and will be merged:
02:08:55 [INFO] 	Locations: [/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/osgi.annotation.jar]
02:08:55 [INFO] 	Rules: -access all-
02:08:55 [INFO] 	Locations: [/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/j9stubs.jar]
02:08:55 [INFO] 	Rules: -access all-
02:08:55 [INFO] 	Locations: [/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes]
02:08:55 [INFO] 	Rules: -access all-
02:08:55 [INFO] 
02:08:55 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.osgi ---
02:08:55 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:55 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources' with basic configurator -->
02:08:55 [DEBUG]   (f) addDefaultExcludes = true
02:08:55 [DEBUG]   (f) buildFilters = []
02:08:55 [DEBUG]   (f) encoding = UTF-8
02:08:55 [DEBUG]   (f) escapeWindowsPaths = true
02:08:55 [DEBUG]   (f) fileNameFiltering = false
02:08:55 [DEBUG]   (s) includeEmptyDirs = false
02:08:55 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:55 [DEBUG]   (s) overwrite = false
02:08:55 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:55 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
02:08:55 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:55 [DEBUG]   (f) skip = false
02:08:55 [DEBUG]   (f) supportMultiLineFiltering = false
02:08:55 [DEBUG]   (f) useBuildFilters = true
02:08:55 [DEBUG]   (s) useDefaultDelimiters = true
02:08:55 [DEBUG] -- end configuration --
02:08:55 [DEBUG] properties used:
02:08:55 [DEBUG] ant.core.lib: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
02:08:55 [DEBUG] ant.file: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:55 [DEBUG] ant.file.maven-antrun-: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/antrun/build-main.xml
02:08:55 [DEBUG] ant.file.type.maven-antrun-: file
02:08:55 [DEBUG] ant.java.version: 17
02:08:55 [DEBUG] ant.project.default-target: main
02:08:55 [DEBUG] ant.project.name: maven-antrun-
02:08:55 [DEBUG] ant.version: Apache Ant(TM) version 1.10.12 compiled on October 13 2021
02:08:55 [DEBUG] basedir: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi
02:08:55 [DEBUG] buildId: I20220918-0606
02:08:55 [DEBUG] buildQualifier: v20220817-1601
02:08:55 [DEBUG] buildTimestamp: 20220918-0606
02:08:55 [DEBUG] buildType: I
02:08:55 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:08:55 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:55 [DEBUG] cbi-plugins.version: 1.3.2
02:08:55 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:55 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:55 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:08:55 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:08:55 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:55 [DEBUG] compare-version-with-baselines.skip: true
02:08:55 [DEBUG] defaultSigning-excludeInnerJars: false
02:08:55 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:55 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:08:55 [DEBUG] eclipse.p2.atomic.composite.loading.default: true
02:08:55 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:08:55 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:08:55 [DEBUG] env.BUILD_ID: 1370
02:08:55 [DEBUG] env.BUILD_NUMBER: 1370
02:08:55 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:08:55 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:08:55 [DEBUG] env.CI: true
02:08:55 [DEBUG] env.DISPLAY: :43
02:08:55 [DEBUG] env.EXECUTOR_NUMBER: 0
02:08:55 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:08:55 [DEBUG] env.GIT_BRANCH: origin/master
02:08:55 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:55 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:55 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:55 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:08:55 [DEBUG] env.HOME: /home/jenkins
02:08:55 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:08:55 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:08:55 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:08:55 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:08:55 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:08:55 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:08:55 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:55 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:08:55 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:08:55 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:08:55 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:08:55 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:08:55 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:08:55 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:08:55 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:08:55 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:08:55 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:08:55 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:55 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:08:55 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:08:55 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:08:55 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:08:55 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:08:55 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:08:55 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:08:55 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:08:55 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:08:55 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:08:55 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:08:55 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:08:55 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:08:55 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:08:55 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:08:55 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:08:55 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:08:55 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:08:55 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:08:55 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:08:55 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:08:55 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:08:55 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:08:55 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:08:55 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:08:55 [DEBUG] env.LANG: en_US.UTF-8
02:08:55 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:08:55 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:55 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:08:55 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:08:55 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:55 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:08:55 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:08:55 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:55 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:08:55 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:55 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:08:55 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:08:55 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:55 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:08:55 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:08:55 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:08:55 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:08:55 [DEBUG] env.SHLVL: 0
02:08:55 [DEBUG] env.TERM: xterm
02:08:55 [DEBUG] env.USER_NAME: jenkins
02:08:55 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:55 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:08:55 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:08:55 [DEBUG] env.skipTests: true
02:08:55 [DEBUG] file.encoding: UTF-8
02:08:55 [DEBUG] file.separator: /
02:08:55 [DEBUG] guice.disable.misplaced.annotation.check: true
02:08:55 [DEBUG] jansi.mode: strip
02:08:55 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:08:55 [DEBUG] java.class.version: 61.0
02:08:55 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:08:55 [DEBUG] java.io.tmpdir: /tmp
02:08:55 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:08:55 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:08:55 [DEBUG] java.runtime.version: 17.0.1+12-39
02:08:55 [DEBUG] java.specification.name: Java Platform API Specification
02:08:55 [DEBUG] java.specification.vendor: Oracle Corporation
02:08:55 [DEBUG] java.specification.version: 17
02:08:55 [DEBUG] java.vendor: Oracle Corporation
02:08:55 [DEBUG] java.vendor.url: https://java.oracle.com/
02:08:55 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:08:55 [DEBUG] java.version: 17.0.1
02:08:55 [DEBUG] java.version.date: 2021-10-19
02:08:55 [DEBUG] java.vm.compressedOopsMode: Zero based
02:08:55 [DEBUG] java.vm.info: mixed mode, sharing
02:08:55 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:08:55 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:08:55 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:08:55 [DEBUG] java.vm.specification.version: 17
02:08:55 [DEBUG] java.vm.vendor: Oracle Corporation
02:08:55 [DEBUG] java.vm.version: 17.0.1+12-39
02:08:55 [DEBUG] jdk.debug: release
02:08:55 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:08:55 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:08:55 [DEBUG] line.separator: 
02:08:55 
02:08:55 [DEBUG] localRepository:       id: local
02:08:55       url: file:///home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/
02:08:55    layout: default
02:08:55 snapshots: [enabled => true, update => always]
02:08:55  releases: [enabled => true, update => always]
02:08:55    blocked: false
02:08:55 
02:08:55 [DEBUG] macSigner.forceContinue: false
02:08:55 [DEBUG] maven.build.timestamp: 2022-09-18T06:08:56Z
02:08:55 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:08:55 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:08:55 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:08:55 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:08:55 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:55 [DEBUG] maven.project.dependencies.versions: 
02:08:55 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:55 [DEBUG] maven.version: 3.8.5
02:08:56 [DEBUG] native.encoding: UTF-8
02:08:56 [DEBUG] org.slf4j.simpleLogger.defaultLogLevel: debug
02:08:56 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:08:56 [DEBUG] os.arch: amd64
02:08:56 [DEBUG] os.name: Linux
02:08:56 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:08:56 [DEBUG] p2.userAgent: tycho/3.0.0-SNAPSHOT
02:08:56 [DEBUG] path.separator: :
02:08:56 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:08:56 [DEBUG] project.artifactId: org.eclipse.osgi
02:08:56 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/
02:08:56 [DEBUG] project.build.directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:08:56 [DEBUG] project.build.outputDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:56 [DEBUG] project.build.sourceDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/java
02:08:56 [DEBUG] project.build.sourceEncoding: UTF-8
02:08:56 [DEBUG] project.build.testOutputDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/test-classes
02:08:56 [DEBUG] project.build.testSourceDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/test/java
02:08:56 [DEBUG] project.groupId: org.eclipse.osgi
02:08:56 [DEBUG] project.name: org.eclipse.osgi
02:08:56 [DEBUG] project.packaging: eclipse-plugin
02:08:56 [DEBUG] project.version: 3.18.100-SNAPSHOT
02:08:56 [DEBUG] qualifiedVersion: 3.18.100.v20220817-1601
02:08:56 [DEBUG] releaseName: 2022-12
02:08:56 [DEBUG] releaseNumberPlatform: 4.26
02:08:56 [DEBUG] releaseNumberSDK: 4.26
02:08:56 [DEBUG] rt.equinox.binaries.loc: ../../../rt.equinox.binaries
02:08:56 [DEBUG] settings.localRepository: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:56 [DEBUG] skipAPIDescription: false
02:08:56 [DEBUG] skipTests: true
02:08:56 [DEBUG] sun.arch.data.model: 64
02:08:56 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:08:56 [DEBUG] sun.cpu.endian: little
02:08:56 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:08:56 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:56 [DEBUG] sun.java.launcher: SUN_STANDARD
02:08:56 [DEBUG] sun.jnu.encoding: UTF-8
02:08:56 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:08:56 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:08:56 [DEBUG] surefire.platformSystemProperties: 
02:08:56 [DEBUG] surefire.systemProperties: 
02:08:56 [DEBUG] surefire.testArgLine: 
02:08:56 [DEBUG] surefire.version: 3.0.0-M7
02:08:56 [DEBUG] target-platform.optionalDependencies: require
02:08:56 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:08:56 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:56 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:08:56 [DEBUG] tycho.env.osgi.arch: x86_64
02:08:56 [DEBUG] tycho.env.osgi.os: linux
02:08:56 [DEBUG] tycho.env.osgi.ws: gtk
02:08:56 [DEBUG] tycho.mode: extension
02:08:56 [DEBUG] tycho.scmUrl: scm:git:https://github.com/eclipse-equinox/equinox.git
02:08:56 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:08:56 [DEBUG] tychoProject.build.outputDirectories: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:56 [DEBUG] unqualifiedVersion: 3.18.100
02:08:56 [DEBUG] user.country: US
02:08:56 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:56 [DEBUG] user.home: /home/jenkins
02:08:56 [DEBUG] user.language: en
02:08:56 [DEBUG] user.name: jenkins
02:08:56 [DEBUG] user.timezone: UTC
02:08:56 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:08:56 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:08:56 [DEBUG] resource with targetPath null
02:08:56 directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/resources
02:08:56 excludes []
02:08:56 includes []
02:08:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/resources
02:08:56 [DEBUG] no use filter components
02:08:56 [INFO] 
02:08:56 [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ org.eclipse.osgi ---
02:08:56 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:56 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources' with basic configurator -->
02:08:56 [DEBUG]   (f) addDefaultExcludes = true
02:08:56 [DEBUG]   (f) buildFilters = []
02:08:56 [DEBUG]   (f) encoding = UTF-8
02:08:56 [DEBUG]   (f) escapeString = \
02:08:56 [DEBUG]   (f) escapeWindowsPaths = true
02:08:56 [DEBUG]   (f) fileNameFiltering = false
02:08:56 [DEBUG]   (s) includeEmptyDirs = false
02:08:56 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/resources
02:08:56 [DEBUG]   (s) overwrite = false
02:08:56 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:56 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
02:08:56 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:56 [DEBUG]   (f) skip = false
02:08:56 [DEBUG]   (f) supportMultiLineFiltering = false
02:08:56 [DEBUG]   (f) useBuildFilters = true
02:08:56 [DEBUG]   (s) useDefaultDelimiters = true
02:08:56 [DEBUG] -- end configuration --
02:08:56 [DEBUG] properties used:
02:08:56 [DEBUG] ant.core.lib: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
02:08:56 [DEBUG] ant.file: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:56 [DEBUG] ant.file.maven-antrun-: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/antrun/build-main.xml
02:08:56 [DEBUG] ant.file.type.maven-antrun-: file
02:08:56 [DEBUG] ant.java.version: 17
02:08:56 [DEBUG] ant.project.default-target: main
02:08:56 [DEBUG] ant.project.name: maven-antrun-
02:08:56 [DEBUG] ant.version: Apache Ant(TM) version 1.10.12 compiled on October 13 2021
02:08:56 [DEBUG] basedir: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi
02:08:56 [DEBUG] buildId: I20220918-0606
02:08:56 [DEBUG] buildQualifier: v20220817-1601
02:08:56 [DEBUG] buildTimestamp: 20220918-0606
02:08:56 [DEBUG] buildType: I
02:08:56 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:08:56 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:08:56 [DEBUG] cbi-plugins.version: 1.3.2
02:08:56 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:08:56 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:08:56 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:08:56 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:08:56 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:56 [DEBUG] compare-version-with-baselines.skip: true
02:08:56 [DEBUG] defaultSigning-excludeInnerJars: false
02:08:56 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:08:56 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:08:56 [DEBUG] eclipse.p2.atomic.composite.loading.default: true
02:08:56 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:08:56 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:08:56 [DEBUG] env.BUILD_ID: 1370
02:08:56 [DEBUG] env.BUILD_NUMBER: 1370
02:08:56 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:08:56 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:08:56 [DEBUG] env.CI: true
02:08:56 [DEBUG] env.DISPLAY: :43
02:08:56 [DEBUG] env.EXECUTOR_NUMBER: 0
02:08:56 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:08:56 [DEBUG] env.GIT_BRANCH: origin/master
02:08:56 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:56 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:56 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:08:56 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:08:56 [DEBUG] env.HOME: /home/jenkins
02:08:56 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:08:56 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:08:56 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:08:56 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:08:56 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:08:56 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:08:56 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:56 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:08:56 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:08:56 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:08:56 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:08:56 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:08:56 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:08:56 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:08:56 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:08:56 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:08:56 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:08:56 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:56 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:08:56 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:08:56 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:08:56 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:08:56 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:08:56 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:08:56 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:08:56 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:08:56 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:08:56 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:08:56 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:08:56 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:08:56 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:08:56 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:08:56 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:08:56 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:08:56 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:08:56 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:08:56 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:08:56 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:08:56 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:08:56 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:08:56 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:08:56 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:08:56 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:08:56 [DEBUG] env.LANG: en_US.UTF-8
02:08:56 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:08:56 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:56 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:08:56 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:08:56 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:56 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:08:56 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:08:56 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:08:56 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:08:56 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:56 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:08:56 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:08:56 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:56 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:08:56 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:08:56 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:08:56 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:08:56 [DEBUG] env.SHLVL: 0
02:08:56 [DEBUG] env.TERM: xterm
02:08:56 [DEBUG] env.USER_NAME: jenkins
02:08:56 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:56 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:08:56 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:08:56 [DEBUG] env.skipTests: true
02:08:56 [DEBUG] file.encoding: UTF-8
02:08:56 [DEBUG] file.separator: /
02:08:56 [DEBUG] guice.disable.misplaced.annotation.check: true
02:08:56 [DEBUG] jansi.mode: strip
02:08:56 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:08:56 [DEBUG] java.class.version: 61.0
02:08:56 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:08:56 [DEBUG] java.io.tmpdir: /tmp
02:08:56 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:08:56 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:08:56 [DEBUG] java.runtime.version: 17.0.1+12-39
02:08:56 [DEBUG] java.specification.name: Java Platform API Specification
02:08:56 [DEBUG] java.specification.vendor: Oracle Corporation
02:08:56 [DEBUG] java.specification.version: 17
02:08:56 [DEBUG] java.vendor: Oracle Corporation
02:08:56 [DEBUG] java.vendor.url: https://java.oracle.com/
02:08:56 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:08:56 [DEBUG] java.version: 17.0.1
02:08:56 [DEBUG] java.version.date: 2021-10-19
02:08:56 [DEBUG] java.vm.compressedOopsMode: Zero based
02:08:56 [DEBUG] java.vm.info: mixed mode, sharing
02:08:56 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:08:56 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:08:56 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:08:56 [DEBUG] java.vm.specification.version: 17
02:08:56 [DEBUG] java.vm.vendor: Oracle Corporation
02:08:56 [DEBUG] java.vm.version: 17.0.1+12-39
02:08:56 [DEBUG] jdk.debug: release
02:08:56 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:08:56 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:08:56 [DEBUG] line.separator: 
02:08:56 
02:08:56 [DEBUG] localRepository:       id: local
02:08:56       url: file:///home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/
02:08:56    layout: default
02:08:56 snapshots: [enabled => true, update => always]
02:08:56  releases: [enabled => true, update => always]
02:08:56    blocked: false
02:08:56 
02:08:56 [DEBUG] macSigner.forceContinue: false
02:08:56 [DEBUG] maven.build.timestamp: 2022-09-18T06:08:56Z
02:08:56 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:08:56 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:08:56 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:08:56 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:08:56 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:56 [DEBUG] maven.project.dependencies.versions: 
02:08:56 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:56 [DEBUG] maven.version: 3.8.5
02:08:56 [DEBUG] native.encoding: UTF-8
02:08:56 [DEBUG] org.slf4j.simpleLogger.defaultLogLevel: debug
02:08:56 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:08:56 [DEBUG] os.arch: amd64
02:08:56 [DEBUG] os.name: Linux
02:08:56 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:08:56 [DEBUG] p2.userAgent: tycho/3.0.0-SNAPSHOT
02:08:56 [DEBUG] path.separator: :
02:08:56 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:08:56 [DEBUG] project.artifactId: org.eclipse.osgi
02:08:56 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/
02:08:56 [DEBUG] project.build.directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:08:56 [DEBUG] project.build.outputDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:56 [DEBUG] project.build.sourceDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/java
02:08:56 [DEBUG] project.build.sourceEncoding: UTF-8
02:08:56 [DEBUG] project.build.testOutputDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/test-classes
02:08:56 [DEBUG] project.build.testSourceDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/test/java
02:08:56 [DEBUG] project.groupId: org.eclipse.osgi
02:08:56 [DEBUG] project.name: org.eclipse.osgi
02:08:56 [DEBUG] project.packaging: eclipse-plugin
02:08:56 [DEBUG] project.version: 3.18.100-SNAPSHOT
02:08:56 [DEBUG] qualifiedVersion: 3.18.100.v20220817-1601
02:08:56 [DEBUG] releaseName: 2022-12
02:08:56 [DEBUG] releaseNumberPlatform: 4.26
02:08:56 [DEBUG] releaseNumberSDK: 4.26
02:08:56 [DEBUG] rt.equinox.binaries.loc: ../../../rt.equinox.binaries
02:08:56 [DEBUG] settings.localRepository: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:08:56 [DEBUG] skipAPIDescription: false
02:08:56 [DEBUG] skipTests: true
02:08:56 [DEBUG] sun.arch.data.model: 64
02:08:56 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:08:56 [DEBUG] sun.cpu.endian: little
02:08:56 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:08:56 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:08:56 [DEBUG] sun.java.launcher: SUN_STANDARD
02:08:56 [DEBUG] sun.jnu.encoding: UTF-8
02:08:56 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:08:56 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:08:56 [DEBUG] surefire.platformSystemProperties: 
02:08:56 [DEBUG] surefire.systemProperties: 
02:08:56 [DEBUG] surefire.testArgLine: 
02:08:56 [DEBUG] surefire.version: 3.0.0-M7
02:08:56 [DEBUG] target-platform.optionalDependencies: require
02:08:56 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:08:56 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:08:56 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:08:56 [DEBUG] tycho.env.osgi.arch: x86_64
02:08:56 [DEBUG] tycho.env.osgi.os: linux
02:08:56 [DEBUG] tycho.env.osgi.ws: gtk
02:08:56 [DEBUG] tycho.mode: extension
02:08:56 [DEBUG] tycho.scmUrl: scm:git:https://github.com/eclipse-equinox/equinox.git
02:08:56 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:08:56 [DEBUG] tychoProject.build.outputDirectories: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:56 [DEBUG] unqualifiedVersion: 3.18.100
02:08:56 [DEBUG] user.country: US
02:08:56 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:08:56 [DEBUG] user.home: /home/jenkins
02:08:56 [DEBUG] user.language: en
02:08:56 [DEBUG] user.name: jenkins
02:08:56 [DEBUG] user.timezone: UTC
02:08:56 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:08:56 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:08:56 [DEBUG] resource with targetPath null
02:08:56 directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/resources
02:08:56 excludes []
02:08:56 includes []
02:08:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/resources
02:08:56 [DEBUG] no use filter components
02:08:56 [INFO] 
02:08:56 [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.osgi ---
02:08:56 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:compile from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:08:56 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:compile' with basic configurator -->
02:08:56 [DEBUG]   (f) basedir = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi
02:08:56 [DEBUG]   (f) buildDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:08:56 [DEBUG]   (f) compilerArgs = [-nowarn:[/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src], -warn:-deprecation,unavoidableGenericProblems,warningToken, -verbose, -inlineJSR, -enableJavadoc, -encoding, UTF-8, -proceedOnError]
02:08:56 [DEBUG]   (f) compilerId = jdt
02:08:56 [DEBUG]   (f) copyResources = true
02:08:56 [DEBUG]   (f) debug = true
02:08:56 [DEBUG]   (f) deriveReleaseCompilerArgumentFromTargetLevel = true
02:08:56 [DEBUG]   (f) encoding = UTF-8
02:08:56 [DEBUG]   (f) excludeResources = [**/package.html]
02:08:56 [DEBUG]   (f) failOnWarning = false
02:08:56 [DEBUG]   (f) fork = false
02:08:56 [DEBUG]   (f) generatedSourcesDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/generated-sources/annotations
02:08:56 [DEBUG]   (f) log = xml
02:08:56 [DEBUG]   (f) logDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/compilelogs
02:08:56 [DEBUG]   (f) optimize = false
02:08:56 [DEBUG]   (f) outputFileName = org.eclipse.osgi-3.18.100-SNAPSHOT
02:08:56 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:08:56 [DEBUG]   (f) requireJavaPackageImports = false
02:08:56 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:08:56 [DEBUG]   (f) showDeprecation = false
02:08:56 [DEBUG]   (f) showWarnings = true
02:08:56 [DEBUG]   (f) staleMillis = 0
02:08:56 [DEBUG]   (f) strictCompilerTarget = false
02:08:56 [DEBUG]   (f) useJDK = BREE
02:08:56 [DEBUG]   (f) useProjectSettings = false
02:08:56 [DEBUG]   (f) verbose = false
02:08:56 [DEBUG] -- end configuration --
02:08:56 [DEBUG] Manifest BREEs: [OSGi profile 'JavaSE-1.8' { source level: 1.8, target level: 1.8}, OSGi profile 'JavaSE/compact1-1.8' { source level: 1.8, target level: 1.8}]
02:08:56 [DEBUG] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11}
02:08:56 [DEBUG] Effective source/target: 1.8/1.8
02:08:56 [DEBUG] Using compiler 'jdt'.
02:08:56 [DEBUG] Source directories: [/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src
02:08:56  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src
02:08:56  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src
02:08:56  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src]
02:08:56 [DEBUG] Classpath: [/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/osgi.annotation.jar
02:08:56  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/j9stubs.jar
02:08:56  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:56  /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar[+org/osgi/annotation/bundle/*:?**/*]
02:08:56  /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar[+org/osgi/annotation/versioning/*:?**/*]
02:08:56  /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar[+org/osgi/service/component/annotations/*:?**/*]]
02:08:56 [DEBUG] Output directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:56 [DEBUG] Search profile JavaSE-1.8 in ToolchainManager...
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-11/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:08:56 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:08:56 [DEBUG] Classpath:
02:08:56 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/osgi.annotation.jar
02:08:56 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/j9stubs.jar
02:08:56 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:56 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar[+org/osgi/annotation/bundle/*:?**/*]
02:08:56 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar[+org/osgi/annotation/versioning/*:?**/*]
02:08:56 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar[+org/osgi/service/component/annotations/*:?**/*]
02:08:56 [DEBUG] Source roots:
02:08:56 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src
02:08:56 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src
02:08:56 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src
02:08:56 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src
02:08:56 [INFO] Compiling 454 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:08:56 [DEBUG] JDT compiler args: [-nowarn:[/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src], -warn:-deprecation,unavoidableGenericProblems,warningToken, -verbose, -inlineJSR, -enableJavadoc, -encoding, UTF-8, -proceedOnError, -log, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/compilelogs/@dot.xml, -s, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/generated-sources/annotations, -d, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes, -classpath, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/osgi.annotation.jar:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/j9stubs.jar:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar[+org/osgi/annotation/bundle/*:?**/*]:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar[+org/osgi/annotation/versioning/*:?**/*]:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar[+org/osgi/service/component/annotations/*:?**/*], /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/url/URLStreamHandlerService.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/url/MultiplexingFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/location/EquinoxLocations.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/resolver/ResolveContext.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/Storage.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/PrototypeServiceFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/ImportPackageSpecification.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/container/AtomicLazyInitializer.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/equinox/log/ExtendedLogService.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/Namespace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/console/ConsoleSession.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/permissionadmin/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/ServiceEvent.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/Util.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleWire.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/debug/EclipseDebugTrace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/BundleWire.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/namespace/AbstractWiringNamespace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/storagemanager/StorageManager.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/framework/util/Headers.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/url/NullURLStreamHandlerService.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/Version.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/StorageSaver.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/Arguments.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/runnable/ApplicationRunnable.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/HostSpecification.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/ResourceDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/VersionRange.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/dto/BundleWiringDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/startlevel/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/WiringDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/BundleListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/StateObjectFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/provisional/verifier/CertificateChain.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/RequirementRefDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/CapabilityDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/resolver/HostedCapability.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/BundlePermission.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/packageadmin/ExportedPackage.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/Resource.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/resolver/Resolver.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/HookContext.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/ConditionalPermissionUpdate.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/cds/CDSHookImpls.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/startlevel/StartLevel.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/pluginconversion/PluginConverter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/Wiring.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/namespace/ExecutionEnvironmentNamespace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/internal/util/SupplementDebug.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/ModuleClassLoader.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/namespace/NativeNamespace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/weaving/DynamicImportList.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/util/OpenHashMapList.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/resolver/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/namespace/PackageNamespace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/BundleEvent.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condition/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/DirBundleFile.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/util/ShadowList.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/LoggerImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/GenericSpecification.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/EquinoxEventPublisher.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/cds/CDSBundleFile.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/BundleException.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/report/resolution/ResolutionReport.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/Constants.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/namespace/IdentityNamespace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/dto/DTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/framework/util/FilePath.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/dto/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/url/EquinoxFactoryManager.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/util/NLS.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/Requirement.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/dto/FrameworkWiringDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/console/CommandInterpreter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/LoggerFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/url/reference/ReferenceInputStream.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/BaseDescription.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/BundleLoader.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/ServiceReference.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/container/LockSet.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/ContentProvider.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/util/OpenHashMapSet.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/internal/util/Tokenizer.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/FrameworkEvent.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleDatabase.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/WrappedRequirement.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/localization/BundleLocalization.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/util/tracker/ServiceTracker.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/url/MultiplexingContentHandler.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/FragmentLoader.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/container/Capabilities.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleCollisionHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/service/FindHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/BundleSignerCondition.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/ConditionalPermissionInfo.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/signedcontent/SignedContent.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/url/URLConstants.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/signedcontent/SignedContentMessages.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/internal/location/Locker_JavaIo.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/bundle/EventHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/EventDispatcher.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/resolver/ResolverHookFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/security/TrustEngine.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/url/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/storagemanager/ManagedOutputStream.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/packageadmin/RequiredBundle.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/util/tracker/BundleTracker.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/packageadmin/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/BundleDescription.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/permissionadmin/PermissionInfo.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/PermissionData.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/hooks/DevClassLoadingHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/SignerProperty.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/LoggerContextTargetMap.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/weaving/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/util/OpenHashMap.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/permadmin/SecurityAdmin.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/url/reference/Handler.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/service/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/runnable/StartupMonitor.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/LogService.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/hookregistry/HookConfigurator.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/url/AbstractURLStreamHandlerService.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/BundleActivator.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/launch/EquinoxFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/startlevel/dto/BundleStartLevelDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/SystemBundleActivator.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/container/NamespaceList.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/ResolverImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/util/tracker/BundleTrackerCustomizer.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/FrameworkExtensionInstaller.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/startlevel/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/buddy/DependentPolicy.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/framework/util/SecureAction.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/startlevel/dto/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/debug/DebugTrace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/reason/ReasonException.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/ServiceProperties.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/permissionadmin/PermissionAdmin.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/datalocation/Location.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/url/BundleURLConverter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/resolver/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleCapability.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/namespace/BundleNamespace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/permadmin/SecurityTable.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/Resolver.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/BundleFile.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/VersionConstraint.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/VersionRange.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condition/Condition.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/namespace/HostNamespace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/FrameworkUtil.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/dto/BundleRevisionDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/GenericDescription.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/pluginconversion/PluginConversionException.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/WireDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/ResolutionError.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/connect/ConnectHookConfigurator.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/signedcontent/SignedBundleHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/LogEntry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/launch/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/util/tracker/AbstractTracked.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/localization/LocaleProvider.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/equinox/log/ExtendedLogReaderService.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleRevision.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/DTOBuilder.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/debug/DebugOptionsListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/namespace/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/ServicePermission.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/connect/ModuleConnector.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/resolver/ResolverHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/dto/FrameworkDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/dto/BundleDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/Wire.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleContainerAdaptor.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/util/ArrayMap.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/util/tracker/ServiceTrackerCustomizer.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/equinox/log/SynchronousLogListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleResolutionReport.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/EquinoxLogServices.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/resolver/ResolutionException.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/ZipBundleFile.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/Candidates.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleResolver.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/buddy/PolicyHandler.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/location/BasicLocation.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/log/FrameworkLog.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/weaving/WeavingException.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/signedcontent/TrustEngineListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/startlevel/FrameworkStartLevel.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/AliasMapper.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/launch/FrameworkFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/framework/util/ArrayMap.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/BundleEntry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/LogLevel.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/BundleCapability.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/ServiceRegistration.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/SimpleHostedCapability.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/connect/ConnectInputStream.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleRevisionBuilder.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/Module.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/dto/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/ConditionInfo.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/container/EquinoxReentrantLock.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/internal/location/LocationHelper.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/ConfigAdminListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/ContextFinder.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/InvalidSyntaxException.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/NativeCodeFinder.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/util/TextProcessor.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/Bundle.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/StateHelper.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/EquinoxClassLoader.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/core/runtime/adaptor/EclipseStarter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/hooks/EclipseLazyStarter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/equinox/log/LogFilter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/ExportPackageDescription.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/environment/Constants.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/AllServiceListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/FrameworkWiring.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleLoader.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/FormatterLoggerImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/connect/ConnectBundleFile.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/ServiceObjects.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/util/ManifestElement.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/connect/ConnectFrameworkFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/util/CandidateSelector.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/classpath/ClasspathManager.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/packageadmin/PackageAdmin.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/ServiceUse.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/signedcontent/SignedContentFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/equinox/log/LogPermission.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/BundleLocalizationImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/BundleContext.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/url/URLStreamHandlerSetter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/framework/util/KeyedElement.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/EquinoxLogWriter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/environment/EnvironmentInfo.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/container/ComputeNodeOrder.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/BundleRevision.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/admin/LoggerContext.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/ServiceListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/connect/ConnectContent.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/BundleRevisions.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/NativeCodeDescription.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/signedcontent/SignedContentConstants.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/sources/NullPackageSource.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/ResolverError.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/permadmin/PermissionAdminTable.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/url/URLStreamHandlerSetter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/State.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/BundleReference.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/debug/DebugOptions.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/BundleRequirement.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/connect/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/dto/ServiceReferenceDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/weaving/WovenClass.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/equinox/log/ExtendedLogEntry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/url/BundleURLConnection.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/BundleSpecification.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/StateWire.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/permadmin/PermissionsHash.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/EquinoxLogFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/AdaptPermission.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/PlatformAdmin.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/SystemBundleFile.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/EventListeners.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/ServiceException.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/BundleLoaderSources.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/CapabilityRefDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/EventManager.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/LogReaderService.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/Filter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/signedcontent/InvalidContentException.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/buddy/SystemPolicy.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/container/InternalUtils.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/url/URLStreamHandlerProxy.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/ConditionalPermissionAdmin.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/service/EventListenerHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/service/ListenerHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/LoggerConsumer.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/BundleInfo.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/FormatterLogger.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/launch/Framework.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/SystemModule.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/equinox/log/LogPermissionCollection.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/EquinoxConfiguration.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/signedcontent/SignedContentEntry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/UnfilteredServiceListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/FileBundleEntry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/Condition.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/DisabledInfo.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/ManifestLocalization.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/PackagePermission.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/cds/CDSBundleEntry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/url/bundleentry/Handler.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/permadmin/SecurityRow.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/internal/location/Locker.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/runnable/ParameterizedRunnable.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/startlevel/BundleStartLevel.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/hookregistry/StorageHookFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/Configurable.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/internal/messages/Msg.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/signedcontent/SignerInfo.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/ServiceFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleRequirement.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleWiring.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/BundleWiring.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/admin/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/equinox/log/Logger.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/core/runtime/internal/adaptor/ConsoleManager.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleContainer.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/FilterImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/weaving/WovenClassImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/BundleLocationCondition.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/util/CopyOnWriteSet.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/internal/location/Locker_JavaNio.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/LogListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/BundleDelta.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/url/bundleresource/Handler.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/dto/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/SynchronousBundleListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/EquinoxContainer.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/EventAdminLogListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/admin/LoggerAdmin.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/log/Logger.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/urlconversion/URLConverter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/EventAdminAdapter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/ModuleRevisions.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/debug/Debug.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/service/EventHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/connect/ConnectModule.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/bundle/FindHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/url/BundleResourceHandler.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/runnable/ApplicationLauncher.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/util/tracker/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/WireImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/RequirementDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/hookregistry/HookRegistry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/StorageUtil.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/SystemBundleLoader.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/LogServiceManager.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/framework/util/ObjectPool.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/url/ContentHandlerProxy.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/sources/PackageSource.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/log/FrameworkLogEntry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/EquinoxBundle.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/connect/FrameworkUtilHelper.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/console/CommandProvider.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/BundleContextImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/WrappedResource.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/launch/Equinox.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/StateDelta.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/bundle/CollisionHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/FrameworkListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/CapabilityPermission.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/ResolverHookException.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/bundle/package-info.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/Logger.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/permadmin/BundlePermissions.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/ListenerQueue.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/service/resolver/NativeCodeSpecification.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/framework/util/ThreadInfoReport.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/dto/BundleWireDTO.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/weaving/WovenClassListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/debug/FrameworkDebugOptions.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/cds/CDSHookConfigurator.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/AdminPermission.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/hooks/weaving/WeavingHook.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/WrappedCapability.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/Capability.java, -g, -target, 1.8, -source, 1.8, --release, 8, -encoding, UTF-8, -bootclasspath, /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/resources.jar:/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar:/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/sunrsasign.jar:/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/jsse.jar:/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/jce.jar:/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/charsets.jar:/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/jfr.jar:/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/classes, -endorseddirs, /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/endorsed]
02:09:01 [DEBUG] Original compiler output: 
02:09:01 [INFO] 
02:09:01 [INFO] --- tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.osgi ---
02:09:01 [DEBUG] Could not find metadata org.bouncycastle:bcpg-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.bouncycastle:bcpg-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.bouncycastle:bcpg-jdk18on/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.runtime/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:01 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:01 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.contenttype/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.tukaani:xz/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.tukaani:xz/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.tukaani:xz/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.bouncycastle:bcprov-jdk18on/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.bouncycastle:bcprov-jdk18on/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.bouncycastle:bcprov-jdk18on/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.osgi:org.osgi.service.prefs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.osgi:org.osgi.service.prefs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.osgi:org.osgi.service.prefs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.ow2.sat4j:org.ow2.sat4j.pb/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.engine/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.frameworkadmin/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.filetransfer/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.core/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.repository/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.core.jobs/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.security/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.common/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.preferences/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.registry/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.app/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Could not find metadata org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml in local (/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository)
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/eclipse-staging/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-jdt has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-snapshots has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of cbi-releases has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml was not found in https://repo.eclipse.org/content/repositories/cbi/ during a previous attempt. This failure was cached in the local repository and resolution is not be reattempted until the update interval of eclipse has elapsed or updates are forced
02:09:02 [DEBUG] Skipped remote request for org.eclipse.platform:org.eclipse.equinox.p2.director/maven-metadata.xml, already updated during this session
02:09:02 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=46322455, ConflictMarker.markTime=1910659, ConflictMarker.nodeCount=10298, ConflictIdSorter.graphTime=9264332, ConflictIdSorter.topsortTime=103044, ConflictIdSorter.conflictIdCount=88, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2893552, ConflictResolver.conflictItemCount=1670, DefaultDependencyCollector.collectTime=122593236, DefaultDependencyCollector.transformTime=60565585}
02:09:02 [DEBUG] org.eclipse.tycho:tycho-ds-plugin:jar:3.0.0-20220916.165649-199
02:09:02 [DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.4.2:compile
02:09:02 [DEBUG]    org.eclipse.tycho:tycho-core:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile (version managed from default)
02:09:02 [DEBUG]          javax.inject:javax.inject:jar:1:compile
02:09:02 [DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.0:compile
02:09:02 [DEBUG]          org.apache.commons:commons-compress:jar:1.21:compile (version managed from default)
02:09:02 [DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
02:09:02 [DEBUG]          org.tukaani:xz:jar:1.9:compile
02:09:02 [DEBUG]          com.github.luben:zstd-jni:jar:1.5.2-4:runtime
02:09:02 [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
02:09:02 [DEBUG]       org.codehaus.plexus:plexus-cipher:jar:2.0:compile (version managed from default)
02:09:02 [DEBUG]       org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]          org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile (version managed from default)
02:09:02 [DEBUG]          org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
02:09:02 [DEBUG]          org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
02:09:02 [DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]          de.pdark:decentxml:jar:1.4:compile (version managed from default)
02:09:02 [DEBUG]       org.eclipse.tycho:tycho-embedder-api:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]       org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile
02:09:02 [DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile
02:09:02 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
02:09:02 [DEBUG]             org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile
02:09:02 [DEBUG]             org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile
02:09:02 [DEBUG]             org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile
02:09:02 [DEBUG]          org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile
02:09:02 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile
02:09:02 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile
02:09:02 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile
02:09:02 [DEBUG]          org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile
02:09:02 [DEBUG]          org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile
02:09:02 [DEBUG]             org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
02:09:02 [DEBUG]          org.osgi:org.osgi.service.component:jar:1.5.0:compile
02:09:02 [DEBUG]             org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
02:09:02 [DEBUG]          org.bouncycastle:bcpg-jdk15on:jar:1.70:compile
02:09:02 [DEBUG]          org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
02:09:02 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]       org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile
02:09:02 [DEBUG]       org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile
02:09:02 [DEBUG]          org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile
02:09:02 [DEBUG]       org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile
02:09:02 [DEBUG]       org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:09:02 [DEBUG]       org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:09:02 [DEBUG]          org.osgi:osgi.annotation:jar:8.0.1:compile
02:09:02 [DEBUG]       org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:09:02 [DEBUG]       org.slf4j:slf4j-api:jar:2.0.1:compile
02:09:02 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile
02:09:02 [DEBUG]          org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile
02:09:02 [DEBUG]       org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile
02:09:02 [DEBUG]       commons-io:commons-io:jar:2.11.0:compile
02:09:02 [DEBUG]       commons-codec:commons-codec:jar:1.15:compile
02:09:02 [DEBUG]    biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile (exclusions managed from default)
02:09:02 [DEBUG]       biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:09:02 [DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT
02:09:02 [DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT
02:09:02 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:09:02 [DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT
02:09:02 [DEBUG]   Included: org.eclipse.tycho:tycho-ds-plugin:jar:3.0.0-SNAPSHOT
02:09:02 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.4.2
02:09:02 [DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.5.0
02:09:02 [DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.0
02:09:02 [DEBUG]   Included: org.apache.commons:commons-compress:jar:1.21
02:09:02 [DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
02:09:02 [DEBUG]   Included: org.tukaani:xz:jar:1.9
02:09:02 [DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.2-4
02:09:02 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
02:09:02 [DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.0
02:09:02 [DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.0
02:09:02 [DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
02:09:02 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
02:09:02 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT
02:09:02 [DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400
02:09:02 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
02:09:02 [DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500
02:09:02 [DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200
02:09:02 [DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.71.1
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300
02:09:02 [DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300
02:09:02 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402
02:09:02 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800
02:09:02 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102
02:09:02 [DEBUG]   Included: org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0
02:09:02 [DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.2
02:09:02 [DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
02:09:02 [DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.0
02:09:02 [DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
02:09:02 [DEBUG]   Included: org.bouncycastle:bcpg-jdk15on:jar:1.70
02:09:02 [DEBUG]   Included: org.bouncycastle:bcprov-jdk15on:jar:1.70
02:09:02 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT
02:09:02 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT
02:09:02 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT
02:09:02 [DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.core.net:jar:1.4.0
02:09:02 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:09:02 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:09:02 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:09:02 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200
02:09:02 [DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.71.1
02:09:02 [DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100
02:09:02 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:09:02 [DEBUG]   Included: commons-codec:commons-codec:jar:1.15
02:09:02 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:09:02 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:09:02 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:02 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services' with basic configurator -->
02:09:02 [DEBUG]   (f) classpath = true
02:09:02 [DEBUG]   (f) dsVersion = 1.3
02:09:02 [DEBUG]   (f) enabled = false
02:09:02 [DEBUG]   (f) path = OSGI-INF
02:09:02 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:02 [DEBUG]   (f) skip = false
02:09:02 [DEBUG] -- end configuration --
02:09:02 [DEBUG] DS Plugin org.eclipse.tycho:tycho-ds-plugin has no useable configuration.
02:09:02 [DEBUG] Project configuration for MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml: {}
02:09:02 [INFO] 
02:09:02 [INFO] --- tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (build-.api_description) @ org.eclipse.osgi ---
02:09:02 [DEBUG] Configuring mojo org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run from plugin realm ClassRealm[plugin>org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:02 [DEBUG] Configuring mojo 'org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run' with basic configurator -->
02:09:02 [DEBUG]   (f) addDefaultDependencies = true
02:09:02 [DEBUG]   (f) applicationArgs = [-application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.osgi_3.18.100.v20220817-1601, -project, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi, -binary, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes, -target, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target]
02:09:02 [DEBUG]   (f) clearWorkspaceBeforeLaunch = true
02:09:02 [DEBUG]   (s) artifactId = org.eclipse.pde.api.tools
02:09:02 [DEBUG]   (s) type = eclipse-plugin
02:09:02 [DEBUG]   (s) artifactId = org.eclipse.pde.build
02:09:02 [DEBUG]   (s) type = eclipse-plugin
02:09:02 [DEBUG]   (s) artifactId = org.eclipse.pde.core
02:09:02 [DEBUG]   (s) type = eclipse-plugin
02:09:02 [DEBUG]   (s) artifactId = org.eclipse.equinox.launcher
02:09:02 [DEBUG]   (s) type = eclipse-plugin
02:09:02 [DEBUG]   (s) artifactId = org.eclipse.osgi.compatibility.state
02:09:02 [DEBUG]   (s) type = eclipse-plugin
02:09:02 [DEBUG]   (s) artifactId = javax.annotation
02:09:02 [DEBUG]   (s) type = eclipse-plugin
02:09:02 [DEBUG]   (f) dependencies = [Dependency {groupId=null, artifactId=org.eclipse.pde.api.tools, version=null, type=eclipse-plugin}, Dependency {groupId=null, artifactId=org.eclipse.pde.build, version=null, type=eclipse-plugin}, Dependency {groupId=null, artifactId=org.eclipse.pde.core, version=null, type=eclipse-plugin}, Dependency {groupId=null, artifactId=org.eclipse.equinox.launcher, version=null, type=eclipse-plugin}, Dependency {groupId=null, artifactId=org.eclipse.osgi.compatibility.state, version=null, type=eclipse-plugin}, Dependency {groupId=null, artifactId=javax.annotation, version=null, type=eclipse-plugin}]
02:09:02 [DEBUG]   (f) executionEnvironment = JavaSE-11
02:09:02 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:02 [DEBUG]   (f) id = eclipse
02:09:02 [DEBUG]   (s) layout = p2
02:09:02 [DEBUG]   (f) url = https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:09:02 [DEBUG]   (f) repositories = [org.eclipse.tycho.plugins.p2.extras.Repository@3245f958]
02:09:02 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:02 [DEBUG]   (f) skip = false
02:09:02 [DEBUG]   (f) work = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/apigeneration-workspace
02:09:02 [DEBUG] -- end configuration --
02:09:02 [DEBUG] Using default execution environment 'JavaSE-17'
02:09:02 [DEBUG] Found system.packages in profile definition file for JavaSE-17,
02:09:02 [INFO] Resolved fragments:
02:09:02 [INFO]  org.eclipse.equinox.launcher.gtk.linux.x86_64 1.2.600.v20220720-1916
02:09:02 [INFO]  org.eclipse.osgi.compatibility.state 1.2.700.v20220722-0431
02:09:02 [INFO]  org.eclipse.jdt.compiler.apt 1.4.200.v20220802-0458
02:09:02 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.2.600.v20220720-1916
02:09:02 [INFO]  org.eclipse.core.filesystem.linux.aarch64 1.4.200.v20220812-1420
02:09:02 [INFO]  org.eclipse.equinox.security.win32.x86_64 1.1.300.v20211021-1418
02:09:02 [INFO]  org.eclipse.core.filesystem.win32.x86_64 1.4.300.v20220812-1420
02:09:02 [INFO]  org.eclipse.jdt.compiler.tool 1.3.200.v20220802-0458
02:09:02 [INFO]  org.eclipse.core.filesystem.linux.x86_64 1.2.400.v20220812-1420
02:09:02 [INFO]  org.eclipse.equinox.security.linux 1.0.300.v20220904-1118
02:09:02 [INFO]  org.eclipse.equinox.launcher.win32.win32.x86_64 1.2.600.v20220720-1916
02:09:02 [INFO]  org.eclipse.core.resources.win32.x86_64 3.5.500.v20220812-1420
02:09:02 [INFO]  org.eclipse.equinox.region 1.5.300.v20220720-2012
02:09:02 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx 1.2.600.v20220720-1949
02:09:02 [INFO]  org.eclipse.equinox.launcher.gtk.linux.aarch64 1.2.600.v20220720-1916
02:09:02 [INFO]  org.eclipse.equinox.security.macosx 1.101.400.v20210427-1958
02:09:02 [INFO]  org.eclipse.equinox.launcher.gtk.linux.ppc64le 1.2.600.v20220720-1916
02:09:02 [INFO]  org.eclipse.core.filesystem.linux.ppc64le 1.4.200.v20220812-1420
02:09:02 [INFO]  org.eclipse.equinox.launcher.cocoa.macosx.aarch64 1.2.600.v20220720-1916
02:09:02 [INFO]  org.eclipse.equinox.transforms.hook 1.3.200.v20220710-1223
02:09:02 [INFO]  org.eclipse.equinox.weaving.hook 1.3.200.v20220720-1916
02:09:02 [INFO]  org.eclipse.core.filesystem.macosx 1.3.400.v20220812-1420
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,com.ibm.icu,71.1.0 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/com.ibm.icu/71.1.0/com.ibm.icu-71.1.0-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.osgi,3.18.100.v20220817-1601 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.100.v20220817-1601/org.eclipse.osgi-3.18.100.v20220817-1601-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.apache.felix.scr,2.2.2 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.osgi.service.component,1.5.0.202109301733 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.component/1.5.0.202109301733/org.osgi.service.component-1.5.0.202109301733-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.osgi.util.promise,1.2.0.202109301733 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.util.promise/1.2.0.202109301733/org.osgi.util.promise-1.2.0.202109301733-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.ant.core,3.6.500.v20220718-1722 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ant.core/3.6.500.v20220718-1722/org.eclipse.ant.core-3.6.500.v20220718-1722-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.core.variables,3.5.100.v20210721-1355 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.core.runtime,3.26.0.v20220813-0916 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.26.0.v20220813-0916/org.eclipse.core.runtime-3.26.0.v20220813-0916-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.compare.core,3.7.100.v20220812-1406 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.compare.core/3.7.100.v20220812-1406/org.eclipse.compare.core-3.7.100.v20220812-1406-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.core.commands,3.10.200.v20220512-0851 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.commands/3.10.200.v20220512-0851/org.eclipse.core.commands-3.10.200.v20220512-0851-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.common,3.16.300.v20220907-0928 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.common/3.16.300.v20220907-0928/org.eclipse.equinox.common-3.16.300.v20220907-0928-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.core.contenttype,3.8.200.v20220817-1539 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.200.v20220817-1539/org.eclipse.core.contenttype-3.8.200.v20220817-1539-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.preferences,3.10.100.v20220710-1223 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.100.v20220710-1223/org.eclipse.equinox.preferences-3.10.100.v20220710-1223-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.registry,3.11.200.v20220817-1601 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.core.expressions,3.8.200.v20220613-1047 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.expressions/3.8.200.v20220613-1047/org.eclipse.core.expressions-3.8.200.v20220613-1047-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.core.filebuffers,3.7.200.v20220202-1008 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.7.200.v20220202-1008/org.eclipse.core.filebuffers-3.7.200.v20220202-1008-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.text,3.12.200.v20220817-1340 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.text/3.12.200.v20220817-1340/org.eclipse.text-3.12.200.v20220817-1340-p2artifacts.xml...
02:09:03 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.core.filesystem,1.9.500.v20220817-1539 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.500.v20220817-1539/org.eclipse.core.filesystem-1.9.500.v20220817-1539-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.core.jobs,3.13.200.v20220915-1347 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.jobs/3.13.200.v20220915-1347/org.eclipse.core.jobs-3.13.200.v20220915-1347-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.core.resources,3.18.100.v20220909-0643 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.100.v20220909-0643/org.eclipse.core.resources-3.18.100.v20220909-0643-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.app,1.6.200.v20220720-2012 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.200.v20220720-2012/org.eclipse.equinox.app-1.6.200.v20220720-2012-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.debug.core,3.20.0.v20220811-0741 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.20.0.v20220811-0741/org.eclipse.debug.core-3.20.0.v20220811-0741-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.e4.core.contexts,1.11.0.v20220716-0839 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.11.0.v20220716-0839/org.eclipse.e4.core.contexts-1.11.0.v20220716-0839-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.e4.core.di,1.8.300.v20220817-1539 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.8.300.v20220817-1539/org.eclipse.e4.core.di-1.8.300.v20220817-1539-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.osgi.service.event,1.4.1.202109301733 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.e4.core.di.annotations,1.7.200.v20220613-1008 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.7.200.v20220613-1008/org.eclipse.e4.core.di.annotations-1.7.200.v20220613-1008-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.e4.core.services,2.3.400.v20220915-1347 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.3.400.v20220915-1347/org.eclipse.e4.core.services-2.3.400.v20220915-1347-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.frameworkadmin,2.2.100.v20220817-1208 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.100.v20220817-1208/org.eclipse.equinox.frameworkadmin-2.2.100.v20220817-1208-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox,1.2.200.v20220315-2155 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.2.200.v20220315-2155/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.v20220315-2155-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.launcher,1.6.400.v20210924-0641 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.artifact.repository,1.4.500.v20220420-1427 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.4.500.v20220420-1427/org.eclipse.equinox.p2.artifact.repository-1.4.500.v20220420-1427-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.metadata,2.6.300.v20220817-1208 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.300.v20220817-1208/org.eclipse.equinox.p2.metadata-2.6.300.v20220817-1208-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.tukaani.xz,1.9.0 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.core,2.9.200.v20220817-1208 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.200.v20220817-1208/org.eclipse.equinox.p2.core-2.9.200.v20220817-1208-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.2.300.v20220420-1427 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.2.300.v20220420-1427/org.eclipse.equinox.p2.jarprocessor-1.2.300.v20220420-1427-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.repository,2.6.200.v20220819-1949 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.6.200.v20220819-1949/org.eclipse.equinox.p2.repository-2.6.200.v20220819-1949-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.osgi.service.prefs,1.1.2.202109301733 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.director,2.5.400.v20220817-1208 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.5.400.v20220817-1208/org.eclipse.equinox.p2.director-2.5.400.v20220817-1208-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.sat4j.core,2.3.6.v20201214 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.sat4j.core/2.3.6.v20201214/org.sat4j.core-2.3.6.v20201214-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.sat4j.pb,2.3.6.v20201214 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.sat4j.pb/2.3.6.v20201214/org.sat4j.pb-2.3.6.v20201214-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.simpleconfigurator,1.4.100.v20220620-1617 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.4.100.v20220620-1617/org.eclipse.equinox.simpleconfigurator-1.4.100.v20220620-1617-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.engine,2.7.500.v20220817-1208 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.500.v20220817-1208/org.eclipse.equinox.p2.engine-2.7.500.v20220817-1208-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.director.app,1.2.300.v20220911-2007 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.2.300.v20220911-2007/org.eclipse.equinox.p2.director.app-1.2.300.v20220911-2007-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.4.100.v20220329-1456 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.4.100.v20220329-1456/org.eclipse.equinox.p2.metadata.repository-1.4.100.v20220329-1456-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.garbagecollector,1.2.0.v20210316-1209 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.2.0.v20210316-1209/org.eclipse.equinox.p2.garbagecollector-1.2.0.v20210316-1209-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.publisher,1.7.200.v20220805-0804 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.200.v20220805-0804/org.eclipse.equinox.p2.publisher-1.7.200.v20220805-0804-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.4.100.v20220420-1427 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.100.v20220420-1427/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.v20220420-1427-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator,2.2.0.v20210315-2228 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0.v20210315-2228/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.v20210315-2228-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.security,1.3.1000.v20220801-1135 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.1000.v20220801-1135/org.eclipse.equinox.security-1.3.1000.v20220801-1135-p2artifacts.xml...
02:09:04 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.3.100.v20220504-1755 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.3.100.v20220504-1755/org.eclipse.equinox.p2.repository.tools-2.3.100.v20220504-1755-p2artifacts.xml...
02:09:05 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse,2.3.300.v20220817-1208 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300.v20220817-1208/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.v20220817-1208-p2artifacts.xml...
02:09:05 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.jdt.core,3.32.0.v20220913-2126 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.core/3.32.0.v20220913-2126/org.eclipse.jdt.core-3.32.0.v20220913-2126-p2artifacts.xml...
02:09:05 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.jdt.debug,3.19.300.v20220812-1529 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.19.300.v20220812-1529/org.eclipse.jdt.debug-3.19.300.v20220812-1529-p2artifacts.xml...
02:09:05 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.jdt.launching,3.19.800.v20220916-0036 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.800.v20220916-0036/org.eclipse.jdt.launching-3.19.800.v20220916-0036-p2artifacts.xml...
02:09:05 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.osgi.compatibility.state,1.2.700.v20220722-0431 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi.compatibility.state/1.2.700.v20220722-0431/org.eclipse.osgi.compatibility.state-1.2.700.v20220722-0431-p2artifacts.xml...
02:09:05 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.pde.api.tools,1.2.1100.v20220903-0745 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.1100.v20220903-0745/org.eclipse.pde.api.tools-1.2.1100.v20220903-0745-p2artifacts.xml...
02:09:05 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.pde.core,3.15.300.v20220822-0845 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.300.v20220822-0845/org.eclipse.pde.core-3.15.300.v20220822-0845-p2artifacts.xml...
02:09:05 [DEBUG] Writing P2 metadata for osgi.bundle,org.objectweb.asm,9.3.0 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.objectweb.asm/9.3.0/org.objectweb.asm-9.3.0-p2artifacts.xml...
02:09:05 [DEBUG] Writing P2 metadata for osgi.bundle,org.objectweb.asm.tree,9.3.0 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.objectweb.asm.tree/9.3.0/org.objectweb.asm.tree-9.3.0-p2artifacts.xml...
02:09:05 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.pde.build,3.11.300.v20220822-0532 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.pde.build/3.11.300.v20220822-0532/org.eclipse.pde.build-3.11.300.v20220822-0532-p2artifacts.xml...
02:09:05 [DEBUG] Writing P2 metadata for osgi.bundle,org.eclipse.team.core,3.9.600.v20220902-2219 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.team.core/3.9.600.v20220902-2219/org.eclipse.team.core-3.9.600.v20220902-2219-p2artifacts.xml...
02:09:05 [DEBUG] Writing P2 metadata for osgi.bundle,org.osgi.util.function,1.2.0.202109301733 to /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733-p2artifacts.xml...
02:09:05 [DEBUG] Expanding: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.19.300.v20220812-1529/org.eclipse.jdt.debug-3.19.300.v20220812-1529.jar into /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/apigeneration-workspace/plugins/org.eclipse.jdt.debug_3.19.300.v20220812-1529
02:09:06 [DEBUG] expand complete
02:09:06 [DEBUG] Expanding: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.pde.build/3.11.300.v20220822-0532/org.eclipse.pde.build-3.11.300.v20220822-0532.jar into /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/apigeneration-workspace/plugins/org.eclipse.pde.build_3.11.300.v20220822-0532
02:09:06 [DEBUG] expand complete
02:09:06 [DEBUG] Installation OSGI bundles:
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.200.v20220817-1208/org.eclipse.equinox.p2.core-2.9.200.v20220817-1208.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.expressions/3.8.200.v20220613-1047/org.eclipse.core.expressions-3.8.200.v20220613-1047.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.4.100.v20220620-1617/org.eclipse.equinox.simpleconfigurator-1.4.100.v20220620-1617.jar@1:start
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.100.v20220817-1208/org.eclipse.equinox.frameworkadmin-2.2.100.v20220817-1208.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.jobs/3.13.200.v20220915-1347/org.eclipse.core.jobs-3.13.200.v20220915-1347.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.annotation/1.3.5.v20200909-1856/javax.annotation-1.3.5.v20200909-1856.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi.compatibility.state/1.2.700.v20220722-0431/org.eclipse.osgi.compatibility.state-1.2.700.v20220722-0431.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/apigeneration-workspace/plugins/org.eclipse.jdt.debug_3.19.300.v20220812-1529
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/com.ibm.icu/71.1.0/com.ibm.icu-71.1.0.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.sat4j.core/2.3.6.v20201214/org.sat4j.core-2.3.6.v20201214.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.core/3.32.0.v20220913-2126/org.eclipse.jdt.core-3.32.0.v20220913-2126.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.bouncycastle.bcprov/1.71.0.v20220723-1943/org.bouncycastle.bcprov-1.71.0.v20220723-1943.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.800.v20220916-0036/org.eclipse.jdt.launching-3.19.800.v20220916-0036.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.3.400.v20220915-1347/org.eclipse.e4.core.services-2.3.400.v20220915-1347.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.objectweb.asm/9.3.0/org.objectweb.asm-9.3.0.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.4.100.v20220329-1456/org.eclipse.equinox.p2.metadata.repository-1.4.100.v20220329-1456.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.2.200.v20220315-2155/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.v20220315-2155.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar@1:start
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.util.promise/1.2.0.202109301733/org.osgi.util.promise-1.2.0.202109301733.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.100.v20220909-0643/org.eclipse.core.resources-3.18.100.v20220909-0643.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.300.v20220822-0845/org.eclipse.pde.core-3.15.300.v20220822-0845.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.2.300.v20220420-1427/org.eclipse.equinox.p2.jarprocessor-1.2.300.v20220420-1427.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.inject/1.0.0.v20220405-0441/javax.inject-1.0.0.v20220405-0441.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/apigeneration-workspace/plugins/org.eclipse.pde.build_3.11.300.v20220822-0532
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0.v20210315-2228/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.v20210315-2228.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.7.200.v20220613-1008/org.eclipse.e4.core.di.annotations-1.7.200.v20220613-1008.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.component/1.5.0.202109301733/org.osgi.service.component-1.5.0.202109301733.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.100.v20220420-1427/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.v20220420-1427.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.500.v20220817-1208/org.eclipse.equinox.p2.engine-2.7.500.v20220817-1208.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.200.v20220720-2012/org.eclipse.equinox.app-1.6.200.v20220720-2012.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.6.200.v20220819-1949/org.eclipse.equinox.p2.repository-2.6.200.v20220819-1949.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.7.200.v20220202-1008/org.eclipse.core.filebuffers-3.7.200.v20220202-1008.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.1000.v20220801-1135/org.eclipse.equinox.security-1.3.1000.v20220801-1135.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ant.core/3.6.500.v20220718-1722/org.eclipse.ant.core-3.6.500.v20220718-1722.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.100.v20220710-1223/org.eclipse.equinox.preferences-3.10.100.v20220710-1223.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.5.400.v20220817-1208/org.eclipse.equinox.p2.director-2.5.400.v20220817-1208.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.3.100.v20220504-1755/org.eclipse.equinox.p2.repository.tools-2.3.100.v20220504-1755.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.2.300.v20220911-2007/org.eclipse.equinox.p2.director.app-1.2.300.v20220911-2007.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.300.v20220817-1208/org.eclipse.equinox.p2.metadata-2.6.300.v20220817-1208.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.sat4j.pb/2.3.6.v20201214/org.sat4j.pb-2.3.6.v20201214.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.4.500.v20220420-1427/org.eclipse.equinox.p2.artifact.repository-1.4.500.v20220420-1427.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.11.0.v20220716-0839/org.eclipse.e4.core.contexts-1.11.0.v20220716-0839.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.200.v20220805-0804/org.eclipse.equinox.p2.publisher-1.7.200.v20220805-0804.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.500.v20220817-1539/org.eclipse.core.filesystem-1.9.500.v20220817-1539.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.2.0.v20210316-1209/org.eclipse.equinox.p2.garbagecollector-1.2.0.v20210316-1209.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.common/3.16.300.v20220907-0928/org.eclipse.equinox.common-3.16.300.v20220907-0928.jar@2:start
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.text/3.12.200.v20220817-1340/org.eclipse.text-3.12.200.v20220817-1340.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.team.core/3.9.600.v20220902-2219/org.eclipse.team.core-3.9.600.v20220902-2219.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.bouncycastle.bcpg/1.71.0.v20220723-1943/org.bouncycastle.bcpg-1.71.0.v20220723-1943.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.commands/3.10.200.v20220512-0851/org.eclipse.core.commands-3.10.200.v20220512-0851.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.8.300.v20220817-1539/org.eclipse.e4.core.di-1.8.300.v20220817-1539.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.20.0.v20220811-0741/org.eclipse.debug.core-3.20.0.v20220811-0741.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.26.0.v20220813-0916/org.eclipse.core.runtime-3.26.0.v20220813-0916.jar@4:start
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.compare.core/3.7.100.v20220812-1406/org.eclipse.compare.core-3.7.100.v20220812-1406.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300.v20220817-1208/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.v20220817-1208.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.200.v20220817-1539/org.eclipse.core.contenttype-3.8.200.v20220817-1539.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.1100.v20220903-0745/org.eclipse.pde.api.tools-1.2.1100.v20220903-0745.jar
02:09:06 [DEBUG] 	reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.objectweb.asm.tree/9.3.0/org.objectweb.asm.tree-9.3.0.jar
02:09:06 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:09:06 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:09:06 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:09:06 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:09:06 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:09:06 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:09:06 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:09:06 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:09:06 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:09:06 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:09:06 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:09:06 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
02:09:06 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/apigeneration-workspace/data/.metadata/.log
02:09:06 [INFO] Command line:
02:09:06 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.osgi_3.18.100.v20220817-1601, -project, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi, -binary, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes, -target, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target]
02:09:12 [INFO] 
02:09:12 [INFO] --- bnd-maven-plugin:6.3.1:bnd-process (bnd-process) @ org.eclipse.osgi ---
02:09:12 [DEBUG] Resolving artifact org.apache.maven.shared:maven-mapping:pom:3.0.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/_remote.repositories
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom.lastUpdated
02:09:12 [DEBUG] Resolving artifact org.apache.maven.shared:maven-shared-components:pom:22 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/22/_remote.repositories
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom.lastUpdated
02:09:12 [DEBUG] Resolving artifact org.apache.maven:maven-parent:pom:27 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/27/maven-parent-27.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/27/maven-parent-27.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/27/maven-parent-27.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/27/maven-parent-27.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/27/maven-parent-27.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/27/_remote.repositories
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-parent/27/maven-parent-27.pom.lastUpdated
02:09:12 [DEBUG] Resolving artifact org.apache:apache:pom:17 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/17/apache-17.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/17/apache-17.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/17/apache-17.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/17/apache-17.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/17/apache-17.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/17/_remote.repositories
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/apache/17/apache-17.pom.lastUpdated
02:09:12 [DEBUG] Resolving artifact org.apache.maven:maven-core:pom:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/_remote.repositories
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom.lastUpdated
02:09:12 [DEBUG] Resolving artifact org.apache.maven:maven:pom:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0/maven-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0/maven-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0/maven-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0/maven-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0/maven-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0/_remote.repositories
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven/3.0/maven-3.0.pom.lastUpdated
02:09:12 [DEBUG] Resolving artifact org.apache.maven:maven-model:pom:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/_remote.repositories
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom.lastUpdated
02:09:12 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:2.0.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.4/_remote.repositories
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom.lastUpdated
02:09:12 [DEBUG] Resolving artifact org.apache.maven:maven-settings:pom:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/_remote.repositories
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom.lastUpdated
02:09:12 [DEBUG] Resolving artifact org.apache.maven:maven-settings-builder:pom:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/_remote.repositories
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom.lastUpdated
02:09:12 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-interpolation:pom:1.14 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.14/_remote.repositories
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom.lastUpdated
02:09:12 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-components:pom:1.1.18 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:12 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom.lastUpdated
02:09:12 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:12 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.1.18/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom.lastUpdated
02:09:13 [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:2.0.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.7/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom.lastUpdated
02:09:13 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-containers:pom:1.5.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.5/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.5.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.5/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom.lastUpdated
02:09:13 [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:1.0.11 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/1.0.11/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom.lastUpdated
02:09:13 [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.snapshots (http://snapshots.repository.codehaus.org).
02:09:13 [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:pom:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom.lastUpdated
02:09:13 [DEBUG] Resolving artifact org.apache.maven:maven-artifact:pom:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom.lastUpdated
02:09:13 [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:pom:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom.lastUpdated
02:09:13 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom.lastUpdated
02:09:13 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-containers:pom:1.5.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.4/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom.lastUpdated
02:09:13 [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:2.0.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.5/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom.lastUpdated
02:09:13 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:2.0.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.5/_remote.repositories
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom.lastUpdated
02:09:13 [DEBUG] Resolving artifact org.apache.maven:maven-model-builder:pom:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:13 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom.lastUpdated
02:09:13 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:13 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.apache.maven:maven-aether-provider:pom:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.sonatype.aether:aether-api:pom:1.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.sonatype.aether:aether-parent:pom:1.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-parent/1.7/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.sonatype.aether:aether-util:pom:1.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.sonatype.aether:aether-impl:pom:1.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.sonatype.aether:aether-spi:pom:1.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:1.5.8 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.codehaus.plexus:plexus:pom:2.0.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.2/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.bnd.maven:pom:6.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/biz.aQute.bnd.maven-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/biz.aQute.bnd.maven-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/biz.aQute.bnd.maven-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/biz.aQute.bnd.maven-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/biz.aQute.bnd.maven-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/biz.aQute.bnd.maven-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.osgi:org.osgi.dto:pom:1.0.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.osgi:org.osgi.resource:pom:1.0.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.osgi:org.osgi.framework:pom:1.8.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.osgi:org.osgi.util.tracker:pom:1.5.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.osgi:org.osgi.service.log:pom:1.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.resolve:pom:6.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/biz.aQute.resolve-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/biz.aQute.resolve-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/biz.aQute.resolve-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/biz.aQute.resolve-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/biz.aQute.resolve-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/biz.aQute.resolve-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.osgi:org.osgi.service.resolver:pom:1.1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.repository:pom:6.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/biz.aQute.repository-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/biz.aQute.repository-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/biz.aQute.repository-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/biz.aQute.repository-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/biz.aQute.repository-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/_remote.repositories
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/biz.aQute.repository-6.3.1.pom.lastUpdated
02:09:14 [DEBUG] Resolving artifact org.osgi:org.osgi.service.coordinator:pom:1.0.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:14 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom.lastUpdated
02:09:14 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:14 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom.lastUpdated
02:09:15 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:pom:3.0.22 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.0.22/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom.lastUpdated
02:09:15 [DEBUG] Resolving artifact org.eclipse.aether:aether-api:pom:1.0.2.v20150114 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom.lastUpdated
02:09:15 [DEBUG] Resolving artifact org.eclipse.aether:aether:pom:1.0.2.v20150114 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.2.v20150114/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom.lastUpdated
02:09:15 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=64418, ConflictMarker.markTime=19251, ConflictMarker.nodeCount=109, ConflictIdSorter.graphTime=30293, ConflictIdSorter.topsortTime=46209, ConflictIdSorter.conflictIdCount=43, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=265255, ConflictResolver.conflictItemCount=108, DefaultDependencyCollector.collectTime=2989720148, DefaultDependencyCollector.transformTime=468676}
02:09:15 [DEBUG] biz.aQute.bnd:bnd-maven-plugin:jar:6.3.1
02:09:15 [DEBUG]    org.apache.maven.shared:maven-mapping:jar:3.0.0:compile
02:09:15 [DEBUG]       org.apache.maven:maven-core:jar:3.0:compile
02:09:15 [DEBUG]          org.apache.maven:maven-model:jar:3.0:compile
02:09:15 [DEBUG]          org.apache.maven:maven-settings:jar:3.0:compile
02:09:15 [DEBUG]          org.apache.maven:maven-settings-builder:jar:3.0:compile
02:09:15 [DEBUG]          org.apache.maven:maven-repository-metadata:jar:3.0:compile
02:09:15 [DEBUG]          org.apache.maven:maven-artifact:jar:3.0:compile
02:09:15 [DEBUG]          org.apache.maven:maven-plugin-api:jar:3.0:compile
02:09:15 [DEBUG]          org.apache.maven:maven-model-builder:jar:3.0:compile
02:09:15 [DEBUG]          org.apache.maven:maven-aether-provider:jar:3.0:runtime
02:09:15 [DEBUG]          org.sonatype.aether:aether-impl:jar:1.7:compile
02:09:15 [DEBUG]             org.sonatype.aether:aether-spi:jar:1.7:compile
02:09:15 [DEBUG]          org.sonatype.aether:aether-api:jar:1.7:compile
02:09:15 [DEBUG]          org.sonatype.aether:aether-util:jar:1.7:compile
02:09:15 [DEBUG]          org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
02:09:15 [DEBUG]             org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
02:09:15 [DEBUG]                org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
02:09:15 [DEBUG]          org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
02:09:15 [DEBUG]          org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
02:09:15 [DEBUG]          org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
02:09:15 [DEBUG]             org.sonatype.plexus:plexus-cipher:jar:1.4:compile
02:09:15 [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.21:compile
02:09:15 [DEBUG]    org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile
02:09:15 [DEBUG]       org.codehaus.plexus:plexus-utils:jar:1.5.8:compile
02:09:15 [DEBUG]    biz.aQute.bnd:biz.aQute.bnd.maven:jar:6.3.1:compile
02:09:15 [DEBUG]       org.osgi:org.osgi.dto:jar:1.0.0:compile
02:09:15 [DEBUG]       org.osgi:org.osgi.resource:jar:1.0.0:compile
02:09:15 [DEBUG]       org.osgi:org.osgi.framework:jar:1.8.0:compile
02:09:15 [DEBUG]       org.osgi:org.osgi.service.repository:jar:1.1.0:compile
02:09:15 [DEBUG]       org.osgi:org.osgi.util.function:jar:1.2.0:compile
02:09:15 [DEBUG]          org.osgi:osgi.annotation:jar:8.0.1:compile
02:09:15 [DEBUG]       org.osgi:org.osgi.util.promise:jar:1.2.0:compile
02:09:15 [DEBUG]       biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile
02:09:15 [DEBUG]       biz.aQute.bnd:biz.aQute.resolve:jar:6.3.1:compile
02:09:15 [DEBUG]          org.osgi:org.osgi.service.resolver:jar:1.1.1:compile
02:09:15 [DEBUG]       biz.aQute.bnd:biz.aQute.repository:jar:6.3.1:compile
02:09:15 [DEBUG]          org.osgi:org.osgi.service.coordinator:jar:1.0.2:compile
02:09:15 [DEBUG]       org.eclipse.aether:aether-api:jar:1.0.2.v20150114:compile
02:09:15 [DEBUG]    biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile
02:09:15 [DEBUG]       org.osgi:org.osgi.util.tracker:jar:1.5.4:compile
02:09:15 [DEBUG]       org.osgi:org.osgi.service.log:jar:1.3.0:compile
02:09:15 [DEBUG]       org.slf4j:slf4j-api:jar:1.7.25:compile
02:09:15 [DEBUG] Resolving artifact org.apache.maven.shared:maven-mapping:jar:3.0.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Resolving artifact org.apache.maven:maven-core:jar:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.apache.maven:maven-model:jar:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.apache.maven:maven-settings:jar:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.apache.maven:maven-settings-builder:jar:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.apache.maven:maven-repository-metadata:jar:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.apache.maven:maven-artifact:jar:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.apache.maven:maven-plugin-api:jar:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.apache.maven:maven-model-builder:jar:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.apache.maven:maven-aether-provider:jar:3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.sonatype.aether:aether-impl:jar:1.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.sonatype.aether:aether-spi:jar:1.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.sonatype.aether:aether-api:jar:1.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.sonatype.aether:aether-util:jar:1.7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-classworlds:jar:2.2.3 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
02:09:15 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-utils:jar:1.5.8 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.bnd.maven:jar:6.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Resolving artifact org.osgi:org.osgi.dto:jar:1.0.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Resolving artifact org.osgi:org.osgi.resource:jar:1.0.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Resolving artifact org.osgi:org.osgi.framework:jar:1.8.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.resolve:jar:6.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Resolving artifact org.osgi:org.osgi.service.resolver:jar:1.1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Resolving artifact biz.aQute.bnd:biz.aQute.repository:jar:6.3.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Resolving artifact org.eclipse.aether:aether-api:jar:1.0.2.v20150114 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Resolving artifact org.osgi:org.osgi.util.tracker:jar:1.5.4 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Resolving artifact org.osgi:org.osgi.service.log:jar:1.3.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Resolving artifact org.slf4j:slf4j-api:jar:1.7.25 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/maven-core-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/biz.aQute.bnd.maven-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/biz.aQute.resolve-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/biz.aQute.repository-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/maven-core-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/biz.aQute.bnd.maven-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/biz.aQute.resolve-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/biz.aQute.repository-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/maven-core-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/biz.aQute.bnd.maven-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/biz.aQute.resolve-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/biz.aQute.repository-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/maven-core-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/biz.aQute.bnd.maven-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/biz.aQute.resolve-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/biz.aQute.repository-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/maven-core-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/biz.aQute.bnd.maven-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/biz.aQute.resolve-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/biz.aQute.repository-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.lastUpdated
02:09:15 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:15 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-core/3.0/maven-core-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.bnd.maven/6.3.1/biz.aQute.bnd.maven-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.resolve/6.3.1/biz.aQute.resolve-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/biz/aQute/bnd/biz.aQute.repository/6.3.1/biz.aQute.repository-6.3.1.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar.lastUpdated
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/_remote.repositories
02:09:15 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.lastUpdated
02:09:15 [DEBUG] Created new class realm plugin>biz.aQute.bnd:bnd-maven-plugin:6.3.1
02:09:15 [DEBUG] Importing foreign packages into class realm plugin>biz.aQute.bnd:bnd-maven-plugin:6.3.1
02:09:15 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:09:15 [DEBUG] Populating class realm plugin>biz.aQute.bnd:bnd-maven-plugin:6.3.1
02:09:15 [DEBUG]   Included: biz.aQute.bnd:bnd-maven-plugin:jar:6.3.1
02:09:15 [DEBUG]   Included: org.apache.maven.shared:maven-mapping:jar:3.0.0
02:09:15 [DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
02:09:15 [DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
02:09:15 [DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
02:09:15 [DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
02:09:15 [DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
02:09:15 [DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
02:09:15 [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.21
02:09:15 [DEBUG]   Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7
02:09:15 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:1.5.8
02:09:15 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.maven:jar:6.3.1
02:09:15 [DEBUG]   Included: org.osgi:org.osgi.dto:jar:1.0.0
02:09:15 [DEBUG]   Included: org.osgi:org.osgi.resource:jar:1.0.0
02:09:15 [DEBUG]   Included: org.osgi:org.osgi.framework:jar:1.8.0
02:09:15 [DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
02:09:15 [DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
02:09:15 [DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
02:09:15 [DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.2.0
02:09:15 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1
02:09:15 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.resolve:jar:6.3.1
02:09:15 [DEBUG]   Included: org.osgi:org.osgi.service.resolver:jar:1.1.1
02:09:15 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.repository:jar:6.3.1
02:09:15 [DEBUG]   Included: org.osgi:org.osgi.service.coordinator:jar:1.0.2
02:09:15 [DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1
02:09:15 [DEBUG]   Included: org.osgi:org.osgi.util.tracker:jar:1.5.4
02:09:15 [DEBUG]   Included: org.osgi:org.osgi.service.log:jar:1.3.0
02:09:15 [DEBUG] Configuring mojo biz.aQute.bnd:bnd-maven-plugin:6.3.1:bnd-process from plugin realm ClassRealm[plugin>biz.aQute.bnd:bnd-maven-plugin:6.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:15 [DEBUG] Configuring mojo 'biz.aQute.bnd:bnd-maven-plugin:6.3.1:bnd-process' with basic configurator -->
02:09:15 [DEBUG]   (f) bndfile = bnd.bnd
02:09:15 [DEBUG]   (f) classesDir = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:09:15 [DEBUG]   (f) includeClassesDir = true
02:09:15 [DEBUG]   (f) manifestPath = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/BND.MF
02:09:15 [DEBUG]   (f) mojoExecution = biz.aQute.bnd:bnd-maven-plugin:6.3.1:bnd-process {execution: bnd-process}
02:09:15 [DEBUG]   (f) outputDir = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:09:15 [DEBUG]   (f) packagingTypes = [eclipse-plugin]
02:09:15 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:15 [DEBUG]   (f) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
02:09:15 [DEBUG]   (f) settings = org.apache.maven.execution.SettingsAdapter@cb789a9
02:09:15 [DEBUG]   (f) skip = false
02:09:15 [DEBUG]   (f) skipIfEmpty = false
02:09:15 [DEBUG]   (f) sourceDir = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/java
02:09:15 [DEBUG]   (f) targetDir = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:09:15 [DEBUG]   (f) warOutputDir = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/org.eclipse.osgi-3.18.100-SNAPSHOT
02:09:15 [DEBUG] -- end configuration --
02:09:15 [DEBUG] loading bnd properties from file: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/bnd.bnd
02:09:15 [DEBUG] builder classpath: 
02:09:15 [DEBUG] builder sourcepath: 
02:09:15 [DEBUG] builder properties: {Bundle-SCM=connection="scm:git:https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git/parent/bundles/org.eclipse.osgi",tag=HEAD, -jpms-module-info-options=jdk.unsupported;static="true",java.management;ignore="true", Bundle-Name=%systemBundle, Bundle-Description=%systemBundle, Automatic-Module-Name=org.eclipse.osgi, Export-Package=org.eclipse.core.runtime.adaptor;x-friends:="org.eclipse.core.runtime",org.eclipse.core.runtime.internal.adaptor;x-internal:=true,org.eclipse.equinox.log;version="1.1";uses:="org.osgi.framework,org.osgi.service.log",org.eclipse.osgi.container;version="1.6"; uses:="org.eclipse.osgi.report.resolution,  org.osgi.framework.wiring,  org.eclipse.osgi.framework.eventmgr,  org.osgi.framework.startlevel,  org.osgi.framework,  org.osgi.framework.hooks.resolver,  org.osgi.service.resolver,  org.osgi.resource,  org.eclipse.osgi.service.debug",org.eclipse.osgi.container.builders;version="1.0";uses:="org.eclipse.osgi.util,org.eclipse.osgi.container",org.eclipse.osgi.container.namespaces;version="1.0";uses:="org.osgi.resource",org.eclipse.osgi.framework.console;version="1.1";uses:="org.osgi.framework",org.eclipse.osgi.framework.eventmgr;version="1.2",org.eclipse.osgi.framework.internal.reliablefile;x-internal:=true,org.eclipse.osgi.framework.log;version="1.1";uses:="org.osgi.framework",org.eclipse.osgi.framework.util;x-internal:=true,org.eclipse.osgi.internal.debug;x-internal:=true,org.eclipse.osgi.internal.framework;x-internal:=true,org.eclipse.osgi.internal.hookregistry;x-friends:="org.eclipse.osgi.tests",org.eclipse.osgi.internal.loader;x-internal:=true,org.eclipse.osgi.internal.loader.buddy;x-internal:=true,org.eclipse.osgi.internal.loader.classpath;x-internal:=true,org.eclipse.osgi.internal.loader.sources;x-internal:=true,org.eclipse.osgi.internal.location;x-internal:=true,org.eclipse.osgi.internal.messages;x-internal:=true,org.eclipse.osgi.internal.provisional.service.security;version="1.0.0";x-friends:="org.eclipse.equinox.security.ui",org.eclipse.osgi.internal.provisional.verifier;x-friends:="org.eclipse.ui.workbench,org.eclipse.equinox.p2.artifact.repository",org.eclipse.osgi.internal.service.security;x-friends:="org.eclipse.equinox.security.ui",org.eclipse.osgi.internal.serviceregistry;x-internal:=true,org.eclipse.osgi.internal.signedcontent;x-internal:=true,org.eclipse.osgi.internal.url;x-internal:=true,org.eclipse.osgi.launch;version="1.1";uses:="org.osgi.framework,org.osgi.framework.launch,org.osgi.framework.connect",org.eclipse.osgi.report.resolution;version="1.0";uses:="org.osgi.service.resolver,org.osgi.resource",org.eclipse.osgi.service.datalocation;version="1.4.0",org.eclipse.osgi.service.debug;version="1.2",org.eclipse.osgi.service.environment;version="1.4",org.eclipse.osgi.service.localization;version="1.1";uses:="org.osgi.framework",org.eclipse.osgi.service.pluginconversion;version="1.0",org.eclipse.osgi.service.resolver;version="1.6";uses:="org.osgi.framework,org.osgi.framework.hooks.resolver,org.osgi.framework.wiring",org.eclipse.osgi.service.runnable;version="1.1",org.eclipse.osgi.service.security;version="1.0",org.eclipse.osgi.service.urlconversion;version="1.0",org.eclipse.osgi.signedcontent;version="1.1";uses:="org.osgi.framework",org.eclipse.osgi.storage;x-friends:="org.eclipse.osgi.tests",org.eclipse.osgi.storage.bundlefile;x-internal:=true,org.eclipse.osgi.storage.url.reference;x-internal:=true,org.eclipse.osgi.storagemanager;version="1.0",org.eclipse.osgi.util;version="1.1",org.osgi.dto;version="1.1.1",org.osgi.framework;version="1.10",org.osgi.framework.connect;version="1.0";uses:="org.osgi.framework.launch",org.osgi.framework.dto;version="1.8";uses:="org.osgi.dto",org.osgi.framework.hooks.bundle;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.resolver;version="1.0";uses:="org.osgi.framework.wiring",org.osgi.framework.hooks.service;version="1.1";uses:="org.osgi.framework",org.osgi.framework.hooks.weaving;version="1.1";uses:="org.osgi.framework.wiring",org.osgi.framework.launch;version="1.2";uses:="org.osgi.framework",org.osgi.framework.namespace;version="1.2";uses:="org.osgi.resource",org.osgi.framework.startlevel;version="1.0";uses:="org.osgi.framework",org.osgi.framework.startlevel.dto;version="1.0";uses:="org.osgi.dto",org.osgi.framework.wiring;version="1.2";uses:="org.osgi.framework,org.osgi.resource",org.osgi.framework.wiring.dto;version="1.3";uses:="org.osgi.dto,org.osgi.resource.dto",org.osgi.resource;version="1.0.1",org.osgi.resource.dto;version="1.0.1";uses:="org.osgi.dto",org.osgi.service.condition;version="1.0",org.osgi.service.condpermadmin;version="1.1.2";uses:="org.osgi.framework",org.osgi.service.log;version="1.5";uses:="org.osgi.framework",org.osgi.service.log.admin;version="1.0";uses:="org.osgi.service.log",org.osgi.service.packageadmin;version="1.2.1";uses:="org.osgi.framework",org.osgi.service.permissionadmin;version="1.2.1",org.osgi.service.resolver;version="1.1.1";uses:="org.osgi.resource",org.osgi.service.startlevel;version="1.1.1";uses:="org.osgi.framework",org.osgi.service.url;version="1.0.1",org.osgi.util.tracker;version="1.5.3";uses:="org.osgi.framework", project.dir=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi, Bundle-SymbolicName=org.eclipse.osgi; singleton:=true, Bundle-Localization=systembundle, project.sourcepath=, Bundle-Copyright=%copyright, Bundle-Activator=org.eclipse.osgi.internal.framework.SystemBundleActivator, Main-Class=org.eclipse.core.runtime.adaptor.EclipseStarter, Require-Capability=osgi.serviceloader;osgi.serviceloader="org.osgi.framework.connect.FrameworkUtilHelper", Eclipse-SystemBundle=true, Manifest-Version=1.0, Provide-Capability=osgi.service; objectClass:List<String>="org.osgi.service.log.LogReaderService,org.eclipse.equinox.log.ExtendedLogReaderService"; uses:="org.osgi.service.log",osgi.service; objectClass:List<String>="org.osgi.service.log.LoggerFactory,org.osgi.service.log.LogService,org.eclipse.equinox.log.ExtendedLogService"; uses:="org.osgi.service.log",osgi.service; objectClass:List<String>="org.osgi.service.log.admin.LoggerAdmin"; uses:="org.osgi.service.log.admin",osgi.service; objectClass:List<String>="org.eclipse.osgi.framework.log.FrameworkLog"; uses:="",osgi.service; objectClass:List<String>="org.eclipse.osgi.service.datalocation.Location"; type="osgi.user.area"; uses:="org.eclipse.osgi.service.datalocation",osgi.service; objectClass:List<String>="org.eclipse.osgi.service.datalocation.Location"; type="osgi.instance.area"; uses:="org.eclipse.osgi.service.datalocation",osgi.service; objectClass:List<String>="org.eclipse.osgi.service.datalocation.Location"; type="osgi.configuration.area"; uses:="org.eclipse.osgi.service.datalocation",osgi.service; objectClass:List<String>="org.eclipse.osgi.service.datalocation.Location"; type="osgi.install.area"; uses:="org.eclipse.osgi.service.datalocation",osgi.service; objectClass:List<String>="org.eclipse.osgi.service.datalocation.Location"; type="eclipse.home.location"; uses:="org.eclipse.osgi.service.datalocation",osgi.service; objectClass:List<String>="org.eclipse.osgi.service.environment.EnvironmentInfo"; uses:="org.eclipse.osgi.service.environment",osgi.service; objectClass:List<String>="org.osgi.service.packageadmin.PackageAdmin"; uses:="org.osgi.service.packageadmin",osgi.service; objectClass:List<String>="org.osgi.service.startlevel.StartLevel"; uses:="org.osgi.service.startlevel",osgi.service; objectClass:List<String>="org.osgi.service.permissionadmin.PermissionAdmin"; uses:="org.osgi.service.permissionadmin",osgi.service; objectClass:List<String>="org.osgi.service.condpermadmin.ConditionalPermissionAdmin"; uses:="org.osgi.service.condpermadmin",osgi.service; objectClass:List<String>="org.osgi.service.resolver.Resolver"; uses:="org.osgi.service.resolver",osgi.service; objectClass:List<String>="org.eclipse.osgi.service.debug.DebugOptions"; uses:="org.eclipse.osgi.service.debug",osgi.service; objectClass:List<String>="org.eclipse.osgi.service.urlconversion.URLConverter"; uses:="org.eclipse.osgi.service.urlconversion",osgi.service; objectClass:List<String>="org.eclipse.osgi.service.localization.BundleLocalization"; uses:="org.eclipse.osgi.service.localization",osgi.service; objectClass:List<String>="org.eclipse.osgi.service.security.TrustEngine"; uses:="org.eclipse.osgi.service.security",osgi.service; objectClass:List<String>="org.eclipse.osgi.signedcontent.SignedContentFactory"; uses:="org.eclipse.osgi.signedcontent",osgi.service; objectClass:List<String>="org.osgi.service.condition.Condition"; osgi.condition.id="true"; uses:="org.osgi.service.condition",osgi.serviceloader;osgi.serviceloader="org.osgi.framework.connect.ConnectFrameworkFactory";register:="org.eclipse.osgi.launch.EquinoxFactory",osgi.serviceloader;osgi.serviceloader="org.osgi.framework.launch.FrameworkFactory";register:="org.eclipse.osgi.launch.EquinoxFactory", Bundle-Vendor=%eclipse.org, Bundle-DocUrl=http://www.eclipse.org, Eclipse-ExtensibleAPI=true, -jpms-module-info=${project.artifactId};access='OPEN';version=${versionmask;===;${version_cleanup;${project.version}}}, Bundle-ManifestVersion=2, project.output=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target, Bundle-Version=3.18.100.qualifier, Eclipse-BundleShape=jar, project.buildpath=}
02:09:15 [DEBUG] builder delta: true
02:09:15 [DEBUG] build
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/core/runtime/adaptor
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/core/runtime/internal/adaptor
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/equinox/log
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/container
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/container/builders
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/container/namespaces
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/framework/console
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/framework/eventmgr
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/framework/internal/reliablefile
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/framework/log
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/framework/util
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/debug
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/framework
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/hookregistry
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/loader
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/loader/buddy
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/loader/classpath
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/loader/sources
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/location
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/messages
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/provisional/service/security
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/provisional/verifier
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/service/security
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/serviceregistry
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/signedcontent
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/internal/url
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/launch
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/report/resolution
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/service/datalocation
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/service/debug
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/service/environment
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/service/localization
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/service/pluginconversion
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/service/resolver
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/service/runnable
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/service/security
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/service/urlconversion
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/signedcontent
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/storage
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/storage/bundlefile
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/storage/url/reference
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/storagemanager
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/eclipse/osgi/util
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/dto
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework/connect
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework/dto
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework/hooks/bundle
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework/hooks/resolver
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework/hooks/service
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework/hooks/weaving
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework/launch
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework/namespace
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework/startlevel
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework/startlevel/dto
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework/wiring
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/framework/wiring/dto
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/resource
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/resource/dto
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/service/condition
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/service/condpermadmin
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/service/log
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/service/log/admin
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/service/packageadmin
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/service/permissionadmin
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/service/resolver
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/service/startlevel
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/service/url
02:09:15 [DEBUG] copy d=Jar:org.eclipse.osgi s=Jar:classes p=org/osgi/util/tracker
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/Candidates$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/Candidates$DynamicImportFailed.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$DynamicImportFailed.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/Candidates$FragmentNotSelectedError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$FragmentNotSelectedError.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/Candidates$MissingRequirementError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$MissingRequirementError.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/Candidates$PopulateResult.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$PopulateResult.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/Candidates.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Logger.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolutionError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolutionError.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$1Computer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$1Computer.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$2.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$3.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$4.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$5.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$6.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$6.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$7.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$7.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$Blame.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Blame.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$DumbExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$DumbExecutor.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$EnhancedExecutor$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$EnhancedExecutor$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$EnhancedExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$EnhancedExecutor.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$2.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$3$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$3$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$3.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$PermutationType.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$PermutationType.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$ResolveSession.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$ResolveSession.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$UseConstraintError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$UseConstraintError.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$UsedBlames.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$UsedBlames.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl$WireCandidate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$WireCandidate.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/ResolverImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/SimpleHostedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/SimpleHostedCapability.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/Util.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Util.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/WireImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WireImpl.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/WrappedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedCapability.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/WrappedRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedRequirement.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/WrappedResource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedResource.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/reason/ReasonException$Reason.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/reason/ReasonException$Reason.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/reason/ReasonException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/reason/ReasonException.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/ArrayMap$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$1$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/ArrayMap$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/ArrayMap$2$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$2$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/ArrayMap$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$2.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/ArrayMap$FastEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$FastEntry.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/ArrayMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/CandidateSelector.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CandidateSelector.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/CopyOnWriteSet$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CopyOnWriteSet$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/CopyOnWriteSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CopyOnWriteSet.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$2.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$AbstractObjectCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$AbstractObjectCollection.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$AbstractObjectSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$AbstractObjectSet.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$EntryIterator.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$FastEntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$FastEntryIterator.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$KeyIterator.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$KeySet.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$MapEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$MapEntry.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$MapEntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$MapEntrySet.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$MapIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$MapIterator.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$ValueIterator.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMapList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMapList.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/OpenHashMapSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMapSet.class
02:09:15 [DEBUG] parseClassFile(): path=org/apache/felix/resolver/util/ShadowList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ShadowList.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter$InitialBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter$InitialBundle.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter$StartupEventListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter$StartupEventListener.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/core/runtime/internal/adaptor/ConsoleManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/ConsoleManager.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/equinox/log/ExtendedLogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogEntry.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/equinox/log/ExtendedLogReaderService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogReaderService.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/equinox/log/ExtendedLogService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogService.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/equinox/log/LogFilter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogFilter.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/equinox/log/LogPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogPermission.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/equinox/log/LogPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogPermissionCollection.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/equinox/log/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/Logger.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/equinox/log/SynchronousLogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/SynchronousLogListener.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/Module$Settings.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$Settings.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/Module$StartOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$StartOptions.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/Module$State.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$State.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/Module$StopOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$StopOptions.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/Module.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleCapability.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleCollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleCollisionHook.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainer$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$2.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerWiring$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerWiring$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerWiring.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLock$Permits.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLock$Permits.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLock.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLockException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLockException.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor$ContainerEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor$ContainerEvent.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor$ModuleEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor$ModuleEvent.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$2.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$Persistence.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$Persistence.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$Sort.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$Sort.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleDatabase.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleLoader.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleRequirement$DynamicModuleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRequirement$DynamicModuleRequirement.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRequirement.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport$Builder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport$Builder.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport$EntryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport$EntryImpl.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleResolver$ResolveProcess$DynamicFragments.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver$ResolveProcess$DynamicFragments.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleResolver$ResolveProcess$ResolveLogger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver$ResolveProcess$ResolveLogger.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleResolver$ResolveProcess.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver$ResolveProcess.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleResolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleRevision$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleRevision$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision$2.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleRevision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleRevisions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisions.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWire.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleWiring$LoaderInitializer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWiring$LoaderInitializer.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/ModuleWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWiring.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/SystemModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/SystemModule.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory$NativeClause.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory$NativeClause.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/console/CommandInterpreter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/CommandInterpreter.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/console/CommandProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/CommandProvider.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/console/ConsoleSession.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/ConsoleSession.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Entry.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntryIterator.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntrySet.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeyIterator.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeySet.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$SnapshotIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$SnapshotIterator.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueCollection.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueIterator.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventDispatcher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventDispatcher.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventListeners.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventListeners.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$1.class
02:09:15 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$EventThread$Queued.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$EventThread$Queued.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$EventThread.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$EventThread.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/eventmgr/ListenerQueue.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/ListenerQueue.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFile$CacheInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFile$CacheInfo.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/log/FrameworkLog.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/log/FrameworkLog.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/log/FrameworkLogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/log/FrameworkLogEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/ArrayMap$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ArrayMap$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/ArrayMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ArrayMap.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsensitiveKey.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsensitiveKey.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsentiveEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsentiveEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntryIterator.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntrySet.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeyIterator.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeySet.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$UnmodifiableDictionary.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$UnmodifiableDictionary.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/FilePath.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/FilePath.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/Headers$ArrayEnumeration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/Headers$ArrayEnumeration.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/Headers.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/Headers.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/KeyedElement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/KeyedElement.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/ObjectPool.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ObjectPool.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$10.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$10.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$11.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$11.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$12.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$12.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$13.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$13.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$14.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$14.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$15.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$15.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$16.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$16.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$17.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$17.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$18.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$18.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$19.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$19.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$20.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$20.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$21.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$21.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$22.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$22.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$23.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$23.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$24.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$24.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$3.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$4.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$5.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$6.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$6.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$7.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$7.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$8.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$8.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$9.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$9.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/SecureAction.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/framework/util/ThreadInfoReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ThreadInfoReport.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/cds/CDSBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSBundleEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/cds/CDSBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSBundleFile.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/cds/CDSHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSHookConfigurator.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/cds/CDSHookImpls.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSHookImpls.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/connect/ConnectBundleFile$ConnectBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectBundleFile$ConnectBundleEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/connect/ConnectBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectBundleFile.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$3.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/connect/ConnectInputStream$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectInputStream$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/connect/ConnectInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectInputStream.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/AtomicLazyInitializer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/AtomicLazyInitializer.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/Capabilities$NamespaceSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/Capabilities$NamespaceSet.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/Capabilities.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/Capabilities.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph$Vertex.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph$Vertex.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/EquinoxReentrantLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/EquinoxReentrantLock.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils$CopyOnFirstWriteList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils$CopyOnFirstWriteList.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/LockSet$LockHolder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/LockSet$LockHolder.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/LockSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/LockSet.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$3.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$3.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$4.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$5.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$6.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$6.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$7.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$7.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$8.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$8.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$9.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$9.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/debug/Debug.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/Debug.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/debug/FrameworkDebugOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/FrameworkDebugOptions.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/AliasMapper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/AliasMapper.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl$3.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder$Finder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder$Finder.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/DTOBuilder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/DTOBuilder.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$EquinoxModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$EquinoxModule.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$SystemBundleHeaders.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$SystemBundleHeaders.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxConfiguration$ConfigValues.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxConfiguration$ConfigValues.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxConfiguration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxConfiguration.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer$ConnectModules.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer$ConnectModules.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxEventPublisher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxEventPublisher.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$And.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$And.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Approx.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Approx.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$DictionaryMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$DictionaryMap.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Equal.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Equal.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$GreaterEqual.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$GreaterEqual.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Item.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Item.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$LessEqual.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$LessEqual.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Not.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Not.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Or.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Or.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Parser.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Parser.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Present.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Present.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Range.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Range.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$ServiceReferenceMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$ServiceReferenceMap.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Substring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Substring.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$BundleCollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$BundleCollisionHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$CoreResolverHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$CoreResolverHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$HookReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$HookReference.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/StorageSaver$StorageSaverTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/StorageSaver$StorageSaverTask.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/StorageSaver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/StorageSaver.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/SystemBundleActivator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/SystemBundleActivator.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$ExportedPackageImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$ExportedPackageImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$RequiredBundleImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$RequiredBundleImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/hookregistry/HookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/HookConfigurator.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/hookregistry/HookRegistry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/HookRegistry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/hookregistry/StorageHookFactory$StorageHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/StorageHookFactory$StorageHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/hookregistry/StorageHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/StorageHookFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/hooks/DevClassLoadingHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hooks/DevClassLoadingHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/hooks/EclipseLazyStarter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hooks/EclipseLazyStarter.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$3.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$4.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$ClassContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$ClassContext.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoaderSources.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoaderSources.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/EquinoxClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/EquinoxClassLoader.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/FragmentLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/FragmentLoader.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader$DefineClassResult.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader$DefineClassResult.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader$GenerationProtectionDomain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader$GenerationProtectionDomain.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/SystemBundleLoader$SystemModuleClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/SystemBundleLoader$SystemModuleClassLoader.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/SystemBundleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/SystemBundleLoader.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/buddy/DependentPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/DependentPolicy.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/buddy/PolicyHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/PolicyHandler.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/buddy/SystemPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/SystemPolicy.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathEntry$PDEData.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathEntry$PDEData.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathManager$DefineContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathManager$DefineContext.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathManager.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/sources/NullPackageSource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/NullPackageSource.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/sources/PackageSource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/PackageSource.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/location/BasicLocation.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/BasicLocation.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/location/EquinoxLocations.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/EquinoxLocations.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/location/LocationHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/LocationHelper.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/location/Locker$MockLocker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker$MockLocker.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/location/Locker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/location/Locker_JavaIo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker_JavaIo.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/location/Locker_JavaNio.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker_JavaNio.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/Arguments.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/Arguments.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ConfigAdminListener$LoggerContextConfiguration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ConfigAdminListener$LoggerContextConfiguration.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ConfigAdminListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ConfigAdminListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogFactory$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogFactory$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogServices.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogServices.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogWriter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogWriter.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/EventAdminAdapter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EventAdminAdapter.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/EventAdminLogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EventAdminLogListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$3.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$LogTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$LogTask.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerAdmin.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerContext.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/FormatterLoggerImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/FormatterLoggerImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/LogServiceManager$MockSystemBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LogServiceManager$MockSystemBundle.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/LogServiceManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LogServiceManager.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/LoggerContextTargetMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LoggerContextTargetMap.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/LoggerImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LoggerImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue$OrderedTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue$OrderedTask.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/messages/Msg.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/messages/Msg.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/BundlePermissions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/BundlePermissions.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckContext.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckPermissionAction.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckPermissionAction.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionAdminTable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionAdminTable.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionsHash.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionsHash.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockBundle.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockPrincipal.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockPrincipal.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockX509Certificate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockX509Certificate.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRow$Decision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRow$Decision.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRow.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRow.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityTable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityTable.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine$AuthEventDispatcher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine$AuthEventDispatcher.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateChain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateChain.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/HookContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/HookContext.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceProperties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceProperties.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl$FrameworkHookRegistration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl$FrameworkHookRegistration.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$3.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$4.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$5.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceUse$ServiceUseLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceUse$ServiceUseLock.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceUse.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection$ValueIterator.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$Entry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntryIterator.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntrySet.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook$TrustEngineCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook$TrustEngineCustomizer.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentConstants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentConstants.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$BaseSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$BaseSignerInfo.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerInfo.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CorruptEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CorruptEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$TimestampSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$TimestampSignerInfo.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentMessages.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentMessages.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/signedcontent/TrustEngineListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/TrustEngineListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerProxy$DefaultContentHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerProxy$DefaultContentHandler.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerProxy.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/EquinoxFactoryManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/EquinoxFactoryManager.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingContentHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingContentHandler.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory$InternalSecurityManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory$InternalSecurityManager.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/NullURLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/NullURLStreamHandlerService.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerProxy.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerSetter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerSetter.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/util/SupplementDebug.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/util/SupplementDebug.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/util/Tokenizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/util/Tokenizer.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/weaving/DynamicImportList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/DynamicImportList.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/weaving/WeavingHookConfigurator$WovenClassContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WeavingHookConfigurator$WovenClassContext.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/internal/weaving/WovenClassImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WovenClassImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/launch/Equinox.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/launch/Equinox.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/launch/EquinoxFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/launch/EquinoxFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Entry$Type.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Entry$Type.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Entry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Listener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Listener.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/datalocation/Location.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/datalocation/Location.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/debug/DebugOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugOptions.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/debug/DebugOptionsListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugOptionsListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/debug/DebugTrace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugTrace.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/environment/Constants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/environment/Constants.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/environment/EnvironmentInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/environment/EnvironmentInfo.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/localization/BundleLocalization.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/localization/BundleLocalization.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/localization/LocaleProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/localization/LocaleProvider.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/pluginconversion/PluginConversionException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/pluginconversion/PluginConversionException.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/pluginconversion/PluginConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/pluginconversion/PluginConverter.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/BaseDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BaseDescription.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/BundleDelta.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleDelta.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/BundleDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleDescription.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/BundleSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleSpecification.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/DisabledInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/DisabledInfo.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/ExportPackageDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ExportPackageDescription.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/GenericDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/GenericDescription.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/GenericSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/GenericSpecification.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/HostSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/HostSpecification.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/ImportPackageSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ImportPackageSpecification.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/NativeCodeDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/NativeCodeDescription.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/NativeCodeSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/NativeCodeSpecification.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/PlatformAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/PlatformAdmin.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/Resolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/Resolver.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/ResolverError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ResolverError.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/ResolverHookException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ResolverHookException.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/State.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/State.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/StateDelta.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateDelta.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/StateHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateHelper.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/StateObjectFactory$StateObjectFactoryProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateObjectFactory$StateObjectFactoryProxy.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/StateObjectFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateObjectFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/StateWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateWire.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/VersionConstraint.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/VersionConstraint.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/resolver/VersionRange.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/VersionRange.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/runnable/ApplicationLauncher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ApplicationLauncher.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/runnable/ApplicationRunnable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ApplicationRunnable.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/runnable/ParameterizedRunnable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ParameterizedRunnable.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/runnable/StartupMonitor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/StartupMonitor.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/security/TrustEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/security/TrustEngine.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/service/urlconversion/URLConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/urlconversion/URLConverter.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/signedcontent/InvalidContentException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/InvalidContentException.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/signedcontent/SignedContent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContent.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/signedcontent/SignedContentEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContentEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/signedcontent/SignedContentFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContentFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/signedcontent/SignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignerInfo.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/BundleInfo$CachedManifest.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo$CachedManifest.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/BundleInfo$Generation.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo$Generation.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/BundleInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/BundleLocalizationImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleLocalizationImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/ContentProvider$Type.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ContentProvider$Type.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/ContentProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ContentProvider.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/FrameworkExtensionInstaller.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/FrameworkExtensionInstaller.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$BundleResourceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$BundleResourceBundle.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$EmptyResouceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$EmptyResouceBundle.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$LocalizationResourceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$LocalizationResourceBundle.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/NativeCodeFinder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/NativeCodeFinder.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/PermissionData.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/PermissionData.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/Storage$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/Storage$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/Storage$StorageException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$StorageException.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/Storage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/StorageUtil$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/StorageUtil$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/StorageUtil.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/StorageUtil.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/SystemBundleFile$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/SystemBundleFile$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/SystemBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/SystemBundleFile.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFile.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/CloseableBundleFile$BundleEntryInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/CloseableBundleFile$BundleEntryInputStream.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/DirBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/DirBundleFile.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/FileBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/FileBundleEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleFile$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleFile$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleFile.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/url/BundleResourceHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleResourceHandler.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/url/BundleURLConnection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleURLConnection.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/url/BundleURLConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleURLConverter.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/url/bundleentry/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/bundleentry/Handler.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/url/bundleresource/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/bundleresource/Handler.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/url/reference/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/Handler.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/url/reference/ReferenceInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/ReferenceInputStream.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storagemanager/ManagedOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/ManagedOutputStream.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storagemanager/StorageManager$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/StorageManager$Entry.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/storagemanager/StorageManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/StorageManager.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/util/ManifestElement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/ManifestElement.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/util/NLS$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/util/NLS$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$2.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/util/NLS$MessagesProperties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$MessagesProperties.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/util/NLS.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS.class
02:09:16 [DEBUG] parseClassFile(): path=org/eclipse/osgi/util/TextProcessor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/TextProcessor.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/dto/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/dto/DTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/dto/DTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/dto/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/AdaptPermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermission$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/AdaptPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermission.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/AdaptPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermissionCollection.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/AdminPermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermission$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/AdminPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermission.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/AdminPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermissionCollection.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/AllServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AllServiceListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/Bundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Bundle.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/BundleActivator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleActivator.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/BundleContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleContext.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/BundleEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleEvent.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/BundleException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleException.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/BundleListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/BundlePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundlePermission.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/BundlePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundlePermissionCollection.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/BundleReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleReference.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/CapabilityPermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/CapabilityPermission$Properties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission$Properties.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/CapabilityPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/CapabilityPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermissionCollection.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/Configurable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Configurable.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/Constants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Constants.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/Filter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Filter.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/FrameworkEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkEvent.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/FrameworkListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/FrameworkUtil$DNChainMatching.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DNChainMatching.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$Entry.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntryIterator.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntrySet.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeyIterator.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/FrameworkUtil$MapAsDictionary.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$MapAsDictionary.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/FrameworkUtil.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/InvalidSyntaxException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/InvalidSyntaxException.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/PackagePermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermission$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/PackagePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermission.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/PackagePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermissionCollection.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/PrototypeServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PrototypeServiceFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/ServiceEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceEvent.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/ServiceException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceException.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/ServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/ServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/ServiceObjects.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceObjects.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/ServicePermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/ServicePermission$Properties$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$Properties$Entry.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/ServicePermission$Properties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$Properties.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/ServicePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/ServicePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermissionCollection.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/ServiceReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceReference.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/ServiceRegistration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceRegistration.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/SignerProperty.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/SignerProperty.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/SynchronousBundleListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/SynchronousBundleListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/UnfilteredServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/UnfilteredServiceListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/Version.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Version.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/VersionRange.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/VersionRange.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/connect/ConnectContent$ConnectEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectContent$ConnectEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/connect/ConnectContent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectContent.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/connect/ConnectFrameworkFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectFrameworkFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/connect/ConnectModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectModule.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/connect/FrameworkUtilHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/FrameworkUtilHelper.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/connect/ModuleConnector.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ModuleConnector.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/connect/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/dto/BundleDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/BundleDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/dto/FrameworkDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/FrameworkDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/dto/ServiceReferenceDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/ServiceReferenceDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/bundle/CollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/CollisionHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/bundle/EventHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/EventHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/bundle/FindHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/FindHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/bundle/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/resolver/ResolverHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/ResolverHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/resolver/ResolverHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/ResolverHookFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/resolver/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/service/EventHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/EventHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/service/EventListenerHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/EventListenerHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/service/FindHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/FindHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/service/ListenerHook$ListenerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/ListenerHook$ListenerInfo.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/service/ListenerHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/ListenerHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/service/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/weaving/WeavingException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WeavingException.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/weaving/WeavingHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WeavingHook.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/weaving/WovenClass.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WovenClass.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/weaving/WovenClassListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WovenClassListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/hooks/weaving/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/launch/Framework.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/Framework.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/launch/FrameworkFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/FrameworkFactory.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/launch/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/namespace/AbstractWiringNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/AbstractWiringNamespace.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/namespace/BundleNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/BundleNamespace.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/namespace/ExecutionEnvironmentNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/ExecutionEnvironmentNamespace.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/namespace/HostNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/HostNamespace.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/namespace/IdentityNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/IdentityNamespace.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/namespace/NativeNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/NativeNamespace.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/namespace/PackageNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/PackageNamespace.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/namespace/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/startlevel/BundleStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/BundleStartLevel.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/startlevel/FrameworkStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/FrameworkStartLevel.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/startlevel/dto/BundleStartLevelDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/BundleStartLevelDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/startlevel/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/startlevel/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/BundleCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleCapability.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/BundleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRequirement.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/BundleRevision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRevision.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/BundleRevisions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRevisions.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/BundleWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleWire.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/BundleWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleWiring.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/FrameworkWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/FrameworkWiring.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/dto/BundleRevisionDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleRevisionDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/dto/BundleWireDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWireDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/dto/BundleWiringDTO$NodeDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWiringDTO$NodeDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/dto/BundleWiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWiringDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/dto/FrameworkWiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/FrameworkWiringDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/framework/wiring/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/Capability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Capability.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/Namespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Namespace.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/Requirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Requirement.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/Resource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Resource.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/Wire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Wire.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/Wiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Wiring.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/dto/CapabilityDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/CapabilityDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/dto/CapabilityRefDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/CapabilityRefDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/dto/RequirementDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/RequirementDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/dto/RequirementRefDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/RequirementRefDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/dto/ResourceDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/ResourceDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/dto/WireDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/WireDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/dto/WiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/WiringDTO.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/resource/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condition/Condition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/Condition.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condition/ConditionImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/ConditionImpl.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condition/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condpermadmin/BooleanCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BooleanCondition.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condpermadmin/BundleLocationCondition$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleLocationCondition$1.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condpermadmin/BundleLocationCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleLocationCondition.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condpermadmin/BundleSignerCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleSignerCondition.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condpermadmin/Condition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/Condition.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condpermadmin/ConditionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionInfo.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionAdmin.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionInfo.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionUpdate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionUpdate.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/condpermadmin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/FormatterLogger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/FormatterLogger.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/LogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogEntry.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/LogLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogLevel.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/LogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogListener.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/LogReaderService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogReaderService.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/LogService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogService.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/Logger.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/LoggerConsumer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LoggerConsumer.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/LoggerFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LoggerFactory.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/admin/LoggerAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/LoggerAdmin.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/admin/LoggerContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/LoggerContext.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/admin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/log/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/packageadmin/ExportedPackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/ExportedPackage.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/packageadmin/PackageAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/PackageAdmin.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/packageadmin/RequiredBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/RequiredBundle.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/packageadmin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/permissionadmin/PermissionAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/PermissionAdmin.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/permissionadmin/PermissionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/PermissionInfo.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/permissionadmin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/resolver/HostedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/HostedCapability.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/resolver/ResolutionException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/ResolutionException.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/resolver/ResolveContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/ResolveContext.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/resolver/Resolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/Resolver.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/resolver/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/startlevel/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/startlevel/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/startlevel/StartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/startlevel/StartLevel.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/startlevel/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/startlevel/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/url/AbstractURLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/AbstractURLStreamHandlerService.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/url/URLConstants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLConstants.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/url/URLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLStreamHandlerService.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/url/URLStreamHandlerSetter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLStreamHandlerSetter.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/service/url/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/package-info.class
02:09:16 [DEBUG] parseClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/package-info.class
02:09:16 [DEBUG] visitClassFile(): path= resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/util/tracker/AbstractTracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/AbstractTracked.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/util/tracker/BundleTracker$Tracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTracker$Tracked.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/util/tracker/BundleTracker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTracker.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/util/tracker/BundleTrackerCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTrackerCustomizer.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/util/tracker/ServiceTracker$AllTracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker$AllTracked.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/util/tracker/ServiceTracker$Tracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker$Tracked.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/util/tracker/ServiceTracker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/util/tracker/ServiceTrackerCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTrackerCustomizer.class
02:09:16 [DEBUG] parseClassFile(): path=org/osgi/util/tracker/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/package-info.class
02:09:16 [DEBUG] get Manifest Info From Classpath for Jar:classes
02:09:16 [DEBUG] collecting Contracts  from -define-contract
02:09:16 [DEBUG] activator org.eclipse.osgi.internal.framework.SystemBundleActivator org.eclipse.osgi.internal.framework.SystemBundleActivator
02:09:16 [DEBUG] begin ServiceComponent
02:09:16 [DEBUG] end
02:09:16 [DEBUG] begin CDIAnnotations
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$DynamicImportFailed.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$DynamicImportFailed.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$FragmentNotSelectedError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$FragmentNotSelectedError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$MissingRequirementError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$MissingRequirementError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$PopulateResult.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$PopulateResult.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Logger.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolutionError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolutionError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Blame.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Blame.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$DumbExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$DumbExecutor.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$EnhancedExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$EnhancedExecutor.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$ResolveSession.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$ResolveSession.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$UseConstraintError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$UseConstraintError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$UsedBlames.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$UsedBlames.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$WireCandidate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$WireCandidate.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/SimpleHostedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/SimpleHostedCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Util.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Util.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WireImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WireImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WrappedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WrappedRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WrappedResource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedResource.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/reason/ReasonException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/reason/ReasonException.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$FastEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$FastEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/CandidateSelector.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CandidateSelector.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/CopyOnWriteSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CopyOnWriteSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$AbstractObjectCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$AbstractObjectCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$AbstractObjectSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$AbstractObjectSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMapList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMapList.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMapSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMapSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ShadowList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ShadowList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter$InitialBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter$InitialBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter$StartupEventListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter$StartupEventListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/internal/adaptor/ConsoleManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/ConsoleManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/ExtendedLogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/ExtendedLogReaderService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogReaderService.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/ExtendedLogService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogService.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/LogFilter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogFilter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/LogPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/LogPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/Logger.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/SynchronousLogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/SynchronousLogListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleCollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleCollisionHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLock.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLockException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLockException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$Persistence.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$Persistence.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport$Builder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport$Builder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport$EntryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport$EntryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWire.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/SystemModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/SystemModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory$NativeClause.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory$NativeClause.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/console/CommandInterpreter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/CommandInterpreter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/console/CommandProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/CommandProvider.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/console/ConsoleSession.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/ConsoleSession.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventDispatcher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventDispatcher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventListeners.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventListeners.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$EventThread$Queued.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$EventThread$Queued.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$EventThread.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$EventThread.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/ListenerQueue.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/ListenerQueue.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/log/FrameworkLog.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/log/FrameworkLog.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/log/FrameworkLogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/log/FrameworkLogEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ArrayMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ArrayMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsensitiveKey.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsensitiveKey.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsentiveEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsentiveEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$UnmodifiableDictionary.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$UnmodifiableDictionary.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/FilePath.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/FilePath.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/Headers$ArrayEnumeration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/Headers$ArrayEnumeration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/Headers.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/Headers.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/KeyedElement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/KeyedElement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ObjectPool.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ObjectPool.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ThreadInfoReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ThreadInfoReport.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSHookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSHookImpls.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSHookImpls.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/AtomicLazyInitializer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/AtomicLazyInitializer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/Capabilities$NamespaceSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/Capabilities$NamespaceSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/Capabilities.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/Capabilities.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph$Vertex.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph$Vertex.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/EquinoxReentrantLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/EquinoxReentrantLock.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils$CopyOnFirstWriteList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils$CopyOnFirstWriteList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/LockSet$LockHolder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/LockSet$LockHolder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/LockSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/LockSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/Debug.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/Debug.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/FrameworkDebugOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/FrameworkDebugOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/AliasMapper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/AliasMapper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder$Finder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder$Finder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/DTOBuilder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/DTOBuilder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxConfiguration$ConfigValues.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxConfiguration$ConfigValues.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxConfiguration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxConfiguration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer$ConnectModules.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer$ConnectModules.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxEventPublisher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxEventPublisher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$And.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$And.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Approx.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Approx.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$DictionaryMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$DictionaryMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Equal.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Equal.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$GreaterEqual.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$GreaterEqual.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Item.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Item.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$LessEqual.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$LessEqual.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Not.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Not.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Or.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Or.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Parser.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Parser.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Present.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Present.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Range.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Range.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$ServiceReferenceMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$ServiceReferenceMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Substring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Substring.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$BundleCollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$BundleCollisionHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$HookReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$HookReference.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/StorageSaver$StorageSaverTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/StorageSaver$StorageSaverTask.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/StorageSaver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/StorageSaver.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/SystemBundleActivator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/SystemBundleActivator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$ExportedPackageImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$ExportedPackageImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$RequiredBundleImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$RequiredBundleImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/HookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/HookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/HookRegistry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/HookRegistry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/StorageHookFactory$StorageHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/StorageHookFactory$StorageHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/StorageHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/StorageHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hooks/DevClassLoadingHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hooks/DevClassLoadingHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hooks/EclipseLazyStarter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hooks/EclipseLazyStarter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$ClassContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$ClassContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoaderSources.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoaderSources.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/EquinoxClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/EquinoxClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/FragmentLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/FragmentLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader$DefineClassResult.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader$DefineClassResult.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader$GenerationProtectionDomain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader$GenerationProtectionDomain.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/SystemBundleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/SystemBundleLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/DependentPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/DependentPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/PolicyHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/PolicyHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/SystemPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/SystemPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathEntry$PDEData.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathEntry$PDEData.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathManager$DefineContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathManager$DefineContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/NullPackageSource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/NullPackageSource.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/PackageSource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/PackageSource.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/BasicLocation.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/BasicLocation.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/EquinoxLocations.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/EquinoxLocations.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/LocationHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/LocationHelper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker$MockLocker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker$MockLocker.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker_JavaIo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker_JavaIo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker_JavaNio.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker_JavaNio.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/Arguments.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/Arguments.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ConfigAdminListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ConfigAdminListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogServices.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogServices.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogWriter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogWriter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EventAdminAdapter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EventAdminAdapter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EventAdminLogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EventAdminLogListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$LogTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$LogTask.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/FormatterLoggerImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/FormatterLoggerImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LogServiceManager$MockSystemBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LogServiceManager$MockSystemBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LogServiceManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LogServiceManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LoggerContextTargetMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LoggerContextTargetMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LoggerImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LoggerImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/messages/Msg.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/messages/Msg.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/BundlePermissions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/BundlePermissions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckPermissionAction.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckPermissionAction.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionAdminTable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionAdminTable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionsHash.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionsHash.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockPrincipal.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockPrincipal.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockX509Certificate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockX509Certificate.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRow$Decision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRow$Decision.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRow.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRow.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityTable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityTable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateChain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateChain.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/HookContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/HookContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceProperties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceProperties.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl$FrameworkHookRegistration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl$FrameworkHookRegistration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceUse$ServiceUseLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceUse$ServiceUseLock.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceUse.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection$ValueIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentConstants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentConstants.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$BaseSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$BaseSignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CorruptEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CorruptEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$TimestampSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$TimestampSignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentMessages.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentMessages.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/TrustEngineListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/TrustEngineListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerProxy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/EquinoxFactoryManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/EquinoxFactoryManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingContentHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingContentHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory$InternalSecurityManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory$InternalSecurityManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/NullURLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/NullURLStreamHandlerService.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerProxy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerSetter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerSetter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/util/SupplementDebug.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/util/SupplementDebug.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/util/Tokenizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/util/Tokenizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/DynamicImportList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/DynamicImportList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/WeavingHookConfigurator$WovenClassContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WeavingHookConfigurator$WovenClassContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/WovenClassImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WovenClassImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/launch/Equinox.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/launch/Equinox.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/launch/EquinoxFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/launch/EquinoxFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Listener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Listener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/datalocation/Location.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/datalocation/Location.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/debug/DebugOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/debug/DebugOptionsListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugOptionsListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/debug/DebugTrace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugTrace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/environment/Constants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/environment/Constants.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/environment/EnvironmentInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/environment/EnvironmentInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/localization/BundleLocalization.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/localization/BundleLocalization.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/localization/LocaleProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/localization/LocaleProvider.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/pluginconversion/PluginConversionException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/pluginconversion/PluginConversionException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/pluginconversion/PluginConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/pluginconversion/PluginConverter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BaseDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BaseDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BundleDelta.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleDelta.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BundleDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BundleSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/DisabledInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/DisabledInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ExportPackageDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ExportPackageDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/GenericDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/GenericDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/GenericSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/GenericSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/HostSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/HostSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ImportPackageSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ImportPackageSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/NativeCodeDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/NativeCodeDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/NativeCodeSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/NativeCodeSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/PlatformAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/PlatformAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/Resolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/Resolver.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ResolverError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ResolverError.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ResolverHookException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ResolverHookException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/State.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/State.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateDelta.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateDelta.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateHelper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateObjectFactory$StateObjectFactoryProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateObjectFactory$StateObjectFactoryProxy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateObjectFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateObjectFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateWire.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/VersionConstraint.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/VersionConstraint.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/VersionRange.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/VersionRange.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/ApplicationLauncher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ApplicationLauncher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/ApplicationRunnable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ApplicationRunnable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/ParameterizedRunnable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ParameterizedRunnable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/StartupMonitor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/StartupMonitor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/security/TrustEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/security/TrustEngine.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/urlconversion/URLConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/urlconversion/URLConverter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/InvalidContentException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/InvalidContentException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignedContent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignedContentEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContentEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignedContentFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContentFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleInfo$CachedManifest.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo$CachedManifest.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleLocalizationImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleLocalizationImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ContentProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ContentProvider.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/FrameworkExtensionInstaller.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/FrameworkExtensionInstaller.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$BundleResourceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$BundleResourceBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/NativeCodeFinder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/NativeCodeFinder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/PermissionData.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/PermissionData.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage$StorageException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$StorageException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/StorageUtil.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/StorageUtil.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/SystemBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/SystemBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/DirBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/DirBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/FileBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/FileBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/BundleResourceHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleResourceHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/BundleURLConnection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleURLConnection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/BundleURLConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleURLConverter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/bundleentry/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/bundleentry/Handler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/bundleresource/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/bundleresource/Handler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/reference/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/Handler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/reference/ReferenceInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/ReferenceInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storagemanager/ManagedOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/ManagedOutputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storagemanager/StorageManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/StorageManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/ManifestElement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/ManifestElement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS$MessagesProperties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$MessagesProperties.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/TextProcessor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/TextProcessor.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/dto/DTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/dto/DTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdaptPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdaptPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdminPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdminPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AllServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AllServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Bundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Bundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleActivator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleActivator.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundlePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundlePermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundlePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundlePermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleReference.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermission$Properties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission$Properties.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Configurable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Configurable.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Constants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Constants.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Filter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Filter.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DNChainMatching.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DNChainMatching.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$MapAsDictionary.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$MapAsDictionary.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/InvalidSyntaxException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/InvalidSyntaxException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PackagePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PackagePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PrototypeServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PrototypeServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceObjects.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceObjects.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission$Properties$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$Properties$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission$Properties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$Properties.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceReference.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceRegistration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceRegistration.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/SignerProperty.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/SignerProperty.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/SynchronousBundleListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/SynchronousBundleListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/UnfilteredServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/UnfilteredServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Version.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Version.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/VersionRange.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/VersionRange.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectContent$ConnectEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectContent$ConnectEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectContent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectContent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectFrameworkFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectFrameworkFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/FrameworkUtilHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/FrameworkUtilHelper.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ModuleConnector.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ModuleConnector.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/BundleDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/BundleDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/FrameworkDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/FrameworkDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/ServiceReferenceDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/ServiceReferenceDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/CollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/CollisionHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/EventHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/EventHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/FindHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/FindHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/resolver/ResolverHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/ResolverHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/resolver/ResolverHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/ResolverHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/EventHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/EventHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/EventListenerHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/EventListenerHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/FindHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/FindHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/ListenerHook$ListenerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/ListenerHook$ListenerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/ListenerHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/ListenerHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WeavingException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WeavingException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WeavingHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WeavingHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WovenClass.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WovenClass.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WovenClassListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WovenClassListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/launch/Framework.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/Framework.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/launch/FrameworkFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/FrameworkFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/AbstractWiringNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/AbstractWiringNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/BundleNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/BundleNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/ExecutionEnvironmentNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/ExecutionEnvironmentNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/HostNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/HostNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/IdentityNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/IdentityNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/NativeNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/NativeNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/PackageNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/PackageNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/BundleStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/BundleStartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/FrameworkStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/FrameworkStartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/dto/BundleStartLevelDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/BundleStartLevelDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleRevision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRevision.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleRevisions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRevisions.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleWire.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/FrameworkWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/FrameworkWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleRevisionDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleRevisionDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleWireDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWireDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleWiringDTO$NodeDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWiringDTO$NodeDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleWiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWiringDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/FrameworkWiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/FrameworkWiringDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Capability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Capability.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Namespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Namespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Requirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Requirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Resource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Resource.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Wire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Wire.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Wiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Wiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/CapabilityDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/CapabilityDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/CapabilityRefDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/CapabilityRefDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/RequirementDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/RequirementDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/RequirementRefDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/RequirementRefDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/ResourceDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/ResourceDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/WireDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/WireDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/WiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/WiringDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condition/Condition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/Condition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condition/ConditionImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/ConditionImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BooleanCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BooleanCondition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BundleLocationCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleLocationCondition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BundleSignerCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleSignerCondition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/Condition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/Condition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionUpdate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionUpdate.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/FormatterLogger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/FormatterLogger.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogReaderService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogReaderService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/Logger.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LoggerConsumer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LoggerConsumer.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LoggerFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LoggerFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/admin/LoggerAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/LoggerAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/admin/LoggerContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/LoggerContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/ExportedPackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/ExportedPackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/PackageAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/PackageAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/RequiredBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/RequiredBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/permissionadmin/PermissionAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/PermissionAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/permissionadmin/PermissionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/PermissionInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/HostedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/HostedCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/ResolutionException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/ResolutionException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/ResolveContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/ResolveContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/Resolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/Resolver.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/startlevel/StartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/startlevel/StartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/AbstractURLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/AbstractURLStreamHandlerService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/URLConstants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLConstants.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/URLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLStreamHandlerService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/URLStreamHandlerSetter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLStreamHandlerSetter.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/AbstractTracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/AbstractTracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/BundleTracker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTracker.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/BundleTrackerCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTrackerCustomizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTracker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTrackerCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTrackerCustomizer.class
02:09:16 [DEBUG] end
02:09:16 [DEBUG] begin DSAnnotations
02:09:16 [DEBUG] end
02:09:16 [DEBUG] begin MetatypeAnnotations
02:09:16 [DEBUG] Analyzing for Metatype annotations: -metatypeannotations: *
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$DynamicImportFailed.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$DynamicImportFailed.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$FragmentNotSelectedError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$FragmentNotSelectedError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$MissingRequirementError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$MissingRequirementError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$PopulateResult.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$PopulateResult.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Logger.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolutionError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolutionError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$1Computer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$1Computer.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$5.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$6.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$6.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$7.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$7.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Blame.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Blame.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$DumbExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$DumbExecutor.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$EnhancedExecutor$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$EnhancedExecutor$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$EnhancedExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$EnhancedExecutor.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$3$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$3$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$PermutationType.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$PermutationType.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$ResolveSession.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$ResolveSession.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$UseConstraintError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$UseConstraintError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$UsedBlames.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$UsedBlames.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$WireCandidate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$WireCandidate.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/SimpleHostedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/SimpleHostedCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Util.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Util.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WireImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WireImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WrappedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WrappedRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WrappedResource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedResource.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/reason/ReasonException$Reason.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/reason/ReasonException$Reason.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/reason/ReasonException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/reason/ReasonException.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$1$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$2$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$2$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$FastEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$FastEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/CandidateSelector.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CandidateSelector.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/CopyOnWriteSet$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CopyOnWriteSet$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/CopyOnWriteSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CopyOnWriteSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$AbstractObjectCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$AbstractObjectCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$AbstractObjectSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$AbstractObjectSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$FastEntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$FastEntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$KeySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$MapEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$MapEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$MapEntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$MapEntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$MapIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$MapIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$ValueIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMapList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMapList.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMapSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMapSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ShadowList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ShadowList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter$InitialBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter$InitialBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter$StartupEventListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter$StartupEventListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/internal/adaptor/ConsoleManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/ConsoleManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/ExtendedLogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/ExtendedLogReaderService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogReaderService.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/ExtendedLogService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogService.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/LogFilter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogFilter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/LogPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/LogPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/Logger.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/SynchronousLogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/SynchronousLogListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module$Settings.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$Settings.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module$StartOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$StartOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module$State.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$State.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module$StopOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$StopOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleCollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleCollisionHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerWiring$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerWiring$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLock$Permits.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLock$Permits.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLock.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLockException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLockException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor$ContainerEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor$ContainerEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor$ModuleEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor$ModuleEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$Persistence.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$Persistence.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$Sort.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$Sort.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRequirement$DynamicModuleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRequirement$DynamicModuleRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport$Builder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport$Builder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport$EntryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport$EntryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver$ResolveProcess$DynamicFragments.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver$ResolveProcess$DynamicFragments.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver$ResolveProcess$ResolveLogger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver$ResolveProcess$ResolveLogger.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver$ResolveProcess.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver$ResolveProcess.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevision$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevision$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWire.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleWiring$LoaderInitializer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWiring$LoaderInitializer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/SystemModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/SystemModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory$NativeClause.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory$NativeClause.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/console/CommandInterpreter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/CommandInterpreter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/console/CommandProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/CommandProvider.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/console/ConsoleSession.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/ConsoleSession.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$SnapshotIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$SnapshotIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventDispatcher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventDispatcher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventListeners.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventListeners.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$EventThread$Queued.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$EventThread$Queued.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$EventThread.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$EventThread.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/ListenerQueue.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/ListenerQueue.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFile$CacheInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFile$CacheInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/log/FrameworkLog.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/log/FrameworkLog.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/log/FrameworkLogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/log/FrameworkLogEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ArrayMap$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ArrayMap$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ArrayMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ArrayMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsensitiveKey.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsensitiveKey.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsentiveEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsentiveEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$UnmodifiableDictionary.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$UnmodifiableDictionary.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/FilePath.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/FilePath.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/Headers$ArrayEnumeration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/Headers$ArrayEnumeration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/Headers.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/Headers.class
02:09:16 [DEBUG] parseClassFile(): path=java/lang/Deprecated.class resource=:jrt:/java.base/java/lang/Deprecated.class:
02:09:16 [DEBUG] visitClassFile(): path=java/lang/Deprecated.class resource=:jrt:/java.base/java/lang/Deprecated.class:
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/KeyedElement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/KeyedElement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ObjectPool.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ObjectPool.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$10.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$10.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$11.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$11.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$12.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$12.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$13.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$13.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$14.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$14.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$15.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$15.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$16.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$16.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$17.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$17.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$18.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$18.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$19.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$19.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$20.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$20.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$21.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$21.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$22.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$22.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$23.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$23.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$24.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$24.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$5.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$6.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$6.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$7.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$7.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$8.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$8.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$9.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$9.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ThreadInfoReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ThreadInfoReport.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSHookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSHookImpls.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSHookImpls.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectBundleFile$ConnectBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectBundleFile$ConnectBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectInputStream$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectInputStream$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/AtomicLazyInitializer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/AtomicLazyInitializer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/Capabilities$NamespaceSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/Capabilities$NamespaceSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/Capabilities.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/Capabilities.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph$Vertex.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph$Vertex.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/EquinoxReentrantLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/EquinoxReentrantLock.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils$CopyOnFirstWriteList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils$CopyOnFirstWriteList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/LockSet$LockHolder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/LockSet$LockHolder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/LockSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/LockSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$5.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$6.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$6.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$7.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$7.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$8.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$8.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$9.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$9.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/Debug.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/Debug.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/FrameworkDebugOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/FrameworkDebugOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/AliasMapper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/AliasMapper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder$Finder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder$Finder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/DTOBuilder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/DTOBuilder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$EquinoxModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$EquinoxModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$SystemBundleHeaders.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$SystemBundleHeaders.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxConfiguration$ConfigValues.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxConfiguration$ConfigValues.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxConfiguration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxConfiguration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer$ConnectModules.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer$ConnectModules.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxEventPublisher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxEventPublisher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$And.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$And.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Approx.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Approx.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$DictionaryMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$DictionaryMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Equal.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Equal.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$GreaterEqual.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$GreaterEqual.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Item.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Item.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$LessEqual.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$LessEqual.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Not.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Not.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Or.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Or.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Parser.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Parser.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Present.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Present.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Range.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Range.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$ServiceReferenceMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$ServiceReferenceMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Substring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Substring.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$BundleCollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$BundleCollisionHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$CoreResolverHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$CoreResolverHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$HookReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$HookReference.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/StorageSaver$StorageSaverTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/StorageSaver$StorageSaverTask.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/StorageSaver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/StorageSaver.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/SystemBundleActivator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/SystemBundleActivator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$ExportedPackageImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$ExportedPackageImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$RequiredBundleImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$RequiredBundleImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/HookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/HookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/HookRegistry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/HookRegistry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/StorageHookFactory$StorageHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/StorageHookFactory$StorageHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/StorageHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/StorageHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hooks/DevClassLoadingHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hooks/DevClassLoadingHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hooks/EclipseLazyStarter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hooks/EclipseLazyStarter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$ClassContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$ClassContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoaderSources.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoaderSources.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/EquinoxClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/EquinoxClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/FragmentLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/FragmentLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader$DefineClassResult.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader$DefineClassResult.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader$GenerationProtectionDomain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader$GenerationProtectionDomain.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/SystemBundleLoader$SystemModuleClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/SystemBundleLoader$SystemModuleClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/SystemBundleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/SystemBundleLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/DependentPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/DependentPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/PolicyHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/PolicyHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/SystemPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/SystemPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathEntry$PDEData.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathEntry$PDEData.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathManager$DefineContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathManager$DefineContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/NullPackageSource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/NullPackageSource.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/PackageSource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/PackageSource.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/BasicLocation.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/BasicLocation.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/EquinoxLocations.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/EquinoxLocations.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/LocationHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/LocationHelper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker$MockLocker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker$MockLocker.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker_JavaIo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker_JavaIo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker_JavaNio.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker_JavaNio.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/Arguments.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/Arguments.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ConfigAdminListener$LoggerContextConfiguration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ConfigAdminListener$LoggerContextConfiguration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ConfigAdminListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ConfigAdminListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogFactory$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogFactory$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogServices.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogServices.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogWriter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogWriter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EventAdminAdapter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EventAdminAdapter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EventAdminLogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EventAdminLogListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$LogTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$LogTask.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/FormatterLoggerImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/FormatterLoggerImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LogServiceManager$MockSystemBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LogServiceManager$MockSystemBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LogServiceManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LogServiceManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LoggerContextTargetMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LoggerContextTargetMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LoggerImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LoggerImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue$OrderedTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue$OrderedTask.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/messages/Msg.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/messages/Msg.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/BundlePermissions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/BundlePermissions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckPermissionAction.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckPermissionAction.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionAdminTable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionAdminTable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionsHash.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionsHash.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockPrincipal.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockPrincipal.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockX509Certificate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockX509Certificate.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRow$Decision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRow$Decision.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRow.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRow.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityTable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityTable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine$AuthEventDispatcher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine$AuthEventDispatcher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateChain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateChain.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/HookContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/HookContext.class
02:09:16 [DEBUG] parseClassFile(): path=java/lang/FunctionalInterface.class resource=:jrt:/java.base/java/lang/FunctionalInterface.class:
02:09:16 [DEBUG] visitClassFile(): path=java/lang/FunctionalInterface.class resource=:jrt:/java.base/java/lang/FunctionalInterface.class:
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceProperties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceProperties.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl$FrameworkHookRegistration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl$FrameworkHookRegistration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$5.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceUse$ServiceUseLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceUse$ServiceUseLock.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceUse.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection$ValueIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook$TrustEngineCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook$TrustEngineCustomizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentConstants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentConstants.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$BaseSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$BaseSignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CorruptEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CorruptEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$TimestampSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$TimestampSignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentMessages.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentMessages.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/TrustEngineListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/TrustEngineListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerProxy$DefaultContentHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerProxy$DefaultContentHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerProxy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/EquinoxFactoryManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/EquinoxFactoryManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingContentHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingContentHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory$InternalSecurityManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory$InternalSecurityManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/NullURLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/NullURLStreamHandlerService.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerProxy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerSetter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerSetter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/util/SupplementDebug.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/util/SupplementDebug.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/util/Tokenizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/util/Tokenizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/DynamicImportList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/DynamicImportList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/WeavingHookConfigurator$WovenClassContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WeavingHookConfigurator$WovenClassContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/WovenClassImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WovenClassImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/launch/Equinox.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/launch/Equinox.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/launch/EquinoxFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/launch/EquinoxFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Entry$Type.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Entry$Type.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Listener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Listener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/datalocation/Location.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/datalocation/Location.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/debug/DebugOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/debug/DebugOptionsListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugOptionsListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/debug/DebugTrace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugTrace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/environment/Constants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/environment/Constants.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/environment/EnvironmentInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/environment/EnvironmentInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/localization/BundleLocalization.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/localization/BundleLocalization.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/localization/LocaleProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/localization/LocaleProvider.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/pluginconversion/PluginConversionException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/pluginconversion/PluginConversionException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/pluginconversion/PluginConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/pluginconversion/PluginConverter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BaseDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BaseDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BundleDelta.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleDelta.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BundleDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BundleSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/DisabledInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/DisabledInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ExportPackageDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ExportPackageDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/GenericDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/GenericDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/GenericSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/GenericSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/HostSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/HostSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ImportPackageSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ImportPackageSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/NativeCodeDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/NativeCodeDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/NativeCodeSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/NativeCodeSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/PlatformAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/PlatformAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/Resolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/Resolver.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ResolverError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ResolverError.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ResolverHookException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ResolverHookException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/State.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/State.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateDelta.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateDelta.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateHelper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateObjectFactory$StateObjectFactoryProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateObjectFactory$StateObjectFactoryProxy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateObjectFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateObjectFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateWire.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/VersionConstraint.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/VersionConstraint.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/VersionRange.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/VersionRange.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/ApplicationLauncher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ApplicationLauncher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/ApplicationRunnable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ApplicationRunnable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/ParameterizedRunnable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ParameterizedRunnable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/StartupMonitor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/StartupMonitor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/security/TrustEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/security/TrustEngine.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/urlconversion/URLConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/urlconversion/URLConverter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/InvalidContentException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/InvalidContentException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignedContent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignedContentEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContentEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignedContentFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContentFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleInfo$CachedManifest.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo$CachedManifest.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleInfo$Generation.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo$Generation.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleLocalizationImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleLocalizationImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ContentProvider$Type.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ContentProvider$Type.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ContentProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ContentProvider.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/FrameworkExtensionInstaller.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/FrameworkExtensionInstaller.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$BundleResourceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$BundleResourceBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$EmptyResouceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$EmptyResouceBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$LocalizationResourceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$LocalizationResourceBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/NativeCodeFinder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/NativeCodeFinder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/PermissionData.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/PermissionData.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage$StorageException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$StorageException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/StorageUtil$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/StorageUtil$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/StorageUtil.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/StorageUtil.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/SystemBundleFile$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/SystemBundleFile$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/SystemBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/SystemBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/CloseableBundleFile$BundleEntryInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/CloseableBundleFile$BundleEntryInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/DirBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/DirBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/FileBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/FileBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleFile$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleFile$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/BundleResourceHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleResourceHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/BundleURLConnection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleURLConnection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/BundleURLConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleURLConverter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/bundleentry/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/bundleentry/Handler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/bundleresource/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/bundleresource/Handler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/reference/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/Handler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/reference/ReferenceInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/ReferenceInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storagemanager/ManagedOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/ManagedOutputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storagemanager/StorageManager$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/StorageManager$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storagemanager/StorageManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/StorageManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/ManifestElement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/ManifestElement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS$MessagesProperties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$MessagesProperties.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/TextProcessor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/TextProcessor.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/dto/DTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/dto/DTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdaptPermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdaptPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdaptPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdminPermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdminPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdminPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AllServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AllServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Bundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Bundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleActivator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleActivator.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundlePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundlePermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundlePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundlePermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleReference.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermission$Properties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission$Properties.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Configurable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Configurable.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Constants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Constants.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Filter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Filter.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DNChainMatching.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DNChainMatching.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$MapAsDictionary.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$MapAsDictionary.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/InvalidSyntaxException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/InvalidSyntaxException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PackagePermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PackagePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PackagePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PrototypeServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PrototypeServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceObjects.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceObjects.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission$Properties$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$Properties$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission$Properties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$Properties.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceReference.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceRegistration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceRegistration.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/SignerProperty.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/SignerProperty.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/SynchronousBundleListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/SynchronousBundleListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/UnfilteredServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/UnfilteredServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Version.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Version.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/VersionRange.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/VersionRange.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectContent$ConnectEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectContent$ConnectEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectContent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectContent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectFrameworkFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectFrameworkFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/FrameworkUtilHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/FrameworkUtilHelper.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ModuleConnector.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ModuleConnector.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/BundleDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/BundleDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/FrameworkDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/FrameworkDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/ServiceReferenceDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/ServiceReferenceDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/CollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/CollisionHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/EventHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/EventHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/FindHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/FindHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/resolver/ResolverHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/ResolverHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/resolver/ResolverHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/ResolverHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/resolver/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/EventHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/EventHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/EventListenerHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/EventListenerHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/FindHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/FindHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/ListenerHook$ListenerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/ListenerHook$ListenerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/ListenerHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/ListenerHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WeavingException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WeavingException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WeavingHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WeavingHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WovenClass.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WovenClass.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WovenClassListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WovenClassListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/launch/Framework.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/Framework.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/launch/FrameworkFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/FrameworkFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/launch/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/AbstractWiringNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/AbstractWiringNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/BundleNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/BundleNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/ExecutionEnvironmentNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/ExecutionEnvironmentNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/HostNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/HostNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/IdentityNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/IdentityNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/NativeNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/NativeNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/PackageNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/PackageNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/BundleStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/BundleStartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/FrameworkStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/FrameworkStartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/dto/BundleStartLevelDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/BundleStartLevelDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleRevision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRevision.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleRevisions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRevisions.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleWire.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/FrameworkWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/FrameworkWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleRevisionDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleRevisionDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleWireDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWireDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleWiringDTO$NodeDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWiringDTO$NodeDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleWiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWiringDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/FrameworkWiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/FrameworkWiringDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Capability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Capability.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Namespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Namespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Requirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Requirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Resource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Resource.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Wire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Wire.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Wiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Wiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/CapabilityDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/CapabilityDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/CapabilityRefDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/CapabilityRefDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/RequirementDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/RequirementDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/RequirementRefDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/RequirementRefDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/ResourceDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/ResourceDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/WireDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/WireDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/WiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/WiringDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condition/Condition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/Condition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condition/ConditionImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/ConditionImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condition/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BooleanCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BooleanCondition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BundleLocationCondition$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleLocationCondition$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BundleLocationCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleLocationCondition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BundleSignerCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleSignerCondition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/Condition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/Condition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionUpdate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionUpdate.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/FormatterLogger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/FormatterLogger.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogReaderService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogReaderService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/Logger.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LoggerConsumer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LoggerConsumer.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LoggerFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LoggerFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/admin/LoggerAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/LoggerAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/admin/LoggerContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/LoggerContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/admin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/ExportedPackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/ExportedPackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/PackageAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/PackageAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/RequiredBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/RequiredBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/permissionadmin/PermissionAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/PermissionAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/permissionadmin/PermissionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/PermissionInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/permissionadmin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/HostedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/HostedCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/ResolutionException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/ResolutionException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/ResolveContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/ResolveContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/Resolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/Resolver.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/startlevel/StartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/startlevel/StartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/startlevel/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/startlevel/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/AbstractURLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/AbstractURLStreamHandlerService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/URLConstants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLConstants.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/URLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLStreamHandlerService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/URLStreamHandlerSetter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLStreamHandlerSetter.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/AbstractTracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/AbstractTracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/BundleTracker$Tracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTracker$Tracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/BundleTracker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTracker.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/BundleTrackerCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTrackerCustomizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTracker$AllTracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker$AllTracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTracker$Tracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker$Tracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTracker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTrackerCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTrackerCustomizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$DynamicImportFailed.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$DynamicImportFailed.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$FragmentNotSelectedError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$FragmentNotSelectedError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$MissingRequirementError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$MissingRequirementError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$PopulateResult.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$PopulateResult.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Logger.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolutionError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolutionError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$1Computer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$1Computer.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$5.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$6.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$6.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$7.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$7.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Blame.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Blame.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$DumbExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$DumbExecutor.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$EnhancedExecutor$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$EnhancedExecutor$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$EnhancedExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$EnhancedExecutor.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$3$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$3$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$PermutationType.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$PermutationType.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$ResolveSession.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$ResolveSession.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$UseConstraintError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$UseConstraintError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$UsedBlames.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$UsedBlames.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$WireCandidate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$WireCandidate.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/SimpleHostedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/SimpleHostedCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Util.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Util.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WireImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WireImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WrappedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WrappedRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WrappedResource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedResource.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/reason/ReasonException$Reason.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/reason/ReasonException$Reason.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/reason/ReasonException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/reason/ReasonException.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$1$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$2$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$2$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$FastEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$FastEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/CandidateSelector.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CandidateSelector.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/CopyOnWriteSet$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CopyOnWriteSet$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/CopyOnWriteSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CopyOnWriteSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$AbstractObjectCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$AbstractObjectCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$AbstractObjectSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$AbstractObjectSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$FastEntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$FastEntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$KeySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$MapEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$MapEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$MapEntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$MapEntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$MapIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$MapIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$ValueIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMapList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMapList.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMapSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMapSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ShadowList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ShadowList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter$InitialBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter$InitialBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter$StartupEventListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter$StartupEventListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/internal/adaptor/ConsoleManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/ConsoleManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/ExtendedLogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/ExtendedLogReaderService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogReaderService.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/ExtendedLogService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogService.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/LogFilter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogFilter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/LogPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/LogPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/Logger.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/SynchronousLogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/SynchronousLogListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module$Settings.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$Settings.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module$StartOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$StartOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module$State.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$State.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module$StopOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$StopOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleCollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleCollisionHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerWiring$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerWiring$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLock$Permits.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLock$Permits.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLock.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLockException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLockException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor$ContainerEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor$ContainerEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor$ModuleEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor$ModuleEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$Persistence.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$Persistence.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$Sort.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$Sort.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRequirement$DynamicModuleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRequirement$DynamicModuleRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport$Builder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport$Builder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport$EntryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport$EntryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver$ResolveProcess$DynamicFragments.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver$ResolveProcess$DynamicFragments.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver$ResolveProcess$ResolveLogger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver$ResolveProcess$ResolveLogger.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver$ResolveProcess.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver$ResolveProcess.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevision$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevision$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWire.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleWiring$LoaderInitializer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWiring$LoaderInitializer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/SystemModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/SystemModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory$NativeClause.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory$NativeClause.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/console/CommandInterpreter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/CommandInterpreter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/console/CommandProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/CommandProvider.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/console/ConsoleSession.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/ConsoleSession.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$SnapshotIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$SnapshotIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventDispatcher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventDispatcher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventListeners.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventListeners.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$EventThread$Queued.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$EventThread$Queued.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$EventThread.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$EventThread.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/ListenerQueue.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/ListenerQueue.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFile$CacheInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFile$CacheInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/log/FrameworkLog.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/log/FrameworkLog.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/log/FrameworkLogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/log/FrameworkLogEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ArrayMap$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ArrayMap$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ArrayMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ArrayMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsensitiveKey.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsensitiveKey.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsentiveEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsentiveEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$UnmodifiableDictionary.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$UnmodifiableDictionary.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/FilePath.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/FilePath.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/Headers$ArrayEnumeration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/Headers$ArrayEnumeration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/Headers.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/Headers.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/KeyedElement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/KeyedElement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ObjectPool.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ObjectPool.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$10.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$10.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$11.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$11.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$12.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$12.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$13.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$13.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$14.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$14.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$15.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$15.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$16.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$16.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$17.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$17.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$18.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$18.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$19.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$19.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$20.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$20.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$21.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$21.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$22.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$22.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$23.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$23.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$24.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$24.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$5.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$6.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$6.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$7.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$7.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$8.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$8.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$9.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$9.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ThreadInfoReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ThreadInfoReport.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSHookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSHookImpls.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSHookImpls.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectBundleFile$ConnectBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectBundleFile$ConnectBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectInputStream$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectInputStream$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/AtomicLazyInitializer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/AtomicLazyInitializer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/Capabilities$NamespaceSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/Capabilities$NamespaceSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/Capabilities.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/Capabilities.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph$Vertex.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph$Vertex.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/EquinoxReentrantLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/EquinoxReentrantLock.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils$CopyOnFirstWriteList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils$CopyOnFirstWriteList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/LockSet$LockHolder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/LockSet$LockHolder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/LockSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/LockSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$5.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$6.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$6.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$7.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$7.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$8.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$8.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$9.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$9.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/Debug.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/Debug.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/FrameworkDebugOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/FrameworkDebugOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/AliasMapper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/AliasMapper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder$Finder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder$Finder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/DTOBuilder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/DTOBuilder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$EquinoxModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$EquinoxModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$SystemBundleHeaders.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$SystemBundleHeaders.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxConfiguration$ConfigValues.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxConfiguration$ConfigValues.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxConfiguration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxConfiguration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer$ConnectModules.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer$ConnectModules.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxEventPublisher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxEventPublisher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$And.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$And.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Approx.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Approx.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$DictionaryMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$DictionaryMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Equal.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Equal.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$GreaterEqual.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$GreaterEqual.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Item.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Item.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$LessEqual.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$LessEqual.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Not.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Not.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Or.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Or.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Parser.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Parser.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Present.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Present.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Range.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Range.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$ServiceReferenceMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$ServiceReferenceMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Substring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Substring.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$BundleCollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$BundleCollisionHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$CoreResolverHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$CoreResolverHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$HookReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$HookReference.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/StorageSaver$StorageSaverTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/StorageSaver$StorageSaverTask.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/StorageSaver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/StorageSaver.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/SystemBundleActivator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/SystemBundleActivator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$ExportedPackageImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$ExportedPackageImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$RequiredBundleImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$RequiredBundleImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/HookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/HookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/HookRegistry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/HookRegistry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/StorageHookFactory$StorageHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/StorageHookFactory$StorageHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/StorageHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/StorageHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hooks/DevClassLoadingHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hooks/DevClassLoadingHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hooks/EclipseLazyStarter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hooks/EclipseLazyStarter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$ClassContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$ClassContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoaderSources.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoaderSources.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/EquinoxClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/EquinoxClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/FragmentLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/FragmentLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader$DefineClassResult.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader$DefineClassResult.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader$GenerationProtectionDomain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader$GenerationProtectionDomain.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/SystemBundleLoader$SystemModuleClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/SystemBundleLoader$SystemModuleClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/SystemBundleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/SystemBundleLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/DependentPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/DependentPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/PolicyHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/PolicyHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/SystemPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/SystemPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathEntry$PDEData.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathEntry$PDEData.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathManager$DefineContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathManager$DefineContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/NullPackageSource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/NullPackageSource.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/PackageSource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/PackageSource.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/BasicLocation.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/BasicLocation.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/EquinoxLocations.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/EquinoxLocations.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/LocationHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/LocationHelper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker$MockLocker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker$MockLocker.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker_JavaIo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker_JavaIo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker_JavaNio.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker_JavaNio.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/Arguments.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/Arguments.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ConfigAdminListener$LoggerContextConfiguration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ConfigAdminListener$LoggerContextConfiguration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ConfigAdminListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ConfigAdminListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogFactory$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogFactory$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogServices.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogServices.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogWriter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogWriter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EventAdminAdapter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EventAdminAdapter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EventAdminLogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EventAdminLogListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$LogTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$LogTask.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/FormatterLoggerImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/FormatterLoggerImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LogServiceManager$MockSystemBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LogServiceManager$MockSystemBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LogServiceManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LogServiceManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LoggerContextTargetMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LoggerContextTargetMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LoggerImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LoggerImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue$OrderedTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue$OrderedTask.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/messages/Msg.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/messages/Msg.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/BundlePermissions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/BundlePermissions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckPermissionAction.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckPermissionAction.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionAdminTable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionAdminTable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionsHash.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionsHash.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockPrincipal.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockPrincipal.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockX509Certificate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockX509Certificate.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRow$Decision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRow$Decision.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRow.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRow.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityTable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityTable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine$AuthEventDispatcher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine$AuthEventDispatcher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateChain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateChain.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/HookContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/HookContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceProperties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceProperties.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl$FrameworkHookRegistration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl$FrameworkHookRegistration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$5.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceUse$ServiceUseLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceUse$ServiceUseLock.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceUse.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection$ValueIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook$TrustEngineCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook$TrustEngineCustomizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentConstants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentConstants.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$BaseSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$BaseSignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CorruptEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CorruptEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$TimestampSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$TimestampSignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentMessages.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentMessages.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/TrustEngineListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/TrustEngineListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerProxy$DefaultContentHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerProxy$DefaultContentHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerProxy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/EquinoxFactoryManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/EquinoxFactoryManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingContentHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingContentHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory$InternalSecurityManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory$InternalSecurityManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/NullURLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/NullURLStreamHandlerService.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerProxy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerSetter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerSetter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/util/SupplementDebug.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/util/SupplementDebug.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/util/Tokenizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/util/Tokenizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/DynamicImportList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/DynamicImportList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/WeavingHookConfigurator$WovenClassContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WeavingHookConfigurator$WovenClassContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/WovenClassImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WovenClassImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/launch/Equinox.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/launch/Equinox.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/launch/EquinoxFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/launch/EquinoxFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Entry$Type.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Entry$Type.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Listener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Listener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/datalocation/Location.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/datalocation/Location.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/debug/DebugOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/debug/DebugOptionsListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugOptionsListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/debug/DebugTrace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugTrace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/environment/Constants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/environment/Constants.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/environment/EnvironmentInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/environment/EnvironmentInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/localization/BundleLocalization.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/localization/BundleLocalization.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/localization/LocaleProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/localization/LocaleProvider.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/pluginconversion/PluginConversionException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/pluginconversion/PluginConversionException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/pluginconversion/PluginConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/pluginconversion/PluginConverter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BaseDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BaseDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BundleDelta.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleDelta.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BundleDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BundleSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/DisabledInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/DisabledInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ExportPackageDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ExportPackageDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/GenericDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/GenericDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/GenericSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/GenericSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/HostSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/HostSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ImportPackageSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ImportPackageSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/NativeCodeDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/NativeCodeDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/NativeCodeSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/NativeCodeSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/PlatformAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/PlatformAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/Resolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/Resolver.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ResolverError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ResolverError.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ResolverHookException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ResolverHookException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/State.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/State.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateDelta.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateDelta.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateHelper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateObjectFactory$StateObjectFactoryProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateObjectFactory$StateObjectFactoryProxy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateObjectFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateObjectFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateWire.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/VersionConstraint.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/VersionConstraint.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/VersionRange.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/VersionRange.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/ApplicationLauncher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ApplicationLauncher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/ApplicationRunnable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ApplicationRunnable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/ParameterizedRunnable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ParameterizedRunnable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/StartupMonitor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/StartupMonitor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/security/TrustEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/security/TrustEngine.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/urlconversion/URLConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/urlconversion/URLConverter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/InvalidContentException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/InvalidContentException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignedContent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignedContentEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContentEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignedContentFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContentFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleInfo$CachedManifest.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo$CachedManifest.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleInfo$Generation.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo$Generation.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleLocalizationImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleLocalizationImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ContentProvider$Type.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ContentProvider$Type.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ContentProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ContentProvider.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/FrameworkExtensionInstaller.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/FrameworkExtensionInstaller.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$BundleResourceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$BundleResourceBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$EmptyResouceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$EmptyResouceBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$LocalizationResourceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$LocalizationResourceBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/NativeCodeFinder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/NativeCodeFinder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/PermissionData.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/PermissionData.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage$StorageException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$StorageException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/StorageUtil$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/StorageUtil$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/StorageUtil.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/StorageUtil.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/SystemBundleFile$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/SystemBundleFile$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/SystemBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/SystemBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/CloseableBundleFile$BundleEntryInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/CloseableBundleFile$BundleEntryInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/DirBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/DirBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/FileBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/FileBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleFile$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleFile$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/BundleResourceHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleResourceHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/BundleURLConnection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleURLConnection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/BundleURLConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleURLConverter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/bundleentry/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/bundleentry/Handler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/bundleresource/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/bundleresource/Handler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/reference/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/Handler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/reference/ReferenceInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/ReferenceInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storagemanager/ManagedOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/ManagedOutputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storagemanager/StorageManager$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/StorageManager$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storagemanager/StorageManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/StorageManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/ManifestElement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/ManifestElement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS$MessagesProperties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$MessagesProperties.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/TextProcessor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/TextProcessor.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/dto/DTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/dto/DTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdaptPermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdaptPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdaptPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdminPermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdminPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdminPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AllServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AllServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Bundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Bundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleActivator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleActivator.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundlePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundlePermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundlePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundlePermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleReference.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermission$Properties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission$Properties.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Configurable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Configurable.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Constants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Constants.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Filter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Filter.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DNChainMatching.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DNChainMatching.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$MapAsDictionary.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$MapAsDictionary.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/InvalidSyntaxException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/InvalidSyntaxException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PackagePermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PackagePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PackagePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PrototypeServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PrototypeServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceObjects.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceObjects.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission$Properties$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$Properties$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission$Properties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$Properties.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceReference.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceRegistration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceRegistration.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/SignerProperty.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/SignerProperty.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/SynchronousBundleListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/SynchronousBundleListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/UnfilteredServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/UnfilteredServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Version.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Version.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/VersionRange.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/VersionRange.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectContent$ConnectEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectContent$ConnectEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectContent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectContent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectFrameworkFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectFrameworkFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/FrameworkUtilHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/FrameworkUtilHelper.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ModuleConnector.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ModuleConnector.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/BundleDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/BundleDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/FrameworkDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/FrameworkDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/ServiceReferenceDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/ServiceReferenceDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/CollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/CollisionHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/EventHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/EventHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/FindHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/FindHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/resolver/ResolverHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/ResolverHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/resolver/ResolverHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/ResolverHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/resolver/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/EventHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/EventHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/EventListenerHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/EventListenerHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/FindHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/FindHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/ListenerHook$ListenerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/ListenerHook$ListenerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/ListenerHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/ListenerHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WeavingException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WeavingException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WeavingHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WeavingHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WovenClass.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WovenClass.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WovenClassListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WovenClassListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/launch/Framework.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/Framework.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/launch/FrameworkFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/FrameworkFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/launch/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/AbstractWiringNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/AbstractWiringNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/BundleNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/BundleNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/ExecutionEnvironmentNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/ExecutionEnvironmentNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/HostNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/HostNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/IdentityNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/IdentityNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/NativeNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/NativeNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/PackageNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/PackageNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/BundleStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/BundleStartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/FrameworkStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/FrameworkStartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/dto/BundleStartLevelDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/BundleStartLevelDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleRevision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRevision.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleRevisions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRevisions.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleWire.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/FrameworkWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/FrameworkWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleRevisionDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleRevisionDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleWireDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWireDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleWiringDTO$NodeDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWiringDTO$NodeDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleWiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWiringDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/FrameworkWiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/FrameworkWiringDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Capability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Capability.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Namespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Namespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Requirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Requirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Resource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Resource.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Wire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Wire.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Wiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Wiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/CapabilityDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/CapabilityDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/CapabilityRefDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/CapabilityRefDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/RequirementDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/RequirementDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/RequirementRefDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/RequirementRefDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/ResourceDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/ResourceDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/WireDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/WireDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/WiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/WiringDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condition/Condition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/Condition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condition/ConditionImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/ConditionImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condition/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BooleanCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BooleanCondition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BundleLocationCondition$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleLocationCondition$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BundleLocationCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleLocationCondition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BundleSignerCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleSignerCondition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/Condition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/Condition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionUpdate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionUpdate.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/FormatterLogger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/FormatterLogger.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogReaderService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogReaderService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/Logger.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LoggerConsumer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LoggerConsumer.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LoggerFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LoggerFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/admin/LoggerAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/LoggerAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/admin/LoggerContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/LoggerContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/admin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/ExportedPackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/ExportedPackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/PackageAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/PackageAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/RequiredBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/RequiredBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/permissionadmin/PermissionAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/PermissionAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/permissionadmin/PermissionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/PermissionInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/permissionadmin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/HostedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/HostedCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/ResolutionException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/ResolutionException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/ResolveContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/ResolveContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/Resolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/Resolver.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/startlevel/StartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/startlevel/StartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/startlevel/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/startlevel/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/AbstractURLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/AbstractURLStreamHandlerService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/URLConstants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLConstants.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/URLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLStreamHandlerService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/URLStreamHandlerSetter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLStreamHandlerSetter.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/AbstractTracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/AbstractTracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/BundleTracker$Tracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTracker$Tracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/BundleTracker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTracker.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/BundleTrackerCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTrackerCustomizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTracker$AllTracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker$AllTracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTracker$Tracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker$Tracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTracker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTrackerCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTrackerCustomizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/package-info.class
02:09:16 [DEBUG] end
02:09:16 [DEBUG] begin aQute.bnd.plugin.jpms.JPMSAnnotations@40d879bf
02:09:16 [DEBUG] end
02:09:16 [DEBUG] begin aQute.bnd.classindex.ClassIndexerAnalyzer@7a18f48a
02:09:16 [DEBUG] end
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$DynamicImportFailed.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$DynamicImportFailed.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$FragmentNotSelectedError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$FragmentNotSelectedError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$MissingRequirementError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$MissingRequirementError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates$PopulateResult.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates$PopulateResult.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Candidates.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Candidates.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Logger.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolutionError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolutionError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$1Computer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$1Computer.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$5.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$6.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$6.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$7.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$7.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Blame.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Blame.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$DumbExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$DumbExecutor.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$EnhancedExecutor$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$EnhancedExecutor$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$EnhancedExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$EnhancedExecutor.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$3$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$3$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$Packages.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$Packages.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$PermutationType.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$PermutationType.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$ResolveSession.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$ResolveSession.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$UseConstraintError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$UseConstraintError.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$UsedBlames.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$UsedBlames.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl$WireCandidate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl$WireCandidate.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/ResolverImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/ResolverImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/SimpleHostedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/SimpleHostedCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/Util.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/Util.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WireImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WireImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WrappedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WrappedRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/WrappedResource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/WrappedResource.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/reason/ReasonException$Reason.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/reason/ReasonException$Reason.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/reason/ReasonException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/reason/ReasonException.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$1$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$2$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$2$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap$FastEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap$FastEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ArrayMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ArrayMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/CandidateSelector.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CandidateSelector.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/CopyOnWriteSet$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CopyOnWriteSet$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/CopyOnWriteSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/CopyOnWriteSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$AbstractObjectCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$AbstractObjectCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$AbstractObjectSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$AbstractObjectSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$FastEntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$FastEntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$KeySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$MapEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$MapEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$MapEntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$MapEntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$MapIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$MapIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap$ValueIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMapList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMapList.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/OpenHashMapSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/OpenHashMapSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/apache/felix/resolver/util/ShadowList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/apache/felix/resolver/util/ShadowList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter$InitialBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter$InitialBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter$StartupEventListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter$StartupEventListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/adaptor/EclipseStarter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/adaptor/EclipseStarter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/internal/adaptor/ConsoleManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/ConsoleManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/ExtendedLogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/ExtendedLogReaderService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogReaderService.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/ExtendedLogService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/ExtendedLogService.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/LogFilter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogFilter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/LogPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/LogPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/LogPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/Logger.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/equinox/log/SynchronousLogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/equinox/log/SynchronousLogListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module$Settings.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$Settings.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module$StartOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$StartOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module$State.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$State.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module$StopOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module$StopOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/Module.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/Module.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleCollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleCollisionHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerWiring$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerWiring$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ContainerWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ContainerWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLock$Permits.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLock$Permits.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLock.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer$ResolutionLockException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer$ResolutionLockException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor$ContainerEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor$ContainerEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor$ModuleEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor$ModuleEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleContainerAdaptor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleContainerAdaptor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$Persistence.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$Persistence.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase$Sort.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase$Sort.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleDatabase.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleDatabase.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRequirement$DynamicModuleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRequirement$DynamicModuleRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport$Builder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport$Builder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport$EntryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport$EntryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolutionReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolutionReport.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver$ResolveProcess$DynamicFragments.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver$ResolveProcess$DynamicFragments.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver$ResolveProcess$ResolveLogger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver$ResolveProcess$ResolveLogger.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver$ResolveProcess.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver$ResolveProcess.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleResolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleResolver.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevision$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevision$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevision.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisionBuilder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisionBuilder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleRevisions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleRevisions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWire.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleWiring$LoaderInitializer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWiring$LoaderInitializer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/ModuleWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/ModuleWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/SystemModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/SystemModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory$NativeClause.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory$NativeClause.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/console/CommandInterpreter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/CommandInterpreter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/console/CommandProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/CommandProvider.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/console/ConsoleSession.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/console/ConsoleSession.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$SnapshotIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$SnapshotIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventDispatcher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventDispatcher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventListeners.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventListeners.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$EventThread$Queued.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$EventThread$Queued.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager$EventThread.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager$EventThread.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/EventManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/EventManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/eventmgr/ListenerQueue.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/eventmgr/ListenerQueue.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFile$CacheInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFile$CacheInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/log/FrameworkLog.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/log/FrameworkLog.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/log/FrameworkLogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/log/FrameworkLogEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ArrayMap$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ArrayMap$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ArrayMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ArrayMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsensitiveKey.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsensitiveKey.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsentiveEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsentiveEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$UnmodifiableDictionary.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$UnmodifiableDictionary.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/FilePath.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/FilePath.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/Headers$ArrayEnumeration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/Headers$ArrayEnumeration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/Headers.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/Headers.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/KeyedElement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/KeyedElement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ObjectPool.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ObjectPool.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$10.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$10.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$11.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$11.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$12.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$12.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$13.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$13.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$14.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$14.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$15.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$15.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$16.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$16.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$17.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$17.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$18.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$18.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$19.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$19.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$20.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$20.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$21.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$21.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$22.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$22.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$23.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$23.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$24.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$24.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$5.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$6.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$6.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$7.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$7.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$8.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$8.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$9.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$9.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/SecureAction.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/SecureAction.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/framework/util/ThreadInfoReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/framework/util/ThreadInfoReport.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSHookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/cds/CDSHookImpls.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/cds/CDSHookImpls.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectBundleFile$ConnectBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectBundleFile$ConnectBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectHookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectInputStream$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectInputStream$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/ConnectInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/ConnectInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/AtomicLazyInitializer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/AtomicLazyInitializer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/Capabilities$NamespaceSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/Capabilities$NamespaceSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/Capabilities.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/Capabilities.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph$Vertex.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph$Vertex.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/ComputeNodeOrder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/ComputeNodeOrder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/EquinoxReentrantLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/EquinoxReentrantLock.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils$CopyOnFirstWriteList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils$CopyOnFirstWriteList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/InternalUtils.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/InternalUtils.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/LockSet$LockHolder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/LockSet$LockHolder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/LockSet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/LockSet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$5.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$6.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$6.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$7.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$7.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$8.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$8.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder$9.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder$9.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList$Builder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList$Builder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/container/NamespaceList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/container/NamespaceList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/Debug.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/Debug.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/EclipseDebugTrace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/EclipseDebugTrace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/FrameworkDebugOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/FrameworkDebugOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/AliasMapper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/AliasMapper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/BundleContextImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/BundleContextImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder$Finder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder$Finder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/ContextFinder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/ContextFinder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/DTOBuilder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/DTOBuilder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$EquinoxModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$EquinoxModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$SystemBundleHeaders.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$SystemBundleHeaders.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxConfiguration$ConfigValues.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxConfiguration$ConfigValues.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxConfiguration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxConfiguration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer$ConnectModules.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer$ConnectModules.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/EquinoxEventPublisher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/EquinoxEventPublisher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$And.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$And.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Approx.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Approx.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$DictionaryMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$DictionaryMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Equal.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Equal.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$GreaterEqual.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$GreaterEqual.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Item.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Item.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$LessEqual.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$LessEqual.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Not.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Not.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Or.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Or.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Parser.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Parser.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Present.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Present.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Range.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Range.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$ServiceReferenceMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$ServiceReferenceMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl$Substring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl$Substring.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/FilterImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/FilterImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$BundleCollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$BundleCollisionHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$CoreResolverHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$CoreResolverHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$HookReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$HookReference.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/StorageSaver$StorageSaverTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/StorageSaver$StorageSaverTask.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/StorageSaver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/StorageSaver.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/SystemBundleActivator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/SystemBundleActivator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$ExportedPackageImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$ExportedPackageImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$RequiredBundleImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$RequiredBundleImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/HookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/HookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/HookRegistry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/HookRegistry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/StorageHookFactory$StorageHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/StorageHookFactory$StorageHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hookregistry/StorageHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hookregistry/StorageHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hooks/DevClassLoadingHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hooks/DevClassLoadingHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/hooks/EclipseLazyStarter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/hooks/EclipseLazyStarter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader$ClassContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader$ClassContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/BundleLoaderSources.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/BundleLoaderSources.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/EquinoxClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/EquinoxClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/FragmentLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/FragmentLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader$DefineClassResult.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader$DefineClassResult.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader$GenerationProtectionDomain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader$GenerationProtectionDomain.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/ModuleClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/ModuleClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/SystemBundleLoader$SystemModuleClassLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/SystemBundleLoader$SystemModuleClassLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/SystemBundleLoader.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/SystemBundleLoader.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/DependentPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/DependentPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/PolicyHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/PolicyHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/buddy/SystemPolicy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/buddy/SystemPolicy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathEntry$PDEData.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathEntry$PDEData.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathManager$DefineContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathManager$DefineContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ClasspathManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ClasspathManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/NullPackageSource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/NullPackageSource.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/PackageSource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/PackageSource.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/BasicLocation.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/BasicLocation.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/EquinoxLocations.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/EquinoxLocations.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/LocationHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/LocationHelper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker$MockLocker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker$MockLocker.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker_JavaIo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker_JavaIo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/location/Locker_JavaNio.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/location/Locker_JavaNio.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/Arguments.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/Arguments.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ConfigAdminListener$LoggerContextConfiguration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ConfigAdminListener$LoggerContextConfiguration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ConfigAdminListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ConfigAdminListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogFactory$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogFactory$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogServices.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogServices.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EquinoxLogWriter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EquinoxLogWriter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EventAdminAdapter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EventAdminAdapter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/EventAdminLogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/EventAdminLogListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$LogTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$LogTask.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/FormatterLoggerImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/FormatterLoggerImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LogServiceManager$MockSystemBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LogServiceManager$MockSystemBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LogServiceManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LogServiceManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LoggerContextTargetMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LoggerContextTargetMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/LoggerImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/LoggerImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue$OrderedTask.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue$OrderedTask.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/log/OrderedExecutor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/log/OrderedExecutor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/messages/Msg.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/messages/Msg.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/BundlePermissions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/BundlePermissions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckPermissionAction.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckPermissionAction.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionAdminTable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionAdminTable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/PermissionsHash.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/PermissionsHash.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockPrincipal.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockPrincipal.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockX509Certificate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockX509Certificate.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRow$Decision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRow$Decision.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRow.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRow.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityTable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityTable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine$AuthEventDispatcher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine$AuthEventDispatcher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateChain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateChain.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/HookContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/HookContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceProperties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceProperties.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl$FrameworkHookRegistration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl$FrameworkHookRegistration.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$3.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$3.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$4.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$4.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$5.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$5.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceUse$ServiceUseLock.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceUse$ServiceUseLock.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ServiceUse.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ServiceUse.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection$ValueIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection$ValueIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook$TrustEngineCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook$TrustEngineCustomizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedBundleHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedBundleHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentConstants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentConstants.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$BaseSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$BaseSignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CorruptEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CorruptEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$TimestampSignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$TimestampSignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/SignedContentMessages.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/SignedContentMessages.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/signedcontent/TrustEngineListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/signedcontent/TrustEngineListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerProxy$DefaultContentHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerProxy$DefaultContentHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/ContentHandlerProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/ContentHandlerProxy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/EquinoxFactoryManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/EquinoxFactoryManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingContentHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingContentHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory$InternalSecurityManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory$InternalSecurityManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/NullURLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/NullURLStreamHandlerService.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerProxy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/url/URLStreamHandlerSetter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/url/URLStreamHandlerSetter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/util/SupplementDebug.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/util/SupplementDebug.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/util/Tokenizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/util/Tokenizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/DynamicImportList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/DynamicImportList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/WeavingHookConfigurator$WovenClassContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WeavingHookConfigurator$WovenClassContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/internal/weaving/WovenClassImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/internal/weaving/WovenClassImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/launch/Equinox.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/launch/Equinox.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/launch/EquinoxFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/launch/EquinoxFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Entry$Type.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Entry$Type.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport$Listener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport$Listener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/report/resolution/ResolutionReport.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/report/resolution/ResolutionReport.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/datalocation/Location.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/datalocation/Location.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/debug/DebugOptions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugOptions.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/debug/DebugOptionsListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugOptionsListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/debug/DebugTrace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/debug/DebugTrace.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/environment/Constants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/environment/Constants.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/environment/EnvironmentInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/environment/EnvironmentInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/localization/BundleLocalization.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/localization/BundleLocalization.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/localization/LocaleProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/localization/LocaleProvider.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/pluginconversion/PluginConversionException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/pluginconversion/PluginConversionException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/pluginconversion/PluginConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/pluginconversion/PluginConverter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BaseDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BaseDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BundleDelta.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleDelta.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BundleDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/BundleSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/BundleSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/DisabledInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/DisabledInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ExportPackageDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ExportPackageDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/GenericDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/GenericDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/GenericSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/GenericSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/HostSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/HostSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ImportPackageSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ImportPackageSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/NativeCodeDescription.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/NativeCodeDescription.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/NativeCodeSpecification.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/NativeCodeSpecification.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/PlatformAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/PlatformAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/Resolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/Resolver.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ResolverError.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ResolverError.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/ResolverHookException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/ResolverHookException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/State.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/State.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateDelta.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateDelta.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateHelper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateObjectFactory$StateObjectFactoryProxy.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateObjectFactory$StateObjectFactoryProxy.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateObjectFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateObjectFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/StateWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/StateWire.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/VersionConstraint.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/VersionConstraint.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/resolver/VersionRange.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/resolver/VersionRange.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/ApplicationLauncher.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ApplicationLauncher.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/ApplicationRunnable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ApplicationRunnable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/ParameterizedRunnable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/ParameterizedRunnable.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/runnable/StartupMonitor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/runnable/StartupMonitor.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/security/TrustEngine.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/security/TrustEngine.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/service/urlconversion/URLConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/service/urlconversion/URLConverter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/InvalidContentException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/InvalidContentException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignedContent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContent.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignedContentEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContentEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignedContentFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignedContentFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/signedcontent/SignerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/signedcontent/SignerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleInfo$CachedManifest.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo$CachedManifest.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleInfo$Generation.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo$Generation.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/BundleLocalizationImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/BundleLocalizationImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ContentProvider$Type.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ContentProvider$Type.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ContentProvider.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ContentProvider.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/FrameworkExtensionInstaller.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/FrameworkExtensionInstaller.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$BundleResourceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$BundleResourceBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$EmptyResouceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$EmptyResouceBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization$LocalizationResourceBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization$LocalizationResourceBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/ManifestLocalization.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/ManifestLocalization.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/NativeCodeFinder.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/NativeCodeFinder.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/PermissionData.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/PermissionData.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage$StorageException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage$StorageException.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/Storage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/Storage.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/StorageUtil$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/StorageUtil$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/StorageUtil.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/StorageUtil.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/SystemBundleFile$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/SystemBundleFile$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/SystemBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/SystemBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/CloseableBundleFile$BundleEntryInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/CloseableBundleFile$BundleEntryInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/DirBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/DirBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/FileBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/FileBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleFile$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleFile$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/bundlefile/ZipBundleFile.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/bundlefile/ZipBundleFile.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/BundleResourceHandler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleResourceHandler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/BundleURLConnection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleURLConnection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/BundleURLConverter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/BundleURLConverter.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/bundleentry/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/bundleentry/Handler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/bundleresource/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/bundleresource/Handler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/reference/Handler.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/Handler.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/reference/ReferenceInputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/ReferenceInputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storagemanager/ManagedOutputStream.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/ManagedOutputStream.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storagemanager/StorageManager$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/StorageManager$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/storagemanager/StorageManager.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/storagemanager/StorageManager.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/ManifestElement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/ManifestElement.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS$2.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$2.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS$MessagesProperties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS$MessagesProperties.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/NLS.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/NLS.class
02:09:16 [DEBUG] visitClassFile(): path=org/eclipse/osgi/util/TextProcessor.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/eclipse/osgi/util/TextProcessor.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/dto/DTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/dto/DTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdaptPermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdaptPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdaptPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdaptPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdminPermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdminPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AdminPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AdminPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/AllServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/AllServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Bundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Bundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleActivator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleActivator.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundlePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundlePermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundlePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundlePermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/BundleReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/BundleReference.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermission$Properties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission$Properties.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/CapabilityPermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/CapabilityPermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Configurable.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Configurable.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Constants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Constants.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Filter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Filter.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DNChainMatching.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DNChainMatching.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntryIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntryIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntrySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntrySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeyIterator.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeyIterator.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$DictionaryAsMap.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$DictionaryAsMap.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil$MapAsDictionary.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil$MapAsDictionary.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/FrameworkUtil.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/FrameworkUtil.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/InvalidSyntaxException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/InvalidSyntaxException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PackagePermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PackagePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PackagePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PackagePermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/PrototypeServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/PrototypeServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceEvent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceEvent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceObjects.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceObjects.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission$Properties$Entry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$Properties$Entry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission$Properties.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission$Properties.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermission.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermission.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServicePermissionCollection.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServicePermissionCollection.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceReference.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceReference.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/ServiceRegistration.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/ServiceRegistration.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/SignerProperty.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/SignerProperty.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/SynchronousBundleListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/SynchronousBundleListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/UnfilteredServiceListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/UnfilteredServiceListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/Version.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/Version.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/VersionRange.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/VersionRange.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectContent$ConnectEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectContent$ConnectEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectContent.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectContent.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectFrameworkFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectFrameworkFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ConnectModule.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ConnectModule.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/FrameworkUtilHelper.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/FrameworkUtilHelper.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/ModuleConnector.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/ModuleConnector.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/connect/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/connect/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/BundleDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/BundleDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/FrameworkDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/FrameworkDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/ServiceReferenceDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/ServiceReferenceDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/CollisionHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/CollisionHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/EventHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/EventHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/FindHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/FindHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/bundle/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/bundle/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/resolver/ResolverHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/ResolverHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/resolver/ResolverHookFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/ResolverHookFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/resolver/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/resolver/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/EventHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/EventHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/EventListenerHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/EventListenerHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/FindHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/FindHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/ListenerHook$ListenerInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/ListenerHook$ListenerInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/ListenerHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/ListenerHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/service/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/service/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WeavingException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WeavingException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WeavingHook.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WeavingHook.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WovenClass.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WovenClass.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/WovenClassListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/WovenClassListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/hooks/weaving/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/hooks/weaving/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/launch/Framework.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/Framework.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/launch/FrameworkFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/FrameworkFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/launch/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/launch/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/AbstractWiringNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/AbstractWiringNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/BundleNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/BundleNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/ExecutionEnvironmentNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/ExecutionEnvironmentNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/HostNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/HostNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/IdentityNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/IdentityNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/NativeNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/NativeNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/PackageNamespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/PackageNamespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/namespace/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/namespace/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/BundleStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/BundleStartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/FrameworkStartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/FrameworkStartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/dto/BundleStartLevelDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/BundleStartLevelDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/startlevel/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/startlevel/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleRequirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRequirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleRevision.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRevision.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleRevisions.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleRevisions.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleWire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleWire.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/BundleWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/BundleWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/FrameworkWiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/FrameworkWiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleRevisionDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleRevisionDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleWireDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWireDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleWiringDTO$NodeDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWiringDTO$NodeDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/BundleWiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/BundleWiringDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/FrameworkWiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/FrameworkWiringDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/framework/wiring/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/framework/wiring/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Capability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Capability.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Namespace.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Namespace.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Requirement.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Requirement.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Resource.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Resource.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Wire.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Wire.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/Wiring.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/Wiring.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/CapabilityDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/CapabilityDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/CapabilityRefDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/CapabilityRefDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/RequirementDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/RequirementDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/RequirementRefDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/RequirementRefDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/ResourceDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/ResourceDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/WireDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/WireDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/WiringDTO.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/WiringDTO.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/dto/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/dto/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/resource/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/resource/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condition/Condition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/Condition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condition/ConditionImpl.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/ConditionImpl.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condition/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condition/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BooleanCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BooleanCondition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BundleLocationCondition$1.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleLocationCondition$1.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BundleLocationCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleLocationCondition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/BundleSignerCondition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/BundleSignerCondition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/Condition.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/Condition.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/ConditionalPermissionUpdate.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/ConditionalPermissionUpdate.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/condpermadmin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/condpermadmin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/FormatterLogger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/FormatterLogger.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogEntry.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogEntry.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogListener.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogListener.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogReaderService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogReaderService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LogService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LogService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/Logger.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/Logger.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LoggerConsumer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LoggerConsumer.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/LoggerFactory.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/LoggerFactory.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/admin/LoggerAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/LoggerAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/admin/LoggerContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/LoggerContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/admin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/admin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/log/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/log/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/ExportedPackage.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/ExportedPackage.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/PackageAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/PackageAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/RequiredBundle.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/RequiredBundle.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/packageadmin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/packageadmin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/permissionadmin/PermissionAdmin.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/PermissionAdmin.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/permissionadmin/PermissionInfo.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/PermissionInfo.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/permissionadmin/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/permissionadmin/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/HostedCapability.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/HostedCapability.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/ResolutionException.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/ResolutionException.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/ResolveContext.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/ResolveContext.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/Resolver.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/Resolver.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/resolver/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/resolver/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/startlevel/StartLevel.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/startlevel/StartLevel.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/startlevel/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/startlevel/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/AbstractURLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/AbstractURLStreamHandlerService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/URLConstants.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLConstants.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/URLStreamHandlerService.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLStreamHandlerService.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/URLStreamHandlerSetter.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/URLStreamHandlerSetter.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/service/url/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/service/url/package-info.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/AbstractTracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/AbstractTracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/BundleTracker$Tracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTracker$Tracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/BundleTracker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTracker.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/BundleTrackerCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/BundleTrackerCustomizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTracker$AllTracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker$AllTracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTracker$Tracked.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker$Tracked.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTracker.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTracker.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/ServiceTrackerCustomizer.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/ServiceTrackerCustomizer.class
02:09:16 [DEBUG] visitClassFile(): path=org/osgi/util/tracker/package-info.class resource=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/org/osgi/util/tracker/package-info.class
02:09:16 [DEBUG] parseClassFile(): path=java/security/PrivilegedAction.class resource=:jrt:/java.base/java/security/PrivilegedAction.class:
02:09:16 [DEBUG] parseClassFile(): path=java/lang/Runnable.class resource=:jrt:/java.base/java/lang/Runnable.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/concurrent/Executor.class resource=:jrt:/java.base/java/util/concurrent/Executor.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/Iterator.class resource=:jrt:/java.base/java/util/Iterator.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/Map$Entry.class resource=:jrt:/java.base/java/util/Map$Entry.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/Set.class resource=:jrt:/java.base/java/util/Set.class:
02:09:16 [DEBUG] parseClassFile(): path=java/lang/Cloneable.class resource=:jrt:/java.base/java/lang/Cloneable.class:
02:09:16 [DEBUG] parseClassFile(): path=java/lang/Iterable.class resource=:jrt:/java.base/java/lang/Iterable.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/SortedSet.class resource=:jrt:/java.base/java/util/SortedSet.class:
02:09:16 [DEBUG] parseClassFile(): path=java/io/Serializable.class resource=:jrt:/java.base/java/io/Serializable.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/SortedMap.class resource=:jrt:/java.base/java/util/SortedMap.class:
02:09:16 [DEBUG] parseClassFile(): path=java/lang/Comparable.class resource=:jrt:/java.base/java/lang/Comparable.class:
02:09:16 [DEBUG] parseClassFile(): path=java/io/Closeable.class resource=:jrt:/java.base/java/io/Closeable.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/function/BiFunction.class resource=:jrt:/java.base/java/util/function/BiFunction.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/Comparator.class resource=:jrt:/java.base/java/util/Comparator.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/function/Function.class resource=:jrt:/java.base/java/util/function/Function.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/concurrent/Callable.class resource=:jrt:/java.base/java/util/concurrent/Callable.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/Map.class resource=:jrt:/java.base/java/util/Map.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/Collection.class resource=:jrt:/java.base/java/util/Collection.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/Enumeration.class resource=:jrt:/java.base/java/util/Enumeration.class:
02:09:16 [DEBUG] parseClassFile(): path=java/security/PrivilegedExceptionAction.class resource=:jrt:/java.base/java/security/PrivilegedExceptionAction.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/RandomAccess.class resource=:jrt:/java.base/java/util/RandomAccess.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/function/Predicate.class resource=:jrt:/java.base/java/util/function/Predicate.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/concurrent/ThreadFactory.class resource=:jrt:/java.base/java/util/concurrent/ThreadFactory.class:
02:09:16 [DEBUG] parseClassFile(): path=java/lang/reflect/InvocationHandler.class resource=:jrt:/java.base/java/lang/reflect/InvocationHandler.class:
02:09:16 [DEBUG] parseClassFile(): path=java/security/Principal.class resource=:jrt:/java.base/java/security/Principal.class:
02:09:16 [DEBUG] parseClassFile(): path=java/util/EventListener.class resource=:jrt:/java.base/java/util/EventListener.class:
02:09:16 [DEBUG] parseClassFile(): path=java/lang/AutoCloseable.class resource=:jrt:/java.base/java/lang/AutoCloseable.class:
02:09:16 [DEBUG] parseClassFile(): path=java/net/ContentHandlerFactory.class resource=:jrt:/java.base/java/net/ContentHandlerFactory.class:
02:09:16 [DEBUG] parseClassFile(): path=java/net/URLStreamHandlerFactory.class resource=:jrt:/java.base/java/net/URLStreamHandlerFactory.class:
02:09:16 [DEBUG] begin aQute.bnd.plugin.jpms.JPMSModuleInfoPlugin@7ca1dda5
02:09:16 [DEBUG] Can't find a module name for imported package: com.ibm.oti.shared
02:09:16 [DEBUG] Can't find a module name for imported package: com.ibm.cds
02:09:16 [DEBUG] Can't find a module name for imported package: org.eclipse.osgi.internal.resolver
02:09:16 [DEBUG] end
02:09:16 [DEBUG] begin aQute.bnd.plugin.spi.SPIDescriptorGenerator@115b76b
02:09:16 [DEBUG] end
02:09:16 [DEBUG] Bundle lastModified: 2022-09-18 06:09:01.953
02:09:16 [DEBUG] Creating '/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/META-INF/services/org.osgi.framework.connect.ConnectFrameworkFactory'
02:09:16 [DEBUG] Creating '/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/META-INF/services/org.osgi.framework.launch.FrameworkFactory'
02:09:16 [DEBUG] Creating '/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/module-info.class'
02:09:16 [DEBUG] Creating '/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/BND.MF'
02:09:16 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/bnd.bnd [0:0]: Export org.eclipse.osgi.internal.framework,  has 2,  private references [org.eclipse.osgi.internal.connect, org.eclipse.osgi.internal.log]
02:09:16 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/bnd.bnd [0:0]: Export org.eclipse.osgi.storage,  has 2,  private references [org.eclipse.osgi.internal.log, org.eclipse.osgi.internal.permadmin]
02:09:16 [INFO] 
02:09:16 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.eclipse.osgi ---
02:09:16 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:16 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:testResources' with basic configurator -->
02:09:16 [DEBUG]   (f) addDefaultExcludes = true
02:09:16 [DEBUG]   (f) buildFilters = []
02:09:16 [DEBUG]   (f) encoding = UTF-8
02:09:16 [DEBUG]   (f) escapeWindowsPaths = true
02:09:16 [DEBUG]   (f) fileNameFiltering = false
02:09:16 [DEBUG]   (s) includeEmptyDirs = false
02:09:16 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/test-classes
02:09:16 [DEBUG]   (s) overwrite = false
02:09:16 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:16 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/test/resources, PatternSet [includes: {}, excludes: {}]}}]
02:09:16 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:16 [DEBUG]   (f) skip = false
02:09:16 [DEBUG]   (f) supportMultiLineFiltering = false
02:09:16 [DEBUG]   (f) useBuildFilters = true
02:09:16 [DEBUG]   (s) useDefaultDelimiters = true
02:09:16 [DEBUG] -- end configuration --
02:09:16 [DEBUG] properties used:
02:09:16 [DEBUG] ant.core.lib: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
02:09:16 [DEBUG] ant.file: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:16 [DEBUG] ant.file.maven-antrun-: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/antrun/build-main.xml
02:09:16 [DEBUG] ant.file.type.maven-antrun-: file
02:09:16 [DEBUG] ant.java.version: 17
02:09:16 [DEBUG] ant.project.default-target: main
02:09:16 [DEBUG] ant.project.name: maven-antrun-
02:09:16 [DEBUG] ant.version: Apache Ant(TM) version 1.10.12 compiled on October 13 2021
02:09:16 [DEBUG] basedir: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi
02:09:16 [DEBUG] buildId: I20220918-0606
02:09:16 [DEBUG] buildQualifier: v20220817-1601
02:09:16 [DEBUG] buildTimestamp: 20220918-0606
02:09:16 [DEBUG] buildType: I
02:09:16 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:09:16 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:16 [DEBUG] cbi-plugins.version: 1.3.2
02:09:16 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:16 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:16 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:09:16 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:09:16 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:16 [DEBUG] compare-version-with-baselines.skip: true
02:09:16 [DEBUG] defaultSigning-excludeInnerJars: false
02:09:16 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:16 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:09:16 [DEBUG] eclipse.p2.atomic.composite.loading.default: true
02:09:16 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:09:16 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:09:16 [DEBUG] env.BUILD_ID: 1370
02:09:16 [DEBUG] env.BUILD_NUMBER: 1370
02:09:16 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:09:16 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:09:16 [DEBUG] env.CI: true
02:09:16 [DEBUG] env.DISPLAY: :43
02:09:16 [DEBUG] env.EXECUTOR_NUMBER: 0
02:09:16 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:09:16 [DEBUG] env.GIT_BRANCH: origin/master
02:09:16 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:09:16 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:09:16 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:09:16 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:09:16 [DEBUG] env.HOME: /home/jenkins
02:09:16 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:09:16 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:09:16 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:09:16 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:09:16 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:09:16 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:09:16 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:09:16 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:09:16 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:09:16 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:09:16 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:09:16 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:09:16 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:09:16 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:09:16 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:09:16 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:09:16 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:09:16 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:09:16 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:09:16 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:09:16 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:09:16 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:09:16 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:09:16 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:09:16 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:09:16 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:09:16 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:09:16 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:09:16 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:09:16 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:09:16 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:09:16 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:09:16 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:09:16 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:09:16 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:09:16 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:09:16 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:09:16 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:09:16 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:09:16 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:09:16 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:09:16 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:09:16 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:09:16 [DEBUG] env.LANG: en_US.UTF-8
02:09:16 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:09:16 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:09:16 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:09:16 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:09:16 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:16 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:09:16 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:09:16 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:09:16 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:09:16 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:16 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:09:16 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:09:16 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:16 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:09:16 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:09:16 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:09:16 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:09:16 [DEBUG] env.SHLVL: 0
02:09:16 [DEBUG] env.TERM: xterm
02:09:16 [DEBUG] env.USER_NAME: jenkins
02:09:16 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:16 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:09:16 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:09:16 [DEBUG] env.skipTests: true
02:09:16 [DEBUG] file.encoding: UTF-8
02:09:16 [DEBUG] file.separator: /
02:09:16 [DEBUG] guice.disable.misplaced.annotation.check: true
02:09:16 [DEBUG] jansi.mode: strip
02:09:16 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:09:16 [DEBUG] java.class.version: 61.0
02:09:16 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:09:16 [DEBUG] java.io.tmpdir: /tmp
02:09:16 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:09:16 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:09:16 [DEBUG] java.runtime.version: 17.0.1+12-39
02:09:16 [DEBUG] java.specification.name: Java Platform API Specification
02:09:16 [DEBUG] java.specification.vendor: Oracle Corporation
02:09:16 [DEBUG] java.specification.version: 17
02:09:16 [DEBUG] java.vendor: Oracle Corporation
02:09:16 [DEBUG] java.vendor.url: https://java.oracle.com/
02:09:16 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:09:16 [DEBUG] java.version: 17.0.1
02:09:16 [DEBUG] java.version.date: 2021-10-19
02:09:16 [DEBUG] java.vm.compressedOopsMode: Zero based
02:09:16 [DEBUG] java.vm.info: mixed mode, sharing
02:09:16 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:09:16 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:09:16 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:09:16 [DEBUG] java.vm.specification.version: 17
02:09:16 [DEBUG] java.vm.vendor: Oracle Corporation
02:09:16 [DEBUG] java.vm.version: 17.0.1+12-39
02:09:16 [DEBUG] jdk.debug: release
02:09:16 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:09:16 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:09:16 [DEBUG] line.separator: 
02:09:16 
02:09:16 [DEBUG] localRepository:       id: local
02:09:16       url: file:///home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/
02:09:16    layout: default
02:09:16 snapshots: [enabled => true, update => always]
02:09:16  releases: [enabled => true, update => always]
02:09:16    blocked: false
02:09:16 
02:09:16 [DEBUG] macSigner.forceContinue: false
02:09:16 [DEBUG] maven.build.timestamp: 2022-09-18T06:09:16Z
02:09:16 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:09:16 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:09:16 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:09:16 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:09:16 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:16 [DEBUG] maven.project.dependencies.versions: 
02:09:16 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:09:16 [DEBUG] maven.version: 3.8.5
02:09:16 [DEBUG] native.encoding: UTF-8
02:09:16 [DEBUG] org.slf4j.simpleLogger.defaultLogLevel: debug
02:09:16 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:09:16 [DEBUG] os.arch: amd64
02:09:16 [DEBUG] os.name: Linux
02:09:16 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:09:16 [DEBUG] p2.userAgent: tycho/3.0.0-SNAPSHOT
02:09:16 [DEBUG] path.separator: :
02:09:16 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:09:16 [DEBUG] project.artifactId: org.eclipse.osgi
02:09:16 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/
02:09:16 [DEBUG] project.build.directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:09:16 [DEBUG] project.build.outputDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:09:16 [DEBUG] project.build.sourceDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/java
02:09:16 [DEBUG] project.build.sourceEncoding: UTF-8
02:09:16 [DEBUG] project.build.testOutputDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/test-classes
02:09:16 [DEBUG] project.build.testSourceDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/test/java
02:09:16 [DEBUG] project.groupId: org.eclipse.osgi
02:09:16 [DEBUG] project.name: org.eclipse.osgi
02:09:16 [DEBUG] project.packaging: eclipse-plugin
02:09:16 [DEBUG] project.version: 3.18.100-SNAPSHOT
02:09:16 [DEBUG] qualifiedVersion: 3.18.100.v20220817-1601
02:09:16 [DEBUG] releaseName: 2022-12
02:09:16 [DEBUG] releaseNumberPlatform: 4.26
02:09:16 [DEBUG] releaseNumberSDK: 4.26
02:09:16 [DEBUG] rt.equinox.binaries.loc: ../../../rt.equinox.binaries
02:09:16 [DEBUG] settings.localRepository: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:09:16 [DEBUG] skipAPIDescription: false
02:09:16 [DEBUG] skipTests: true
02:09:16 [DEBUG] sun.arch.data.model: 64
02:09:16 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:09:16 [DEBUG] sun.cpu.endian: little
02:09:16 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:09:16 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:09:16 [DEBUG] sun.java.launcher: SUN_STANDARD
02:09:16 [DEBUG] sun.jnu.encoding: UTF-8
02:09:16 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:09:16 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:09:16 [DEBUG] surefire.platformSystemProperties: 
02:09:16 [DEBUG] surefire.systemProperties: 
02:09:16 [DEBUG] surefire.testArgLine: 
02:09:16 [DEBUG] surefire.version: 3.0.0-M7
02:09:16 [DEBUG] target-platform.optionalDependencies: require
02:09:16 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:09:16 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:16 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:09:16 [DEBUG] tycho.env.osgi.arch: x86_64
02:09:16 [DEBUG] tycho.env.osgi.os: linux
02:09:16 [DEBUG] tycho.env.osgi.ws: gtk
02:09:16 [DEBUG] tycho.mode: extension
02:09:16 [DEBUG] tycho.scmUrl: scm:git:https://github.com/eclipse-equinox/equinox.git
02:09:16 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:09:16 [DEBUG] tychoProject.build.outputDirectories: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:09:16 [DEBUG] unqualifiedVersion: 3.18.100
02:09:16 [DEBUG] user.country: US
02:09:16 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:16 [DEBUG] user.home: /home/jenkins
02:09:16 [DEBUG] user.language: en
02:09:16 [DEBUG] user.name: jenkins
02:09:16 [DEBUG] user.timezone: UTC
02:09:16 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:09:16 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:09:16 [DEBUG] resource with targetPath null
02:09:16 directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/test/resources
02:09:16 excludes []
02:09:16 includes []
02:09:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/test/resources
02:09:16 [DEBUG] no use filter components
02:09:16 [INFO] 
02:09:16 [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.osgi ---
02:09:16 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:16 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile' with basic configurator -->
02:09:16 [DEBUG]   (f) basedir = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi
02:09:16 [DEBUG]   (f) buildDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:09:16 [DEBUG]   (f) compilerArgs = [-nowarn:[/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/osgi/src:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/felix/src], -warn:-deprecation,unavoidableGenericProblems,warningToken, -verbose, -inlineJSR, -enableJavadoc, -encoding, UTF-8, -proceedOnError]
02:09:16 [DEBUG]   (f) compilerId = jdt
02:09:16 [DEBUG]   (f) copyResources = true
02:09:16 [DEBUG]   (f) debug = true
02:09:16 [DEBUG]   (f) deriveReleaseCompilerArgumentFromTargetLevel = true
02:09:16 [DEBUG]   (f) encoding = UTF-8
02:09:16 [DEBUG]   (f) excludeResources = [**/package.html]
02:09:16 [DEBUG]   (f) failOnWarning = false
02:09:16 [DEBUG]   (f) fork = false
02:09:16 [DEBUG]   (f) generatedSourcesDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/generated-sources/annotations
02:09:16 [DEBUG]   (f) log = xml
02:09:16 [DEBUG]   (f) logDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/compilelogs
02:09:16 [DEBUG]   (f) optimize = false
02:09:16 [DEBUG]   (f) outputFileName = org.eclipse.osgi-3.18.100-SNAPSHOT
02:09:16 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:16 [DEBUG]   (f) requireJavaPackageImports = false
02:09:16 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:16 [DEBUG]   (f) showDeprecation = false
02:09:16 [DEBUG]   (f) showWarnings = true
02:09:16 [DEBUG]   (f) staleMillis = 0
02:09:16 [DEBUG]   (f) strictCompilerTarget = false
02:09:16 [DEBUG]   (f) useJDK = BREE
02:09:16 [DEBUG]   (f) useProjectSettings = false
02:09:16 [DEBUG]   (f) verbose = false
02:09:16 [DEBUG] -- end configuration --
02:09:16 [DEBUG] Manifest BREEs: [OSGi profile 'JavaSE-1.8' { source level: 1.8, target level: 1.8}, OSGi profile 'JavaSE/compact1-1.8' { source level: 1.8, target level: 1.8}]
02:09:16 [DEBUG] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11}
02:09:16 [DEBUG] Effective source/target: 1.8/1.8
02:09:16 [INFO] 
02:09:16 [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ org.eclipse.osgi ---
02:09:16 [DEBUG] Resolving artifact org.apache.maven.surefire:maven-surefire-common:pom:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom.lastUpdated
02:09:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:16 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom.lastUpdated
02:09:16 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:16 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/_remote.repositories
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-api:pom:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/_remote.repositories
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-logger-api:pom:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/_remote.repositories
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-shared-utils:pom:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/_remote.repositories
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-extensions-api:pom:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/_remote.repositories
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-booter:pom:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/_remote.repositories
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-extensions-spi:pom:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/_remote.repositories
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom.lastUpdated
02:09:17 [DEBUG] Resolving artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/_remote.repositories
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom.lastUpdated
02:09:17 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-java:pom:1.1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/_remote.repositories
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom.lastUpdated
02:09:17 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-languages:pom:1.1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.1.1/_remote.repositories
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom.lastUpdated
02:09:17 [DEBUG] Resolving artifact org.ow2.asm:asm:pom:9.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/asm-9.2.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/asm-9.2.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/asm-9.2.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/asm-9.2.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:17 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/asm-9.2.pom.lastUpdated
02:09:17 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:17 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/asm-9.2.pom.lastUpdated
02:09:18 [DEBUG] Resolving artifact com.thoughtworks.qdox:qdox:pom:2.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom.lastUpdated
02:09:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom.lastUpdated
02:09:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom.lastUpdated
02:09:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom.lastUpdated
02:09:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom.lastUpdated
02:09:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom.lastUpdated
02:09:18 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=29125, ConflictMarker.markTime=16167, ConflictMarker.nodeCount=76, ConflictIdSorter.graphTime=25459, ConflictIdSorter.topsortTime=33376, ConflictIdSorter.conflictIdCount=39, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=212587, ConflictResolver.conflictItemCount=75, DefaultDependencyCollector.collectTime=1121626829, DefaultDependencyCollector.transformTime=379757}
02:09:18 [DEBUG] org.apache.maven.plugins:maven-surefire-plugin:jar:3.0.0-M7
02:09:18 [DEBUG]    org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M7:compile
02:09:18 [DEBUG]       org.apache.maven.surefire:surefire-api:jar:3.0.0-M7:compile
02:09:18 [DEBUG]          org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M7:compile
02:09:18 [DEBUG]       org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M7:compile
02:09:18 [DEBUG]       org.apache.maven.surefire:surefire-booter:jar:3.0.0-M7:compile
02:09:18 [DEBUG]          org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M7:compile
02:09:18 [DEBUG]       org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.1:compile (version managed from default) (exclusions managed from default)
02:09:18 [DEBUG]          org.apache.maven:maven-artifact:jar:3.2.5:provided (scope managed from default) (version managed from default)
02:09:18 [DEBUG]             org.codehaus.plexus:plexus-utils:jar:3.3.0:provided (version managed from default)
02:09:18 [DEBUG]          org.apache.maven:maven-core:jar:3.2.5:provided (scope managed from default) (version managed from default)
02:09:18 [DEBUG]             org.apache.maven:maven-settings:jar:3.2.5:provided (version managed from default)
02:09:18 [DEBUG]             org.apache.maven:maven-settings-builder:jar:3.2.5:provided
02:09:18 [DEBUG]             org.apache.maven:maven-repository-metadata:jar:3.2.5:provided
02:09:18 [DEBUG]             org.apache.maven:maven-model-builder:jar:3.2.5:provided
02:09:18 [DEBUG]             org.apache.maven:maven-aether-provider:jar:3.2.5:provided
02:09:18 [DEBUG]                org.eclipse.aether:aether-spi:jar:1.0.0.v20140518:provided
02:09:18 [DEBUG]             org.eclipse.aether:aether-impl:jar:1.0.0.v20140518:provided
02:09:18 [DEBUG]             org.eclipse.aether:aether-api:jar:1.0.0.v20140518:provided
02:09:18 [DEBUG]             org.eclipse.aether:aether-util:jar:1.0.0.v20140518:provided
02:09:18 [DEBUG]             org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5:provided (version managed from default)
02:09:18 [DEBUG]                javax.annotation:javax.annotation-api:jar:1.2:provided
02:09:18 [DEBUG]                javax.enterprise:cdi-api:jar:1.2:provided
02:09:18 [DEBUG]                org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5:provided (version managed from default)
02:09:18 [DEBUG]             org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3:provided
02:09:18 [DEBUG]                javax.inject:javax.inject:jar:1:provided
02:09:18 [DEBUG]                aopalliance:aopalliance:jar:1.0:provided
02:09:18 [DEBUG]                com.google.guava:guava:jar:16.0.1:provided
02:09:18 [DEBUG]             org.codehaus.plexus:plexus-interpolation:jar:1.21:provided
02:09:18 [DEBUG]             org.codehaus.plexus:plexus-classworlds:jar:2.5.2:provided
02:09:18 [DEBUG]             org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:provided (version managed from default)
02:09:18 [DEBUG]             org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:provided
02:09:18 [DEBUG]                org.sonatype.plexus:plexus-cipher:jar:1.4:provided
02:09:18 [DEBUG]          org.apache.maven:maven-plugin-api:jar:3.2.5:provided (scope managed from default) (version managed from default)
02:09:18 [DEBUG]          commons-io:commons-io:jar:2.11.0:compile (version managed from default)
02:09:18 [DEBUG]       org.codehaus.plexus:plexus-java:jar:1.1.1:compile (version managed from default)
02:09:18 [DEBUG]          org.ow2.asm:asm:jar:9.2:compile
02:09:18 [DEBUG]          com.thoughtworks.qdox:qdox:jar:2.0.1:compile
02:09:18 [DEBUG]       org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M7:compile
02:09:18 [DEBUG] Resolving artifact org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:18 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-api:jar:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:18 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:18 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:18 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-booter:jar:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:18 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:18 [DEBUG] Resolving artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:18 [DEBUG] Resolving artifact org.codehaus.plexus:plexus-java:jar:1.1.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:18 [DEBUG] Resolving artifact org.ow2.asm:asm:jar:9.2 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:18 [DEBUG] Resolving artifact com.thoughtworks.qdox:qdox:jar:2.0.1 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:18 [DEBUG] Resolving artifact org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M7 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/asm-9.2.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/asm-9.2.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/asm-9.2.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/asm-9.2.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/asm-9.2.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:18 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/ow2/asm/asm/9.2/asm-9.2.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar.lastUpdated
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/_remote.repositories
02:09:18 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar.lastUpdated
02:09:18 [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7
02:09:18 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7
02:09:18 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:09:18 [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7
02:09:18 [DEBUG]   Included: org.apache.maven.plugins:maven-surefire-plugin:jar:3.0.0-M7
02:09:18 [DEBUG]   Included: org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M7
02:09:18 [DEBUG]   Included: org.apache.maven.surefire:surefire-api:jar:3.0.0-M7
02:09:18 [DEBUG]   Included: org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M7
02:09:18 [DEBUG]   Included: org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M7
02:09:18 [DEBUG]   Included: org.apache.maven.surefire:surefire-booter:jar:3.0.0-M7
02:09:18 [DEBUG]   Included: org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M7
02:09:18 [DEBUG]   Included: org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.1
02:09:18 [DEBUG]   Included: commons-io:commons-io:jar:2.11.0
02:09:18 [DEBUG]   Included: org.codehaus.plexus:plexus-java:jar:1.1.1
02:09:18 [DEBUG]   Included: org.ow2.asm:asm:jar:9.2
02:09:18 [DEBUG]   Included: com.thoughtworks.qdox:qdox:jar:2.0.1
02:09:18 [DEBUG]   Included: org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M7
02:09:18 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:18 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test' with basic configurator -->
02:09:18 [DEBUG]   (s) additionalClasspathElements = []
02:09:18 [DEBUG]   (s) basedir = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi
02:09:18 [DEBUG]   (s) childDelegation = false
02:09:18 [DEBUG]   (f) classesDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
02:09:18 [DEBUG]   (s) classpathDependencyExcludes = []
02:09:18 [DEBUG]   (s) dependenciesToScan = []
02:09:18 [DEBUG]   (s) disableXmlReport = false
02:09:18 [DEBUG]   (s) enableAssertions = true
02:09:18 [DEBUG]   (s) excludeJUnit5Engines = []
02:09:18 [DEBUG]   (f) excludedEnvironmentVariables = []
02:09:18 [DEBUG]   (s) excludes = []
02:09:18 [DEBUG]   (s) failIfNoSpecifiedTests = true
02:09:18 [DEBUG]   (s) failIfNoTests = false
02:09:18 [DEBUG]   (s) failOnFlakeCount = 0
02:09:18 [DEBUG]   (f) forkCount = 1
02:09:18 [DEBUG]   (s) forkMode = once
02:09:18 [DEBUG]   (s) forkedProcessExitTimeoutInSeconds = 30
02:09:18 [DEBUG]   (s) includeJUnit5Engines = []
02:09:18 [DEBUG]   (s) includes = []
02:09:18 [DEBUG]   (s) junitArtifactName = junit:junit
02:09:18 [DEBUG]   (s) localRepository =       id: local
02:09:18       url: file:///home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/
02:09:18    layout: default
02:09:18 snapshots: [enabled => true, update => always]
02:09:18  releases: [enabled => true, update => always]
02:09:18    blocked: false
02:09:18 
02:09:18 [DEBUG]   (f) parallelMavenExecution = false
02:09:18 [DEBUG]   (s) parallelOptimized = true
02:09:18 [DEBUG]   (s) perCoreThreadCount = true
02:09:18 [DEBUG]   (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:3.0.0-M7:, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M7:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:3.0.0-M7:compile, org.apache.maven.surefire:surefire-logger-api=org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M7:compile, org.apache.maven.surefire:surefire-extensions-api=org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M7:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:3.0.0-M7:compile, org.apache.maven.surefire:surefire-extensions-spi=org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M7:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.1:compile, commons-io:commons-io=commons-io:commons-io:jar:2.11.0:compile, org.codehaus.plexus:plexus-java=org.codehaus.plexus:plexus-java:jar:1.1.1:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:9.2:compile, com.thoughtworks.qdox:qdox=com.thoughtworks.qdox:qdox:jar:2.0.1:compile, org.apache.maven.surefire:surefire-shared-utils=org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M7:compile}
02:09:18 [DEBUG]   (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:help'
02:09:18 role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test'
02:09:18 ---
02:09:18 [DEBUG]   (s) printSummary = true
02:09:18 [DEBUG]   (s) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:18 [DEBUG]   (s) projectArtifactMap = {}
02:09:18 [DEBUG]   (s) projectBuildDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:09:18 [DEBUG]   (s) projectRemoteRepositories = [      id: eclipse
02:09:18       url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:18    layout: org.eclipse.tycho.p2maven.repository.P2ArtifactRepositoryLayout@76171240
02:09:18 snapshots: [enabled => false, update => never]
02:09:18  releases: [enabled => false, update => never]
02:09:18    blocked: false
02:09:18 ,       id: eclipse.maven.central.mirror
02:09:18       url: https://repo.eclipse.org/content/repositories/maven_central/
02:09:18    layout: default
02:09:18 snapshots: [enabled => false, update => daily]
02:09:18  releases: [enabled => true, update => daily]
02:09:18    blocked: false
02:09:18 ]
02:09:18 [DEBUG]   (s) redirectTestOutputToFile = false
02:09:18 [DEBUG]   (s) remoteRepositories = [      id: tycho-snapshots
02:09:18       url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:18    layout: default
02:09:18 snapshots: [enabled => true, update => daily]
02:09:18  releases: [enabled => true, update => daily]
02:09:18    blocked: false
02:09:18 ,       id: cbi-jdt
02:09:18       url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:18    layout: default
02:09:18 snapshots: [enabled => true, update => daily]
02:09:18  releases: [enabled => true, update => daily]
02:09:18    blocked: false
02:09:18 ,       id: cbi-snapshots
02:09:18       url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:18    layout: default
02:09:18 snapshots: [enabled => true, update => daily]
02:09:18  releases: [enabled => true, update => daily]
02:09:18    blocked: false
02:09:18 ,       id: cbi-releases
02:09:18       url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:18    layout: default
02:09:18 snapshots: [enabled => true, update => daily]
02:09:18  releases: [enabled => true, update => daily]
02:09:18    blocked: false
02:09:18 ,       id: eclipse
02:09:18       url: https://repo.eclipse.org/content/repositories/cbi/
02:09:18    layout: default
02:09:18 snapshots: [enabled => true, update => daily]
02:09:18  releases: [enabled => true, update => daily]
02:09:18    blocked: false
02:09:18 ,       id: eclipse.maven.central.mirror
02:09:18       url: https://repo.eclipse.org/content/repositories/maven_central/
02:09:18    layout: default
02:09:18 snapshots: [enabled => false, update => daily]
02:09:18  releases: [enabled => true, update => never]
02:09:18    blocked: false
02:09:18 ]
02:09:18 [DEBUG]   (s) reportFormat = brief
02:09:18 [DEBUG]   (s) reportsDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/surefire-reports
02:09:18 [DEBUG]   (f) rerunFailingTestsCount = 0
02:09:18 [DEBUG]   (f) reuseForks = true
02:09:18 [DEBUG]   (s) runOrder = filesystem
02:09:18 [DEBUG]   (s) session = org.apache.maven.execution.MavenSession@14477474
02:09:18 [DEBUG]   (f) shutdown = exit
02:09:18 [DEBUG]   (s) skip = false
02:09:18 [DEBUG]   (f) skipAfterFailureCount = 0
02:09:18 [DEBUG]   (s) skipTests = true
02:09:18 [DEBUG]   (s) suiteXmlFiles = []
02:09:18 [DEBUG]   (s) tempDir = surefire
02:09:18 [DEBUG]   (s) testClassesDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/test-classes
02:09:18 [DEBUG]   (s) testFailureIgnore = false
02:09:18 [DEBUG]   (s) testNGArtifactName = org.testng:testng
02:09:18 [DEBUG]   (s) testSourceDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/test/java
02:09:18 [DEBUG]   (s) threadCountClasses = 0
02:09:18 [DEBUG]   (s) threadCountMethods = 0
02:09:18 [DEBUG]   (s) threadCountSuites = 0
02:09:18 [DEBUG]   (s) trimStackTrace = false
02:09:18 [DEBUG]   (s) useFile = true
02:09:18 [DEBUG]   (s) useManifestOnlyJar = true
02:09:18 [DEBUG]   (f) useModulePath = true
02:09:18 [DEBUG]   (s) useSystemClassLoader = true
02:09:18 [DEBUG]   (s) useUnlimitedThreads = false
02:09:18 [DEBUG]   (s) workingDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi
02:09:18 [DEBUG] -- end configuration --
02:09:18 [DEBUG] Using JVM: /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java with Java version 17.0
02:09:18 [INFO] Tests are skipped.
02:09:18 [INFO] 
02:09:18 [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.osgi ---
02:09:18 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:18 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom' with basic configurator -->
02:09:18 [DEBUG]   (s) addMavenDescriptor = false
02:09:18 [DEBUG]   (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@403712be
02:09:18 [DEBUG]   (f) deleteOnExit = true
02:09:18 [DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi
02:09:18 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:18 [DEBUG]   (f) tychoPomFilename = .tycho-consumer-pom.xml
02:09:18 [DEBUG]   (f) updatePomFile = true
02:09:18 [DEBUG] -- end configuration --
02:09:18 [INFO] 
02:09:18 [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.osgi ---
02:09:18 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:18 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source' with basic configurator -->
02:09:18 [DEBUG]   (s) addMavenDescriptor = false
02:09:18 [DEBUG]   (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@fdf9f9c
02:09:18 [DEBUG]   (f) attach = true
02:09:18 [DEBUG]   (f) classifier = sources
02:09:18 [DEBUG]   (f) defaultManifestFile = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes/META-INF/MANIFEST.MF
02:09:18 [DEBUG]   (f) distinctSourceRoots = true
02:09:18 [DEBUG]   (f) excludeResources = false
02:09:18 [DEBUG]   (f) finalName = org.eclipse.osgi-3.18.100-SNAPSHOT
02:09:18 [DEBUG]   (f) forceCreation = false
02:09:18 [DEBUG]   (f) includePom = false
02:09:18 [DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:09:18 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:18 [DEBUG]   (f) qualifier = v20220817-1601
02:09:18 [DEBUG]   (f) reactorProjects = [MavenProject: org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/pom.xml, MavenProject: org.eclipse:eclipse-sdk-prereqs:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/pom.xml, MavenProject: eclipse.jdt:eclipse.jdt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/pom.xml, MavenProject: org.eclipse.equinox:parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/pom.xml, MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/pom.xml, MavenProject: org.eclipse.platform:ui-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.runtime:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/pom.xml, MavenProject: org.eclipse.platform:runtime-bundles:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.17.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.16.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF, MavenProject: eclipse.platform.swt:eclipse.platform.swt:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/pom.xml, MavenProject: org.eclipse.pde:eclipse.pde.apitools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.121.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.14.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF, MavenProject: org.eclipse.jdt:eclipse.jdt.core:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.16.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.15.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF, MavenProject: eclipse.platform.ua:eclipse.platform.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/pom.xml, MavenProject: org.eclipse.help:org.eclipse.help:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF, MavenProject: org.eclipse.help:org.eclipse.help.base:4.3.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.126.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui:3.201.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.6.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml, MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.9.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.text:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.team.core:3.9.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.32.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml, MavenProject: eclipse.jdt.debug:eclipse.jdt.debug:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.16.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.19.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.16.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.14.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF, MavenProject: eclipse.jdt.ui:eclipse.jdt.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.9.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF, MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.search:3.14.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.15.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.7.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.build:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.ui:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.15.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.4.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF, MavenProject: eclipse.platform.common:eclipse.platform.common:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml, MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF, MavenProject: eclipse.platform.releng:eclipse.platform.releng:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.12.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.2.150-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.11.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml, MavenProject: eclipse.jdt.core:eclipse.jdt.core.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.11.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.5.50-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/pom.xml, MavenProject: org.eclipse.jface:org.eclipse.jface.text.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.13.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml, MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.14.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml, MavenProject: org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/pom.xml, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF, MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml, MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.13.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.11.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml, MavenProject: org.eclipse.pde:eclipse.pde.ds:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF, MavenProject: org.eclipse.pde:eclipse.pde.ua:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.resources:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.team:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.gtk:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.swt.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/pom.xml, MavenProject: org.eclipse.e4:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF, MavenProject: org.eclipse.platform:ui-features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml, MavenProject: org.eclipse:eclipse.platform.ui.tools:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.services:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.services/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.ui:4.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml, MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.10.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml, MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF, MavenProject: org.eclipse.pde:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/.polyglot.pom.tycho, MavenProject: org.eclipse.pde:org.eclipse.pde:3.14.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml, MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.cocoa:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/pom.xml, MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.win32:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml, MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.6.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml, MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF, MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF, MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF, MavenProject: org.eclipse.equinox:features:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/.polyglot.pom.tycho, MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:runtime-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.20.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.team.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.resources.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.10.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/pom.xml, MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml, MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml, MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml, MavenProject: org.eclipse.platform:eclipse.platform.resources.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml, MavenProject: org.eclipse.platform:ui-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/.polyglot.pom.tycho, MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.13.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.301.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.3.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:eclipse.platform.ui.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.3.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.1.100 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.103.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF, MavenProject: org.eclipse.debug:org.eclipse.debug.tests:3.12.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/pom.xml, MavenProject: org.eclipse.debug:org.eclipse.debug.ui.launchview.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml, MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml, MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml, MavenProject: eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.10.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF, MavenProject: org.eclipse.core:org.eclipse.jface.text.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/pom.xml, MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF, MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml, MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml, MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml, MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml, MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF, MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF, MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.2.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml, MavenProject: org.eclipse.help:infocenter-parent:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF, MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml, MavenProject: org.eclipse.help:infocenter-app:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/pom.xml, MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools:4.9.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.compat:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.compat/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.emf.editor3x:4.8.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.tools.jdt.templates:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml, MavenProject: eclipse.platform.ui.tool:org.eclipse.e4.tools.test:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/tests/org.eclipse.e4.tools.test/pom.xml, MavenProject: eclipse.platform.ui.tools:org.eclipse.e4.core.tools.feature:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui.tools/features/org.eclipse.e4.core.tools.feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF, MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF, MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.16.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.frameworkadmin.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.reconciler.product:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.verifier:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests:1.8.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.discovery:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/pom.xml, MavenProject: org.eclipse.equinox:org.eclipse.equinox.p2.tests.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.2.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml, MavenProject: org.eclipse.equinox.p2:rt.equinox.p2:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/pom.xml, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF, MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF, MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml, MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml, MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml, MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml, MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml, MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml, MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse.platform.releng.tychoeclipsebuilder:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/pom.xml, MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.1900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml, MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml, MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml, MavenProject: org.eclipse.platform:platform-aggregator:4.26.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/pom.xml]
02:09:18 [DEBUG]   (f) requireSourceRoots = false
02:09:18 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:18 [DEBUG]   (f) sourceBundle = true
02:09:18 [DEBUG]   (f) sourceBundleSuffix = .source
02:09:18 [DEBUG]   (f) strictSrcIncludes = true
02:09:18 [DEBUG]   (f) useDefaultExcludes = true
02:09:18 [DEBUG]   (f) useDefaultManifestFile = false
02:09:18 [DEBUG]   (f) useDefaultSourceExcludes = true
02:09:18 [DEBUG] -- end configuration --
02:09:18 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/org.eclipse.osgi-3.18.100-SNAPSHOT-sources.jar
02:09:18 [DEBUG] adding directory META-INF/
02:09:18 [DEBUG] adding entry META-INF/MANIFEST.MF
02:09:18 [DEBUG] adding directory org/
02:09:18 [DEBUG] adding directory org/osgi/
02:09:18 [DEBUG] adding directory org/osgi/dto/
02:09:18 [DEBUG] adding directory org/osgi/framework/
02:09:18 [DEBUG] adding directory org/osgi/framework/connect/
02:09:18 [DEBUG] adding directory org/osgi/framework/dto/
02:09:18 [DEBUG] adding directory org/osgi/framework/hooks/
02:09:18 [DEBUG] adding directory org/osgi/framework/hooks/bundle/
02:09:18 [DEBUG] adding directory org/osgi/framework/hooks/resolver/
02:09:18 [DEBUG] adding directory org/osgi/framework/hooks/service/
02:09:18 [DEBUG] adding directory org/osgi/framework/hooks/weaving/
02:09:18 [DEBUG] adding directory org/osgi/framework/launch/
02:09:18 [DEBUG] adding directory org/osgi/framework/namespace/
02:09:18 [DEBUG] adding directory org/osgi/framework/startlevel/
02:09:18 [DEBUG] adding directory org/osgi/framework/startlevel/dto/
02:09:18 [DEBUG] adding directory org/osgi/framework/wiring/
02:09:18 [DEBUG] adding directory org/osgi/framework/wiring/dto/
02:09:18 [DEBUG] adding directory org/osgi/resource/
02:09:18 [DEBUG] adding directory org/osgi/resource/dto/
02:09:18 [DEBUG] adding directory org/osgi/service/
02:09:18 [DEBUG] adding directory org/osgi/service/condition/
02:09:18 [DEBUG] adding directory org/osgi/service/condpermadmin/
02:09:18 [DEBUG] adding directory org/osgi/service/log/
02:09:18 [DEBUG] adding directory org/osgi/service/log/admin/
02:09:18 [DEBUG] adding directory org/osgi/service/packageadmin/
02:09:18 [DEBUG] adding directory org/osgi/service/permissionadmin/
02:09:18 [DEBUG] adding directory org/osgi/service/resolver/
02:09:18 [DEBUG] adding directory org/osgi/service/startlevel/
02:09:18 [DEBUG] adding directory org/osgi/service/url/
02:09:18 [DEBUG] adding directory org/osgi/util/
02:09:18 [DEBUG] adding directory org/osgi/util/tracker/
02:09:18 [DEBUG] adding entry org/osgi/dto/DTO.java
02:09:18 [DEBUG] adding entry org/osgi/dto/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/AdaptPermission.java
02:09:18 [DEBUG] adding entry org/osgi/framework/AdminPermission.java
02:09:18 [DEBUG] adding entry org/osgi/framework/AllServiceListener.java
02:09:18 [DEBUG] adding entry org/osgi/framework/Bundle.java
02:09:18 [DEBUG] adding entry org/osgi/framework/BundleActivator.java
02:09:18 [DEBUG] adding entry org/osgi/framework/BundleContext.java
02:09:18 [DEBUG] adding entry org/osgi/framework/BundleEvent.java
02:09:18 [DEBUG] adding entry org/osgi/framework/BundleException.java
02:09:18 [DEBUG] adding entry org/osgi/framework/BundleListener.java
02:09:18 [DEBUG] adding entry org/osgi/framework/BundlePermission.java
02:09:18 [DEBUG] adding entry org/osgi/framework/BundleReference.java
02:09:18 [DEBUG] adding entry org/osgi/framework/CapabilityPermission.java
02:09:18 [DEBUG] adding entry org/osgi/framework/Configurable.java
02:09:18 [DEBUG] adding entry org/osgi/framework/Constants.java
02:09:18 [DEBUG] adding entry org/osgi/framework/Filter.java
02:09:18 [DEBUG] adding entry org/osgi/framework/FrameworkEvent.java
02:09:18 [DEBUG] adding entry org/osgi/framework/FrameworkListener.java
02:09:18 [DEBUG] adding entry org/osgi/framework/FrameworkUtil.java
02:09:18 [DEBUG] adding entry org/osgi/framework/InvalidSyntaxException.java
02:09:18 [DEBUG] adding entry org/osgi/framework/PackagePermission.java
02:09:18 [DEBUG] adding entry org/osgi/framework/PrototypeServiceFactory.java
02:09:18 [DEBUG] adding entry org/osgi/framework/ServiceEvent.java
02:09:18 [DEBUG] adding entry org/osgi/framework/ServiceException.java
02:09:18 [DEBUG] adding entry org/osgi/framework/ServiceFactory.java
02:09:18 [DEBUG] adding entry org/osgi/framework/ServiceListener.java
02:09:18 [DEBUG] adding entry org/osgi/framework/ServiceObjects.java
02:09:18 [DEBUG] adding entry org/osgi/framework/ServicePermission.java
02:09:18 [DEBUG] adding entry org/osgi/framework/ServiceReference.java
02:09:18 [DEBUG] adding entry org/osgi/framework/ServiceRegistration.java
02:09:18 [DEBUG] adding entry org/osgi/framework/SignerProperty.java
02:09:18 [DEBUG] adding entry org/osgi/framework/SynchronousBundleListener.java
02:09:18 [DEBUG] adding entry org/osgi/framework/UnfilteredServiceListener.java
02:09:18 [DEBUG] adding entry org/osgi/framework/Version.java
02:09:18 [DEBUG] adding entry org/osgi/framework/VersionRange.java
02:09:18 [DEBUG] adding entry org/osgi/framework/connect/ConnectContent.java
02:09:18 [DEBUG] adding entry org/osgi/framework/connect/ConnectFrameworkFactory.java
02:09:18 [DEBUG] adding entry org/osgi/framework/connect/ConnectModule.java
02:09:18 [DEBUG] adding entry org/osgi/framework/connect/FrameworkUtilHelper.java
02:09:18 [DEBUG] adding entry org/osgi/framework/connect/ModuleConnector.java
02:09:18 [DEBUG] adding entry org/osgi/framework/connect/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/dto/BundleDTO.java
02:09:18 [DEBUG] adding entry org/osgi/framework/dto/FrameworkDTO.java
02:09:18 [DEBUG] adding entry org/osgi/framework/dto/ServiceReferenceDTO.java
02:09:18 [DEBUG] adding entry org/osgi/framework/dto/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/bundle/CollisionHook.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/bundle/EventHook.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/bundle/FindHook.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/bundle/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/resolver/ResolverHook.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/resolver/ResolverHookFactory.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/resolver/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/service/EventHook.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/service/EventListenerHook.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/service/FindHook.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/service/ListenerHook.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/service/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/weaving/WeavingException.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/weaving/WeavingHook.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/weaving/WovenClass.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/weaving/WovenClassListener.java
02:09:18 [DEBUG] adding entry org/osgi/framework/hooks/weaving/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/launch/Framework.java
02:09:18 [DEBUG] adding entry org/osgi/framework/launch/FrameworkFactory.java
02:09:18 [DEBUG] adding entry org/osgi/framework/launch/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/namespace/AbstractWiringNamespace.java
02:09:18 [DEBUG] adding entry org/osgi/framework/namespace/BundleNamespace.java
02:09:18 [DEBUG] adding entry org/osgi/framework/namespace/ExecutionEnvironmentNamespace.java
02:09:18 [DEBUG] adding entry org/osgi/framework/namespace/HostNamespace.java
02:09:18 [DEBUG] adding entry org/osgi/framework/namespace/IdentityNamespace.java
02:09:18 [DEBUG] adding entry org/osgi/framework/namespace/NativeNamespace.java
02:09:18 [DEBUG] adding entry org/osgi/framework/namespace/PackageNamespace.java
02:09:18 [DEBUG] adding entry org/osgi/framework/namespace/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/startlevel/BundleStartLevel.java
02:09:18 [DEBUG] adding entry org/osgi/framework/startlevel/FrameworkStartLevel.java
02:09:18 [DEBUG] adding entry org/osgi/framework/startlevel/dto/BundleStartLevelDTO.java
02:09:18 [DEBUG] adding entry org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.java
02:09:18 [DEBUG] adding entry org/osgi/framework/startlevel/dto/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/startlevel/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/BundleCapability.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/BundleRequirement.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/BundleRevision.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/BundleRevisions.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/BundleWire.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/BundleWiring.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/FrameworkWiring.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/dto/BundleRevisionDTO.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/dto/BundleWireDTO.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/dto/BundleWiringDTO.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/dto/FrameworkWiringDTO.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/dto/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/framework/wiring/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/resource/Capability.java
02:09:18 [DEBUG] adding entry org/osgi/resource/Namespace.java
02:09:18 [DEBUG] adding entry org/osgi/resource/Requirement.java
02:09:18 [DEBUG] adding entry org/osgi/resource/Resource.java
02:09:18 [DEBUG] adding entry org/osgi/resource/Wire.java
02:09:18 [DEBUG] adding entry org/osgi/resource/Wiring.java
02:09:18 [DEBUG] adding entry org/osgi/resource/dto/CapabilityDTO.java
02:09:18 [DEBUG] adding entry org/osgi/resource/dto/CapabilityRefDTO.java
02:09:18 [DEBUG] adding entry org/osgi/resource/dto/RequirementDTO.java
02:09:18 [DEBUG] adding entry org/osgi/resource/dto/RequirementRefDTO.java
02:09:18 [DEBUG] adding entry org/osgi/resource/dto/ResourceDTO.java
02:09:18 [DEBUG] adding entry org/osgi/resource/dto/WireDTO.java
02:09:18 [DEBUG] adding entry org/osgi/resource/dto/WiringDTO.java
02:09:18 [DEBUG] adding entry org/osgi/resource/dto/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/resource/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/service/condition/Condition.java
02:09:18 [DEBUG] adding entry org/osgi/service/condition/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/service/condpermadmin/BundleLocationCondition.java
02:09:18 [DEBUG] adding entry org/osgi/service/condpermadmin/BundleSignerCondition.java
02:09:18 [DEBUG] adding entry org/osgi/service/condpermadmin/Condition.java
02:09:18 [DEBUG] adding entry org/osgi/service/condpermadmin/ConditionInfo.java
02:09:18 [DEBUG] adding entry org/osgi/service/condpermadmin/ConditionalPermissionAdmin.java
02:09:18 [DEBUG] adding entry org/osgi/service/condpermadmin/ConditionalPermissionInfo.java
02:09:18 [DEBUG] adding entry org/osgi/service/condpermadmin/ConditionalPermissionUpdate.java
02:09:18 [DEBUG] adding entry org/osgi/service/condpermadmin/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/FormatterLogger.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/LogEntry.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/LogLevel.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/LogListener.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/LogReaderService.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/LogService.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/Logger.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/LoggerConsumer.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/LoggerFactory.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/admin/LoggerAdmin.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/admin/LoggerContext.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/admin/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/service/log/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/service/packageadmin/ExportedPackage.java
02:09:18 [DEBUG] adding entry org/osgi/service/packageadmin/PackageAdmin.java
02:09:18 [DEBUG] adding entry org/osgi/service/packageadmin/RequiredBundle.java
02:09:18 [DEBUG] adding entry org/osgi/service/packageadmin/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/service/permissionadmin/PermissionAdmin.java
02:09:18 [DEBUG] adding entry org/osgi/service/permissionadmin/PermissionInfo.java
02:09:18 [DEBUG] adding entry org/osgi/service/permissionadmin/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/service/resolver/HostedCapability.java
02:09:18 [DEBUG] adding entry org/osgi/service/resolver/ResolutionException.java
02:09:18 [DEBUG] adding entry org/osgi/service/resolver/ResolveContext.java
02:09:18 [DEBUG] adding entry org/osgi/service/resolver/Resolver.java
02:09:18 [DEBUG] adding entry org/osgi/service/resolver/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/service/startlevel/StartLevel.java
02:09:18 [DEBUG] adding entry org/osgi/service/startlevel/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/service/url/AbstractURLStreamHandlerService.java
02:09:18 [DEBUG] adding entry org/osgi/service/url/URLConstants.java
02:09:18 [DEBUG] adding entry org/osgi/service/url/URLStreamHandlerService.java
02:09:18 [DEBUG] adding entry org/osgi/service/url/URLStreamHandlerSetter.java
02:09:18 [DEBUG] adding entry org/osgi/service/url/package-info.java
02:09:18 [DEBUG] adding entry org/osgi/util/tracker/AbstractTracked.java
02:09:18 [DEBUG] adding entry org/osgi/util/tracker/BundleTracker.java
02:09:18 [DEBUG] adding entry org/osgi/util/tracker/BundleTrackerCustomizer.java
02:09:18 [DEBUG] adding entry org/osgi/util/tracker/ServiceTracker.java
02:09:18 [DEBUG] adding entry org/osgi/util/tracker/ServiceTrackerCustomizer.java
02:09:18 [DEBUG] adding entry org/osgi/util/tracker/package-info.java
02:09:18 [DEBUG] adding directory org/apache/
02:09:18 [DEBUG] adding directory org/apache/felix/
02:09:18 [DEBUG] adding directory org/apache/felix/resolver/
02:09:18 [DEBUG] adding directory org/apache/felix/resolver/reason/
02:09:18 [DEBUG] adding directory org/apache/felix/resolver/util/
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/Candidates.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/Logger.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/ResolutionError.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/SimpleHostedCapability.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/Util.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/WireImpl.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/WrappedCapability.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/WrappedRequirement.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/WrappedResource.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/reason/ReasonException.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/util/ArrayMap.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/util/CandidateSelector.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/util/CopyOnWriteSet.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMapList.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMapSet.java
02:09:18 [DEBUG] adding entry org/apache/felix/resolver/util/ShadowList.java
02:09:18 [DEBUG] adding directory org/eclipse/
02:09:18 [DEBUG] adding directory org/eclipse/equinox/
02:09:18 [DEBUG] adding directory org/eclipse/equinox/log/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/framework/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/framework/console/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/framework/eventmgr/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/framework/internal/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/framework/internal/reliablefile/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/framework/log/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/location/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/messages/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/util/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/report/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/report/resolution/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/service/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/service/datalocation/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/service/debug/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/service/environment/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/service/localization/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/service/runnable/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/service/urlconversion/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/storagemanager/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/util/
02:09:18 [DEBUG] adding entry org/eclipse/equinox/log/ExtendedLogEntry.java
02:09:18 [DEBUG] adding entry org/eclipse/equinox/log/ExtendedLogReaderService.java
02:09:18 [DEBUG] adding entry org/eclipse/equinox/log/ExtendedLogService.java
02:09:18 [DEBUG] adding entry org/eclipse/equinox/log/LogFilter.java
02:09:18 [DEBUG] adding entry org/eclipse/equinox/log/LogPermission.java
02:09:18 [DEBUG] adding entry org/eclipse/equinox/log/LogPermissionCollection.java
02:09:18 [DEBUG] adding entry org/eclipse/equinox/log/Logger.java
02:09:18 [DEBUG] adding entry org/eclipse/equinox/log/SynchronousLogListener.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/console/CommandInterpreter.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/console/CommandProvider.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/console/ConsoleSession.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/console/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/EventDispatcher.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/EventListeners.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/EventManager.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/ListenerQueue.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/log/FrameworkLog.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/log/FrameworkLogEntry.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/log/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/location/LocationHelper.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/location/Locker.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/location/Locker_JavaIo.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/location/Locker_JavaNio.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/messages/ExternalMessages.properties
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/messages/Msg.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/util/SupplementDebug.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/util/Tokenizer.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/report/resolution/ResolutionReport.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/datalocation/Location.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/datalocation/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/debug/DebugOptions.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/debug/DebugOptionsListener.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/debug/DebugTrace.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/debug/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/environment/Constants.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/environment/EnvironmentInfo.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/environment/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/localization/BundleLocalization.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/localization/LocaleProvider.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/localization/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/runnable/ApplicationLauncher.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/runnable/ApplicationRunnable.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/runnable/ParameterizedRunnable.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/runnable/StartupMonitor.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/runnable/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/urlconversion/URLConverter.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storagemanager/ManagedOutputStream.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storagemanager/StorageManager.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storagemanager/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/util/ManifestElement.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/util/NLS.java
02:09:18 [DEBUG] adding directory org/eclipse/core/
02:09:18 [DEBUG] adding directory org/eclipse/core/runtime/
02:09:18 [DEBUG] adding directory org/eclipse/core/runtime/adaptor/
02:09:18 [DEBUG] adding directory org/eclipse/core/runtime/internal/
02:09:18 [DEBUG] adding directory org/eclipse/core/runtime/internal/adaptor/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/container/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/container/builders/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/container/namespaces/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/framework/util/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/cds/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/connect/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/container/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/debug/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/framework/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/framework/legacy/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/hookregistry/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/hooks/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/loader/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/loader/buddy/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/loader/classpath/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/loader/sources/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/log/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/permadmin/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/provisional/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/provisional/service/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/provisional/service/security/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/provisional/verifier/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/service/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/service/security/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/serviceregistry/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/signedcontent/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/url/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/internal/weaving/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/launch/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/service/pluginconversion/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/service/resolver/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/service/security/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/signedcontent/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/storage/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/storage/bundlefile/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/storage/url/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/storage/url/bundleentry/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/storage/url/bundleresource/
02:09:18 [DEBUG] adding directory org/eclipse/osgi/storage/url/reference/
02:09:18 [DEBUG] adding entry org/eclipse/core/runtime/adaptor/EclipseStarter.java
02:09:18 [DEBUG] adding entry org/eclipse/core/runtime/adaptor/package.html
02:09:18 [DEBUG] adding entry org/eclipse/core/runtime/internal/adaptor/ConsoleManager.java
02:09:18 [DEBUG] adding entry org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.java
02:09:18 [DEBUG] adding entry org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/Module.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleCapability.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleCollisionHook.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainer.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainerAdaptor.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleDatabase.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleLoader.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRequirement.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleResolutionReport.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleResolver.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRevision.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRevisionBuilder.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRevisions.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleWire.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/ModuleWiring.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/SystemModule.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/util/ArrayMap.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/util/FilePath.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/util/Headers.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/util/KeyedElement.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/util/ObjectPool.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/framework/util/ThreadInfoReport.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/cds/CDSBundleEntry.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/cds/CDSBundleFile.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/cds/CDSHookConfigurator.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/cds/CDSHookImpls.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/connect/ConnectBundleFile.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/connect/ConnectHookConfigurator.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/connect/ConnectInputStream.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/container/AtomicLazyInitializer.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/container/Capabilities.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/container/ComputeNodeOrder.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/container/EquinoxReentrantLock.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/container/InternalUtils.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/container/LockSet.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/debug/Debug.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/debug/EclipseDebugTrace.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/debug/FrameworkDebugOptions.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/AliasMapper.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/BundleContextImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/ContextFinder.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/DTOBuilder.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxBundle.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxConfiguration.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxContainer.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxEventPublisher.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/StorageSaver.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/SystemBundleActivator.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/osname.aliases
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/framework/processor.aliases
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/HookConfigurator.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/HookRegistry.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/StorageHookFactory.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/hooks/DevClassLoadingHook.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/hooks/EclipseLazyStarter.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/BundleLoader.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/BundleLoaderSources.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/EquinoxClassLoader.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/FragmentLoader.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/ModuleClassLoader.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/SystemBundleLoader.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/buddy/DependentPolicy.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/buddy/PolicyHandler.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/buddy/SystemPolicy.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/classpath/ClasspathManager.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/sources/NullPackageSource.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/sources/PackageSource.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/location/BasicLocation.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/location/EquinoxLocations.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/Arguments.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/ConfigAdminListener.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/EquinoxLogFactory.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/EquinoxLogServices.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/EquinoxLogWriter.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/EventAdminAdapter.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/EventAdminLogListener.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/FormatterLoggerImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/LogServiceManager.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/LoggerContextTargetMap.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/log/LoggerImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/BundlePermissions.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/PermissionAdminTable.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/PermissionsHash.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityAdmin.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityRow.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityTable.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/implied.permissions
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/verifier/CertificateChain.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/HookContext.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceProperties.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceUse.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedBundleHook.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentConstants.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentMessages.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentMessages.properties
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/TrustEngineListener.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/url/ContentHandlerProxy.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/url/EquinoxFactoryManager.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/url/MultiplexingContentHandler.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/url/MultiplexingFactory.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/url/NullURLStreamHandlerService.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/url/SetAccessible.bytes
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/url/SetAccessible.java.src
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/url/URLStreamHandlerProxy.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/url/URLStreamHandlerSetter.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/weaving/DynamicImportList.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/internal/weaving/WovenClassImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/launch/Equinox.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/launch/EquinoxFactory.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/launch/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/pluginconversion/PluginConversionException.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/pluginconversion/PluginConverter.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/BaseDescription.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/BundleDelta.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/BundleDescription.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/BundleSpecification.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/DisabledInfo.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/ExportPackageDescription.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/GenericDescription.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/GenericSpecification.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/HostSpecification.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/ImportPackageSpecification.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/NativeCodeDescription.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/NativeCodeSpecification.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/PlatformAdmin.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/Resolver.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/ResolverError.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/ResolverHookException.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/State.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/StateDelta.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/StateHelper.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/StateObjectFactory.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/StateWire.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/VersionConstraint.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/VersionRange.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/resolver/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/security/TrustEngine.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/service/security/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/signedcontent/InvalidContentException.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/signedcontent/SignedContent.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/signedcontent/SignedContentEntry.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/signedcontent/SignedContentFactory.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/signedcontent/SignerInfo.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/signedcontent/package.html
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/BundleInfo.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/BundleLocalizationImpl.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/ContentProvider.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/FrameworkExtensionInstaller.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/ManifestLocalization.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/NativeCodeFinder.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/PermissionData.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/Storage.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/StorageUtil.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/SystemBundleFile.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/BundleEntry.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/BundleFile.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/DirBundleFile.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/FileBundleEntry.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/ZipBundleFile.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/url/BundleResourceHandler.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/url/BundleURLConnection.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/url/BundleURLConverter.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/url/bundleentry/Handler.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/url/bundleresource/Handler.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/url/reference/Handler.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/url/reference/ReferenceInputStream.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/util/TextProcessor.java
02:09:18 [DEBUG] adding entry org/eclipse/osgi/util/package.html
02:09:18 [DEBUG] adding directory about_files/
02:09:18 [DEBUG] adding entry about.html
02:09:18 [DEBUG] adding entry about_files/LICENSE-2.0.txt
02:09:18 [DEBUG] adding directory OSGI-INF/
02:09:18 [DEBUG] adding directory OSGI-INF/l10n/
02:09:18 [DEBUG] adding entry OSGI-INF/l10n/bundle-src.properties
02:09:18 [INFO] 
02:09:18 [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.osgi ---
02:09:18 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:18 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin' with basic configurator -->
02:09:18 [DEBUG]   (s) directory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:09:18 [DEBUG]   (s) includes = [.api_description]
02:09:18 [DEBUG]   (f) additionalFileSets = [org.codehaus.plexus.archiver.util.DefaultFileSet@4350975e]
02:09:18 [DEBUG]   (s) addMavenDescriptor = false
02:09:18 [DEBUG]   (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@5e2bf48
02:09:18 [DEBUG]   (f) buildDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target
02:09:18 [DEBUG]   (f) deriveHeaderFromProject = true
02:09:18 [DEBUG]   (f) finalName = org.eclipse.osgi-3.18.100-SNAPSHOT
02:09:18 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:18 [DEBUG]   (f) qualifier = v20220817-1601
02:09:18 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:18 [DEBUG]   (s) generate = true
02:09:18 [DEBUG]   (f) sourceReferences = org.eclipse.tycho.packaging.SourceReferences@62cca1a2
02:09:18 [DEBUG]   (f) strictBinIncludes = true
02:09:18 [DEBUG]   (f) useDefaultExcludes = true
02:09:18 [DEBUG] -- end configuration --
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, create new FileSnapshot: lastRead=2022-09-18 06:09:18.850456565, lastModified=2022-09-18 06:05:41.519710439, size=300, fileKey=(dev=804,ino=46514717)
02:09:18 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, isRacyClean=true, read=2022-09-18 06:08:53.145332922, lastModified=2022-09-18 06:08:53.118140519, delta=27192403 ns, racy<=2500000000 ns
02:09:18 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, is racily clean
02:09:18 [DEBUG] loading config FileBasedConfig[/home/jenkins/.config/jgit/config]
02:09:18 [DEBUG] file=/home/jenkins/.config/jgit/config, create new FileSnapshot: lastRead=2022-09-18 06:09:18.850679778, lastModified=2022-09-18 06:08:53.118140519, size=254, fileKey=(dev=804,ino=2114042900)
02:09:18 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, isRacyClean=false, read=2022-09-18 06:09:18.850679778, lastModified=2022-09-18 06:08:53.118140519, delta=25732539259 ns, racy<=2500000000 ns
02:09:18 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:09:18 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, create new FileSnapshot: lastRead=2022-09-18 06:09:18.850823739, lastModified=2022-09-18 06:05:41.519710439, size=300, fileKey=(dev=804,ino=46514717)
02:09:18 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, cannot be racily clean
02:09:18 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:09:18 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, isRacyClean=false, read=2022-09-18 06:09:18.850823739, lastModified=2022-09-18 06:05:41.519710439, delta=217331113300 ns, racy<=2500000000 ns
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, is unmodified
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/index, create new FileSnapshot: lastRead=2022-09-18 06:09:18.851150078, lastModified=2022-09-18 06:06:07.283171668, size=657663, fileKey=(dev=804,ino=46514726)
02:09:18 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, cannot be racily clean
02:09:18 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:09:18 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, isRacyClean=false, read=2022-09-18 06:09:18.850823739, lastModified=2022-09-18 06:05:41.519710439, delta=217331113300 ns, racy<=2500000000 ns
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, is unmodified
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/packed-refs, create new FileSnapshot: lastRead=2022-09-18 06:09:18.851476500, lastModified=2022-09-18 06:05:41.516710385, size=18926, fileKey=(dev=804,ino=46514719)
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/HEAD, create new FileSnapshot: lastRead=2022-09-18 06:09:18.852028843, lastModified=2022-09-18 06:06:07.284171686, size=23, fileKey=(dev=804,ino=46514718)
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/refs/heads/master, create new FileSnapshot: lastRead=2022-09-18 06:09:18.852085678, lastModified=2022-09-18 06:05:41.517710403, size=41, fileKey=(dev=804,ino=51527534)
02:09:18 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, cannot be racily clean
02:09:18 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:09:18 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, isRacyClean=false, read=2022-09-18 06:09:18.850823739, lastModified=2022-09-18 06:05:41.519710439, delta=217331113300 ns, racy<=2500000000 ns
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, is unmodified
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/packed-refs, isRacyClean=false, read=2022-09-18 06:09:18.851476500, lastModified=2022-09-18 06:05:41.516710385, delta=217334766115 ns, racy<=4598312 ns
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/packed-refs, is unmodified
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/HEAD, isRacyClean=false, read=2022-09-18 06:09:18.852028843, lastModified=2022-09-18 06:06:07.284171686, delta=191567857157 ns, racy<=4598312 ns
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/HEAD, is unmodified
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/refs/heads/master, isRacyClean=false, read=2022-09-18 06:09:18.852085678, lastModified=2022-09-18 06:05:41.517710403, delta=217334375275 ns, racy<=4598312 ns
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/refs/heads/master, is unmodified
02:09:18 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, cannot be racily clean
02:09:18 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:09:18 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, isRacyClean=false, read=2022-09-18 06:09:18.850823739, lastModified=2022-09-18 06:05:41.519710439, delta=217331113300 ns, racy<=2500000000 ns
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, is unmodified
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/packed-refs, isRacyClean=false, read=2022-09-18 06:09:18.851476500, lastModified=2022-09-18 06:05:41.516710385, delta=217334766115 ns, racy<=4598312 ns
02:09:18 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/packed-refs, is unmodified
02:09:18 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/org.eclipse.osgi-3.18.100-SNAPSHOT.jar
02:09:18 [DEBUG] adding directory META-INF/
02:09:18 [DEBUG] adding entry META-INF/MANIFEST.MF
02:09:18 [DEBUG] adding entry .api_description
02:09:19 [DEBUG] adding directory org/
02:09:19 [DEBUG] adding directory org/eclipse/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/loader/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/loader/sources/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/loader/buddy/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/loader/classpath/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/url/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/debug/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/location/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/container/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/framework/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/framework/legacy/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/log/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/serviceregistry/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/provisional/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/provisional/verifier/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/provisional/service/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/provisional/service/security/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/cds/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/util/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/weaving/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/permadmin/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/signedcontent/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/hookregistry/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/hooks/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/connect/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/service/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/service/security/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/internal/messages/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/storage/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/storage/bundlefile/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/storage/url/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/storage/url/reference/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/storage/url/bundleentry/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/storage/url/bundleresource/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/service/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/service/resolver/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/service/runnable/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/service/pluginconversion/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/service/localization/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/service/security/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/service/debug/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/service/datalocation/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/service/environment/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/service/urlconversion/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/framework/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/framework/console/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/framework/util/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/framework/internal/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/framework/internal/reliablefile/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/framework/eventmgr/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/framework/log/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/container/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/container/namespaces/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/container/builders/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/storagemanager/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/report/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/report/resolution/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/util/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/signedcontent/
02:09:19 [DEBUG] adding directory org/eclipse/osgi/launch/
02:09:19 [DEBUG] adding directory org/eclipse/equinox/
02:09:19 [DEBUG] adding directory org/eclipse/equinox/log/
02:09:19 [DEBUG] adding directory org/eclipse/core/
02:09:19 [DEBUG] adding directory org/eclipse/core/runtime/
02:09:19 [DEBUG] adding directory org/eclipse/core/runtime/internal/
02:09:19 [DEBUG] adding directory org/eclipse/core/runtime/internal/adaptor/
02:09:19 [DEBUG] adding directory org/eclipse/core/runtime/adaptor/
02:09:19 [DEBUG] adding directory org/osgi/
02:09:19 [DEBUG] adding directory org/osgi/service/
02:09:19 [DEBUG] adding directory org/osgi/service/url/
02:09:19 [DEBUG] adding directory org/osgi/service/resolver/
02:09:19 [DEBUG] adding directory org/osgi/service/permissionadmin/
02:09:19 [DEBUG] adding directory org/osgi/service/startlevel/
02:09:19 [DEBUG] adding directory org/osgi/service/packageadmin/
02:09:19 [DEBUG] adding directory org/osgi/service/condpermadmin/
02:09:19 [DEBUG] adding directory org/osgi/service/condition/
02:09:19 [DEBUG] adding directory org/osgi/service/log/
02:09:19 [DEBUG] adding directory org/osgi/service/log/admin/
02:09:19 [DEBUG] adding directory org/osgi/framework/
02:09:19 [DEBUG] adding directory org/osgi/framework/wiring/
02:09:19 [DEBUG] adding directory org/osgi/framework/wiring/dto/
02:09:19 [DEBUG] adding directory org/osgi/framework/namespace/
02:09:19 [DEBUG] adding directory org/osgi/framework/hooks/
02:09:19 [DEBUG] adding directory org/osgi/framework/hooks/resolver/
02:09:19 [DEBUG] adding directory org/osgi/framework/hooks/service/
02:09:19 [DEBUG] adding directory org/osgi/framework/hooks/bundle/
02:09:19 [DEBUG] adding directory org/osgi/framework/hooks/weaving/
02:09:19 [DEBUG] adding directory org/osgi/framework/dto/
02:09:19 [DEBUG] adding directory org/osgi/framework/startlevel/
02:09:19 [DEBUG] adding directory org/osgi/framework/startlevel/dto/
02:09:19 [DEBUG] adding directory org/osgi/framework/launch/
02:09:19 [DEBUG] adding directory org/osgi/framework/connect/
02:09:19 [DEBUG] adding directory org/osgi/resource/
02:09:19 [DEBUG] adding directory org/osgi/resource/dto/
02:09:19 [DEBUG] adding directory org/osgi/dto/
02:09:19 [DEBUG] adding directory org/osgi/util/
02:09:19 [DEBUG] adding directory org/osgi/util/tracker/
02:09:19 [DEBUG] adding directory org/apache/
02:09:19 [DEBUG] adding directory org/apache/felix/
02:09:19 [DEBUG] adding directory org/apache/felix/resolver/
02:09:19 [DEBUG] adding directory org/apache/felix/resolver/util/
02:09:19 [DEBUG] adding directory org/apache/felix/resolver/reason/
02:09:19 [DEBUG] adding directory META-INF/services/
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/sources/FilteredSourcePackage.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/sources/MultiSourcePackage.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/sources/NullPackageSource.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/sources/SingleSourcePackage.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/sources/PackageSource.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/buddy/IBuddyPolicy.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/buddy/RegisteredPolicy.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/buddy/DependentPolicy.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/buddy/PolicyHandler.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/buddy/GlobalPolicy.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/buddy/SystemPolicy.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/ModuleClassLoader$DefineClassResult.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/ModuleClassLoader.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/ModuleClassLoader$GenerationProtectionDomain.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/BundleLoader$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/BundleLoader$4.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/BundleLoader$ClassContext.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/BundleLoader$3.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/BundleLoader$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/BundleLoader.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/FragmentLoader.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/classpath/ManifestPackageAttributes.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/classpath/TitleVersionVendor.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/classpath/ClasspathEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/classpath/ClasspathEntry$PDEData.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/classpath/ClasspathManager.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/classpath/ClasspathManager$DefineContext.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/classpath/FragmentClasspath.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/EquinoxClassLoader.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/BundleLoaderSources.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/SystemBundleLoader.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/loader/SystemBundleLoader$SystemModuleClassLoader.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/MultiplexingFactory$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/MultiplexingFactory$InternalSecurityManager.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/MultiplexingFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/NullURLStreamHandlerService.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/URLStreamHandlerFactoryImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/EquinoxFactoryManager.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/MultiplexingContentHandler.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/MultiplexingURLStreamHandler.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/URLStreamHandlerSetter.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/URLStreamHandlerProxy.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/ContentHandlerFactoryImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/ContentHandlerProxy.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/ContentHandlerProxy$DefaultContentHandler.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/SetAccessible.bytes
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/url/SetAccessible.java.src
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/debug/FrameworkDebugTraceEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/debug/EclipseDebugTrace.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/debug/EclipseDebugTrace$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/debug/EclipseDebugTrace$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/debug/Debug.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/debug/FrameworkDebugOptions.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/location/EquinoxLocations.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/location/Locker_JavaIo.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/location/BasicLocation.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/location/LocationHelper.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/location/Locker.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/location/Locker$MockLocker.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/location/Locker_JavaNio.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/AtomicLazyInitializer.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/LockSet.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/LockSet$LockHolder.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/Capabilities$NamespaceSet.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/Capabilities.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$Builder$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$Builder.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$Builder$5.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$Builder$6.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$Builder$7.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$3.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$Builder$9.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$Builder$8.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$Builder$3.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$Builder$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/NamespaceList$Builder$4.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/EquinoxReentrantLock.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/ComputeNodeOrder.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/ComputeNodeOrder$Digraph$Vertex.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/InternalUtils.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/InternalUtils$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/container/InternalUtils$CopyOnFirstWriteList.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/StorageSaver.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/StorageSaver$StorageSaverTask.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$RequiredBundleImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/legacy/PackageAdminImpl$ExportedPackageImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/legacy/StartLevelImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxEventPublisher.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/SystemBundleActivator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/XMLParsingServiceFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxContainerAdaptor$1$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/DTOBuilder.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/AliasMapper.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/ContextFinder.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/ContextFinder$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/ContextFinder$Finder.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$BundleCollisionHook.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/OSGiFrameworkHooks.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$CoreResolverHook.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/OSGiFrameworkHooks$CoreResolverHookFactory$HookReference.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxConfiguration.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxConfiguration$ConfigValues.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$Range.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$DictionaryMap.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$GreaterEqual.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$Substring.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$LessEqual.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$Parser.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$Approx.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$Or.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$Present.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$Item.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$ServiceReferenceMap.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$Equal.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$Not.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/FilterImpl$And.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxContainer$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxContainer$ConnectModules.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxContainer.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxBundle$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$SystemBundleHeaders.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxBundle$EquinoxModule.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxBundle$SystemBundle$EquinoxSystemModule$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/EquinoxBundle.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/BundleContextImpl$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/BundleContextImpl$3.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/BundleContextImpl$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/BundleContextImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/osname.aliases
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/framework/processor.aliases
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/Arguments.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogServiceImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogEntryImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/LoggerImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerContext.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogServiceFactory$EquinoxLoggerAdmin.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogServiceFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/LoggerContextTargetMap.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/EquinoxLogServices.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ConfigAdminListener$LoggerContextConfiguration.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ConfigAdminListener.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/FormatterLoggerImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/EquinoxLogWriter.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/EquinoxLogFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/EquinoxLogFactory$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/EventAdminLogListener.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/EventAdminAdapter.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/LogServiceManager.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/LogServiceManager$MockSystemBundle.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$LogTask.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogReaderServiceFactory$3.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/OrderedExecutor$OrderedTaskQueue$OrderedTask.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/OrderedExecutor.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/log/ExtendedLogReaderServiceImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ModifiedServiceEvent.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/HookContext.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/PrototypeServiceFactoryUse.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ShrinkableEntrySetValueCollection$ValueIterator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceRegistrationImpl$FrameworkHookRegistration.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntryIterator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$Entry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ShrinkableValueCollectionMap$EntrySet.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ShrinkableCollection$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceProperties.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceConsumer$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceConsumer.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceUse.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceUse$ServiceUseLock.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceFactoryUse.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceRegistry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$5.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$3.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$4.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceRegistry$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/FilteredServiceListener.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceObjectsImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/serviceregistry/ServiceReferenceImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/verifier/CertificateChain.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/verifier/CertificateVerifierFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/verifier/CertificateTrustAuthority.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/verifier/CertificateVerifier.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/service/security/AuthorizationStatus.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/service/security/AuthorizationListener.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/service/security/AuthorizationEngine$AuthEventDispatcher.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/provisional/service/security/AuthorizationEvent.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/cds/CDSHookImpls.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/cds/CDSBundleFile.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/cds/CDSBundleEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/cds/CDSHookConfigurator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/util/SupplementDebug.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/util/Tokenizer.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/weaving/DynamicImportList.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/weaving/WeavingHookConfigurator$WovenClassContext.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/weaving/WeavingHookConfigurator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/weaving/WovenClassImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityTableUpdate.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/PermissionInfoCollection.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/EvaluationCacheKey.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityAdmin.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockPrincipal.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockX509Certificate.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityAdmin$MockBundle.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityTable.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckPermissionAction.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/EquinoxSecurityManager$CheckContext.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/PermissionAdminTable.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/PermissionsHash.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityRowSnapShot.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityRow$Decision.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/SecurityRow.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/BundlePermissions.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/permadmin/implied.permissions
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/BundleToJarInputStream$NextEntryOutputStream$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentMessages.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedBundleHook.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedBundleHook$TrustEngineCustomizer.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedBundleHook$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/TrustEngineListener.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$BaseSignerInfo.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CorruptEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerInfo.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$CodeSignerEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentFromBundleFile$TimestampSignerInfo.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentConstants.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/signedcontent/SignedContentMessages.properties
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/BundleFileWrapperFactoryHook.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/ActivatorHookFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/HookConfigurator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/ClassLoaderHook.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/StorageHookFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/StorageHookFactory$StorageHook.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/hookregistry/HookRegistry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/hooks/DevClassLoadingHook.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/hooks/EclipseLazyStarter.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/connect/DelegatingConnectClassLoader.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/connect/ConnectHookConfigurator$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/connect/ConnectHookConfigurator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/connect/ConnectHookConfigurator$1$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/connect/ConnectHookConfigurator$3.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/connect/ConnectInputStream.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/connect/ConnectInputStream$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/connect/ConnectBundleFile.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/connect/ConnectBundleFile$ConnectBundleEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/service/security/KeyStoreTrustEngine.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/messages/Msg.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/internal/messages/ExternalMessages.properties
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/Storage$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/Storage$StorageException.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/Storage.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/Storage$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/CloseableBundleFile$BundleEntryInputStream.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/CloseableBundleFile.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/DirBundleFile.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/BundleFileWrapper.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/MRUBundleFileList.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/BundleFile.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/ZipBundleFile.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/ZipBundleFile$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/BundleEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/DirZipBundleEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/NestedDirBundleFile$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/FileBundleEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/BundleFileWrapperChain.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/bundlefile/ZipBundleEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/url/reference/ReferenceInputStream.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/url/reference/Handler.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/url/reference/ReferenceURLConnection.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/url/BundleURLConverter.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/url/BundleURLConnection.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/url/bundleentry/Handler.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/url/bundleresource/Handler.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/url/BundleResourceHandler.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/ContentProvider.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/ContentProvider$Type.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/PermissionData.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/FrameworkExtensionInstaller.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/NativeCodeFinder.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/BundleLocalizationImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/SystemBundleFile$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/SystemBundleFile.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/BundleInfo.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/BundleInfo$CachedManifest.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/BundleInfo$Generation.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/ManifestLocalization$EmptyResouceBundle.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/ManifestLocalization.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/ManifestLocalization$LocalizationResourceBundle.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/ManifestLocalization$BundleResourceBundle.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/StorageUtil$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storage/StorageUtil.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/ImportPackageSpecification.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/HostSpecification.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/StateObjectFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/StateObjectFactory$StateObjectFactoryProxy.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/GenericSpecification.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/BaseDescription.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/BundleDescription.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/Resolver.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/VersionConstraint.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/VersionRange.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/GenericDescription.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/StateHelper.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/ExportPackageDescription.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/NativeCodeDescription.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/ResolverError.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/State.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/BundleSpecification.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/StateWire.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/PlatformAdmin.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/DisabledInfo.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/BundleDelta.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/StateDelta.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/ResolverHookException.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/resolver/NativeCodeSpecification.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/runnable/ApplicationRunnable.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/runnable/StartupMonitor.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/runnable/ParameterizedRunnable.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/runnable/ApplicationLauncher.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/pluginconversion/PluginConverter.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/pluginconversion/PluginConversionException.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/localization/BundleLocalization.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/localization/LocaleProvider.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/security/TrustEngine.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/debug/DebugTrace.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/debug/DebugOptionsListener.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/debug/DebugOptions.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/datalocation/Location.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/environment/Constants.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/environment/EnvironmentInfo.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/service/urlconversion/URLConverter.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/console/ConsoleSession.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/console/CommandInterpreter.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/console/CommandProvider.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/Headers.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/Headers$ArrayEnumeration.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/FilePath.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$17.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$8.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$6.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$13.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$5.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$7.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$24.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$4.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$11.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$23.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$10.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$3.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$12.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$20.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$18.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$14.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$22.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$BootClassLoaderHolder$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$15.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$19.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$21.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$16.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/SecureAction$9.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/ArrayMap.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/ArrayMap$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/KeyedElement.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntryIterator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$EntrySet.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeyIterator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsensitiveKey.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$KeySet.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$UnmodifiableDictionary.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/CaseInsensitiveDictionaryMap$CaseInsentiveEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/ObjectPool.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/util/ThreadInfoReport.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/internal/reliablefile/ReliableFile.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/internal/reliablefile/ReliableFile$CacheInfo.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/internal/reliablefile/ReliableFileInputStream.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/internal/reliablefile/ReliableFileOutputStream.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/EventDispatcher.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeySet.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntrySet.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Entry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueIterator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$ValueCollection.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$KeyIterator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$SnapshotIterator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap$Snapshot$EntryIterator.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/EventListeners.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/EventManager$EventThread.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/EventManager$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/EventManager$EventThread$Queued.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/EventManager.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/eventmgr/ListenerQueue.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/log/FrameworkLog.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/framework/log/FrameworkLogEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleWire.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/namespaces/EquinoxModuleDataNamespace.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/namespaces/EquinoxFragmentNamespace.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/namespaces/EclipsePlatformNamespace.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleDatabase$Persistence.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleDatabase$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleDatabase.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleDatabase$Sort.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleDatabase$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleCollisionHook.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleCapability.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRevision$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRevision.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRevision$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainerAdaptor$ModuleEvent.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainerAdaptor$ContainerEvent.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainerAdaptor.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainerAdaptor$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleResolutionReport.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleResolutionReport$Builder.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleResolutionReport$EntryImpl.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleResolver$ResolveProcess$DynamicFragments.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleResolver$ResolveProcess.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleResolver.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleResolver$ResolveProcess$ResolveLogger.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRevisionBuilder.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRevisionBuilder$GenericInfo.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/Module$StopOptions.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/Module.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/Module$Settings.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/Module$State.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/Module$StartOptions.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleLoader.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/builders/OSGiManifestBuilderFactory$NativeClause.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/SystemModule.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRequirement$DynamicModuleRequirement.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRequirement.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleWiring$LoaderInitializer.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleWiring.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainer$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainer$ResolutionLock.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainer.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainer$ResolutionLock$Permits.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainer$ContainerStartLevel$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainer$ResolutionLockException.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainer$ContainerWiring.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleContainer$ContainerWiring$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/container/ModuleRevisions.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storagemanager/StorageManager.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storagemanager/StorageManager$Entry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/storagemanager/ManagedOutputStream.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/report/resolution/ResolutionReport$Entry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/report/resolution/ResolutionReport$Entry$Type.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/report/resolution/ResolutionReport.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/report/resolution/ResolutionReport$Listener.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/util/NLS$2.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/util/NLS.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/util/NLS$1.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/util/NLS$MessagesProperties.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/util/TextProcessor.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/util/ManifestElement.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/signedcontent/SignedContent.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/signedcontent/SignedContentFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/signedcontent/InvalidContentException.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/signedcontent/SignedContentEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/signedcontent/SignerInfo.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/launch/EquinoxFactory.class
02:09:19 [DEBUG] adding entry org/eclipse/osgi/launch/Equinox.class
02:09:19 [DEBUG] adding entry org/eclipse/equinox/log/ExtendedLogService.class
02:09:19 [DEBUG] adding entry org/eclipse/equinox/log/ExtendedLogReaderService.class
02:09:19 [DEBUG] adding entry org/eclipse/equinox/log/SynchronousLogListener.class
02:09:19 [DEBUG] adding entry org/eclipse/equinox/log/LogFilter.class
02:09:19 [DEBUG] adding entry org/eclipse/equinox/log/LogPermission.class
02:09:19 [DEBUG] adding entry org/eclipse/equinox/log/ExtendedLogEntry.class
02:09:19 [DEBUG] adding entry org/eclipse/equinox/log/LogPermissionCollection.class
02:09:19 [DEBUG] adding entry org/eclipse/equinox/log/Logger.class
02:09:19 [DEBUG] adding entry org/eclipse/core/runtime/internal/adaptor/DefaultStartupMonitor.class
02:09:19 [DEBUG] adding entry org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.class
02:09:19 [DEBUG] adding entry org/eclipse/core/runtime/internal/adaptor/ConsoleManager.class
02:09:19 [DEBUG] adding entry org/eclipse/core/runtime/adaptor/EclipseStarter$InitialBundle.class
02:09:19 [DEBUG] adding entry org/eclipse/core/runtime/adaptor/EclipseStarter.class
02:09:19 [DEBUG] adding entry org/eclipse/core/runtime/adaptor/EclipseStarter$StartupEventListener.class
02:09:19 [DEBUG] adding entry org/osgi/service/url/URLStreamHandlerService.class
02:09:19 [DEBUG] adding entry org/osgi/service/url/URLConstants.class
02:09:19 [DEBUG] adding entry org/osgi/service/url/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/service/url/AbstractURLStreamHandlerService.class
02:09:19 [DEBUG] adding entry org/osgi/service/url/URLStreamHandlerSetter.class
02:09:19 [DEBUG] adding entry org/osgi/service/resolver/ResolveContext.class
02:09:19 [DEBUG] adding entry org/osgi/service/resolver/HostedCapability.class
02:09:19 [DEBUG] adding entry org/osgi/service/resolver/Resolver.class
02:09:19 [DEBUG] adding entry org/osgi/service/resolver/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/service/resolver/ResolutionException.class
02:09:19 [DEBUG] adding entry org/osgi/service/permissionadmin/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/service/permissionadmin/PermissionInfo.class
02:09:19 [DEBUG] adding entry org/osgi/service/permissionadmin/PermissionAdmin.class
02:09:19 [DEBUG] adding entry org/osgi/service/startlevel/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/service/startlevel/StartLevel.class
02:09:19 [DEBUG] adding entry org/osgi/service/packageadmin/ExportedPackage.class
02:09:19 [DEBUG] adding entry org/osgi/service/packageadmin/RequiredBundle.class
02:09:19 [DEBUG] adding entry org/osgi/service/packageadmin/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/service/packageadmin/PackageAdmin.class
02:09:19 [DEBUG] adding entry org/osgi/service/condpermadmin/ConditionalPermissionUpdate.class
02:09:19 [DEBUG] adding entry org/osgi/service/condpermadmin/BundleSignerCondition.class
02:09:19 [DEBUG] adding entry org/osgi/service/condpermadmin/ConditionalPermissionInfo.class
02:09:19 [DEBUG] adding entry org/osgi/service/condpermadmin/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/service/condpermadmin/ConditionInfo.class
02:09:19 [DEBUG] adding entry org/osgi/service/condpermadmin/ConditionalPermissionAdmin.class
02:09:19 [DEBUG] adding entry org/osgi/service/condpermadmin/BooleanCondition.class
02:09:19 [DEBUG] adding entry org/osgi/service/condpermadmin/Condition.class
02:09:19 [DEBUG] adding entry org/osgi/service/condpermadmin/BundleLocationCondition.class
02:09:19 [DEBUG] adding entry org/osgi/service/condpermadmin/BundleLocationCondition$1.class
02:09:19 [DEBUG] adding entry org/osgi/service/condition/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/service/condition/ConditionImpl.class
02:09:19 [DEBUG] adding entry org/osgi/service/condition/Condition.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/LoggerFactory.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/LogService.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/LogEntry.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/LogLevel.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/admin/LoggerContext.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/admin/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/admin/LoggerAdmin.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/LogReaderService.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/LoggerConsumer.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/FormatterLogger.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/LogListener.class
02:09:19 [DEBUG] adding entry org/osgi/service/log/Logger.class
02:09:19 [DEBUG] adding entry org/osgi/framework/PrototypeServiceFactory.class
02:09:19 [DEBUG] adding entry org/osgi/framework/ServiceEvent.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/BundleWire.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/dto/BundleWiringDTO.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/dto/BundleWiringDTO$NodeDTO.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/dto/FrameworkWiringDTO.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/dto/BundleRevisionDTO.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/dto/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/dto/BundleWireDTO.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/BundleCapability.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/FrameworkWiring.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/BundleRevision.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/BundleRevisions.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/BundleRequirement.class
02:09:19 [DEBUG] adding entry org/osgi/framework/wiring/BundleWiring.class
02:09:19 [DEBUG] adding entry org/osgi/framework/namespace/AbstractWiringNamespace.class
02:09:19 [DEBUG] adding entry org/osgi/framework/namespace/ExecutionEnvironmentNamespace.class
02:09:19 [DEBUG] adding entry org/osgi/framework/namespace/NativeNamespace.class
02:09:19 [DEBUG] adding entry org/osgi/framework/namespace/PackageNamespace.class
02:09:19 [DEBUG] adding entry org/osgi/framework/namespace/IdentityNamespace.class
02:09:19 [DEBUG] adding entry org/osgi/framework/namespace/BundleNamespace.class
02:09:19 [DEBUG] adding entry org/osgi/framework/namespace/HostNamespace.class
02:09:19 [DEBUG] adding entry org/osgi/framework/namespace/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/Version.class
02:09:19 [DEBUG] adding entry org/osgi/framework/VersionRange.class
02:09:19 [DEBUG] adding entry org/osgi/framework/BundleListener.class
02:09:19 [DEBUG] adding entry org/osgi/framework/BundlePermission.class
02:09:19 [DEBUG] adding entry org/osgi/framework/BundlePermissionCollection.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/resolver/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/resolver/ResolverHookFactory.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/resolver/ResolverHook.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/service/FindHook.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/service/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/service/EventListenerHook.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/service/ListenerHook.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/service/ListenerHook$ListenerInfo.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/service/EventHook.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/bundle/EventHook.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/bundle/FindHook.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/bundle/CollisionHook.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/bundle/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/weaving/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/weaving/WeavingException.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/weaving/WovenClass.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/weaving/WovenClassListener.class
02:09:19 [DEBUG] adding entry org/osgi/framework/hooks/weaving/WeavingHook.class
02:09:19 [DEBUG] adding entry org/osgi/framework/BundleEvent.class
02:09:19 [DEBUG] adding entry org/osgi/framework/BundleException.class
02:09:19 [DEBUG] adding entry org/osgi/framework/Constants.class
02:09:19 [DEBUG] adding entry org/osgi/framework/dto/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/dto/FrameworkDTO.class
02:09:19 [DEBUG] adding entry org/osgi/framework/dto/BundleDTO.class
02:09:19 [DEBUG] adding entry org/osgi/framework/dto/ServiceReferenceDTO.class
02:09:19 [DEBUG] adding entry org/osgi/framework/ServiceReference.class
02:09:19 [DEBUG] adding entry org/osgi/framework/FrameworkEvent.class
02:09:19 [DEBUG] adding entry org/osgi/framework/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/SignerProperty.class
02:09:19 [DEBUG] adding entry org/osgi/framework/BundleActivator.class
02:09:19 [DEBUG] adding entry org/osgi/framework/startlevel/dto/BundleStartLevelDTO.class
02:09:19 [DEBUG] adding entry org/osgi/framework/startlevel/dto/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/startlevel/dto/FrameworkStartLevelDTO.class
02:09:19 [DEBUG] adding entry org/osgi/framework/startlevel/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/startlevel/FrameworkStartLevel.class
02:09:19 [DEBUG] adding entry org/osgi/framework/startlevel/BundleStartLevel.class
02:09:19 [DEBUG] adding entry org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeyIterator.class
02:09:19 [DEBUG] adding entry org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class
02:09:19 [DEBUG] adding entry org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntrySet.class
02:09:19 [DEBUG] adding entry org/osgi/framework/FrameworkUtil$DictionaryAsMap.class
02:09:19 [DEBUG] adding entry org/osgi/framework/FrameworkUtil$DictionaryAsMap$Entry.class
02:09:19 [DEBUG] adding entry org/osgi/framework/FrameworkUtil.class
02:09:19 [DEBUG] adding entry org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntryIterator.class
02:09:19 [DEBUG] adding entry org/osgi/framework/FrameworkUtil$DNChainMatching.class
02:09:19 [DEBUG] adding entry org/osgi/framework/FrameworkUtil$MapAsDictionary.class
02:09:19 [DEBUG] adding entry org/osgi/framework/launch/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/launch/FrameworkFactory.class
02:09:19 [DEBUG] adding entry org/osgi/framework/launch/Framework.class
02:09:19 [DEBUG] adding entry org/osgi/framework/ServicePermission$1.class
02:09:19 [DEBUG] adding entry org/osgi/framework/ServicePermission.class
02:09:19 [DEBUG] adding entry org/osgi/framework/ServicePermissionCollection.class
02:09:19 [DEBUG] adding entry org/osgi/framework/ServicePermission$Properties$Entry.class
02:09:19 [DEBUG] adding entry org/osgi/framework/ServicePermission$Properties.class
02:09:19 [DEBUG] adding entry org/osgi/framework/connect/ModuleConnector.class
02:09:19 [DEBUG] adding entry org/osgi/framework/connect/ConnectFrameworkFactory.class
02:09:19 [DEBUG] adding entry org/osgi/framework/connect/ConnectContent.class
02:09:19 [DEBUG] adding entry org/osgi/framework/connect/ConnectContent$ConnectEntry.class
02:09:19 [DEBUG] adding entry org/osgi/framework/connect/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/framework/connect/ConnectModule.class
02:09:19 [DEBUG] adding entry org/osgi/framework/connect/FrameworkUtilHelper.class
02:09:19 [DEBUG] adding entry org/osgi/framework/ServiceRegistration.class
02:09:19 [DEBUG] adding entry org/osgi/framework/InvalidSyntaxException.class
02:09:19 [DEBUG] adding entry org/osgi/framework/Bundle.class
02:09:19 [DEBUG] adding entry org/osgi/framework/AllServiceListener.class
02:09:19 [DEBUG] adding entry org/osgi/framework/ServiceObjects.class
02:09:19 [DEBUG] adding entry org/osgi/framework/BundleContext.class
02:09:19 [DEBUG] adding entry org/osgi/framework/ServiceListener.class
02:09:19 [DEBUG] adding entry org/osgi/framework/BundleReference.class
02:09:19 [DEBUG] adding entry org/osgi/framework/AdaptPermission$1.class
02:09:19 [DEBUG] adding entry org/osgi/framework/AdaptPermission.class
02:09:19 [DEBUG] adding entry org/osgi/framework/AdaptPermissionCollection.class
02:09:19 [DEBUG] adding entry org/osgi/framework/ServiceException.class
02:09:19 [DEBUG] adding entry org/osgi/framework/Filter.class
02:09:19 [DEBUG] adding entry org/osgi/framework/UnfilteredServiceListener.class
02:09:19 [DEBUG] adding entry org/osgi/framework/PackagePermissionCollection.class
02:09:19 [DEBUG] adding entry org/osgi/framework/PackagePermission.class
02:09:19 [DEBUG] adding entry org/osgi/framework/PackagePermission$1.class
02:09:19 [DEBUG] adding entry org/osgi/framework/Configurable.class
02:09:19 [DEBUG] adding entry org/osgi/framework/ServiceFactory.class
02:09:19 [DEBUG] adding entry org/osgi/framework/SynchronousBundleListener.class
02:09:19 [DEBUG] adding entry org/osgi/framework/FrameworkListener.class
02:09:19 [DEBUG] adding entry org/osgi/framework/CapabilityPermissionCollection.class
02:09:19 [DEBUG] adding entry org/osgi/framework/CapabilityPermission$Properties.class
02:09:19 [DEBUG] adding entry org/osgi/framework/CapabilityPermission$1.class
02:09:19 [DEBUG] adding entry org/osgi/framework/CapabilityPermission.class
02:09:19 [DEBUG] adding entry org/osgi/framework/AdminPermission.class
02:09:19 [DEBUG] adding entry org/osgi/framework/AdminPermission$1.class
02:09:19 [DEBUG] adding entry org/osgi/framework/AdminPermissionCollection.class
02:09:19 [DEBUG] adding entry org/osgi/resource/Namespace.class
02:09:19 [DEBUG] adding entry org/osgi/resource/dto/ResourceDTO.class
02:09:19 [DEBUG] adding entry org/osgi/resource/dto/WiringDTO.class
02:09:19 [DEBUG] adding entry org/osgi/resource/dto/RequirementRefDTO.class
02:09:19 [DEBUG] adding entry org/osgi/resource/dto/CapabilityDTO.class
02:09:19 [DEBUG] adding entry org/osgi/resource/dto/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/resource/dto/WireDTO.class
02:09:19 [DEBUG] adding entry org/osgi/resource/dto/CapabilityRefDTO.class
02:09:19 [DEBUG] adding entry org/osgi/resource/dto/RequirementDTO.class
02:09:19 [DEBUG] adding entry org/osgi/resource/Resource.class
02:09:19 [DEBUG] adding entry org/osgi/resource/Wiring.class
02:09:19 [DEBUG] adding entry org/osgi/resource/Requirement.class
02:09:19 [DEBUG] adding entry org/osgi/resource/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/resource/Wire.class
02:09:19 [DEBUG] adding entry org/osgi/resource/Capability.class
02:09:19 [DEBUG] adding entry org/osgi/dto/DTO.class
02:09:19 [DEBUG] adding entry org/osgi/dto/package-info.class
02:09:19 [DEBUG] adding entry org/osgi/util/tracker/ServiceTracker$Tracked.class
02:09:19 [DEBUG] adding entry org/osgi/util/tracker/ServiceTracker$AllTracked.class
02:09:19 [DEBUG] adding entry org/osgi/util/tracker/ServiceTracker.class
02:09:19 [DEBUG] adding entry org/osgi/util/tracker/BundleTracker.class
02:09:19 [DEBUG] adding entry org/osgi/util/tracker/BundleTracker$Tracked.class
02:09:19 [DEBUG] adding entry org/osgi/util/tracker/BundleTrackerCustomizer.class
02:09:19 [DEBUG] adding entry org/osgi/util/tracker/AbstractTracked.class
02:09:19 [DEBUG] adding entry org/osgi/util/tracker/ServiceTrackerCustomizer.class
02:09:19 [DEBUG] adding entry org/osgi/util/tracker/package-info.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/Util.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMapList.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/ShadowList.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMapSet.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap$MapIterator.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap$FastEntryIterator.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap$MapEntrySet.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap$KeyIterator.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap$KeySet.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap$EntryIterator.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap$MapEntry.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap$2.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap$AbstractObjectSet.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap$ValueIterator.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap$AbstractObjectCollection.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/OpenHashMap$1.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/ArrayMap$2.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/ArrayMap$1.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/ArrayMap.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/ArrayMap$1$1.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/ArrayMap$2$1.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/ArrayMap$FastEntry.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/CandidateSelector.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/CopyOnWriteSet.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/util/CopyOnWriteSet$1.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/WrappedRequirement.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$DumbExecutor.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$1.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$Packages$3.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$UseConstraintError.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$5.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$6.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$1Computer.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$Packages$3$1.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$Packages$1.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$EnhancedExecutor$1.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$7.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$Packages$2.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$Blame.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$ResolveSession.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$UsedBlames.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$Packages.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$2.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$EnhancedExecutor.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$PermutationType.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$3.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$WireCandidate.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolverImpl$4.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/reason/ReasonException.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/reason/ReasonException$Reason.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/ResolutionError.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/Candidates$FragmentNotSelectedError.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/Candidates.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/Candidates$1.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/Candidates$MissingRequirementError.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/Candidates$PopulateResult.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/Candidates$DynamicImportFailed.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/SimpleHostedCapability.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/WireImpl.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/WrappedResource.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/Logger.class
02:09:19 [DEBUG] adding entry org/apache/felix/resolver/WrappedCapability.class
02:09:19 [DEBUG] adding entry META-INF/services/org.osgi.framework.connect.ConnectFrameworkFactory
02:09:19 [DEBUG] adding entry META-INF/services/org.osgi.framework.launch.FrameworkFactory
02:09:19 [DEBUG] adding entry module-info.class
02:09:19 [DEBUG] adding directory META-INF/native-image/
02:09:19 [DEBUG] adding directory about_files/
02:09:19 [DEBUG] adding entry .options
02:09:19 [DEBUG] adding entry CDC-1.0_Foundation-1.0.profile
02:09:19 [DEBUG] adding entry CDC-1.1_Foundation-1.1.profile
02:09:19 [DEBUG] adding entry J2SE-1.2.profile
02:09:19 [DEBUG] adding entry J2SE-1.3.profile
02:09:19 [DEBUG] adding entry J2SE-1.4.profile
02:09:19 [DEBUG] adding entry J2SE-1.5.profile
02:09:19 [DEBUG] adding entry JRE-1.1.profile
02:09:19 [DEBUG] adding entry JavaSE-1.6.profile
02:09:19 [DEBUG] adding entry JavaSE-1.7.profile
02:09:19 [DEBUG] adding entry JavaSE-1.8.profile
02:09:19 [DEBUG] adding entry JavaSE-9.profile
02:09:19 [DEBUG] adding entry JavaSE_compact1-1.8.profile
02:09:19 [DEBUG] adding entry JavaSE_compact2-1.8.profile
02:09:19 [DEBUG] adding entry JavaSE_compact3-1.8.profile
02:09:19 [DEBUG] adding entry META-INF/native-image/native-image.properties
02:09:19 [DEBUG] adding entry META-INF/native-image/proxy-config.json
02:09:19 [DEBUG] adding entry META-INF/native-image/reflect-config.json
02:09:19 [DEBUG] adding entry META-INF/native-image/resource-config.json
02:09:19 [DEBUG] META-INF/services/org.osgi.framework.connect.ConnectFrameworkFactory already added, skipping
02:09:19 [DEBUG] META-INF/services/org.osgi.framework.launch.FrameworkFactory already added, skipping
02:09:19 [DEBUG] adding entry OSGi_Minimum-1.0.profile
02:09:19 [DEBUG] adding entry OSGi_Minimum-1.1.profile
02:09:19 [DEBUG] adding entry OSGi_Minimum-1.2.profile
02:09:19 [DEBUG] adding entry about.html
02:09:19 [DEBUG] adding entry about_files/LICENSE-2.0.txt
02:09:19 [DEBUG] adding entry plugin.xml
02:09:19 [DEBUG] adding entry profile.list
02:09:19 [DEBUG] adding entry systembundle.properties
02:09:19 [INFO] 
02:09:19 [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osgi ---
02:09:19 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:19 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default' with basic configurator -->
02:09:19 [DEBUG]   (f) attachP2Metadata = true
02:09:19 [DEBUG]   (f) baselineMode = warn
02:09:19 [DEBUG]   (f) baselineReplace = all
02:09:19 [DEBUG]   (f) url = https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:19 [DEBUG]   (f) baselineRepositories = [org.eclipse.tycho.plugins.p2.Repository@1934e71c]
02:09:19 [DEBUG]   (f) defaultP2Metadata = true
02:09:19 [DEBUG]   (f) execution = org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default {execution: default-p2-metadata-default}
02:09:19 [DEBUG]   (f) generateDownloadStatsProperty = true
02:09:19 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:19 [DEBUG] -- end configuration --
02:09:19 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.p2.metadata.P2Generator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:09:19 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.resolver.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:09:19 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.p2.tools.baseline.facade.BaselineService and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-3.0.0-SNAPSHOT.jar
02:09:19 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.tools.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-3.0.0-SNAPSHOT.jar
02:09:19 [INFO] MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:19     The main artifact has been replaced with the baseline version.
02:09:19     The following attached artifacts have been replaced with the baseline version: [sources]
02:09:19 
02:09:19 [INFO] 
02:09:19 [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.osgi ---
02:09:19 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:feature-source from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:19 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:feature-source' with basic configurator -->
02:09:19 [DEBUG]   (s) addMavenDescriptor = false
02:09:19 [DEBUG]   (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@4d31708b
02:09:19 [DEBUG]   (f) finalName = org.eclipse.osgi-3.18.100-SNAPSHOT
02:09:19 [DEBUG]   (f) includeBinaryFeature = true
02:09:19 [DEBUG]   (f) labelSuffix =  Developer Resources
02:09:19 [DEBUG]   (f) missingSourcesAction = WARN
02:09:19 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:19 [DEBUG]   (f) reuseBrandingPlugin = false
02:09:19 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:19 [DEBUG]   (f) skip = false
02:09:19 [DEBUG]   (f) useDefaultExcludes = true
02:09:19 [DEBUG] -- end configuration --
02:09:19 [INFO] 
02:09:19 [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.osgi ---
02:09:19 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:19 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata' with basic configurator -->
02:09:19 [DEBUG]   (f) attachP2Metadata = true
02:09:19 [DEBUG]   (f) baselineMode = warn
02:09:19 [DEBUG]   (f) baselineReplace = all
02:09:19 [DEBUG]   (f) url = https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:19 [DEBUG]   (f) baselineRepositories = [org.eclipse.tycho.plugins.p2.Repository@6e801b49]
02:09:19 [DEBUG]   (f) execution = org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata {execution: attach-p2-metadata}
02:09:19 [DEBUG]   (f) generateDownloadStatsProperty = true
02:09:19 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:19 [DEBUG] -- end configuration --
02:09:20 [INFO] MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:20     The main artifact has been replaced with the baseline version.
02:09:20     The following attached artifacts have been replaced with the baseline version: [sources]
02:09:20 
02:09:20 [WARNING] artifact org.eclipse.osgi:org.eclipse.osgi:xml:p2metadata:3.18.100-SNAPSHOT already attached, replace previous instance
02:09:20 [WARNING] artifact org.eclipse.osgi:org.eclipse.osgi:xml:p2artifacts:3.18.100-SNAPSHOT already attached, replace previous instance
02:09:20 [INFO] 
02:09:20 [INFO] --- tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test (default-integration-test) @ org.eclipse.osgi ---
02:09:20 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test' with basic configurator -->
02:09:20 [DEBUG]   (f) argLine =    --add-modules=ALL-SYSTEM
02:09:20 [DEBUG]   (f) deleteOsgiDataDirectory = true
02:09:20 [DEBUG]   (f) enableAssertions = true
02:09:20 [DEBUG]   (f) localRepository =       id: local
02:09:20       url: file:///home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/
02:09:20    layout: default
02:09:20 snapshots: [enabled => true, update => always]
02:09:20  releases: [enabled => true, update => always]
02:09:20    blocked: false
02:09:20 
02:09:20 [DEBUG]   (f) osgiDataDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/work/data
02:09:20 [DEBUG]   (f) perCoreThreadCount = true
02:09:20 [DEBUG]   (f) pluginArtifacts = [org.eclipse.tycho:tycho-surefire-plugin:maven-plugin:3.0.0-SNAPSHOT:, org.codehaus.plexus:plexus-utils:jar:3.4.2:compile, org.codehaus.plexus:plexus-archiver:jar:4.5.0:compile, javax.inject:javax.inject:jar:1:compile, org.codehaus.plexus:plexus-io:jar:3.4.0:compile, org.apache.commons:commons-compress:jar:1.21:compile, org.iq80.snappy:snappy:jar:0.4:compile, org.tukaani:xz:jar:1.9:compile, com.github.luben:zstd-jni:jar:1.5.2-4:runtime, org.codehaus.plexus:plexus-interpolation:jar:1.26:compile, org.codehaus.plexus:plexus-cipher:jar:2.0:compile, org.eclipse.tycho:sisu-osgi-api:jar:3.0.0-SNAPSHOT:compile, org.eclipse.tycho:p2-maven-plugin:jar:3.0.0-SNAPSHOT:compile, org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.9.200:compile, org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.200:compile, org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.4.500:compile, org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.5.400:compile, org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile, org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile, org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.7.500:compile, org.osgi:org.osgi.service.prefs:jar:1.1.2:compile, org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.6.300:compile, org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.6.200:compile, org.bouncycastle:bcprov-jdk18on:jar:1.71.1:compile, org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.700:compile, org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100:compile, org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.2.100:compile, org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.100:compile, org.eclipse.platform:org.eclipse.equinox.security:jar:1.3.1000:compile, org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.4.100:compile, org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.2.300:compile, org.eclipse.tycho:sisu-osgi-connect:jar:3.0.0-SNAPSHOT:compile, org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.2.300:compile, org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.4.400:compile, org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.300:compile, org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.2.0:compile, org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.100:compile, org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.4.100:compile, org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.200:compile, org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200:compile, org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.0:compile, org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.3.300:compile, org.eclipse.ecf:org.eclipse.ecf.identity:jar:3.9.402:compile, org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:jar:3.2.800:compile, org.eclipse.ecf:org.eclipse.ecf.filetransfer:jar:5.1.102:compile, org.eclipse.ecf:org.eclipse.ecf:jar:3.10.0:compile, org.apache.felix:org.apache.felix.scr:jar:2.2.2:compile, org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile, org.osgi:org.osgi.service.component:jar:1.5.0:compile, org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile, org.bouncycastle:bcpg-jdk15on:jar:1.70:compile, org.bouncycastle:bcprov-jdk15on:jar:1.70:compile, org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository:jar:3.0.0-SNAPSHOT:compile, org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl:jar:3.0.0-SNAPSHOT:compile, org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl:jar:3.0.0-SNAPSHOT:compile, org.eclipse.tycho:org.eclipse.tycho.noopsecurity:jar:3.0.0-SNAPSHOT:compile, org.eclipse.platform:org.eclipse.core.runtime:jar:3.26.0:compile, org.eclipse.platform:org.eclipse.equinox.common:jar:3.16.200:compile, org.eclipse.platform:org.eclipse.core.jobs:jar:3.13.100:compile, org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.200:compile, org.eclipse.platform:org.eclipse.core.contenttype:jar:3.8.200:compile, org.eclipse.platform:org.eclipse.core.net:jar:1.4.0:compile, org.osgi:org.osgi.service.repository:jar:1.1.0:compile, org.osgi:org.osgi.util.function:jar:1.2.0:compile, org.osgi:osgi.annotation:jar:8.0.1:compile, org.osgi:org.osgi.util.promise:jar:1.2.0:compile, org.slf4j:slf4j-api:jar:2.0.1:compile, org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.2.200:compile, org.bouncycastle:bcpg-jdk18on:jar:1.71.1:compile, org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100:compile, commons-io:commons-io:jar:2.11.0:compile, commons-codec:commons-codec:jar:1.15:compile, org.eclipse.tycho:sisu-equinox-launching:jar:3.0.0-SNAPSHOT:compile, org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:compile, org.apache.commons:commons-exec:jar:1.3:compile, org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile, biz.aQute.bnd:biz.aQute.bndlib:jar:6.3.1:compile, biz.aQute.bnd:biz.aQute.bnd.util:jar:6.3.1:compile, org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:3.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit:jar:3.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:jar:3.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:3.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:jar:3.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:jar:3.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:jar:3.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:jar:3.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:jar:3.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:jar:3.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:jar:3.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:jar:3.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.testng:jar:3.0.0-SNAPSHOT:runtime, org.apache.maven.surefire:surefire-api:jar:3.0.0-M5:compile, org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M5:compile, org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M4:compile, org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M5:compile, org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M5:compile, org.apache.maven.surefire:surefire-booter:jar:3.0.0-M5:compile, org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M5:compile, org.apache.maven:maven-toolchain:jar:3.0-alpha-2:compile, org.apache.maven.shared:maven-artifact-transfer:jar:0.11.0:compile, org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1:compile, org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile, org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile, org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile, org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile, org.apache.maven.shared:maven-shared-utils:jar:3.1.0:compile, org.codehaus.plexus:plexus-java:jar:1.0.5:compile, org.ow2.asm:asm:jar:7.2:compile, com.thoughtworks.qdox:qdox:jar:2.0-M9:compile]
02:09:20 [DEBUG]   (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.eclipse.tycho.surefire.TychoIntegrationTestMojo', role hint: 'org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test'
02:09:20 role: 'org.apache.maven.plugin.Mojo', implementation: 'org.eclipse.tycho.surefire.TestPluginMojo', role hint: 'org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT:test'
02:09:20 ---
02:09:20 [DEBUG]   (f) pluginRemoteRepositories = [      id: tycho-snapshots
02:09:20       url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:20    layout: default
02:09:20 snapshots: [enabled => true, update => daily]
02:09:20  releases: [enabled => true, update => daily]
02:09:20    blocked: false
02:09:20 ,       id: cbi-jdt
02:09:20       url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:20    layout: default
02:09:20 snapshots: [enabled => true, update => daily]
02:09:20  releases: [enabled => true, update => daily]
02:09:20    blocked: false
02:09:20 ,       id: cbi-snapshots
02:09:20       url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:20    layout: default
02:09:20 snapshots: [enabled => true, update => daily]
02:09:20  releases: [enabled => true, update => daily]
02:09:20    blocked: false
02:09:20 ,       id: cbi-releases
02:09:20       url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:20    layout: default
02:09:20 snapshots: [enabled => true, update => daily]
02:09:20  releases: [enabled => true, update => daily]
02:09:20    blocked: false
02:09:20 ,       id: eclipse
02:09:20       url: https://repo.eclipse.org/content/repositories/cbi/
02:09:20    layout: default
02:09:20 snapshots: [enabled => true, update => daily]
02:09:20  releases: [enabled => true, update => daily]
02:09:20    blocked: false
02:09:20 ,       id: eclipse.maven.central.mirror
02:09:20       url: https://repo.eclipse.org/content/repositories/maven_central/
02:09:20    layout: default
02:09:20 snapshots: [enabled => false, update => daily]
02:09:20  releases: [enabled => true, update => never]
02:09:20    blocked: false
02:09:20 ]
02:09:20 [DEBUG]   (f) printBundles = false
02:09:20 [DEBUG]   (f) printWires = false
02:09:20 [DEBUG]   (f) profileName = DefaultProfile
02:09:20 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:20 [DEBUG]   (f) projectRemoteRepositories = [      id: eclipse
02:09:20       url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:20    layout: org.eclipse.tycho.p2maven.repository.P2ArtifactRepositoryLayout@76171240
02:09:20 snapshots: [enabled => false, update => never]
02:09:20  releases: [enabled => false, update => never]
02:09:20    blocked: false
02:09:20 ,       id: eclipse.maven.central.mirror
02:09:20       url: https://repo.eclipse.org/content/repositories/maven_central/
02:09:20    layout: default
02:09:20 snapshots: [enabled => false, update => daily]
02:09:20  releases: [enabled => true, update => daily]
02:09:20    blocked: false
02:09:20 ]
02:09:20 [DEBUG]   (f) redirectTestOutputToFile = false
02:09:20 [DEBUG]   (f) reportDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/failsafe-reports
02:09:20 [DEBUG]   (f) rerunFailingTestsCount = 0
02:09:20 [DEBUG]   (f) runOrder = filesystem
02:09:20 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:20 [DEBUG]   (f) showEclipseLog = false
02:09:20 [DEBUG]   (f) skipAfterFailureCount = 0
02:09:20 [DEBUG]   (f) skipTests = true
02:09:20 [DEBUG]   (f) summaryFile = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/failsafe-reports/failsafe-summary.xml
02:09:20 [DEBUG]   (f) surefireProperties = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/surefire.properties
02:09:20 [DEBUG]   (f) testClassesDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/test-classes
02:09:20 [DEBUG]   (f) testRuntime = default
02:09:20 [DEBUG]   (f) trimStackTrace = true
02:09:20 [DEBUG]   (f) useJDK = SYSTEM
02:09:20 [DEBUG]   (f) useUIHarness = false
02:09:20 [DEBUG]   (f) useUIThread = true
02:09:20 [DEBUG]   (f) useUnlimitedThreads = false
02:09:20 [DEBUG]   (f) work = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/work
02:09:20 [DEBUG] -- end configuration --
02:09:20 [INFO] Skipping tests
02:09:20 [INFO] 
02:09:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.osgi ---
02:09:20 [DEBUG] Resolving artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom.lastUpdated
02:09:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom.lastUpdated
02:09:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom.lastUpdated
02:09:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom.lastUpdated
02:09:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom.lastUpdated
02:09:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/_remote.repositories
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom.lastUpdated
02:09:20 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=15501, ConflictMarker.markTime=12916, ConflictMarker.nodeCount=20, ConflictIdSorter.graphTime=13333, ConflictIdSorter.topsortTime=26376, ConflictIdSorter.conflictIdCount=16, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=68043, ConflictResolver.conflictItemCount=20, DefaultDependencyCollector.collectTime=52687568, DefaultDependencyCollector.transformTime=177045}
02:09:20 [DEBUG] org.apache.maven.plugins:maven-failsafe-plugin:jar:3.0.0-M5
02:09:20 [DEBUG]    org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M5:compile
02:09:20 [DEBUG]       org.apache.maven.surefire:surefire-api:jar:3.0.0-M5:compile
02:09:20 [DEBUG]          org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M5:compile
02:09:20 [DEBUG]       org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M5:compile
02:09:20 [DEBUG]       org.apache.maven.surefire:surefire-booter:jar:3.0.0-M5:compile
02:09:20 [DEBUG]          org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M5:compile
02:09:20 [DEBUG]       org.apache.maven:maven-toolchain:jar:3.0-alpha-2:compile (version managed from default) (exclusions managed from default)
02:09:20 [DEBUG]       org.apache.maven.shared:maven-artifact-transfer:jar:0.11.0:compile (version managed from default) (exclusions managed from default)
02:09:20 [DEBUG]          org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.0:compile (version managed from default) (exclusions managed from default)
02:09:20 [DEBUG]             org.apache.maven:maven-plugin-api:jar:3.0:compile (version managed from default)
02:09:20 [DEBUG]          commons-codec:commons-codec:jar:1.11:compile (version managed from default)
02:09:20 [DEBUG]       org.codehaus.plexus:plexus-java:jar:1.0.5:compile (version managed from default)
02:09:20 [DEBUG]          org.ow2.asm:asm:jar:7.2:compile
02:09:20 [DEBUG]          com.thoughtworks.qdox:qdox:jar:2.0-M9:compile
02:09:20 [DEBUG]       org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M4:compile
02:09:20 [DEBUG]    org.codehaus.plexus:plexus-utils:jar:1.1:runtime
02:09:20 [DEBUG] Resolving artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.0 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:20 [DEBUG] Resolving artifact commons-codec:commons-codec:jar:1.11 from [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
02:09:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar.lastUpdated
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar.lastUpdated
02:09:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar.lastUpdated
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar.lastUpdated
02:09:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar.lastUpdated
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar.lastUpdated
02:09:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar.lastUpdated
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar.lastUpdated
02:09:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi/
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar.lastUpdated
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar.lastUpdated
02:09:20 [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:20 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/_remote.repositories
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar.lastUpdated
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/_remote.repositories
02:09:20 [DEBUG] Writing tracking file /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar.lastUpdated
02:09:20 [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5
02:09:20 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5
02:09:20 [DEBUG]   Imported:  < project>org.eclipse:eclipse-platform-parent:4.26.0-SNAPSHOT
02:09:20 [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5
02:09:20 [DEBUG]   Included: org.apache.maven.plugins:maven-failsafe-plugin:jar:3.0.0-M5
02:09:20 [DEBUG]   Included: org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M5
02:09:20 [DEBUG]   Included: org.apache.maven.surefire:surefire-api:jar:3.0.0-M5
02:09:20 [DEBUG]   Included: org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M5
02:09:20 [DEBUG]   Included: org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-M5
02:09:20 [DEBUG]   Included: org.apache.maven.surefire:surefire-booter:jar:3.0.0-M5
02:09:20 [DEBUG]   Included: org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-M5
02:09:20 [DEBUG]   Included: org.apache.maven.shared:maven-artifact-transfer:jar:0.11.0
02:09:20 [DEBUG]   Included: org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.0
02:09:20 [DEBUG]   Included: commons-codec:commons-codec:jar:1.11
02:09:20 [DEBUG]   Included: org.codehaus.plexus:plexus-java:jar:1.0.5
02:09:20 [DEBUG]   Included: org.ow2.asm:asm:jar:7.2
02:09:20 [DEBUG]   Included: com.thoughtworks.qdox:qdox:jar:2.0-M9
02:09:20 [DEBUG]   Included: org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M4
02:09:20 [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:1.1
02:09:20 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5:verify from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5:verify' with basic configurator -->
02:09:20 [DEBUG]   (s) basedir = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi
02:09:20 [DEBUG]   (s) reportsDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/failsafe-reports
02:09:20 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:20 [DEBUG]   (s) skip = false
02:09:20 [DEBUG]   (s) skipTests = true
02:09:20 [DEBUG]   (f) summaryFile = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/failsafe-reports/failsafe-summary.xml
02:09:20 [DEBUG]   (s) testClassesDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/test-classes
02:09:20 [DEBUG]   (s) testFailureIgnore = false
02:09:20 [DEBUG] -- end configuration --
02:09:20 [INFO] Tests are skipped.
02:09:20 [INFO] 
02:09:20 [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.osgi ---
02:09:20 [DEBUG] Configuring mojo org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines from plugin realm ClassRealm[plugin>org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines' with basic configurator -->
02:09:20 [DEBUG]   (f) baselines = [https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/]
02:09:20 [DEBUG]   (f) comparator = zip
02:09:20 [DEBUG]   (f) execution = org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines {execution: compare-attached-artifacts-with-release}
02:09:20 [DEBUG]   (f) onIllegalVersion = fail
02:09:20 [DEBUG]   (f) project = MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:20 [DEBUG]   (f) skip = true
02:09:20 [DEBUG] -- end configuration --
02:09:20 [INFO] Skipped
02:09:20 [INFO] 
02:09:20 [INFO] -----------< org.eclipse.equinox:org.eclipse.equinox.common >-----------
02:09:20 [INFO] Building [bundle] Common Eclipse Runtime 3.16.300-SNAPSHOT       [6/500]
02:09:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
02:09:20 [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
02:09:20 [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
02:09:20 [DEBUG] === PROJECT BUILD PLAN ================================================
02:09:20 [DEBUG] Project:       org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT
02:09:20 [DEBUG] Dependencies (collect): [test]
02:09:20 [DEBUG] Dependencies (resolve): [compile, test]
02:09:20 [DEBUG] Repositories (dependencies): [eclipse (https://download.eclipse.org/eclipse/updates/4.26-I-builds, p2, disabled), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:20 [DEBUG] Repositories (plugins)     : [tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/, default, releases+snapshots), cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/, default, releases+snapshots), cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/, default, releases+snapshots), cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases+snapshots), eclipse (https://repo.eclipse.org/content/repositories/cbi/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean (default-clean)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <directory default-value="${project.build.directory}"/>
02:09:20   <excludeDefaultDirectories default-value="false">${maven.clean.excludeDefaultDirectories}</excludeDefaultDirectories>
02:09:20   <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
02:09:20   <fast default-value="false">${maven.clean.fast}</fast>
02:09:20   <fastDir>${maven.clean.fastDir}</fastDir>
02:09:20   <fastMode default-value="background">${maven.clean.fastMode}</fastMode>
02:09:20   <followSymLinks default-value="false">${maven.clean.followSymLinks}</followSymLinks>
02:09:20   <outputDirectory default-value="${project.build.outputDirectory}"/>
02:09:20   <reportDirectory default-value="${project.build.outputDirectory}"/>
02:09:20   <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
02:09:20   <session default-value="${session}"/>
02:09:20   <skip default-value="false">${maven.clean.skip}</skip>
02:09:20   <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
02:09:20   <verbose>${maven.clean.verbose}</verbose>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <execution>${mojoExecution}</execution>
02:09:20   <forceContextQualifier>${forceContextQualifier}</forceContextQualifier>
02:09:20   <format default-value="yyyyMMddHHmm">${tycho.buildqualifier.format}</format>
02:09:20   <packaging>${project.packaging}</packaging>
02:09:20   <project>${project}</project>
02:09:20   <session>${session}</session>
02:09:20   <timestampProvider>jgit</timestampProvider>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <packaging>${project.packaging}</packaging>
02:09:20   <project>${project}</project>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <packaging>${project.packaging}</packaging>
02:09:20   <project>${project}</project>
02:09:20   <strictVersions default-value="true"/>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources (saveproperties)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <addDefaultExcludes default-value="true"/>
02:09:20   <buildFilters default-value="${project.build.filters}"/>
02:09:20   <encoding default-value="${project.build.sourceEncoding}"/>
02:09:20   <escapeWindowsPaths default-value="true"/>
02:09:20   <fileNameFiltering default-value="false"/>
02:09:20   <includeEmptyDirs default-value="false"/>
02:09:20   <outputDirectory>/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target</outputDirectory>
02:09:20   <overwrite default-value="false">true</overwrite>
02:09:20   <project default-value="${project}"/>
02:09:20   <resources>
02:09:20     <resource>
02:09:20       <directory>saveproperties</directory>
02:09:20       <filtering>true</filtering>
02:09:20     </resource>
02:09:20   </resources>
02:09:20   <session default-value="${session}"/>
02:09:20   <skip default-value="false">${maven.resources.skip}</skip>
02:09:20   <supportMultiLineFiltering default-value="false"/>
02:09:20   <useBuildFilters default-value="true"/>
02:09:20   <useDefaultDelimiters default-value="true"/>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce (enforce-maven)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <commandLineRules>${rules}</commandLineRules>
02:09:20   <fail default-value="true">${enforcer.fail}</fail>
02:09:20   <failFast default-value="false">${enforcer.failFast}</failFast>
02:09:20   <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
02:09:20   <mojoExecution default-value="${mojoExecution}"/>
02:09:20   <project default-value="${project}"/>
02:09:20   <rules>
02:09:20     <requireMavenVersion>
02:09:20       <version>3.5.4</version>
02:09:20     </requireMavenVersion>
02:09:20   </rules>
02:09:20   <session default-value="${session}"/>
02:09:20   <skip default-value="false">${enforcer.skip}</skip>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <exportAntProperties default-value="false">true</exportAntProperties>
02:09:20   <failOnError default-value="true"/>
02:09:20   <localRepository>${localRepository}</localRepository>
02:09:20   <mavenProject default-value="${project}"/>
02:09:20   <pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
02:09:20   <session default-value="${session}"/>
02:09:20   <skip default-value="false">${maven.antrun.skip}</skip>
02:09:20   <sourceRoot>${sourceRoot}</sourceRoot>
02:09:20   <target>
02:09:20     <condition else="true" property="skipAPIDescription" value="false">
02:09:20       <and>
02:09:20         <available file="/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF"/>
02:09:20         <resourcecontains resource="/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.project" substring="org.eclipse.pde.api.tools.apiAnalysisNature"/>
02:09:20       </and>
02:09:20     </condition>
02:09:20   </target>
02:09:20   <testSourceRoot>${testSourceRoot}</testSourceRoot>
02:09:20   <versionsPropertyName default-value="maven.project.dependencies.versions"/>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <project>${project}</project>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <project>${project}</project>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources (default-resources)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <addDefaultExcludes default-value="true"/>
02:09:20   <buildFilters default-value="${project.build.filters}"/>
02:09:20   <encoding default-value="${project.build.sourceEncoding}"/>
02:09:20   <escapeWindowsPaths default-value="true"/>
02:09:20   <fileNameFiltering default-value="false"/>
02:09:20   <includeEmptyDirs default-value="false"/>
02:09:20   <outputDirectory default-value="${project.build.outputDirectory}"/>
02:09:20   <overwrite default-value="false"/>
02:09:20   <project default-value="${project}"/>
02:09:20   <resources default-value="${project.resources}"/>
02:09:20   <session default-value="${session}"/>
02:09:20   <skip default-value="false">${maven.resources.skip}</skip>
02:09:20   <supportMultiLineFiltering default-value="false"/>
02:09:20   <useBuildFilters default-value="true"/>
02:09:20   <useDefaultDelimiters default-value="true"/>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources (filter-resources)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <addDefaultExcludes default-value="true"/>
02:09:20   <buildFilters default-value="${project.build.filters}"/>
02:09:20   <encoding default-value="${project.build.sourceEncoding}"/>
02:09:20   <escapeString>\</escapeString>
02:09:20   <escapeWindowsPaths default-value="true"/>
02:09:20   <fileNameFiltering default-value="false"/>
02:09:20   <includeEmptyDirs default-value="false"/>
02:09:20   <outputDirectory default-value="${project.build.outputDirectory}">/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/resources</outputDirectory>
02:09:20   <overwrite default-value="false"/>
02:09:20   <project default-value="${project}"/>
02:09:20   <resources default-value="${project.resources}"/>
02:09:20   <session default-value="${session}"/>
02:09:20   <skip default-value="false">${maven.resources.skip}</skip>
02:09:20   <supportMultiLineFiltering default-value="false"/>
02:09:20   <useBuildFilters default-value="true"/>
02:09:20   <useDefaultDelimiters default-value="true"/>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <basedir>${basedir}</basedir>
02:09:20   <buildDirectory>${project.build.directory}</buildDirectory>
02:09:20   <compilerArgs>
02:09:20     <args>-warn:-deprecation,unavoidableGenericProblems,warningToken</args>
02:09:20     <args>-verbose</args>
02:09:20     <args>-inlineJSR</args>
02:09:20     <args>-enableJavadoc</args>
02:09:20     <args>-encoding</args>
02:09:20     <args>UTF-8</args>
02:09:20     <args>-proceedOnError</args>
02:09:20   </compilerArgs>
02:09:20   <compilerId default-value="jdt">${maven.compiler.compilerId}</compilerId>
02:09:20   <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
02:09:20   <copyResources default-value="true"/>
02:09:20   <debug default-value="true">${maven.compiler.debug}</debug>
02:09:20   <deriveReleaseCompilerArgumentFromTargetLevel default-value="true"/>
02:09:20   <encoding>${project.build.sourceEncoding}</encoding>
02:09:20   <excludeResources>
02:09:20     <exclude>**/package.html</exclude>
02:09:20   </excludeResources>
02:09:20   <executable>${maven.compiler.executable}</executable>
02:09:20   <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning>
02:09:20   <fork default-value="false"/>
02:09:20   <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
02:09:20   <log>xml</log>
02:09:20   <logDirectory default-value="${project.build.directory}/compile-logs">/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/compilelogs</logDirectory>
02:09:20   <mavenCompilerEncoding>${maven.compiler.encoding}</mavenCompilerEncoding>
02:09:20   <maxmem>${maven.compiler.maxmem}</maxmem>
02:09:20   <meminitial>${maven.compiler.meminitial}</meminitial>
02:09:20   <optimize default-value="false">${maven.compiler.optimize}</optimize>
02:09:20   <outputFileName>${project.build.finalName}</outputFileName>
02:09:20   <project>${project}</project>
02:09:20   <release>${maven.compiler.release}</release>
02:09:20   <requireJavaPackageImports default-value="false"/>
02:09:20   <session>${session}</session>
02:09:20   <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
02:09:20   <showWarnings default-value="false">true</showWarnings>
02:09:20   <source>${maven.compiler.source}</source>
02:09:20   <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
02:09:20   <strictCompilerTarget default-value="false"/>
02:09:20   <target>${maven.compiler.target}</target>
02:09:20   <useJDK default-value="SYSTEM">BREE</useJDK>
02:09:20   <useProjectSettings default-value="true">false</useProjectSettings>
02:09:20   <verbose default-value="false">${maven.compiler.verbose}</verbose>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services (default-declarative-services)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <classpath default-value="true">${tycho.ds.classpath}</classpath>
02:09:20   <dsVersion default-value="1.3">${tycho.ds.version}</dsVersion>
02:09:20   <enabled default-value="false">${tycho.ds.enabled}</enabled>
02:09:20   <path default-value="OSGI-INF">${tycho.ds.path}</path>
02:09:20   <project>${project}</project>
02:09:20   <skip default-value="false">${tycho.ds.skip}</skip>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho.extras:tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (build-.api_description)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <addDefaultDependencies default-value="true"/>
02:09:20   <applicationArgs>
02:09:20     <args>-application</args>
02:09:20     <args>org.eclipse.pde.api.tools.apiGeneration</args>
02:09:20     <args>-projectName</args>
02:09:20     <args>org.eclipse.equinox.common_${qualifiedVersion}</args>
02:09:20     <args>-project</args>
02:09:20     <args>/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common</args>
02:09:20     <args>-binary</args>
02:09:20     <args>${tychoProject.build.outputDirectories}</args>
02:09:20     <args>-target</args>
02:09:20     <args>/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target</args>
02:09:20   </applicationArgs>
02:09:20   <clearWorkspaceBeforeLaunch default-value="true"/>
02:09:20   <dependencies>
02:09:20     <dependency>
02:09:20       <artifactId>org.eclipse.pde.api.tools</artifactId>
02:09:20       <type>eclipse-plugin</type>
02:09:20     </dependency>
02:09:20     <dependency>
02:09:20       <artifactId>org.eclipse.pde.build</artifactId>
02:09:20       <type>eclipse-plugin</type>
02:09:20     </dependency>
02:09:20     <dependency>
02:09:20       <artifactId>org.eclipse.pde.core</artifactId>
02:09:20       <type>eclipse-plugin</type>
02:09:20     </dependency>
02:09:20     <dependency>
02:09:20       <artifactId>org.eclipse.equinox.launcher</artifactId>
02:09:20       <type>eclipse-plugin</type>
02:09:20     </dependency>
02:09:20     <dependency>
02:09:20       <artifactId>org.eclipse.osgi.compatibility.state</artifactId>
02:09:20       <type>eclipse-plugin</type>
02:09:20     </dependency>
02:09:20     <dependency>
02:09:20       <artifactId>javax.annotation</artifactId>
02:09:20       <type>eclipse-plugin</type>
02:09:20     </dependency>
02:09:20   </dependencies>
02:09:20   <executionEnvironment default-value="JavaSE-11">JavaSE-11</executionEnvironment>
02:09:20   <forkedProcessTimeoutInSeconds>${eclipserun.timeout}</forkedProcessTimeoutInSeconds>
02:09:20   <project>${project}</project>
02:09:20   <repositories>
02:09:20     <repository>
02:09:20       <id>eclipse</id>
02:09:20       <layout>p2</layout>
02:09:20       <url>https://download.eclipse.org/eclipse/updates/4.26-I-builds/</url>
02:09:20     </repository>
02:09:20   </repositories>
02:09:20   <session>${session}</session>
02:09:20   <skip default-value="false">${skipAPIDescription}</skip>
02:09:20   <work default-value="${project.build.directory}/eclipserun-work">/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/apigeneration-workspace</work>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:3.3.0:testResources (default-testResources)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <addDefaultExcludes default-value="true"/>
02:09:20   <buildFilters default-value="${project.build.filters}"/>
02:09:20   <encoding default-value="${project.build.sourceEncoding}"/>
02:09:20   <escapeWindowsPaths default-value="true"/>
02:09:20   <fileNameFiltering default-value="false"/>
02:09:20   <includeEmptyDirs default-value="false"/>
02:09:20   <outputDirectory default-value="${project.build.testOutputDirectory}"/>
02:09:20   <overwrite default-value="false"/>
02:09:20   <project default-value="${project}"/>
02:09:20   <resources default-value="${project.testResources}"/>
02:09:20   <session default-value="${session}"/>
02:09:20   <skip default-value="false">${maven.test.skip}</skip>
02:09:20   <supportMultiLineFiltering default-value="false"/>
02:09:20   <useBuildFilters default-value="true"/>
02:09:20   <useDefaultDelimiters default-value="true"/>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile (default-testCompile)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <basedir>${basedir}</basedir>
02:09:20   <buildDirectory>${project.build.directory}</buildDirectory>
02:09:20   <compilerArgs>
02:09:20     <args>-warn:-deprecation,unavoidableGenericProblems,warningToken</args>
02:09:20     <args>-verbose</args>
02:09:20     <args>-inlineJSR</args>
02:09:20     <args>-enableJavadoc</args>
02:09:20     <args>-encoding</args>
02:09:20     <args>UTF-8</args>
02:09:20     <args>-proceedOnError</args>
02:09:20   </compilerArgs>
02:09:20   <compilerId default-value="jdt">${maven.compiler.compilerId}</compilerId>
02:09:20   <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
02:09:20   <copyResources default-value="true"/>
02:09:20   <debug default-value="true">${maven.compiler.debug}</debug>
02:09:20   <deriveReleaseCompilerArgumentFromTargetLevel default-value="true"/>
02:09:20   <encoding>${project.build.sourceEncoding}</encoding>
02:09:20   <excludeResources>
02:09:20     <exclude>**/package.html</exclude>
02:09:20   </excludeResources>
02:09:20   <executable>${maven.compiler.executable}</executable>
02:09:20   <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning>
02:09:20   <fork default-value="false"/>
02:09:20   <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
02:09:20   <log>xml</log>
02:09:20   <logDirectory default-value="${project.build.directory}/compile-logs">/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/compilelogs</logDirectory>
02:09:20   <mavenCompilerEncoding>${maven.compiler.encoding}</mavenCompilerEncoding>
02:09:20   <maxmem>${maven.compiler.maxmem}</maxmem>
02:09:20   <meminitial>${maven.compiler.meminitial}</meminitial>
02:09:20   <optimize default-value="false">${maven.compiler.optimize}</optimize>
02:09:20   <outputFileName>${project.build.finalName}</outputFileName>
02:09:20   <project>${project}</project>
02:09:20   <release>${maven.compiler.release}</release>
02:09:20   <requireJavaPackageImports default-value="false"/>
02:09:20   <session>${session}</session>
02:09:20   <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
02:09:20   <showWarnings default-value="false">true</showWarnings>
02:09:20   <source>${maven.compiler.source}</source>
02:09:20   <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
02:09:20   <strictCompilerTarget default-value="false"/>
02:09:20   <target>${maven.compiler.target}</target>
02:09:20   <useJDK default-value="SYSTEM">BREE</useJDK>
02:09:20   <useProjectSettings default-value="true">false</useProjectSettings>
02:09:20   <verbose default-value="false">${maven.compiler.verbose}</verbose>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test (default-test)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
02:09:20   <argLine>${argLine}</argLine>
02:09:20   <basedir default-value="${basedir}"/>
02:09:20   <childDelegation default-value="false">${childDelegation}</childDelegation>
02:09:20   <classesDirectory default-value="${project.build.outputDirectory}"/>
02:09:20   <classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes>
02:09:20   <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
02:09:20   <dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
02:09:20   <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
02:09:20   <enableAssertions default-value="true">${enableAssertions}</enableAssertions>
02:09:20   <enableProcessChecker>${surefire.enableProcessChecker}</enableProcessChecker>
02:09:20   <encoding default-value="${project.reporting.outputEncoding}">${surefire.encoding}</encoding>
02:09:20   <excludeJUnit5Engines>${surefire.excludeJUnit5Engines}</excludeJUnit5Engines>
02:09:20   <excludedEnvironmentVariables>${surefire.excludedEnvironmentVariables}</excludedEnvironmentVariables>
02:09:20   <excludedGroups>${excludedGroups}</excludedGroups>
02:09:20   <excludes>${surefire.excludes}</excludes>
02:09:20   <excludesFile>${surefire.excludesFile}</excludesFile>
02:09:20   <failIfNoSpecifiedTests default-value="true">${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
02:09:20   <failIfNoTests default-value="false">${failIfNoTests}</failIfNoTests>
02:09:20   <failOnFlakeCount default-value="0">${surefire.failOnFlakeCount}</failOnFlakeCount>
02:09:20   <forkCount default-value="1">${forkCount}</forkCount>
02:09:20   <forkMode default-value="once">${forkMode}</forkMode>
02:09:20   <forkNode>${surefire.forkNode}</forkNode>
02:09:20   <forkedProcessExitTimeoutInSeconds default-value="30">${surefire.exitTimeout}</forkedProcessExitTimeoutInSeconds>
02:09:20   <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
02:09:20   <groups>${groups}</groups>
02:09:20   <includeJUnit5Engines>${surefire.includeJUnit5Engines}</includeJUnit5Engines>
02:09:20   <includes>${surefire.includes}</includes>
02:09:20   <includesFile>${surefire.includesFile}</includesFile>
02:09:20   <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
02:09:20   <jvm>${jvm}</jvm>
02:09:20   <localRepository default-value="${localRepository}"/>
02:09:20   <objectFactory>${objectFactory}</objectFactory>
02:09:20   <parallel>${parallel}</parallel>
02:09:20   <parallelMavenExecution default-value="${session.parallel}"/>
02:09:20   <parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized>
02:09:20   <parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds>
02:09:20   <parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds>
02:09:20   <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
02:09:20   <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
02:09:20   <pluginDescriptor default-value="${plugin}"/>
02:09:20   <printSummary default-value="true">${surefire.printSummary}</printSummary>
02:09:20   <project default-value="${project}"/>
02:09:20   <projectArtifactMap>${project.artifactMap}</projectArtifactMap>
02:09:20   <projectBuildDirectory default-value="${project.build.directory}"/>
02:09:20   <projectRemoteRepositories default-value="${project.remoteArtifactRepositories}"/>
02:09:20   <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
02:09:20   <remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
02:09:20   <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
02:09:20   <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
02:09:20   <reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
02:09:20   <rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount>
02:09:20   <reuseForks default-value="true">${reuseForks}</reuseForks>
02:09:20   <runOrder default-value="filesystem">${surefire.runOrder}</runOrder>
02:09:20   <runOrderRandomSeed>${surefire.runOrder.random.seed}</runOrderRandomSeed>
02:09:20   <session default-value="${session}"/>
02:09:20   <shutdown default-value="exit">${surefire.shutdown}</shutdown>
02:09:20   <skip default-value="false">${maven.test.skip}</skip>
02:09:20   <skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount>
02:09:20   <skipExec>${maven.test.skip.exec}</skipExec>
02:09:20   <skipTests default-value="false">${skipTests}</skipTests>
02:09:20   <suiteXmlFiles>${surefire.suiteXmlFiles}</suiteXmlFiles>
02:09:20   <systemPropertiesFile>${surefire.systemPropertiesFile}</systemPropertiesFile>
02:09:20   <tempDir default-value="surefire">${tempDir}</tempDir>
02:09:20   <test>${test}</test>
02:09:20   <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
02:09:20   <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
02:09:20   <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
02:09:20   <testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
02:09:20   <threadCount>${threadCount}</threadCount>
02:09:20   <threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses>
02:09:20   <threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods>
02:09:20   <threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites>
02:09:20   <trimStackTrace default-value="false">${trimStackTrace}</trimStackTrace>
02:09:20   <useFile default-value="true">${surefire.useFile}</useFile>
02:09:20   <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
02:09:20   <useModulePath default-value="true">${surefire.useModulePath}</useModulePath>
02:09:20   <useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
02:09:20   <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
02:09:20   <workingDirectory>${basedir}</workingDirectory>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <archive>
02:09:20     <addMavenDescriptor>false</addMavenDescriptor>
02:09:20   </archive>
02:09:20   <deleteOnExit default-value="true"/>
02:09:20   <outputDirectory default-value="${project.basedir}"/>
02:09:20   <project>${project}</project>
02:09:20   <tychoPomFilename default-value=".tycho-consumer-pom.xml"/>
02:09:20   <updatePomFile default-value="true"/>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <archive>
02:09:20     <addMavenDescriptor>false</addMavenDescriptor>
02:09:20   </archive>
02:09:20   <attach default-value="true">${attach}</attach>
02:09:20   <classifier default-value="sources"/>
02:09:20   <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
02:09:20   <distinctSourceRoots default-value="false">true</distinctSourceRoots>
02:09:20   <excludeResources default-value="false">${source.excludeResources}</excludeResources>
02:09:20   <finalName>${project.build.finalName}</finalName>
02:09:20   <forceCreation default-value="false">${source.forceCreation}</forceCreation>
02:09:20   <includePom default-value="false">${source.includePom}</includePom>
02:09:20   <outputDirectory>${project.build.directory}</outputDirectory>
02:09:20   <project>${project}</project>
02:09:20   <qualifier>${buildQualifier}</qualifier>
02:09:20   <reactorProjects>${reactorProjects}</reactorProjects>
02:09:20   <requireSourceRoots default-value="false"/>
02:09:20   <session>${session}</session>
02:09:20   <sourceBundle default-value="true"/>
02:09:20   <sourceBundleSuffix default-value=".source">${sourceBundleSuffix}</sourceBundleSuffix>
02:09:20   <strictSrcIncludes default-value="true"/>
02:09:20   <useDefaultExcludes default-value="true"/>
02:09:20   <useDefaultManifestFile default-value="false"/>
02:09:20   <useDefaultSourceExcludes default-value="true"/>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin (default-package-plugin)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <additionalFileSets combine.children="append">
02:09:20     <fileSet>
02:09:20       <directory>/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target</directory>
02:09:20       <includes>
02:09:20         <include>.api_description</include>
02:09:20       </includes>
02:09:20     </fileSet>
02:09:20   </additionalFileSets>
02:09:20   <archive>
02:09:20     <addMavenDescriptor>false</addMavenDescriptor>
02:09:20   </archive>
02:09:20   <buildDirectory>${project.build.directory}</buildDirectory>
02:09:20   <deriveHeaderFromProject default-value="true"/>
02:09:20   <finalName>${project.build.finalName}</finalName>
02:09:20   <project>${project}</project>
02:09:20   <qualifier>${buildQualifier}</qualifier>
02:09:20   <session>${session}</session>
02:09:20   <sourceReferences>
02:09:20     <generate>true</generate>
02:09:20   </sourceReferences>
02:09:20   <strictBinIncludes default-value="true"/>
02:09:20   <useDefaultExcludes default-value="true"/>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <attachP2Metadata default-value="true"/>
02:09:20   <baselineMode default-value="warn">warn</baselineMode>
02:09:20   <baselineReplace default-value="all">all</baselineReplace>
02:09:20   <baselineRepositories>
02:09:20     <repository>
02:09:20       <url>https://download.eclipse.org/eclipse/updates/4.26-I-builds</url>
02:09:20     </repository>
02:09:20   </baselineRepositories>
02:09:20   <defaultP2Metadata default-value="true"/>
02:09:20   <execution>${mojoExecution}</execution>
02:09:20   <generateDownloadStatsProperty default-value="false">true</generateDownloadStatsProperty>
02:09:20   <project>${project}</project>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-source-plugin:3.0.0-SNAPSHOT:feature-source (feature-source)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <archive>
02:09:20     <addMavenDescriptor>false</addMavenDescriptor>
02:09:20   </archive>
02:09:20   <finalName>${project.build.finalName}</finalName>
02:09:20   <includeBinaryFeature default-value="true"/>
02:09:20   <labelSuffix default-value=" Developer Resources"/>
02:09:20   <missingSourcesAction default-value="WARN"/>
02:09:20   <project>${project}</project>
02:09:20   <reuseBrandingPlugin default-value="true">false</reuseBrandingPlugin>
02:09:20   <session>${session}</session>
02:09:20   <skip default-value="false"/>
02:09:20   <useDefaultExcludes default-value="true"/>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <attachP2Metadata default-value="true"/>
02:09:20   <baselineMode default-value="warn">warn</baselineMode>
02:09:20   <baselineReplace default-value="all">all</baselineReplace>
02:09:20   <baselineRepositories>
02:09:20     <repository>
02:09:20       <url>https://download.eclipse.org/eclipse/updates/4.26-I-builds</url>
02:09:20     </repository>
02:09:20   </baselineRepositories>
02:09:20   <execution>${mojoExecution}</execution>
02:09:20   <generateDownloadStatsProperty default-value="false">true</generateDownloadStatsProperty>
02:09:20   <project>${project}</project>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho:tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test (default-integration-test)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <argLine>   --add-modules=ALL-SYSTEM</argLine>
02:09:20   <debugOptions>${osgi.debug}</debugOptions>
02:09:20   <debugPort>${debugPort}</debugPort>
02:09:20   <deleteOsgiDataDirectory default-value="true"/>
02:09:20   <enableAssertions default-value="false">true</enableAssertions>
02:09:20   <excludedGroups>${excludedGroups}</excludedGroups>
02:09:20   <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
02:09:20   <groups>${groups}</groups>
02:09:20   <localRepository default-value="${localRepository}"/>
02:09:20   <osgiDataDirectory default-value="${project.build.directory}/work/data/"/>
02:09:20   <parallel>${parallel}</parallel>
02:09:20   <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
02:09:20   <pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
02:09:20   <pluginDescriptor default-value="${plugin}"/>
02:09:20   <pluginRemoteRepositories default-value="${project.pluginArtifactRepositories}"/>
02:09:20   <printBundles default-value="false">${tycho.printBundles}</printBundles>
02:09:20   <printWires default-value="false">${tycho.printWires}</printWires>
02:09:20   <profileName default-value="DefaultProfile"/>
02:09:20   <project>${project}</project>
02:09:20   <projectRemoteRepositories default-value="${project.remoteArtifactRepositories}"/>
02:09:20   <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
02:09:20   <reportDirectory default-value="${project.build.directory}/failsafe-reports"/>
02:09:20   <rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount>
02:09:20   <runOrder default-value="filesystem"/>
02:09:20   <session>${session}</session>
02:09:20   <showEclipseLog default-value="false">${tycho.showEclipseLog}</showEclipseLog>
02:09:20   <skip>${maven.test.skip}</skip>
02:09:20   <skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount>
02:09:20   <skipExec>${maven.test.skipExec}</skipExec>
02:09:20   <skipITs>${skipITs}</skipITs>
02:09:20   <skipTests>${skipTests}</skipTests>
02:09:20   <summaryFile default-value="${project.build.directory}/failsafe-reports/failsafe-summary.xml"/>
02:09:20   <surefireProperties default-value="${project.build.directory}/surefire.properties"/>
02:09:20   <test>${test}</test>
02:09:20   <testClass>${testClass}</testClass>
02:09:20   <testClassesDirectory>${project.build.testOutputDirectory}</testClassesDirectory>
02:09:20   <testRuntime default-value="default"/>
02:09:20   <threadCount>${threadCount}</threadCount>
02:09:20   <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
02:09:20   <useJDK default-value="SYSTEM"/>
02:09:20   <useUIHarness default-value="false"/>
02:09:20   <useUIThread default-value="true"/>
02:09:20   <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
02:09:20   <work default-value="${project.build.directory}/work"/>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5:verify (default-verify)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <basedir default-value="${basedir}"/>
02:09:20   <encoding default-value="${project.reporting.outputEncoding}">${encoding}</encoding>
02:09:20   <failIfNoTests>${failIfNoTests}</failIfNoTests>
02:09:20   <reportsDirectory default-value="${project.build.directory}/failsafe-reports"/>
02:09:20   <session default-value="${session}"/>
02:09:20   <skip default-value="false">${maven.test.skip}</skip>
02:09:20   <skipExec>${maven.test.skip.exec}</skipExec>
02:09:20   <skipITs>${skipITs}</skipITs>
02:09:20   <skipTests>${skipTests}</skipTests>
02:09:20   <summaryFile default-value="${project.build.directory}/failsafe-reports/failsafe-summary.xml"/>
02:09:20   <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
02:09:20   <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
02:09:20 </configuration>
02:09:20 [DEBUG] -----------------------------------------------------------------------
02:09:20 [DEBUG] Goal:          org.eclipse.tycho.extras:tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release)
02:09:20 [DEBUG] Style:         Regular
02:09:20 [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
02:09:20 <configuration>
02:09:20   <baselines>
02:09:20     <baseline>https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/</baseline>${baselines}</baselines>
02:09:20   <comparator default-value="bytes">zip</comparator>
02:09:20   <execution>${mojoExecution}</execution>
02:09:20   <onIllegalVersion default-value="fail">${onIllegalVersion}</onIllegalVersion>
02:09:20   <project>${project}</project>
02:09:20   <skip>true</skip>
02:09:20 </configuration>
02:09:20 [DEBUG] =======================================================================
02:09:20 [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=11208, ConflictMarker.markTime=11709, ConflictMarker.nodeCount=2, ConflictIdSorter.graphTime=66043, ConflictIdSorter.topsortTime=10583, ConflictIdSorter.conflictIdCount=1, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=305131, ConflictResolver.conflictItemCount=1, DefaultDependencyCollector.collectTime=2202665, DefaultDependencyCollector.transformTime=466800}
02:09:20 [DEBUG] org.eclipse.equinox:org.eclipse.equinox.common:eclipse-plugin:3.16.300-SNAPSHOT
02:09:20 [DEBUG]    org.eclipse.osgi:org.eclipse.osgi:jar:3.18.100-SNAPSHOT:compile
02:09:20 [INFO] 
02:09:20 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.common ---
02:09:20 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:3.2.0:clean' with basic configurator -->
02:09:20 [DEBUG]   (f) directory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target
02:09:20 [DEBUG]   (f) excludeDefaultDirectories = false
02:09:20 [DEBUG]   (f) failOnError = true
02:09:20 [DEBUG]   (f) fast = false
02:09:20 [DEBUG]   (f) fastMode = background
02:09:20 [DEBUG]   (f) followSymLinks = false
02:09:20 [DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG]   (f) reportDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG]   (f) retryOnError = true
02:09:20 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:20 [DEBUG]   (f) skip = false
02:09:20 [DEBUG]   (f) testOutputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/test-classes
02:09:20 [DEBUG] -- end configuration --
02:09:20 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target
02:09:20 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/test-classes
02:09:20 [DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [INFO] 
02:09:20 [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.common ---
02:09:20 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier' with basic configurator -->
02:09:20 [DEBUG]   (f) execution = org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier {execution: default-build-qualifier}
02:09:20 [DEBUG]   (s) format = 'v'yyyyMMdd-HHmm
02:09:20 [DEBUG]   (f) packaging = eclipse-plugin
02:09:20 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:20 [DEBUG]   (f) timestampProvider = jgit
02:09:20 [DEBUG] -- end configuration --
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, create new FileSnapshot: lastRead=2022-09-18 06:09:20.555288294, lastModified=2022-09-18 06:05:41.519710439, size=300, fileKey=(dev=804,ino=46514717)
02:09:20 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, cannot be racily clean
02:09:20 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:09:20 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, create new FileSnapshot: lastRead=2022-09-18 06:09:20.555571591, lastModified=2022-09-18 06:05:41.519710439, size=300, fileKey=(dev=804,ino=46514717)
02:09:20 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, cannot be racily clean
02:09:20 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:09:20 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, isRacyClean=false, read=2022-09-18 06:09:20.555571591, lastModified=2022-09-18 06:05:41.519710439, delta=219035861152 ns, racy<=2500000000 ns
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, is unmodified
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/index, create new FileSnapshot: lastRead=2022-09-18 06:09:20.555961306, lastModified=2022-09-18 06:06:07.283171668, size=657663, fileKey=(dev=804,ino=46514726)
02:09:20 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, cannot be racily clean
02:09:20 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:09:20 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, isRacyClean=false, read=2022-09-18 06:09:20.555571591, lastModified=2022-09-18 06:05:41.519710439, delta=219035861152 ns, racy<=2500000000 ns
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, is unmodified
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/packed-refs, create new FileSnapshot: lastRead=2022-09-18 06:09:20.556203436, lastModified=2022-09-18 06:05:41.516710385, size=18926, fileKey=(dev=804,ino=46514719)
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/HEAD, create new FileSnapshot: lastRead=2022-09-18 06:09:20.556677653, lastModified=2022-09-18 06:06:07.284171686, size=23, fileKey=(dev=804,ino=46514718)
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/refs/heads/master, create new FileSnapshot: lastRead=2022-09-18 06:09:20.556729112, lastModified=2022-09-18 06:05:41.517710403, size=41, fileKey=(dev=804,ino=51527534)
02:09:20 [DEBUG] file=/home/jenkins/.config/jgit/config.lock, cannot be racily clean
02:09:20 [DEBUG] file=/home/jenkins/.gitconfig, isRacyClean=false, read=2022-09-18 06:08:50.052994437, lastModified=1970-01-01 00:00:00.000000000, delta=1663481330052994437 ns, racy<=2500000000 ns
02:09:20 [DEBUG] file=/home/jenkins/.gitconfig, is unmodified
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, isRacyClean=false, read=2022-09-18 06:09:20.555571591, lastModified=2022-09-18 06:05:41.519710439, delta=219035861152 ns, racy<=2500000000 ns
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/config, is unmodified
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/packed-refs, isRacyClean=false, read=2022-09-18 06:09:20.556203436, lastModified=2022-09-18 06:05:41.516710385, delta=219039493051 ns, racy<=4598312 ns
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/packed-refs, is unmodified
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/HEAD, isRacyClean=false, read=2022-09-18 06:09:20.556677653, lastModified=2022-09-18 06:06:07.284171686, delta=193272505967 ns, racy<=4598312 ns
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/HEAD, is unmodified
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/refs/heads/master, isRacyClean=false, read=2022-09-18 06:09:20.556729112, lastModified=2022-09-18 06:05:41.517710403, delta=219039018709 ns, racy<=4598312 ns
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/refs/heads/master, is unmodified
02:09:20 [DEBUG] file=null, size changed from -1 to 121 bytes
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/objects/pack, create new FileSnapshot: lastRead=2022-09-18 06:09:20.557090827, lastModified=2022-09-18 06:05:41.517710403, size=121, fileKey=(dev=804,ino=56744628)
02:09:20 [DEBUG] file=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/objects/pack/pack-3ec89cf6db310c8447c7bf9c77f730932448d1cc.pack, create new FileSnapshot: lastRead=2022-09-18 06:09:20.557344123, lastModified=2022-09-18 06:05:41.345707324, size=33952474, fileKey=(dev=804,ino=56744630)
02:09:20 [DEBUG] Opening pack index /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/../.git/modules/equinox/objects/pack/pack-3ec89cf6db310c8447c7bf9c77f730932448d1cc.idx, size 3.918 MB took 5 ms
02:09:20 [INFO] The project's OSGi version is 3.16.300.v20220907-0928
02:09:20 [INFO] 
02:09:20 [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.common ---
02:09:20 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id' with basic configurator -->
02:09:20 [DEBUG]   (f) packaging = eclipse-plugin
02:09:20 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG] -- end configuration --
02:09:20 [INFO] 
02:09:20 [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.common ---
02:09:20 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version' with basic configurator -->
02:09:20 [DEBUG]   (f) packaging = eclipse-plugin
02:09:20 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG]   (f) strictVersions = true
02:09:20 [DEBUG] -- end configuration --
02:09:20 [INFO] 
02:09:20 [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ org.eclipse.equinox.common ---
02:09:20 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:copy-resources' with basic configurator -->
02:09:20 [DEBUG]   (f) addDefaultExcludes = true
02:09:20 [DEBUG]   (f) buildFilters = []
02:09:20 [DEBUG]   (f) encoding = UTF-8
02:09:20 [DEBUG]   (f) escapeWindowsPaths = true
02:09:20 [DEBUG]   (f) fileNameFiltering = false
02:09:20 [DEBUG]   (s) includeEmptyDirs = false
02:09:20 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target
02:09:20 [DEBUG]   (s) overwrite = true
02:09:20 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG]   (s) directory = saveproperties
02:09:20 [DEBUG]   (s) filtering = true
02:09:20 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: true, FileSet {directory: saveproperties, PatternSet [includes: {}, excludes: {}]}}]
02:09:20 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:20 [DEBUG]   (f) skip = false
02:09:20 [DEBUG]   (f) supportMultiLineFiltering = false
02:09:20 [DEBUG]   (f) useBuildFilters = true
02:09:20 [DEBUG]   (s) useDefaultDelimiters = true
02:09:20 [DEBUG] -- end configuration --
02:09:20 [DEBUG] properties used:
02:09:20 [DEBUG] buildId: I20220918-0606
02:09:20 [DEBUG] buildQualifier: v20220907-0928
02:09:20 [DEBUG] buildTimestamp: 20220918-0606
02:09:20 [DEBUG] buildType: I
02:09:20 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:09:20 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:20 [DEBUG] cbi-plugins.version: 1.3.2
02:09:20 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:20 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:20 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:09:20 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:09:20 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:20 [DEBUG] compare-version-with-baselines.skip: true
02:09:20 [DEBUG] defaultSigning-excludeInnerJars: false
02:09:20 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:20 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:09:20 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:09:20 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:09:20 [DEBUG] env.BUILD_ID: 1370
02:09:20 [DEBUG] env.BUILD_NUMBER: 1370
02:09:20 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:09:20 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:09:20 [DEBUG] env.CI: true
02:09:20 [DEBUG] env.DISPLAY: :43
02:09:20 [DEBUG] env.EXECUTOR_NUMBER: 0
02:09:20 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:09:20 [DEBUG] env.GIT_BRANCH: origin/master
02:09:20 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:09:20 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:09:20 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:09:20 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:09:20 [DEBUG] env.HOME: /home/jenkins
02:09:20 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:09:20 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:09:20 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:09:20 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:09:20 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:09:20 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:09:20 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:09:20 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:09:20 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:09:20 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:09:20 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:09:20 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:09:20 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:09:20 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:09:20 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:09:20 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:09:20 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:09:20 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:09:20 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:09:20 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:09:20 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:09:20 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:09:20 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:09:20 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:09:20 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:09:20 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:09:20 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:09:20 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:09:20 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:09:20 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:09:20 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:09:20 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:09:20 [DEBUG] env.LANG: en_US.UTF-8
02:09:20 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:09:20 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:09:20 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:09:20 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:09:20 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:09:20 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:09:20 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:09:20 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:09:20 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:09:20 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:09:20 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:09:20 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:09:20 [DEBUG] env.SHLVL: 0
02:09:20 [DEBUG] env.TERM: xterm
02:09:20 [DEBUG] env.USER_NAME: jenkins
02:09:20 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:09:20 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:09:20 [DEBUG] env.skipTests: true
02:09:20 [DEBUG] file.encoding: UTF-8
02:09:20 [DEBUG] file.separator: /
02:09:20 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:09:20 [DEBUG] java.class.version: 61.0
02:09:20 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:09:20 [DEBUG] java.io.tmpdir: /tmp
02:09:20 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:09:20 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:09:20 [DEBUG] java.runtime.version: 17.0.1+12-39
02:09:20 [DEBUG] java.specification.name: Java Platform API Specification
02:09:20 [DEBUG] java.specification.vendor: Oracle Corporation
02:09:20 [DEBUG] java.specification.version: 17
02:09:20 [DEBUG] java.vendor: Oracle Corporation
02:09:20 [DEBUG] java.vendor.url: https://java.oracle.com/
02:09:20 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:09:20 [DEBUG] java.version: 17.0.1
02:09:20 [DEBUG] java.version.date: 2021-10-19
02:09:20 [DEBUG] java.vm.compressedOopsMode: Zero based
02:09:20 [DEBUG] java.vm.info: mixed mode, sharing
02:09:20 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:09:20 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:09:20 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:09:20 [DEBUG] java.vm.specification.version: 17
02:09:20 [DEBUG] java.vm.vendor: Oracle Corporation
02:09:20 [DEBUG] java.vm.version: 17.0.1+12-39
02:09:20 [DEBUG] jdk.debug: release
02:09:20 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:09:20 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:09:20 [DEBUG] line.separator: 
02:09:20 
02:09:20 [DEBUG] macSigner.forceContinue: false
02:09:20 [DEBUG] maven.build.timestamp: 2022-09-18T06:09:20Z
02:09:20 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:09:20 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:09:20 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:09:20 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:09:20 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:09:20 [DEBUG] maven.version: 3.8.5
02:09:20 [DEBUG] native.encoding: UTF-8
02:09:20 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:09:20 [DEBUG] os.arch: amd64
02:09:20 [DEBUG] os.name: Linux
02:09:20 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:09:20 [DEBUG] path.separator: :
02:09:20 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:09:20 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/
02:09:20 [DEBUG] project.build.sourceEncoding: UTF-8
02:09:20 [DEBUG] qualifiedVersion: 3.16.300.v20220907-0928
02:09:20 [DEBUG] releaseName: 2022-12
02:09:20 [DEBUG] releaseNumberPlatform: 4.26
02:09:20 [DEBUG] releaseNumberSDK: 4.26
02:09:20 [DEBUG] rt.equinox.binaries.loc: ../../../rt.equinox.binaries
02:09:20 [DEBUG] skipTests: true
02:09:20 [DEBUG] sun.arch.data.model: 64
02:09:20 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:09:20 [DEBUG] sun.cpu.endian: little
02:09:20 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:09:20 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:09:20 [DEBUG] sun.java.launcher: SUN_STANDARD
02:09:20 [DEBUG] sun.jnu.encoding: UTF-8
02:09:20 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:09:20 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:09:20 [DEBUG] surefire.platformSystemProperties: 
02:09:20 [DEBUG] surefire.systemProperties: 
02:09:20 [DEBUG] surefire.testArgLine: 
02:09:20 [DEBUG] surefire.version: 3.0.0-M7
02:09:20 [DEBUG] target-platform.optionalDependencies: require
02:09:20 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:09:20 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:20 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:09:20 [DEBUG] tycho.env.osgi.arch: x86_64
02:09:20 [DEBUG] tycho.env.osgi.os: linux
02:09:20 [DEBUG] tycho.env.osgi.ws: gtk
02:09:20 [DEBUG] tycho.mode: extension
02:09:20 [DEBUG] tycho.scmUrl: scm:git:https://github.com/eclipse-equinox/equinox.git
02:09:20 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:09:20 [DEBUG] tychoProject.build.outputDirectories: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG] unqualifiedVersion: 3.16.300
02:09:20 [DEBUG] user.country: US
02:09:20 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] user.home: /home/jenkins
02:09:20 [DEBUG] user.language: en
02:09:20 [DEBUG] user.name: jenkins
02:09:20 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:09:20 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:09:20 [DEBUG] resource with targetPath null
02:09:20 directory saveproperties
02:09:20 excludes []
02:09:20 includes []
02:09:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/saveproperties
02:09:20 [DEBUG] no use filter components
02:09:20 [INFO] 
02:09:20 [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ org.eclipse.equinox.common ---
02:09:20 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce' with basic configurator -->
02:09:20 [DEBUG]   (f) commandLineRules = []
02:09:20 [DEBUG]   (s) fail = true
02:09:20 [DEBUG]   (s) failFast = false
02:09:20 [DEBUG]   (f) ignoreCache = false
02:09:20 [DEBUG]   (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce {execution: enforce-maven}
02:09:20 [DEBUG]   (s) project = MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG]   (s) version = 3.5.4
02:09:20 [DEBUG]   (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@64318d78]
02:09:20 [DEBUG]   (s) session = org.apache.maven.execution.MavenSession@14477474
02:09:20 [DEBUG]   (s) skip = false
02:09:20 [DEBUG] -- end configuration --
02:09:20 [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
02:09:20 [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
02:09:20 [DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 48522368 was found in the cache
02:09:20 [DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
02:09:20 [INFO] 
02:09:20 [INFO] --- maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature) @ org.eclipse.equinox.common ---
02:09:20 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-antrun-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run' with basic configurator -->
02:09:20 [DEBUG]   (f) exportAntProperties = true
02:09:20 [DEBUG]   (f) failOnError = true
02:09:20 [DEBUG]   (f) localRepository =       id: local
02:09:20       url: file:///home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/
02:09:20    layout: default
02:09:20 snapshots: [enabled => true, update => always]
02:09:20  releases: [enabled => true, update => always]
02:09:20    blocked: false
02:09:20 
02:09:20 [DEBUG]   (f) mavenProject = MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG]   (f) pluginArtifacts = [org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:3.1.0:, org.codehaus.plexus:plexus-utils:jar:3.4.1:compile, org.apache.ant:ant:jar:1.10.12:compile, org.apache.ant:ant-launcher:jar:1.10.12:compile]
02:09:20 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:20 [DEBUG]   (f) skip = false
02:09:20 [DEBUG]   (f) target = <target><condition else="true" property="skipAPIDescription" value="false"><and><available file="/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF"/>
02:09:20 <resourcecontains resource="/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.project" substring="org.eclipse.pde.api.tools.apiAnalysisNature"/>
02:09:20 </and>
02:09:20 </condition>
02:09:20 </target>
02:09:20 
02:09:20 [DEBUG]   (f) versionsPropertyName = maven.project.dependencies.versions
02:09:20 [DEBUG] -- end configuration --
02:09:20 [DEBUG] Adding reference: ant.projectHelper
02:09:20 [DEBUG] Adding reference: ant.PropertyHelper
02:09:20 [DEBUG] Adding reference: ant.parsing.context
02:09:20 [DEBUG] Adding reference: ant.targets
02:09:20 [DEBUG] parsing buildfile /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/antrun/build-main.xml with URI = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/antrun/build-main.xml
02:09:20 [DEBUG] Setting ro project property: ant.project.name -> maven-antrun-
02:09:20 [DEBUG] Adding reference: maven-antrun-
02:09:20 [DEBUG] Setting ro project property: ant.project.default-target -> main
02:09:20 [DEBUG] Setting ro project property: ant.file.maven-antrun- -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/antrun/build-main.xml
02:09:20 [DEBUG] Setting ro project property: ant.file.type.maven-antrun- -> file
02:09:20 [DEBUG] Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/antrun
02:09:20 [DEBUG]  +Target: 
02:09:20 [DEBUG]  +Target: main
02:09:20 [DEBUG] Adding reference: ant.LocalProperties
02:09:20 [DEBUG] Detected Java version: 17 in: /opt/tools/java/openjdk/jdk-17/17.0.1
02:09:20 [DEBUG] Detected OS: Linux
02:09:20 [DEBUG] Adding reference: ant.ComponentHelper
02:09:20 [DEBUG] Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common
02:09:20 [DEBUG] Adding reference: maven.dependency.classpath
02:09:20 [DEBUG] Adding reference: maven.compile.classpath
02:09:20 [DEBUG] Adding reference: maven.runtime.classpath
02:09:20 [DEBUG] Adding reference: maven.test.classpath
02:09:20 [DEBUG] Adding reference: maven.plugin.classpath
02:09:20 [DEBUG] Adding reference: maven.project
02:09:20 [DEBUG] Adding reference: maven.project.ref
02:09:20 [DEBUG] Adding reference: maven.project.helper
02:09:20 [DEBUG] Adding reference: maven.local.repository
02:09:20 [DEBUG] Initialize Maven Ant Tasks
02:09:20 [DEBUG] parsing buildfile jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar!/org/apache/maven/ant/tasks/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar!/org/apache/maven/ant/tasks/antlib.xml from a zip file
02:09:20 [DEBUG] parsing buildfile jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar!/org/apache/tools/ant/antlib.xml from a zip file
02:09:20 [DEBUG] Class org.apache.maven.ant.tasks.AttachArtifactTask loaded from parent loader (parentFirst)
02:09:20 [DEBUG]  +Datatype attachartifact org.apache.maven.ant.tasks.AttachArtifactTask
02:09:20 [DEBUG] Class org.apache.maven.ant.tasks.DependencyFilesetsTask loaded from parent loader (parentFirst)
02:09:20 [DEBUG]  +Datatype dependencyfilesets org.apache.maven.ant.tasks.DependencyFilesetsTask
02:09:20 [DEBUG] Setting project property: buildTimestamp -> 20220918-0606
02:09:20 [DEBUG] Setting project property: releaseName -> 2022-12
02:09:20 [DEBUG] Setting project property: macSigner.forceContinue -> false
02:09:20 [DEBUG] Setting project property: tycho.env.osgi.arch -> x86_64
02:09:20 [DEBUG] Setting project property: releaseNumberPlatform -> 4.26
02:09:20 [DEBUG] Setting project property: tests.ignoredWarnings -> -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:09:20 [DEBUG] Setting project property: tycho.env.osgi.ws -> gtk
02:09:20 [DEBUG] Setting project property: tychoProject.build.outputDirectories -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG] Setting project property: surefire.version -> 3.0.0-M7
02:09:20 [DEBUG] Setting project property: cbi-snapshots-repo.url -> https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:20 [DEBUG] Setting project property: cbi-ecj-version -> 3.31.0.v20220831-1439
02:09:20 [DEBUG] Setting project property: eclipserun-repo -> https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:09:20 [DEBUG] Setting project property: surefire.moduleProperties -> --add-modules=ALL-SYSTEM
02:09:20 [DEBUG] Setting project property: maven.build.timestamp.format -> yyyyMMdd-HHmm
02:09:20 [DEBUG] Setting project property: unqualifiedVersion -> 3.16.300
02:09:20 [DEBUG] Setting project property: project.build.sourceEncoding -> UTF-8
02:09:20 [DEBUG] Setting project property: code.ignoredWarnings -> -warn:-deprecation,unavoidableGenericProblems,warningToken
02:09:20 [DEBUG] Overriding previous definition of property "skipTests"
02:09:20 [DEBUG] Setting project property: skipTests -> true
02:09:20 [DEBUG] Setting project property: tycho.version -> 3.0.0-SNAPSHOT
02:09:20 [DEBUG] Setting project property: cbi-plugins.version -> 1.3.2
02:09:20 [DEBUG] Setting project property: eclipse-p2-repo.url -> https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:20 [DEBUG] Setting project property: previous-release.baseline -> https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:09:20 [DEBUG] Setting project property: surefire.systemProperties -> 
02:09:20 [DEBUG] Setting project property: eclipse-repo.url -> https://repo.eclipse.org/content/repositories/cbi/
02:09:20 [DEBUG] Overriding previous definition of property "java.version"
02:09:20 [DEBUG] Setting project property: java.version -> 11
02:09:20 [DEBUG] Setting project property: qualifiedVersion -> 3.16.300.v20220907-0928
02:09:20 [DEBUG] Setting project property: buildId -> I20220918-0606
02:09:20 [DEBUG] Setting project property: compare-version-with-baselines.skip -> true
02:09:20 [DEBUG] Setting project property: surefire.testArgLine -> 
02:09:20 [DEBUG] Setting project property: cbi-jdt-repo.url -> https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:20 [DEBUG] Setting project property: surefire.platformSystemProperties -> 
02:09:20 [DEBUG] Setting project property: tycho.env.osgi.os -> linux
02:09:20 [DEBUG] Setting project property: tycho.buildqualifier.format -> 'v'yyyyMMdd-HHmm
02:09:20 [DEBUG] Setting project property: tycho.scmUrl -> scm:git:https://github.com/eclipse-equinox/equinox.git
02:09:20 [DEBUG] Setting project property: cbi-releases-repo.url -> https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:20 [DEBUG] Setting project property: buildType -> I
02:09:20 [DEBUG] Setting project property: target-platform.optionalDependencies -> require
02:09:20 [DEBUG] Setting project property: comparator.repo -> https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:20 [DEBUG] Setting project property: tycho-snapshot-repo.url -> https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:20 [DEBUG] Setting project property: jgit.dirtyWorkingTree-platformDefault -> ignore
02:09:20 [DEBUG] Setting project property: rt.equinox.binaries.loc -> ../../../rt.equinox.binaries
02:09:20 [DEBUG] Setting project property: releaseNumberSDK -> 4.26
02:09:20 [DEBUG] Setting project property: buildQualifier -> v20220907-0928
02:09:20 [DEBUG] Setting project property: defaultSigning-excludeInnerJars -> false
02:09:20 [DEBUG] Overriding previous definition of property "org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener"
02:09:20 [DEBUG] Setting project property: org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener -> warn
02:09:20 [DEBUG] Overriding previous definition of property "skipTests"
02:09:20 [DEBUG] Setting project property: skipTests -> true
02:09:20 [DEBUG] Overriding previous definition of property "maven.repo.local"
02:09:20 [DEBUG] Setting project property: maven.repo.local -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:09:20 [DEBUG] Setting project property: tycho.mode -> extension
02:09:20 [DEBUG] Setting project property: ant.file -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG] Setting properties with prefix: 
02:09:20 [DEBUG] Setting project property: project.groupId -> org.eclipse.equinox
02:09:20 [DEBUG] Setting project property: project.artifactId -> org.eclipse.equinox.common
02:09:20 [DEBUG] Setting project property: project.name -> [bundle] Common Eclipse Runtime
02:09:20 [DEBUG] Setting project property: project.version -> 3.16.300-SNAPSHOT
02:09:20 [DEBUG] Setting project property: project.packaging -> eclipse-plugin
02:09:20 [DEBUG] Setting project property: project.build.directory -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target
02:09:20 [DEBUG] Setting project property: project.build.outputDirectory -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG] Setting project property: project.build.testOutputDirectory -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/test-classes
02:09:20 [DEBUG] Setting project property: project.build.sourceDirectory -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/main/java
02:09:20 [DEBUG] Setting project property: project.build.testSourceDirectory -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/test/java
02:09:20 [DEBUG] Setting project property: localRepository ->       id: local
02:09:20       url: file:///home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/
02:09:20    layout: default
02:09:20 snapshots: [enabled => true, update => always]
02:09:20  releases: [enabled => true, update => always]
02:09:20    blocked: false
02:09:20 [DEBUG] Setting project property: settings.localRepository -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:09:20 [DEBUG] Setting project property: org.eclipse.osgi:org.eclipse.osgi:eclipse-plugin -> /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/org.eclipse.osgi-3.18.100-SNAPSHOT.jar
02:09:20 [DEBUG] Setting project property: maven.project.dependencies.versions -> 3.18.100-SNAPSHOT:
02:09:20 [INFO] Executing tasks
02:09:20 [DEBUG] Build sequence for target(s) `main' is [main]
02:09:20 [DEBUG] Complete build sequence is [main, ]
02:09:20 [DEBUG] 
02:09:20 main:
02:09:20 [DEBUG] Class org.apache.tools.ant.taskdefs.condition.And loaded from parent loader (parentFirst)
02:09:20 [DEBUG] Class org.apache.tools.ant.types.resources.selectors.And loaded from parent loader (parentFirst)
02:09:20 [DEBUG] Class org.apache.tools.ant.taskdefs.condition.ResourceContains loaded from parent loader (parentFirst)
02:09:20 [DEBUG] [available] Found: META-INF/MANIFEST.MF
02:09:20 [DEBUG] Condition true; setting skipAPIDescription to false
02:09:20 [DEBUG] Setting project property: skipAPIDescription -> false
02:09:20 [INFO] Executed tasks
02:09:20 [DEBUG] Propagated Ant properties to Maven properties
02:09:20 [DEBUG] Ant property 'surefire.systemProperties=' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'cbi-ecj-version=3.31.0.v20220831-1439' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'cbi-jdt-repo.url=https://repo.eclipse.org/content/repositories/eclipse-staging/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'jgit.dirtyWorkingTree-platformDefault=ignore' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'tycho.buildqualifier.format='v'yyyyMMdd-HHmm' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'surefire.testArgLine=' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'macSigner.forceContinue=false' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'defaultSigning-excludeInnerJars=false' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'target-platform.optionalDependencies=require' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'cbi-releases-repo.url=https://repo.eclipse.org/content/repositories/cbi-releases/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'tests.ignoredWarnings=-warn:-deprecation,raw,unchecked,discouraged,warningToken' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'surefire.platformSystemProperties=' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'tycho.version=3.0.0-SNAPSHOT' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'eclipse-p2-repo.url=https://download.eclipse.org/eclipse/updates/4.26-I-builds' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'releaseName=2022-12' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'releaseNumberPlatform=4.26' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'tycho.scmUrl=scm:git:https://github.com/eclipse-equinox/equinox.git' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'buildId=I20220918-0606' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'tycho-snapshot-repo.url=https://repo.eclipse.org/content/repositories/tycho-snapshots/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'unqualifiedVersion=3.16.300' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'buildType=I' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'qualifiedVersion=3.16.300.v20220907-0928' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'surefire.version=3.0.0-M7' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'tycho.env.osgi.arch=x86_64' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'cbi-snapshots-repo.url=https://repo.eclipse.org/content/repositories/cbi-snapshots/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'java.version=11' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'project.build.sourceEncoding=UTF-8' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'cbi-plugins.version=1.3.2' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'rt.equinox.binaries.loc=../../../rt.equinox.binaries' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'tychoProject.build.outputDirectories=/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'eclipserun-repo=https://download.eclipse.org/eclipse/updates/4.26-I-builds/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'buildQualifier=v20220907-0928' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'compare-version-with-baselines.skip=true' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'maven.build.timestamp.format=yyyyMMdd-HHmm' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'surefire.moduleProperties=--add-modules=ALL-SYSTEM' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'skipTests=false' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'comparator.repo=https://download.eclipse.org/eclipse/updates/4.26-I-builds' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'releaseNumberSDK=4.26' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'eclipse-repo.url=https://repo.eclipse.org/content/repositories/cbi/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'tycho.env.osgi.os=linux' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'tycho.env.osgi.ws=gtk' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'buildTimestamp=20220918-0606' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'previous-release.baseline=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [DEBUG] Ant property 'code.ignoredWarnings=-warn:-deprecation,unavoidableGenericProblems,warningToken' clashs with an existing Maven property, SKIPPING this Ant property propagation.
02:09:20 [INFO] 
02:09:20 [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.common ---
02:09:20 [DEBUG] Configuring mojo org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT:target-platform from plugin realm ClassRealm[plugin>org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.eclipse.tycho:target-platform-configuration:3.0.0-SNAPSHOT:target-platform' with basic configurator -->
02:09:20 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG] -- end configuration --
02:09:20 [DEBUG] Adding reactor project: MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
02:09:20 [DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fhome%252Fjenkins%252Fagent%252Fworkspace%252Feclipse-aggregator-master%252Fequinox%252Fbundles%252Forg.eclipse.equinox.common)
02:09:20 [INFO] 
02:09:20 [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.common ---
02:09:20 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath' with basic configurator -->
02:09:20 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG] -- end configuration --
02:09:20 [INFO] Resolving class path of [bundle] Common Eclipse Runtime...
02:09:20 [DEBUG] Using TargetEnvironment (& (osgi.os=linux) (osgi.ws=gtk) (osgi.arch=x86_64) ) to create resolver properties
02:09:20 [DEBUG] Resolved org.osgi.annotation.bundle to org.osgi.annotation.bundle 2.0.0.202202082230 /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar
02:09:20 [DEBUG] Resolved org.osgi.annotation.versioning to org.osgi.annotation.versioning 1.1.2.202109301733 /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar
02:09:20 [DEBUG] Resolved org.osgi.service.component.annotations to org.osgi.service.component.annotations 1.5.0.202109301733 /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar
02:09:20 [INFO] 
02:09:20 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.equinox.common ---
02:09:20 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources' with basic configurator -->
02:09:20 [DEBUG]   (f) addDefaultExcludes = true
02:09:20 [DEBUG]   (f) buildFilters = []
02:09:20 [DEBUG]   (f) encoding = UTF-8
02:09:20 [DEBUG]   (f) escapeWindowsPaths = true
02:09:20 [DEBUG]   (f) fileNameFiltering = false
02:09:20 [DEBUG]   (s) includeEmptyDirs = false
02:09:20 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG]   (s) overwrite = false
02:09:20 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
02:09:20 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:20 [DEBUG]   (f) skip = false
02:09:20 [DEBUG]   (f) supportMultiLineFiltering = false
02:09:20 [DEBUG]   (f) useBuildFilters = true
02:09:20 [DEBUG]   (s) useDefaultDelimiters = true
02:09:20 [DEBUG] -- end configuration --
02:09:20 [DEBUG] properties used:
02:09:20 [DEBUG] ant.core.lib: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
02:09:20 [DEBUG] ant.file: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG] ant.file.maven-antrun-: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/antrun/build-main.xml
02:09:20 [DEBUG] ant.file.type.maven-antrun-: file
02:09:20 [DEBUG] ant.java.version: 17
02:09:20 [DEBUG] ant.project.default-target: main
02:09:20 [DEBUG] ant.project.name: maven-antrun-
02:09:20 [DEBUG] ant.version: Apache Ant(TM) version 1.10.12 compiled on October 13 2021
02:09:20 [DEBUG] basedir: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common
02:09:20 [DEBUG] buildId: I20220918-0606
02:09:20 [DEBUG] buildQualifier: v20220907-0928
02:09:20 [DEBUG] buildTimestamp: 20220918-0606
02:09:20 [DEBUG] buildType: I
02:09:20 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:09:20 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:20 [DEBUG] cbi-plugins.version: 1.3.2
02:09:20 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:20 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:20 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:09:20 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:09:20 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:20 [DEBUG] compare-version-with-baselines.skip: true
02:09:20 [DEBUG] defaultSigning-excludeInnerJars: false
02:09:20 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:20 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:09:20 [DEBUG] eclipse.p2.atomic.composite.loading.default: true
02:09:20 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:09:20 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:09:20 [DEBUG] env.BUILD_ID: 1370
02:09:20 [DEBUG] env.BUILD_NUMBER: 1370
02:09:20 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:09:20 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:09:20 [DEBUG] env.CI: true
02:09:20 [DEBUG] env.DISPLAY: :43
02:09:20 [DEBUG] env.EXECUTOR_NUMBER: 0
02:09:20 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:09:20 [DEBUG] env.GIT_BRANCH: origin/master
02:09:20 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:09:20 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:09:20 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:09:20 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:09:20 [DEBUG] env.HOME: /home/jenkins
02:09:20 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:09:20 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:09:20 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:09:20 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:09:20 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:09:20 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:09:20 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:09:20 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:09:20 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:09:20 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:09:20 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:09:20 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:09:20 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:09:20 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:09:20 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:09:20 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:09:20 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:09:20 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:09:20 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:09:20 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:09:20 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:09:20 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:09:20 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:09:20 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:09:20 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:09:20 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:09:20 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:09:20 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:09:20 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:09:20 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:09:20 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:09:20 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:09:20 [DEBUG] env.LANG: en_US.UTF-8
02:09:20 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:09:20 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:09:20 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:09:20 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:09:20 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:09:20 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:09:20 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:09:20 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:09:20 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:09:20 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:09:20 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:09:20 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:09:20 [DEBUG] env.SHLVL: 0
02:09:20 [DEBUG] env.TERM: xterm
02:09:20 [DEBUG] env.USER_NAME: jenkins
02:09:20 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:09:20 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:09:20 [DEBUG] env.skipTests: true
02:09:20 [DEBUG] file.encoding: UTF-8
02:09:20 [DEBUG] file.separator: /
02:09:20 [DEBUG] guice.disable.misplaced.annotation.check: true
02:09:20 [DEBUG] jansi.mode: strip
02:09:20 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:09:20 [DEBUG] java.class.version: 61.0
02:09:20 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:09:20 [DEBUG] java.io.tmpdir: /tmp
02:09:20 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:09:20 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:09:20 [DEBUG] java.runtime.version: 17.0.1+12-39
02:09:20 [DEBUG] java.specification.name: Java Platform API Specification
02:09:20 [DEBUG] java.specification.vendor: Oracle Corporation
02:09:20 [DEBUG] java.specification.version: 17
02:09:20 [DEBUG] java.vendor: Oracle Corporation
02:09:20 [DEBUG] java.vendor.url: https://java.oracle.com/
02:09:20 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:09:20 [DEBUG] java.version: 17.0.1
02:09:20 [DEBUG] java.version.date: 2021-10-19
02:09:20 [DEBUG] java.vm.compressedOopsMode: Zero based
02:09:20 [DEBUG] java.vm.info: mixed mode, sharing
02:09:20 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:09:20 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:09:20 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:09:20 [DEBUG] java.vm.specification.version: 17
02:09:20 [DEBUG] java.vm.vendor: Oracle Corporation
02:09:20 [DEBUG] java.vm.version: 17.0.1+12-39
02:09:20 [DEBUG] jdk.debug: release
02:09:20 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:09:20 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:09:20 [DEBUG] line.separator: 
02:09:20 
02:09:20 [DEBUG] localRepository:       id: local
02:09:20       url: file:///home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/
02:09:20    layout: default
02:09:20 snapshots: [enabled => true, update => always]
02:09:20  releases: [enabled => true, update => always]
02:09:20    blocked: false
02:09:20 
02:09:20 [DEBUG] macSigner.forceContinue: false
02:09:20 [DEBUG] maven.build.timestamp: 2022-09-18T06:09:20Z
02:09:20 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:09:20 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:09:20 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:09:20 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:09:20 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] maven.project.dependencies.versions: 3.18.100-SNAPSHOT:
02:09:20 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:09:20 [DEBUG] maven.version: 3.8.5
02:09:20 [DEBUG] native.encoding: UTF-8
02:09:20 [DEBUG] org.eclipse.osgi:org.eclipse.osgi:eclipse-plugin: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/org.eclipse.osgi-3.18.100-SNAPSHOT.jar
02:09:20 [DEBUG] org.slf4j.simpleLogger.defaultLogLevel: debug
02:09:20 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:09:20 [DEBUG] os.arch: amd64
02:09:20 [DEBUG] os.name: Linux
02:09:20 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:09:20 [DEBUG] p2.userAgent: tycho/3.0.0-SNAPSHOT
02:09:20 [DEBUG] path.separator: :
02:09:20 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:09:20 [DEBUG] project.artifactId: org.eclipse.equinox.common
02:09:20 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/
02:09:20 [DEBUG] project.build.directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target
02:09:20 [DEBUG] project.build.outputDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG] project.build.sourceDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/main/java
02:09:20 [DEBUG] project.build.sourceEncoding: UTF-8
02:09:20 [DEBUG] project.build.testOutputDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/test-classes
02:09:20 [DEBUG] project.build.testSourceDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/test/java
02:09:20 [DEBUG] project.groupId: org.eclipse.equinox
02:09:20 [DEBUG] project.name: [bundle] Common Eclipse Runtime
02:09:20 [DEBUG] project.packaging: eclipse-plugin
02:09:20 [DEBUG] project.version: 3.16.300-SNAPSHOT
02:09:20 [DEBUG] qualifiedVersion: 3.16.300.v20220907-0928
02:09:20 [DEBUG] releaseName: 2022-12
02:09:20 [DEBUG] releaseNumberPlatform: 4.26
02:09:20 [DEBUG] releaseNumberSDK: 4.26
02:09:20 [DEBUG] rt.equinox.binaries.loc: ../../../rt.equinox.binaries
02:09:20 [DEBUG] settings.localRepository: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:09:20 [DEBUG] skipAPIDescription: false
02:09:20 [DEBUG] skipTests: true
02:09:20 [DEBUG] sun.arch.data.model: 64
02:09:20 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:09:20 [DEBUG] sun.cpu.endian: little
02:09:20 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:09:20 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:09:20 [DEBUG] sun.java.launcher: SUN_STANDARD
02:09:20 [DEBUG] sun.jnu.encoding: UTF-8
02:09:20 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:09:20 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:09:20 [DEBUG] surefire.platformSystemProperties: 
02:09:20 [DEBUG] surefire.systemProperties: 
02:09:20 [DEBUG] surefire.testArgLine: 
02:09:20 [DEBUG] surefire.version: 3.0.0-M7
02:09:20 [DEBUG] target-platform.optionalDependencies: require
02:09:20 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:09:20 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:20 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:09:20 [DEBUG] tycho.env.osgi.arch: x86_64
02:09:20 [DEBUG] tycho.env.osgi.os: linux
02:09:20 [DEBUG] tycho.env.osgi.ws: gtk
02:09:20 [DEBUG] tycho.mode: extension
02:09:20 [DEBUG] tycho.scmUrl: scm:git:https://github.com/eclipse-equinox/equinox.git
02:09:20 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:09:20 [DEBUG] tychoProject.build.outputDirectories: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG] unqualifiedVersion: 3.16.300
02:09:20 [DEBUG] user.country: US
02:09:20 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] user.home: /home/jenkins
02:09:20 [DEBUG] user.language: en
02:09:20 [DEBUG] user.name: jenkins
02:09:20 [DEBUG] user.timezone: UTC
02:09:20 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:09:20 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:09:20 [DEBUG] resource with targetPath null
02:09:20 directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/main/resources
02:09:20 excludes []
02:09:20 includes []
02:09:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/main/resources
02:09:20 [DEBUG] no use filter components
02:09:20 [INFO] 
02:09:20 [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ org.eclipse.equinox.common ---
02:09:20 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.3.0:resources' with basic configurator -->
02:09:20 [DEBUG]   (f) addDefaultExcludes = true
02:09:20 [DEBUG]   (f) buildFilters = []
02:09:20 [DEBUG]   (f) encoding = UTF-8
02:09:20 [DEBUG]   (f) escapeString = \
02:09:20 [DEBUG]   (f) escapeWindowsPaths = true
02:09:20 [DEBUG]   (f) fileNameFiltering = false
02:09:20 [DEBUG]   (s) includeEmptyDirs = false
02:09:20 [DEBUG]   (s) outputDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/resources
02:09:20 [DEBUG]   (s) overwrite = false
02:09:20 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
02:09:20 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:20 [DEBUG]   (f) skip = false
02:09:20 [DEBUG]   (f) supportMultiLineFiltering = false
02:09:20 [DEBUG]   (f) useBuildFilters = true
02:09:20 [DEBUG]   (s) useDefaultDelimiters = true
02:09:20 [DEBUG] -- end configuration --
02:09:20 [DEBUG] properties used:
02:09:20 [DEBUG] ant.core.lib: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
02:09:20 [DEBUG] ant.file: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG] ant.file.maven-antrun-: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/antrun/build-main.xml
02:09:20 [DEBUG] ant.file.type.maven-antrun-: file
02:09:20 [DEBUG] ant.java.version: 17
02:09:20 [DEBUG] ant.project.default-target: main
02:09:20 [DEBUG] ant.project.name: maven-antrun-
02:09:20 [DEBUG] ant.version: Apache Ant(TM) version 1.10.12 compiled on October 13 2021
02:09:20 [DEBUG] basedir: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common
02:09:20 [DEBUG] buildId: I20220918-0606
02:09:20 [DEBUG] buildQualifier: v20220907-0928
02:09:20 [DEBUG] buildTimestamp: 20220918-0606
02:09:20 [DEBUG] buildType: I
02:09:20 [DEBUG] cbi-ecj-version: 3.31.0.v20220831-1439
02:09:20 [DEBUG] cbi-jdt-repo.url: https://repo.eclipse.org/content/repositories/eclipse-staging/
02:09:20 [DEBUG] cbi-plugins.version: 1.3.2
02:09:20 [DEBUG] cbi-releases-repo.url: https://repo.eclipse.org/content/repositories/cbi-releases/
02:09:20 [DEBUG] cbi-snapshots-repo.url: https://repo.eclipse.org/content/repositories/cbi-snapshots/
02:09:20 [DEBUG] classworlds.conf: /opt/tools/apache-maven/latest/bin/m2.conf
02:09:20 [DEBUG] code.ignoredWarnings: -warn:-deprecation,unavoidableGenericProblems,warningToken
02:09:20 [DEBUG] comparator.repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:20 [DEBUG] compare-version-with-baselines.skip: true
02:09:20 [DEBUG] defaultSigning-excludeInnerJars: false
02:09:20 [DEBUG] eclipse-p2-repo.url: https://download.eclipse.org/eclipse/updates/4.26-I-builds
02:09:20 [DEBUG] eclipse-repo.url: https://repo.eclipse.org/content/repositories/cbi/
02:09:20 [DEBUG] eclipse.p2.atomic.composite.loading.default: true
02:09:20 [DEBUG] eclipserun-repo: https://download.eclipse.org/eclipse/updates/4.26-I-builds/
02:09:20 [DEBUG] env.BUILD_DISPLAY_NAME: #1370
02:09:20 [DEBUG] env.BUILD_ID: 1370
02:09:20 [DEBUG] env.BUILD_NUMBER: 1370
02:09:20 [DEBUG] env.BUILD_TAG: jenkins-eclipse-aggregator-master-1370
02:09:20 [DEBUG] env.BUILD_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/
02:09:20 [DEBUG] env.CI: true
02:09:20 [DEBUG] env.DISPLAY: :43
02:09:20 [DEBUG] env.EXECUTOR_NUMBER: 0
02:09:20 [DEBUG] env.GITLAB_OBJECT_KIND: none
02:09:20 [DEBUG] env.GIT_BRANCH: origin/master
02:09:20 [DEBUG] env.GIT_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:09:20 [DEBUG] env.GIT_PREVIOUS_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:09:20 [DEBUG] env.GIT_PREVIOUS_SUCCESSFUL_COMMIT: 863c9fcbd0a873a2a619fb5e91f6abcf63a7ff04
02:09:20 [DEBUG] env.GIT_URL: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
02:09:20 [DEBUG] env.HOME: /home/jenkins
02:09:20 [DEBUG] env.HOSTNAME: jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.HUDSON_COOKIE: dac386fd-8dd2-4842-8ad8-575f1215f209
02:09:20 [DEBUG] env.HUDSON_HOME: /var/jenkins
02:09:20 [DEBUG] env.HUDSON_SERVER_COOKIE: 5b23e57e61c45a76
02:09:20 [DEBUG] env.HUDSON_URL: https://ci.eclipse.org/platform/
02:09:20 [DEBUG] env.JAVA_HOME: /opt/tools/java/openjdk/jdk-17/latest
02:09:20 [DEBUG] env.JENKINS_AGENT_NAME: jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.JENKINS_AGENT_WORKDIR: /home/jenkins/agent
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT: tcp://10.30.144.5:50000
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP: tcp://10.30.144.5:50000
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR: 10.30.144.5
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT: 50000
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO: tcp
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_HOST: 10.30.144.5
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT: 50000
02:09:20 [DEBUG] env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP: 50000
02:09:20 [DEBUG] env.JENKINS_HOME: /var/jenkins
02:09:20 [DEBUG] env.JENKINS_NAME: jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.JENKINS_REMOTING_JAVA_OPTS: -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
02:09:20 [DEBUG] env.JENKINS_SECRET: 228035204bd736de167e6327542b8c5ac10314bcb137f511b33b310de0353113
02:09:20 [DEBUG] env.JENKINS_SERVER_COOKIE: 5b23e57e61c45a76
02:09:20 [DEBUG] env.JENKINS_TUNNEL: jenkins-discovery.platform.svc.cluster.local:50000
02:09:20 [DEBUG] env.JENKINS_UI_PORT: tcp://10.30.157.157:80
02:09:20 [DEBUG] env.JENKINS_UI_PORT_80_TCP: tcp://10.30.157.157:80
02:09:20 [DEBUG] env.JENKINS_UI_PORT_80_TCP_ADDR: 10.30.157.157
02:09:20 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PORT: 80
02:09:20 [DEBUG] env.JENKINS_UI_PORT_80_TCP_PROTO: tcp
02:09:20 [DEBUG] env.JENKINS_UI_SERVICE_HOST: 10.30.157.157
02:09:20 [DEBUG] env.JENKINS_UI_SERVICE_PORT: 80
02:09:20 [DEBUG] env.JENKINS_UI_SERVICE_PORT_HTTP: 80
02:09:20 [DEBUG] env.JENKINS_URL: https://ci.eclipse.org/platform/
02:09:20 [DEBUG] env.JOB_BASE_NAME: eclipse-aggregator-master
02:09:20 [DEBUG] env.JOB_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
02:09:20 [DEBUG] env.JOB_NAME: eclipse-aggregator-master
02:09:20 [DEBUG] env.JOB_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
02:09:20 [DEBUG] env.KUBERNETES_PORT: tcp://10.30.0.1:443
02:09:20 [DEBUG] env.KUBERNETES_PORT_443_TCP: tcp://10.30.0.1:443
02:09:20 [DEBUG] env.KUBERNETES_PORT_443_TCP_ADDR: 10.30.0.1
02:09:20 [DEBUG] env.KUBERNETES_PORT_443_TCP_PORT: 443
02:09:20 [DEBUG] env.KUBERNETES_PORT_443_TCP_PROTO: tcp
02:09:20 [DEBUG] env.KUBERNETES_SERVICE_HOST: 10.30.0.1
02:09:20 [DEBUG] env.KUBERNETES_SERVICE_PORT: 443
02:09:20 [DEBUG] env.KUBERNETES_SERVICE_PORT_HTTPS: 443
02:09:20 [DEBUG] env.LANG: en_US.UTF-8
02:09:20 [DEBUG] env.M2_HOME: /opt/tools/apache-maven/latest
02:09:20 [DEBUG] env.MAVEN_CMD_LINE_ARGS:  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:09:20 [DEBUG] env.MAVEN_HOME: /opt/tools/apache-maven/latest
02:09:20 [DEBUG] env.MAVEN_OPTS:  -Xms128m -Xmx5120m
02:09:20 [DEBUG] env.MAVEN_PROJECTBASEDIR: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] env.MAVEN_TERMINATE_CMD: on
02:09:20 [DEBUG] env.NODE_LABELS: centos-7-6gb jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.NODE_NAME: jipp-centos-7-agent-6gb-hzcrv
02:09:20 [DEBUG] env.NSS_SDB_USE_CACHE: no
02:09:20 [DEBUG] env.OLDPWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] env.OPENJ9_JAVA_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
02:09:20 [DEBUG] env.PATH: /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:09:20 [DEBUG] env.PWD: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] env.RUN_ARTIFACTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=artifacts
02:09:20 [DEBUG] env.RUN_CHANGES_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=changes
02:09:20 [DEBUG] env.RUN_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect
02:09:20 [DEBUG] env.RUN_TESTS_DISPLAY_URL: https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1370/display/redirect?page=tests
02:09:20 [DEBUG] env.SHLVL: 0
02:09:20 [DEBUG] env.TERM: xterm
02:09:20 [DEBUG] env.USER_NAME: jenkins
02:09:20 [DEBUG] env.WORKSPACE: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] env.WORKSPACE_TMP: /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
02:09:20 [DEBUG] env.XAUTHORITY: /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8438219030409287260
02:09:20 [DEBUG] env.skipTests: true
02:09:20 [DEBUG] file.encoding: UTF-8
02:09:20 [DEBUG] file.separator: /
02:09:20 [DEBUG] guice.disable.misplaced.annotation.check: true
02:09:20 [DEBUG] jansi.mode: strip
02:09:20 [DEBUG] java.class.path: /opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
02:09:20 [DEBUG] java.class.version: 61.0
02:09:20 [DEBUG] java.home: /opt/tools/java/openjdk/jdk-17/17.0.1
02:09:20 [DEBUG] java.io.tmpdir: /tmp
02:09:20 [DEBUG] java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
02:09:20 [DEBUG] java.runtime.name: OpenJDK Runtime Environment
02:09:20 [DEBUG] java.runtime.version: 17.0.1+12-39
02:09:20 [DEBUG] java.specification.name: Java Platform API Specification
02:09:20 [DEBUG] java.specification.vendor: Oracle Corporation
02:09:20 [DEBUG] java.specification.version: 17
02:09:20 [DEBUG] java.vendor: Oracle Corporation
02:09:20 [DEBUG] java.vendor.url: https://java.oracle.com/
02:09:20 [DEBUG] java.vendor.url.bug: https://bugreport.java.com/bugreport/
02:09:20 [DEBUG] java.version: 17.0.1
02:09:20 [DEBUG] java.version.date: 2021-10-19
02:09:20 [DEBUG] java.vm.compressedOopsMode: Zero based
02:09:20 [DEBUG] java.vm.info: mixed mode, sharing
02:09:20 [DEBUG] java.vm.name: OpenJDK 64-Bit Server VM
02:09:20 [DEBUG] java.vm.specification.name: Java Virtual Machine Specification
02:09:20 [DEBUG] java.vm.specification.vendor: Oracle Corporation
02:09:20 [DEBUG] java.vm.specification.version: 17
02:09:20 [DEBUG] java.vm.vendor: Oracle Corporation
02:09:20 [DEBUG] java.vm.version: 17.0.1+12-39
02:09:20 [DEBUG] jdk.debug: release
02:09:20 [DEBUG] jgit.dirtyWorkingTree-platformDefault: ignore
02:09:20 [DEBUG] library.jansi.path: /opt/tools/apache-maven/latest/lib/jansi-native
02:09:20 [DEBUG] line.separator: 
02:09:20 
02:09:20 [DEBUG] localRepository:       id: local
02:09:20       url: file:///home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/
02:09:20    layout: default
02:09:20 snapshots: [enabled => true, update => always]
02:09:20  releases: [enabled => true, update => always]
02:09:20    blocked: false
02:09:20 
02:09:20 [DEBUG] macSigner.forceContinue: false
02:09:20 [DEBUG] maven.build.timestamp: 2022-09-18T06:09:20Z
02:09:20 [DEBUG] maven.build.timestamp.format: yyyyMMdd-HHmm
02:09:20 [DEBUG] maven.build.version: Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:09:20 [DEBUG] maven.conf: /opt/tools/apache-maven/latest/conf
02:09:20 [DEBUG] maven.home: /opt/tools/apache-maven/latest
02:09:20 [DEBUG] maven.multiModuleProjectDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] maven.project.dependencies.versions: 3.18.100-SNAPSHOT:
02:09:20 [DEBUG] maven.repo.local: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:09:20 [DEBUG] maven.version: 3.8.5
02:09:20 [DEBUG] native.encoding: UTF-8
02:09:20 [DEBUG] org.eclipse.osgi:org.eclipse.osgi:eclipse-plugin: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/org.eclipse.osgi-3.18.100-SNAPSHOT.jar
02:09:20 [DEBUG] org.slf4j.simpleLogger.defaultLogLevel: debug
02:09:20 [DEBUG] org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener: warn
02:09:20 [DEBUG] os.arch: amd64
02:09:20 [DEBUG] os.name: Linux
02:09:20 [DEBUG] os.version: 5.14.14-200.fc34.x86_64
02:09:20 [DEBUG] p2.userAgent: tycho/3.0.0-SNAPSHOT
02:09:20 [DEBUG] path.separator: :
02:09:20 [DEBUG] previous-release.baseline: https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
02:09:20 [DEBUG] project.artifactId: org.eclipse.equinox.common
02:09:20 [DEBUG] project.baseUri: file:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/
02:09:20 [DEBUG] project.build.directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target
02:09:20 [DEBUG] project.build.outputDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG] project.build.sourceDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/main/java
02:09:20 [DEBUG] project.build.sourceEncoding: UTF-8
02:09:20 [DEBUG] project.build.testOutputDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/test-classes
02:09:20 [DEBUG] project.build.testSourceDirectory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/test/java
02:09:20 [DEBUG] project.groupId: org.eclipse.equinox
02:09:20 [DEBUG] project.name: [bundle] Common Eclipse Runtime
02:09:20 [DEBUG] project.packaging: eclipse-plugin
02:09:20 [DEBUG] project.version: 3.16.300-SNAPSHOT
02:09:20 [DEBUG] qualifiedVersion: 3.16.300.v20220907-0928
02:09:20 [DEBUG] releaseName: 2022-12
02:09:20 [DEBUG] releaseNumberPlatform: 4.26
02:09:20 [DEBUG] releaseNumberSDK: 4.26
02:09:20 [DEBUG] rt.equinox.binaries.loc: ../../../rt.equinox.binaries
02:09:20 [DEBUG] settings.localRepository: /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository
02:09:20 [DEBUG] skipAPIDescription: false
02:09:20 [DEBUG] skipTests: true
02:09:20 [DEBUG] sun.arch.data.model: 64
02:09:20 [DEBUG] sun.boot.library.path: /opt/tools/java/openjdk/jdk-17/17.0.1/lib
02:09:20 [DEBUG] sun.cpu.endian: little
02:09:20 [DEBUG] sun.io.unicode.encoding: UnicodeLittle
02:09:20 [DEBUG] sun.java.command: org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -X -U clean verify -Pbree-libs
02:09:20 [DEBUG] sun.java.launcher: SUN_STANDARD
02:09:20 [DEBUG] sun.jnu.encoding: UTF-8
02:09:20 [DEBUG] sun.management.compiler: HotSpot 64-Bit Tiered Compilers
02:09:20 [DEBUG] surefire.moduleProperties: --add-modules=ALL-SYSTEM
02:09:20 [DEBUG] surefire.platformSystemProperties: 
02:09:20 [DEBUG] surefire.systemProperties: 
02:09:20 [DEBUG] surefire.testArgLine: 
02:09:20 [DEBUG] surefire.version: 3.0.0-M7
02:09:20 [DEBUG] target-platform.optionalDependencies: require
02:09:20 [DEBUG] tests.ignoredWarnings: -warn:-deprecation,raw,unchecked,discouraged,warningToken
02:09:20 [DEBUG] tycho-snapshot-repo.url: https://repo.eclipse.org/content/repositories/tycho-snapshots/
02:09:20 [DEBUG] tycho.buildqualifier.format: 'v'yyyyMMdd-HHmm
02:09:20 [DEBUG] tycho.env.osgi.arch: x86_64
02:09:20 [DEBUG] tycho.env.osgi.os: linux
02:09:20 [DEBUG] tycho.env.osgi.ws: gtk
02:09:20 [DEBUG] tycho.mode: extension
02:09:20 [DEBUG] tycho.scmUrl: scm:git:https://github.com/eclipse-equinox/equinox.git
02:09:20 [DEBUG] tycho.version: 3.0.0-SNAPSHOT
02:09:20 [DEBUG] tychoProject.build.outputDirectories: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG] unqualifiedVersion: 3.16.300
02:09:20 [DEBUG] user.country: US
02:09:20 [DEBUG] user.dir: /home/jenkins/agent/workspace/eclipse-aggregator-master
02:09:20 [DEBUG] user.home: /home/jenkins
02:09:20 [DEBUG] user.language: en
02:09:20 [DEBUG] user.name: jenkins
02:09:20 [DEBUG] user.timezone: UTC
02:09:20 [DEBUG] Using 'UTF-8' encoding to copy filtered resources.
02:09:20 [DEBUG] Using 'UTF-8' encoding to copy filtered properties files.
02:09:20 [DEBUG] resource with targetPath null
02:09:20 directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/main/resources
02:09:20 excludes []
02:09:20 includes []
02:09:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/main/resources
02:09:20 [DEBUG] no use filter components
02:09:20 [INFO] 
02:09:20 [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.common ---
02:09:20 [DEBUG] Configuring mojo org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:compile from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09]
02:09:20 [DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:compile' with basic configurator -->
02:09:20 [DEBUG]   (f) basedir = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common
02:09:20 [DEBUG]   (f) buildDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target
02:09:20 [DEBUG]   (f) compilerArgs = [-warn:-deprecation,unavoidableGenericProblems,warningToken, -verbose, -inlineJSR, -enableJavadoc, -encoding, UTF-8, -proceedOnError]
02:09:20 [DEBUG]   (f) compilerId = jdt
02:09:20 [DEBUG]   (f) copyResources = true
02:09:20 [DEBUG]   (f) debug = true
02:09:20 [DEBUG]   (f) deriveReleaseCompilerArgumentFromTargetLevel = true
02:09:20 [DEBUG]   (f) encoding = UTF-8
02:09:20 [DEBUG]   (f) excludeResources = [**/package.html]
02:09:20 [DEBUG]   (f) failOnWarning = false
02:09:20 [DEBUG]   (f) fork = false
02:09:20 [DEBUG]   (f) generatedSourcesDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/generated-sources/annotations
02:09:20 [DEBUG]   (f) log = xml
02:09:20 [DEBUG]   (f) logDirectory = /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/compilelogs
02:09:20 [DEBUG]   (f) optimize = false
02:09:20 [DEBUG]   (f) outputFileName = org.eclipse.equinox.common-3.16.300-SNAPSHOT
02:09:20 [DEBUG]   (f) project = MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.16.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
02:09:20 [DEBUG]   (f) requireJavaPackageImports = false
02:09:20 [DEBUG]   (f) session = org.apache.maven.execution.MavenSession@14477474
02:09:20 [DEBUG]   (f) showDeprecation = false
02:09:20 [DEBUG]   (f) showWarnings = true
02:09:20 [DEBUG]   (f) staleMillis = 0
02:09:20 [DEBUG]   (f) strictCompilerTarget = false
02:09:20 [DEBUG]   (f) useJDK = BREE
02:09:20 [DEBUG]   (f) useProjectSettings = false
02:09:20 [DEBUG]   (f) verbose = false
02:09:20 [DEBUG] -- end configuration --
02:09:20 [DEBUG] Manifest BREEs: [OSGi profile 'JavaSE-11' { source level: 11, target level: 11}]
02:09:20 [DEBUG] Target Platform EE: OSGi profile 'JavaSE-11' { source level: 11, target level: 11}
02:09:20 [DEBUG] Effective source/target: 11/11
02:09:20 [DEBUG] Using compiler 'jdt'.
02:09:20 [DEBUG] Source directories: [/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src]
02:09:20 [DEBUG] Classpath: [/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes[+com/sun/jarsigner/*:+com/sun/java/accessibility/util/*:+com/sun/javadoc/*:+com/sun/jdi/*:+com/sun/jdi/connect/*:+com/sun/jdi/connect/spi/*:+com/sun/jdi/event/*:+com/sun/jdi/request/*:+com/sun/management/*:+com/sun/net/httpserver/*:+com/sun/net/httpserver/spi/*:+com/sun/nio/file/*:+com/sun/nio/sctp/*:+com/sun/security/auth/*:+com/sun/security/auth/callback/*:+com/sun/security/auth/login/*:+com/sun/security/auth/module/*:+com/sun/security/jgss/*:+com/sun/source/doctree/*:+com/sun/source/tree/*:+com/sun/source/util/*:+com/sun/tools/attach/*:+com/sun/tools/attach/spi/*:+com/sun/tools/javac/*:+com/sun/tools/javadoc/*:+com/sun/tools/jconsole/*:+java/applet/*:+java/awt/*:+java/awt/color/*:+java/awt/datatransfer/*:+java/awt/desktop/*:+java/awt/dnd/*:+java/awt/event/*:+java/awt/font/*:+java/awt/geom/*:+java/awt/im/*:+java/awt/im/spi/*:+java/awt/image/*:+java/awt/image/renderable/*:+java/awt/print/*:+java/beans/*:+java/beans/beancontext/*:+java/io/*:+java/lang/*:+java/lang/annotation/*:+java/lang/instrument/*:+java/lang/invoke/*:+java/lang/management/*:+java/lang/module/*:+java/lang/ref/*:+java/lang/reflect/*:+java/math/*:+java/net/*:+java/net/http/*:+java/net/spi/*:+java/nio/*:+java/nio/channels/*:+java/nio/channels/spi/*:+java/nio/charset/*:+java/nio/charset/spi/*:+java/nio/file/*:+java/nio/file/attribute/*:+java/nio/file/spi/*:+java/rmi/*:+java/rmi/activation/*:+java/rmi/dgc/*:+java/rmi/registry/*:+java/rmi/server/*:+java/security/*:+java/security/acl/*:+java/security/cert/*:+java/security/interfaces/*:+java/security/spec/*:+java/sql/*:+java/text/*:+java/text/spi/*:+java/time/*:+java/time/chrono/*:+java/time/format/*:+java/time/temporal/*:+java/time/zone/*:+java/util/*:+java/util/concurrent/*:+java/util/concurrent/atomic/*:+java/util/concurrent/locks/*:+java/util/function/*:+java/util/jar/*:+java/util/logging/*:+java/util/prefs/*:+java/util/regex/*:+java/util/spi/*:+java/util/stream/*:+java/util/zip/*:+javax/accessibility/*:+javax/annotation/processing/*:+javax/crypto/*:+javax/crypto/interfaces/*:+javax/crypto/spec/*:+javax/imageio/*:+javax/imageio/event/*:+javax/imageio/metadata/*:+javax/imageio/plugins/bmp/*:+javax/imageio/plugins/jpeg/*:+javax/imageio/plugins/tiff/*:+javax/imageio/spi/*:+javax/imageio/stream/*:+javax/lang/model/*:+javax/lang/model/element/*:+javax/lang/model/type/*:+javax/lang/model/util/*:+javax/management/*:+javax/management/loading/*:+javax/management/modelmbean/*:+javax/management/monitor/*:+javax/management/openmbean/*:+javax/management/relation/*:+javax/management/remote/*:+javax/management/remote/rmi/*:+javax/management/timer/*:+javax/naming/*:+javax/naming/directory/*:+javax/naming/event/*:+javax/naming/ldap/*:+javax/naming/spi/*:+javax/net/*:+javax/net/ssl/*:+javax/print/*:+javax/print/attribute/*:+javax/print/attribute/standard/*:+javax/print/event/*:+javax/rmi/ssl/*:+javax/script/*:+javax/security/auth/*:+javax/security/auth/callback/*:+javax/security/auth/kerberos/*:+javax/security/auth/login/*:+javax/security/auth/spi/*:+javax/security/auth/x500/*:+javax/security/cert/*:+javax/security/sasl/*:+javax/smartcardio/*:+javax/sound/midi/*:+javax/sound/midi/spi/*:+javax/sound/sampled/*:+javax/sound/sampled/spi/*:+javax/sql/*:+javax/sql/rowset/*:+javax/sql/rowset/serial/*:+javax/sql/rowset/spi/*:+javax/swing/*:+javax/swing/border/*:+javax/swing/colorchooser/*:+javax/swing/event/*:+javax/swing/filechooser/*:+javax/swing/plaf/*:+javax/swing/plaf/basic/*:+javax/swing/plaf/metal/*:+javax/swing/plaf/multi/*:+javax/swing/plaf/nimbus/*:+javax/swing/plaf/synth/*:+javax/swing/table/*:+javax/swing/text/*:+javax/swing/text/html/*:+javax/swing/text/html/parser/*:+javax/swing/text/rtf/*:+javax/swing/tree/*:+javax/swing/undo/*:+javax/tools/*:+javax/transaction/xa/*:+javax/xml/*:+javax/xml/catalog/*:+javax/xml/crypto/*:+javax/xml/crypto/dom/*:+javax/xml/crypto/dsig/*:+javax/xml/crypto/dsig/dom/*:+javax/xml/crypto/dsig/keyinfo/*:+javax/xml/crypto/dsig/spec/*:+javax/xml/datatype/*:+javax/xml/namespace/*:+javax/xml/parsers/*:+javax/xml/stream/*:+javax/xml/stream/events/*:+javax/xml/stream/util/*:+javax/xml/transform/*:+javax/xml/transform/dom/*:+javax/xml/transform/sax/*:+javax/xml/transform/stax/*:+javax/xml/transform/stream/*:+javax/xml/validation/*:+javax/xml/xpath/*:+jdk/dynalink/*:+jdk/dynalink/beans/*:+jdk/dynalink/linker/*:+jdk/dynalink/linker/support/*:+jdk/dynalink/support/*:+jdk/javadoc/doclet/*:+jdk/jfr/*:+jdk/jfr/consumer/*:+jdk/jshell/*:+jdk/jshell/execution/*:+jdk/jshell/spi/*:+jdk/jshell/tool/*:+jdk/management/jfr/*:+jdk/nashorn/api/scripting/*:+jdk/nashorn/api/tree/*:+jdk/net/*:+jdk/nio/*:+jdk/security/jarsigner/*:+jdk/swing/interop/*:+netscape/javascript/*:~org/eclipse/core/runtime/adaptor/*:~org/eclipse/core/runtime/internal/adaptor/*:+org/eclipse/equinox/log/*:+org/eclipse/osgi/container/*:+org/eclipse/osgi/container/builders/*:+org/eclipse/osgi/container/namespaces/*:+org/eclipse/osgi/framework/console/*:+org/eclipse/osgi/framework/eventmgr/*:~org/eclipse/osgi/framework/internal/reliablefile/*:+org/eclipse/osgi/framework/log/*:~org/eclipse/osgi/framework/util/*:~org/eclipse/osgi/internal/debug/*:~org/eclipse/osgi/internal/framework/*:~org/eclipse/osgi/internal/hookregistry/*:~org/eclipse/osgi/internal/loader/*:~org/eclipse/osgi/internal/loader/buddy/*:~org/eclipse/osgi/internal/loader/classpath/*:~org/eclipse/osgi/internal/loader/sources/*:~org/eclipse/osgi/internal/location/*:~org/eclipse/osgi/internal/messages/*:~org/eclipse/osgi/internal/provisional/service/security/*:~org/eclipse/osgi/internal/provisional/verifier/*:~org/eclipse/osgi/internal/service/security/*:~org/eclipse/osgi/internal/serviceregistry/*:~org/eclipse/osgi/internal/signedcontent/*:~org/eclipse/osgi/internal/url/*:+org/eclipse/osgi/launch/*:+org/eclipse/osgi/report/resolution/*:+org/eclipse/osgi/service/datalocation/*:+org/eclipse/osgi/service/debug/*:+org/eclipse/osgi/service/environment/*:+org/eclipse/osgi/service/localization/*:+org/eclipse/osgi/service/pluginconversion/*:+org/eclipse/osgi/service/resolver/*:+org/eclipse/osgi/service/runnable/*:+org/eclipse/osgi/service/security/*:+org/eclipse/osgi/service/urlconversion/*:+org/eclipse/osgi/signedcontent/*:~org/eclipse/osgi/storage/*:~org/eclipse/osgi/storage/bundlefile/*:~org/eclipse/osgi/storage/url/reference/*:+org/eclipse/osgi/storagemanager/*:+org/eclipse/osgi/util/*:+org/ietf/jgss/*:+org/osgi/dto/*:+org/osgi/framework/*:+org/osgi/framework/connect/*:+org/osgi/framework/dto/*:+org/osgi/framework/hooks/bundle/*:+org/osgi/framework/hooks/resolver/*:+org/osgi/framework/hooks/service/*:+org/osgi/framework/hooks/weaving/*:+org/osgi/framework/launch/*:+org/osgi/framework/namespace/*:+org/osgi/framework/startlevel/*:+org/osgi/framework/startlevel/dto/*:+org/osgi/framework/wiring/*:+org/osgi/framework/wiring/dto/*:+org/osgi/resource/*:+org/osgi/resource/dto/*:+org/osgi/service/condition/*:+org/osgi/service/condpermadmin/*:+org/osgi/service/log/*:+org/osgi/service/log/admin/*:+org/osgi/service/packageadmin/*:+org/osgi/service/permissionadmin/*:+org/osgi/service/resolver/*:+org/osgi/service/startlevel/*:+org/osgi/service/url/*:+org/osgi/util/tracker/*:+org/w3c/dom/*:+org/w3c/dom/bootstrap/*:+org/w3c/dom/css/*:+org/w3c/dom/events/*:+org/w3c/dom/html/*:+org/w3c/dom/ls/*:+org/w3c/dom/ranges/*:+org/w3c/dom/stylesheets/*:+org/w3c/dom/traversal/*:+org/w3c/dom/views/*:+org/w3c/dom/xpath/*:+org/xml/sax/*:+org/xml/sax/ext/*:+org/xml/sax/helpers/*:+sun/misc/*:+sun/reflect/*:?**/*]
02:09:20  /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar[+org/osgi/annotation/bundle/*:?**/*]
02:09:20  /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar[+org/osgi/annotation/versioning/*:?**/*]
02:09:20  /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar[+org/osgi/service/component/annotations/*:?**/*]
02:09:20  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes]
02:09:20 [DEBUG] Output directory: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG] Search profile JavaSE-11 in ToolchainManager...
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.0_Foundation-1.0] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/ee/CDC-1.1_Foundation-1.1] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.0] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.1] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/ee/OSGi_Minimum-1.2] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-5/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-6/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-7/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-8/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-9/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/oracle/jdk-10/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-12/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-13/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-14/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-15/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-16/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-17/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-18/latest] doesn't match required property: id
02:09:20 [DEBUG] Toolchain JDK[/opt/tools/java/openjdk/jdk-19/latest] doesn't match required property: id
02:09:20 [DEBUG] Classpath:
02:09:20 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes[+com/sun/jarsigner/*:+com/sun/java/accessibility/util/*:+com/sun/javadoc/*:+com/sun/jdi/*:+com/sun/jdi/connect/*:+com/sun/jdi/connect/spi/*:+com/sun/jdi/event/*:+com/sun/jdi/request/*:+com/sun/management/*:+com/sun/net/httpserver/*:+com/sun/net/httpserver/spi/*:+com/sun/nio/file/*:+com/sun/nio/sctp/*:+com/sun/security/auth/*:+com/sun/security/auth/callback/*:+com/sun/security/auth/login/*:+com/sun/security/auth/module/*:+com/sun/security/jgss/*:+com/sun/source/doctree/*:+com/sun/source/tree/*:+com/sun/source/util/*:+com/sun/tools/attach/*:+com/sun/tools/attach/spi/*:+com/sun/tools/javac/*:+com/sun/tools/javadoc/*:+com/sun/tools/jconsole/*:+java/applet/*:+java/awt/*:+java/awt/color/*:+java/awt/datatransfer/*:+java/awt/desktop/*:+java/awt/dnd/*:+java/awt/event/*:+java/awt/font/*:+java/awt/geom/*:+java/awt/im/*:+java/awt/im/spi/*:+java/awt/image/*:+java/awt/image/renderable/*:+java/awt/print/*:+java/beans/*:+java/beans/beancontext/*:+java/io/*:+java/lang/*:+java/lang/annotation/*:+java/lang/instrument/*:+java/lang/invoke/*:+java/lang/management/*:+java/lang/module/*:+java/lang/ref/*:+java/lang/reflect/*:+java/math/*:+java/net/*:+java/net/http/*:+java/net/spi/*:+java/nio/*:+java/nio/channels/*:+java/nio/channels/spi/*:+java/nio/charset/*:+java/nio/charset/spi/*:+java/nio/file/*:+java/nio/file/attribute/*:+java/nio/file/spi/*:+java/rmi/*:+java/rmi/activation/*:+java/rmi/dgc/*:+java/rmi/registry/*:+java/rmi/server/*:+java/security/*:+java/security/acl/*:+java/security/cert/*:+java/security/interfaces/*:+java/security/spec/*:+java/sql/*:+java/text/*:+java/text/spi/*:+java/time/*:+java/time/chrono/*:+java/time/format/*:+java/time/temporal/*:+java/time/zone/*:+java/util/*:+java/util/concurrent/*:+java/util/concurrent/atomic/*:+java/util/concurrent/locks/*:+java/util/function/*:+java/util/jar/*:+java/util/logging/*:+java/util/prefs/*:+java/util/regex/*:+java/util/spi/*:+java/util/stream/*:+java/util/zip/*:+javax/accessibility/*:+javax/annotation/processing/*:+javax/crypto/*:+javax/crypto/interfaces/*:+javax/crypto/spec/*:+javax/imageio/*:+javax/imageio/event/*:+javax/imageio/metadata/*:+javax/imageio/plugins/bmp/*:+javax/imageio/plugins/jpeg/*:+javax/imageio/plugins/tiff/*:+javax/imageio/spi/*:+javax/imageio/stream/*:+javax/lang/model/*:+javax/lang/model/element/*:+javax/lang/model/type/*:+javax/lang/model/util/*:+javax/management/*:+javax/management/loading/*:+javax/management/modelmbean/*:+javax/management/monitor/*:+javax/management/openmbean/*:+javax/management/relation/*:+javax/management/remote/*:+javax/management/remote/rmi/*:+javax/management/timer/*:+javax/naming/*:+javax/naming/directory/*:+javax/naming/event/*:+javax/naming/ldap/*:+javax/naming/spi/*:+javax/net/*:+javax/net/ssl/*:+javax/print/*:+javax/print/attribute/*:+javax/print/attribute/standard/*:+javax/print/event/*:+javax/rmi/ssl/*:+javax/script/*:+javax/security/auth/*:+javax/security/auth/callback/*:+javax/security/auth/kerberos/*:+javax/security/auth/login/*:+javax/security/auth/spi/*:+javax/security/auth/x500/*:+javax/security/cert/*:+javax/security/sasl/*:+javax/smartcardio/*:+javax/sound/midi/*:+javax/sound/midi/spi/*:+javax/sound/sampled/*:+javax/sound/sampled/spi/*:+javax/sql/*:+javax/sql/rowset/*:+javax/sql/rowset/serial/*:+javax/sql/rowset/spi/*:+javax/swing/*:+javax/swing/border/*:+javax/swing/colorchooser/*:+javax/swing/event/*:+javax/swing/filechooser/*:+javax/swing/plaf/*:+javax/swing/plaf/basic/*:+javax/swing/plaf/metal/*:+javax/swing/plaf/multi/*:+javax/swing/plaf/nimbus/*:+javax/swing/plaf/synth/*:+javax/swing/table/*:+javax/swing/text/*:+javax/swing/text/html/*:+javax/swing/text/html/parser/*:+javax/swing/text/rtf/*:+javax/swing/tree/*:+javax/swing/undo/*:+javax/tools/*:+javax/transaction/xa/*:+javax/xml/*:+javax/xml/catalog/*:+javax/xml/crypto/*:+javax/xml/crypto/dom/*:+javax/xml/crypto/dsig/*:+javax/xml/crypto/dsig/dom/*:+javax/xml/crypto/dsig/keyinfo/*:+javax/xml/crypto/dsig/spec/*:+javax/xml/datatype/*:+javax/xml/namespace/*:+javax/xml/parsers/*:+javax/xml/stream/*:+javax/xml/stream/events/*:+javax/xml/stream/util/*:+javax/xml/transform/*:+javax/xml/transform/dom/*:+javax/xml/transform/sax/*:+javax/xml/transform/stax/*:+javax/xml/transform/stream/*:+javax/xml/validation/*:+javax/xml/xpath/*:+jdk/dynalink/*:+jdk/dynalink/beans/*:+jdk/dynalink/linker/*:+jdk/dynalink/linker/support/*:+jdk/dynalink/support/*:+jdk/javadoc/doclet/*:+jdk/jfr/*:+jdk/jfr/consumer/*:+jdk/jshell/*:+jdk/jshell/execution/*:+jdk/jshell/spi/*:+jdk/jshell/tool/*:+jdk/management/jfr/*:+jdk/nashorn/api/scripting/*:+jdk/nashorn/api/tree/*:+jdk/net/*:+jdk/nio/*:+jdk/security/jarsigner/*:+jdk/swing/interop/*:+netscape/javascript/*:~org/eclipse/core/runtime/adaptor/*:~org/eclipse/core/runtime/internal/adaptor/*:+org/eclipse/equinox/log/*:+org/eclipse/osgi/container/*:+org/eclipse/osgi/container/builders/*:+org/eclipse/osgi/container/namespaces/*:+org/eclipse/osgi/framework/console/*:+org/eclipse/osgi/framework/eventmgr/*:~org/eclipse/osgi/framework/internal/reliablefile/*:+org/eclipse/osgi/framework/log/*:~org/eclipse/osgi/framework/util/*:~org/eclipse/osgi/internal/debug/*:~org/eclipse/osgi/internal/framework/*:~org/eclipse/osgi/internal/hookregistry/*:~org/eclipse/osgi/internal/loader/*:~org/eclipse/osgi/internal/loader/buddy/*:~org/eclipse/osgi/internal/loader/classpath/*:~org/eclipse/osgi/internal/loader/sources/*:~org/eclipse/osgi/internal/location/*:~org/eclipse/osgi/internal/messages/*:~org/eclipse/osgi/internal/provisional/service/security/*:~org/eclipse/osgi/internal/provisional/verifier/*:~org/eclipse/osgi/internal/service/security/*:~org/eclipse/osgi/internal/serviceregistry/*:~org/eclipse/osgi/internal/signedcontent/*:~org/eclipse/osgi/internal/url/*:+org/eclipse/osgi/launch/*:+org/eclipse/osgi/report/resolution/*:+org/eclipse/osgi/service/datalocation/*:+org/eclipse/osgi/service/debug/*:+org/eclipse/osgi/service/environment/*:+org/eclipse/osgi/service/localization/*:+org/eclipse/osgi/service/pluginconversion/*:+org/eclipse/osgi/service/resolver/*:+org/eclipse/osgi/service/runnable/*:+org/eclipse/osgi/service/security/*:+org/eclipse/osgi/service/urlconversion/*:+org/eclipse/osgi/signedcontent/*:~org/eclipse/osgi/storage/*:~org/eclipse/osgi/storage/bundlefile/*:~org/eclipse/osgi/storage/url/reference/*:+org/eclipse/osgi/storagemanager/*:+org/eclipse/osgi/util/*:+org/ietf/jgss/*:+org/osgi/dto/*:+org/osgi/framework/*:+org/osgi/framework/connect/*:+org/osgi/framework/dto/*:+org/osgi/framework/hooks/bundle/*:+org/osgi/framework/hooks/resolver/*:+org/osgi/framework/hooks/service/*:+org/osgi/framework/hooks/weaving/*:+org/osgi/framework/launch/*:+org/osgi/framework/namespace/*:+org/osgi/framework/startlevel/*:+org/osgi/framework/startlevel/dto/*:+org/osgi/framework/wiring/*:+org/osgi/framework/wiring/dto/*:+org/osgi/resource/*:+org/osgi/resource/dto/*:+org/osgi/service/condition/*:+org/osgi/service/condpermadmin/*:+org/osgi/service/log/*:+org/osgi/service/log/admin/*:+org/osgi/service/packageadmin/*:+org/osgi/service/permissionadmin/*:+org/osgi/service/resolver/*:+org/osgi/service/startlevel/*:+org/osgi/service/url/*:+org/osgi/util/tracker/*:+org/w3c/dom/*:+org/w3c/dom/bootstrap/*:+org/w3c/dom/css/*:+org/w3c/dom/events/*:+org/w3c/dom/html/*:+org/w3c/dom/ls/*:+org/w3c/dom/ranges/*:+org/w3c/dom/stylesheets/*:+org/w3c/dom/traversal/*:+org/w3c/dom/views/*:+org/w3c/dom/xpath/*:+org/xml/sax/*:+org/xml/sax/ext/*:+org/xml/sax/helpers/*:+sun/misc/*:+sun/reflect/*:?**/*]
02:09:20 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar[+org/osgi/annotation/bundle/*:?**/*]
02:09:20 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar[+org/osgi/annotation/versioning/*:?**/*]
02:09:20 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar[+org/osgi/service/component/annotations/*:?**/*]
02:09:20 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG] Source roots:
02:09:20 [DEBUG]  /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src
02:09:20 [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
02:09:20 [DEBUG] JDT compiler args: [-warn:-deprecation,unavoidableGenericProblems,warningToken, -verbose, -inlineJSR, -enableJavadoc, -encoding, UTF-8, -proceedOnError, -log, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/compilelogs/@dot.xml, -s, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/generated-sources/annotations, -d, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes, -classpath, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes[+com/sun/jarsigner/*:+com/sun/java/accessibility/util/*:+com/sun/javadoc/*:+com/sun/jdi/*:+com/sun/jdi/connect/*:+com/sun/jdi/connect/spi/*:+com/sun/jdi/event/*:+com/sun/jdi/request/*:+com/sun/management/*:+com/sun/net/httpserver/*:+com/sun/net/httpserver/spi/*:+com/sun/nio/file/*:+com/sun/nio/sctp/*:+com/sun/security/auth/*:+com/sun/security/auth/callback/*:+com/sun/security/auth/login/*:+com/sun/security/auth/module/*:+com/sun/security/jgss/*:+com/sun/source/doctree/*:+com/sun/source/tree/*:+com/sun/source/util/*:+com/sun/tools/attach/*:+com/sun/tools/attach/spi/*:+com/sun/tools/javac/*:+com/sun/tools/javadoc/*:+com/sun/tools/jconsole/*:+java/applet/*:+java/awt/*:+java/awt/color/*:+java/awt/datatransfer/*:+java/awt/desktop/*:+java/awt/dnd/*:+java/awt/event/*:+java/awt/font/*:+java/awt/geom/*:+java/awt/im/*:+java/awt/im/spi/*:+java/awt/image/*:+java/awt/image/renderable/*:+java/awt/print/*:+java/beans/*:+java/beans/beancontext/*:+java/io/*:+java/lang/*:+java/lang/annotation/*:+java/lang/instrument/*:+java/lang/invoke/*:+java/lang/management/*:+java/lang/module/*:+java/lang/ref/*:+java/lang/reflect/*:+java/math/*:+java/net/*:+java/net/http/*:+java/net/spi/*:+java/nio/*:+java/nio/channels/*:+java/nio/channels/spi/*:+java/nio/charset/*:+java/nio/charset/spi/*:+java/nio/file/*:+java/nio/file/attribute/*:+java/nio/file/spi/*:+java/rmi/*:+java/rmi/activation/*:+java/rmi/dgc/*:+java/rmi/registry/*:+java/rmi/server/*:+java/security/*:+java/security/acl/*:+java/security/cert/*:+java/security/interfaces/*:+java/security/spec/*:+java/sql/*:+java/text/*:+java/text/spi/*:+java/time/*:+java/time/chrono/*:+java/time/format/*:+java/time/temporal/*:+java/time/zone/*:+java/util/*:+java/util/concurrent/*:+java/util/concurrent/atomic/*:+java/util/concurrent/locks/*:+java/util/function/*:+java/util/jar/*:+java/util/logging/*:+java/util/prefs/*:+java/util/regex/*:+java/util/spi/*:+java/util/stream/*:+java/util/zip/*:+javax/accessibility/*:+javax/annotation/processing/*:+javax/crypto/*:+javax/crypto/interfaces/*:+javax/crypto/spec/*:+javax/imageio/*:+javax/imageio/event/*:+javax/imageio/metadata/*:+javax/imageio/plugins/bmp/*:+javax/imageio/plugins/jpeg/*:+javax/imageio/plugins/tiff/*:+javax/imageio/spi/*:+javax/imageio/stream/*:+javax/lang/model/*:+javax/lang/model/element/*:+javax/lang/model/type/*:+javax/lang/model/util/*:+javax/management/*:+javax/management/loading/*:+javax/management/modelmbean/*:+javax/management/monitor/*:+javax/management/openmbean/*:+javax/management/relation/*:+javax/management/remote/*:+javax/management/remote/rmi/*:+javax/management/timer/*:+javax/naming/*:+javax/naming/directory/*:+javax/naming/event/*:+javax/naming/ldap/*:+javax/naming/spi/*:+javax/net/*:+javax/net/ssl/*:+javax/print/*:+javax/print/attribute/*:+javax/print/attribute/standard/*:+javax/print/event/*:+javax/rmi/ssl/*:+javax/script/*:+javax/security/auth/*:+javax/security/auth/callback/*:+javax/security/auth/kerberos/*:+javax/security/auth/login/*:+javax/security/auth/spi/*:+javax/security/auth/x500/*:+javax/security/cert/*:+javax/security/sasl/*:+javax/smartcardio/*:+javax/sound/midi/*:+javax/sound/midi/spi/*:+javax/sound/sampled/*:+javax/sound/sampled/spi/*:+javax/sql/*:+javax/sql/rowset/*:+javax/sql/rowset/serial/*:+javax/sql/rowset/spi/*:+javax/swing/*:+javax/swing/border/*:+javax/swing/colorchooser/*:+javax/swing/event/*:+javax/swing/filechooser/*:+javax/swing/plaf/*:+javax/swing/plaf/basic/*:+javax/swing/plaf/metal/*:+javax/swing/plaf/multi/*:+javax/swing/plaf/nimbus/*:+javax/swing/plaf/synth/*:+javax/swing/table/*:+javax/swing/text/*:+javax/swing/text/html/*:+javax/swing/text/html/parser/*:+javax/swing/text/rtf/*:+javax/swing/tree/*:+javax/swing/undo/*:+javax/tools/*:+javax/transaction/xa/*:+javax/xml/*:+javax/xml/catalog/*:+javax/xml/crypto/*:+javax/xml/crypto/dom/*:+javax/xml/crypto/dsig/*:+javax/xml/crypto/dsig/dom/*:+javax/xml/crypto/dsig/keyinfo/*:+javax/xml/crypto/dsig/spec/*:+javax/xml/datatype/*:+javax/xml/namespace/*:+javax/xml/parsers/*:+javax/xml/stream/*:+javax/xml/stream/events/*:+javax/xml/stream/util/*:+javax/xml/transform/*:+javax/xml/transform/dom/*:+javax/xml/transform/sax/*:+javax/xml/transform/stax/*:+javax/xml/transform/stream/*:+javax/xml/validation/*:+javax/xml/xpath/*:+jdk/dynalink/*:+jdk/dynalink/beans/*:+jdk/dynalink/linker/*:+jdk/dynalink/linker/support/*:+jdk/dynalink/support/*:+jdk/javadoc/doclet/*:+jdk/jfr/*:+jdk/jfr/consumer/*:+jdk/jshell/*:+jdk/jshell/execution/*:+jdk/jshell/spi/*:+jdk/jshell/tool/*:+jdk/management/jfr/*:+jdk/nashorn/api/scripting/*:+jdk/nashorn/api/tree/*:+jdk/net/*:+jdk/nio/*:+jdk/security/jarsigner/*:+jdk/swing/interop/*:+netscape/javascript/*:~org/eclipse/core/runtime/adaptor/*:~org/eclipse/core/runtime/internal/adaptor/*:+org/eclipse/equinox/log/*:+org/eclipse/osgi/container/*:+org/eclipse/osgi/container/builders/*:+org/eclipse/osgi/container/namespaces/*:+org/eclipse/osgi/framework/console/*:+org/eclipse/osgi/framework/eventmgr/*:~org/eclipse/osgi/framework/internal/reliablefile/*:+org/eclipse/osgi/framework/log/*:~org/eclipse/osgi/framework/util/*:~org/eclipse/osgi/internal/debug/*:~org/eclipse/osgi/internal/framework/*:~org/eclipse/osgi/internal/hookregistry/*:~org/eclipse/osgi/internal/loader/*:~org/eclipse/osgi/internal/loader/buddy/*:~org/eclipse/osgi/internal/loader/classpath/*:~org/eclipse/osgi/internal/loader/sources/*:~org/eclipse/osgi/internal/location/*:~org/eclipse/osgi/internal/messages/*:~org/eclipse/osgi/internal/provisional/service/security/*:~org/eclipse/osgi/internal/provisional/verifier/*:~org/eclipse/osgi/internal/service/security/*:~org/eclipse/osgi/internal/serviceregistry/*:~org/eclipse/osgi/internal/signedcontent/*:~org/eclipse/osgi/internal/url/*:+org/eclipse/osgi/launch/*:+org/eclipse/osgi/report/resolution/*:+org/eclipse/osgi/service/datalocation/*:+org/eclipse/osgi/service/debug/*:+org/eclipse/osgi/service/environment/*:+org/eclipse/osgi/service/localization/*:+org/eclipse/osgi/service/pluginconversion/*:+org/eclipse/osgi/service/resolver/*:+org/eclipse/osgi/service/runnable/*:+org/eclipse/osgi/service/security/*:+org/eclipse/osgi/service/urlconversion/*:+org/eclipse/osgi/signedcontent/*:~org/eclipse/osgi/storage/*:~org/eclipse/osgi/storage/bundlefile/*:~org/eclipse/osgi/storage/url/reference/*:+org/eclipse/osgi/storagemanager/*:+org/eclipse/osgi/util/*:+org/ietf/jgss/*:+org/osgi/dto/*:+org/osgi/framework/*:+org/osgi/framework/connect/*:+org/osgi/framework/dto/*:+org/osgi/framework/hooks/bundle/*:+org/osgi/framework/hooks/resolver/*:+org/osgi/framework/hooks/service/*:+org/osgi/framework/hooks/weaving/*:+org/osgi/framework/launch/*:+org/osgi/framework/namespace/*:+org/osgi/framework/startlevel/*:+org/osgi/framework/startlevel/dto/*:+org/osgi/framework/wiring/*:+org/osgi/framework/wiring/dto/*:+org/osgi/resource/*:+org/osgi/resource/dto/*:+org/osgi/service/condition/*:+org/osgi/service/condpermadmin/*:+org/osgi/service/log/*:+org/osgi/service/log/admin/*:+org/osgi/service/packageadmin/*:+org/osgi/service/permissionadmin/*:+org/osgi/service/resolver/*:+org/osgi/service/startlevel/*:+org/osgi/service/url/*:+org/osgi/util/tracker/*:+org/w3c/dom/*:+org/w3c/dom/bootstrap/*:+org/w3c/dom/css/*:+org/w3c/dom/events/*:+org/w3c/dom/html/*:+org/w3c/dom/ls/*:+org/w3c/dom/ranges/*:+org/w3c/dom/stylesheets/*:+org/w3c/dom/traversal/*:+org/w3c/dom/views/*:+org/w3c/dom/xpath/*:+org/xml/sax/*:+org/xml/sax/ext/*:+org/xml/sax/helpers/*:+sun/misc/*:+sun/reflect/*:?**/*]:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar[+org/osgi/annotation/bundle/*:?**/*]:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar[+org/osgi/annotation/versioning/*:?**/*]:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar[+org/osgi/service/component/annotations/*:?**/*]:/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/PlatformURLConverter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ResourceTranslator.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/RuntimeLog.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/SafeRunner.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/IRuntimeConstants.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IBundleGroupProvider.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/AssertionFailedException.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/DevClassPathHelper.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IAdapterManager.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/PlatformURLConfigConnection.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/PlatformURLFragmentConnection.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/ReferenceHashSet.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/URIUtil.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterManager.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IAdapterFactory.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/PlatformURLBaseConnection.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/NullProgressMonitor.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IBundleGroup.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/Activator.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/ILogListener.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/ISafeRunnableWithResult.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IProgressMonitorWithBlocking.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/ISafeRunnable.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/ServiceCaller.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/TracingOptions.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/SubProgressMonitor.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/ProgressMonitorWrapper.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/Adapters.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/OperationCanceledException.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/PlatformURLPluginConnection.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/PlatformURLHandler.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IAdaptable.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/LocalizationUtils.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/text/StringMatcher.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/CommonMessages.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/PlatformURLMetaConnection.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IStatus.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/FindSupport.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/FileLocator.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/Assert.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/equinox/events/MemoryEventConstants.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/MetaDataKeeper.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/PrintStackUtil.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/PlatformLogWriter.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/ICoreRunnable.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/CoreException.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/ListenerList.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/SlicedProgressMonitor.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/Status.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/PlatformObject.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/AdapterFactoryBridge.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/PluginVersionIdentifier.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/QualifiedName.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/Path.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/MultiStatus.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/boot/PlatformURLConnection.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/DataArea.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/IAdapterFactoryExt.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IPath.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/IProgressMonitor.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/SubMonitor.java, /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/IAdapterManagerProvider.java, -g, -target, 11, -source, 11, --release, 11, -encoding, UTF-8, --system, /opt/tools/java/openjdk/jdk-11/latest]
02:09:20 [DEBUG] Original compiler output: Cannot invoke "java.util.Map.keySet()" because "cache" is null
02:09:20 
02:09:20 [INFO] ------------------------------------------------------------------------
02:09:20 [INFO] Reactor Summary:
02:09:20 [INFO] 
02:09:20 [INFO] eclipse-platform-parent 4.26.0-SNAPSHOT ............ SUCCESS [  3.320 s]
02:09:20 [INFO] eclipse-sdk-prereqs 4.26.0-SNAPSHOT ................ SUCCESS [  0.839 s]
02:09:20 [INFO] eclipse jdt 4.26.0-SNAPSHOT ........................ SUCCESS [  0.009 s]
02:09:20 [INFO] parent 4.26.0-SNAPSHOT ............................. SUCCESS [  0.014 s]
02:09:20 [INFO] org.eclipse.osgi 3.18.100-SNAPSHOT ................. SUCCESS [ 30.658 s]
02:09:20 [INFO] [bundle] Common Eclipse Runtime 3.16.300-SNAPSHOT .. FAILURE [  0.203 s]
02:09:20 [INFO] eclipse.platform.ui 4.26.0-SNAPSHOT ................ SKIPPED
02:09:20 [INFO] [aggregator] bundles 4.26.0-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] [bundle] Commands 3.10.200-SNAPSHOT ................ SKIPPED
02:09:20 [INFO] eclipse.platform 4.26.0-SNAPSHOT ................... SKIPPED
02:09:20 [INFO] eclipse.platform.runtime 4.26.0-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] [aggregator] bundles 4.26.0-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] [bundle] Eclipse Jobs Mechanism 3.13.200-SNAPSHOT .. SKIPPED
02:09:20 [INFO] [bundle] Extension Registry Support 3.11.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse Preferences Mechanism 3.10.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse Content Mechanism 3.8.200-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] JFace Data Binding Observables 1.12.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] JFace Data Binding Properties 1.9.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] JFace Data Binding 1.11.100-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] [bundle] Equinox Application Container 1.6.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Core Runtime 3.26.0-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [bundle] Expression Language 3.8.200-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] [bundle] Eclipse Dependency Injection Annotations 1.7.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse Dependency Injection 1.8.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse Contexts 1.11.0-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] [bundle] Eclipse Application Services 2.3.400-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse e4 core commands 1.0.200-SNAPSHOT . SKIPPED
02:09:20 [INFO] [bundle] Eclipse Dependency Injection Extensions 0.17.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse Dependency Injection Extensions Supplier 0.16.400-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse Model Xpath 0.3.0-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] eclipse.platform.swt 4.26.0-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] org.eclipse.swt 3.121.100-SNAPSHOT ................. SKIPPED
02:09:20 [INFO] [bundle] Eclipse UI Dependency Injection 1.4.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Event Admin 1.6.100-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [bundle] Eclipse UI Application Services 1.5.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Bidirectional Text Support 1.4.200-SNAPSHOT SKIPPED
02:09:20 [INFO] eclipse.pde 4.26.0-SNAPSHOT ........................ SKIPPED
02:09:20 [INFO] eclipse.pde.apitools 4.26.0-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] [bundle] PDE API Tools Annotations 1.1.500-SNAPSHOT  SKIPPED
02:09:20 [INFO] org.eclipse.swt.gtk.linux.x86_64 3.121.100-SNAPSHOT  SKIPPED
02:09:20 [INFO] org.eclipse.swt.gtk.linux.ppc64le 3.121.100-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.swt.gtk.linux.aarch64 3.121.100-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.swt.win32.win32.x86_64 3.121.100-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.swt.cocoa.macosx.x86_64 3.121.100-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.swt.cocoa.macosx.aarch64 3.121.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] JFace 3.27.100-SNAPSHOT ................... SKIPPED
02:09:20 [INFO] [bundle] Eclipse Bindings Support 0.13.100-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Eclipse CSS Core Support 0.13.300-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Eclipse CSS SWT Support 0.14.600-SNAPSHOT . SKIPPED
02:09:20 [INFO] [bundle] Eclipse CSS SWT Theme Support 0.13.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse e4 dialogs 1.3.300-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [bundle] Eclipse Workbench Model 2.2.200-SNAPSHOT .. SKIPPED
02:09:20 [INFO] [bundle] Eclipse UI Custom widgets 1.3.0-SNAPSHOT .. SKIPPED
02:09:20 [INFO] eclipse.jdt.core 4.26.0-SNAPSHOT ................... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.annotation 2.2.700-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] [bundle] Eclipse e4 Workbench 1.13.200-SNAPSHOT .... SKIPPED
02:09:20 [INFO] [bundle] JFace Data Binding for SWT and JFace 1.13.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Bundle for Workbench APIs available in e4 0.16.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse URI Scheme Handling 1.2.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse e4 Workbench SWT 0.16.700-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Eclipse e4 Workbench SWT Renderer 0.15.600-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse e4 Workbench Add-ons 1.4.500-SNAPSHOT SKIPPED
02:09:20 [INFO] eclipse.platform.ua 4.26.0-SNAPSHOT ................ SKIPPED
02:09:20 [INFO] org.eclipse.help 3.9.100-SNAPSHOT .................. SKIPPED
02:09:20 [INFO] org.eclipse.equinox.security 1.3.1000-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] [bundle] Internet Connection Management 1.4.0-SNAPSHOT SKIPPED
02:09:20 [INFO] eclipse.platform.debug 4.26.0-SNAPSHOT ............. SKIPPED
02:09:20 [INFO] [bundle] Core Variables 3.5.100-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] [bundle] Ant Build Tool Core 3.6.500-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] [bundle] OSGi Release 4.2.0 Services 3.11.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Http Services Servlet 1.7.300-SNAPSHOT .... SKIPPED
02:09:20 [INFO] [bundle] Jetty Http Service 3.8.100-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] org.eclipse.help.base 4.3.900-SNAPSHOT ............. SKIPPED
02:09:20 [INFO] [bundle] Eclipse Workbench 3.126.100-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] [bundle] Eclipse UI 3.201.200-SNAPSHOT ............. SKIPPED
02:09:20 [INFO] [bundle] Eclipse Forms 3.11.400-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] org.eclipse.ui.intro 3.6.600-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [bundle] Help System UI 4.4.100-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] org.eclipse.ui.cheatsheets 3.7.500-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] org eclipse jdt 3.18.1400-SNAPSHOT ................. SKIPPED
02:09:20 [INFO] [bundle] Core File Systems 1.9.500-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] [bundle] Core Resource Management 3.18.100-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Debug Core 3.20.0-SNAPSHOT ................ SKIPPED
02:09:20 [INFO] [bundle] Core Compare Support 3.7.100-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] eclipse.platform.text 4.26.0-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [bundle] Text 3.12.200-SNAPSHOT .................... SKIPPED
02:09:20 [INFO] [bundle] Team Support Core 3.9.600-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] org.eclipse.jdt.core 3.32.0-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] eclipse.jdt.debug 4.26.0-SNAPSHOT .................. SKIPPED
02:09:20 [INFO] org.eclipse.jdt.debug 3.19.300-SNAPSHOT ............ SKIPPED
02:09:20 [INFO] org.eclipse.jdt.launching 3.19.800-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] [bundle] External Tools Headless Support 1.2.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Ant Launching Support 1.3.400-SNAPSHOT .... SKIPPED
02:09:20 [INFO] [bundle] E4 IDE UI 3.16.100-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Core 2.9.200-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Metadata 2.6.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning JAR Processor 1.2.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Repository 2.6.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Artifact Repository Support 1.4.500-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Metadata Repository 1.4.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Engine 2.7.500-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] JFace Text 3.21.0-SNAPSHOT ................ SKIPPED
02:09:20 [INFO] [bundle] Views 3.11.200-SNAPSHOT ................... SKIPPED
02:09:20 [INFO] [bundle] Common Navigator View 3.10.300-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [bundle] Eclipse IDE UI 3.19.200-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] [bundle] Text Editor Framework 3.16.600-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [bundle] File Buffers 3.7.200-SNAPSHOT ............. SKIPPED
02:09:20 [INFO] [bundle] Default Text Editor 3.14.400-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] [bundle] Console 3.11.300-SNAPSHOT ................. SKIPPED
02:09:20 [INFO] [bundle] Debug UI 3.17.0-SNAPSHOT .................. SKIPPED
02:09:20 [INFO] [bundle] External Tools 3.5.200-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] [bundle] Compare Support 3.8.500-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] eclipse.jdt.ui 4.26.0-SNAPSHOT ..................... SKIPPED
02:09:20 [INFO] org.eclipse.ltk.core.refactoring 3.13.0-SNAPSHOT ... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.core.manipulation 1.16.200-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Team Support UI 3.9.400-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.ltk.ui.refactoring 3.12.200-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [bundle] Search Support 3.14.300-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] [bundle] Tabbed Properties View 3.9.200-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [bundle] Navigator Workbench Components 3.8.400-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.jdt.ui 3.27.100-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.debug.ui 3.12.800-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] [bundle] Equinox Framework Admin 2.2.100-SNAPSHOT .. SKIPPED
02:09:20 [INFO] [bundle] Equinox Framework Admin for Equinox 1.2.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Simple Configurator 1.4.100-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] [bundle] Simple Configurator Manipulator 2.2.0-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.jdt.junit.runtime 3.7.0-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.junit.core 3.11.500-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.junit 3.15.100-SNAPSHOT ............ SKIPPED
02:09:20 [INFO] [bundle] Ant UI 3.8.300-SNAPSHOT ................... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.annotation 1.2.100-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] org.eclipse.jdt.apt.core 3.7.50-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.compiler.tool 1.3.200-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.compiler.apt 1.4.200-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.apt.pluggable.core 1.3.0-SNAPSHOT .. SKIPPED
02:09:20 [INFO] org.eclipse.jdt.apt.ui 3.7.0-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] org.eclipse.jdt.core.formatterapp 1.1.0-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Director 2.5.400-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Director Application 1.2.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Garbage Collector 1.2.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Publisher Infrastructure 1.7.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Publisher for Eclipse 1.4.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Repository Tools 2.3.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Eclipse Touchpoint 2.3.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Legacy Update Site Support 1.2.300-SNAPSHOT SKIPPED
02:09:20 [INFO] eclipse.pde.build 4.26.0-SNAPSHOT .................. SKIPPED
02:09:20 [INFO] [bundle] Plug-in Development Environment Build Support 3.11.300-SNAPSHOT SKIPPED
02:09:20 [INFO] eclipse.pde.ui 4.26.0-SNAPSHOT ..................... SKIPPED
02:09:20 [INFO] [bundle] PDE Core 3.15.300-SNAPSHOT ................ SKIPPED
02:09:20 [INFO] [bundle] Equinox Concurrent API 1.2.100-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [bundle] Install/Update Configurator 3.4.900-SNAPSHOT SKIPPED
02:09:20 [INFO] eclipse.platform.common 4.26.0-SNAPSHOT ............ SKIPPED
02:09:20 [INFO] org.eclipse.platform.doc.isv 4.26.0-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.doc.isv 3.14.1800-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.doc.user 3.15.1600-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] org.eclipse.jdt.junit4.runtime 1.3.0-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.junit5.runtime 1.1.100-SNAPSHOT .... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.launching.macosx 3.5.0-SNAPSHOT .... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.launching.ui.macosx 1.3.0-SNAPSHOT . SKIPPED
02:09:20 [INFO] org eclipse jdt feature 3.18.1400-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] [bundle] Equinox Launcher 1.6.400-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] eclipse.platform.releng 4.26.0-SNAPSHOT ............ SKIPPED
02:09:20 [INFO] org.eclipse.test.performance 3.19.0-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [bundle] Eclipse IDE UI Application 1.4.500-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.jdt.core.tests.compiler 3.12.2000-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.jdt.compiler.tool.tests 1.3.150-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.jdt.core.tests.builder 3.11.200-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.jdt.compiler.apt.tests 1.2.150-SNAPSHOT  SKIPPED
02:09:20 [INFO] org.eclipse.jdt.core.tests.model 3.11.400-SNAPSHOT . SKIPPED
02:09:20 [INFO] eclipse.jdt.core.binaries 4.26.0-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.core.tests.binaries 1.0.250-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.jdt.core.tests.performance 3.11.50-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.jdt.apt.pluggable.tests 3.5.0-SNAPSHOT . SKIPPED
02:09:20 [INFO] org.eclipse.jdt.apt.tests 3.5.50-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.debug.tests 3.11.1800-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] org.eclipse.core.filebuffers.tests 3.12.200-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.text.tests 3.13.100-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] org.eclipse.jface.text.tests 3.12.500-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.ui.tests 3.14.500-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] org.eclipse.jdt.text.tests 3.13.1800-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] org.eclipse.ltk.core.refactoring.tests 3.9.0-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.ltk.ui.refactoring.tests 3.10.0-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.jdt.ui.tests.refactoring 3.14.500-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.jdt.ui.junit.sampleproject 1.0.0-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.jdt.ui.examples.projects 3.2.0-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Debug Unit Test support 1.0.100-SNAPSHOT .. SKIPPED
02:09:20 [INFO] org.eclipse.jdt.ui.unittest.junit 1.0.500-SNAPSHOT . SKIPPED
02:09:20 [INFO] org.eclipse.jdt.ui.unittest.junit.feature 1.0.400-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] API Tools 1.2.1100-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] [bundle] Eclipse e4 Progress View 0.3.500-SNAPSHOT . SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Directory Watcher 1.3.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Extension Location Repository Support 1.4.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Operations API 2.6.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Security Default UI 1.3.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning UI Support 2.7.600-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox State and Resolver Compatibility Fragment 1.2.700-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] PDE Launching Support 3.10.200-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [bundle] Log View 1.3.400-SNAPSHOT ................. SKIPPED
02:09:20 [INFO] [bundle] Generic and Extensible Text Editor 1.2.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] PDE UI 3.13.700-SNAPSHOT .................. SKIPPED
02:09:20 [INFO] [bundle] API Tools UI 1.2.700-SNAPSHOT ............. SKIPPED
02:09:20 [INFO] [bundle] Target definition generic editor extension 1.1.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] PDE Runtime 3.7.500-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [bundle] Eclipse Platform 4.26.0-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.pde.ui.tests 3.11.900-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] org.eclipse.pde.api.tools.tests 1.2.700-SNAPSHOT ... SKIPPED
02:09:20 [INFO] eclipse.pde.ds 4.26.0-SNAPSHOT ..................... SKIPPED
02:09:20 [INFO] [bundle] PDE DS Core 1.2.500-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [test-bundle] PDE DS Tests 1.2.100-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] [bundle] PDE DS UI 1.2.300-SNAPSHOT ................ SKIPPED
02:09:20 [INFO] [bundle] Declarative Services Annotations Support 1.2.500-SNAPSHOT SKIPPED
02:09:20 [INFO] eclipse.pde.ua 4.26.0-SNAPSHOT ..................... SKIPPED
02:09:20 [INFO] [bundle] PDE UA Core 1.2.300-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [bundle] JFace Data Binding for JavaBeans 1.8.0-SNAPSHOT SKIPPED
02:09:20 [INFO] eclipse.platform.resources 4.26.0-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] org.eclipse.core.filesystem.linux.x86_64 1.2.400-SNAPSHOT SKIPPED
02:09:20 [INFO] eclipse.platform.team 4.26.0-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] org.eclipse.core.net.linux 1.0.200-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] [bundle] Debug UI Launch Configuration View 1.0.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] OSGi Release 4.2.0 Utility Classes 3.7.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Launcher Linux X86_64 Fragment 1.2.600-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Console plug-in 1.4.500-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.e4.ui.swt.gtk 1.1.100-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] [bundle] Notification API 0.5.0-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] [bundle] Equinox Launcher Linux PPC64le Fragment 1.2.600-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Launcher Linux AARCH64 Fragment 1.2.600-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Launcher Win32 X86_64 Fragment 1.2.600-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.e4.ui.swt.win32 1.1.0-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] org.eclipse.e4.ui.workbench.renderers.swt.cocoa 0.12.600-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Launcher MacOSX Cocoa Fragment 1.2.600-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment 1.2.600-SNAPSHOT SKIPPED
02:09:20 [INFO] [aggregator] features 4.26.0-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [feature] Eclipse 4 Rich Client Platform 4.26.0-SNAPSHOT SKIPPED
02:09:20 [INFO] eclipse.platform.ui.tools 4.26.0-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.e4.tools.services 4.9.0-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] org.eclipse.e4.tools.emf.ui 4.7.400-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [bundle] Http Service Registry Extensions 1.3.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Jasper Jsp Support Bundle 1.1.700-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Jasper Jsp Registry Support Plug-in 1.2.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Console 1.2.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Native Touchpoint 1.4.400-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning ECF based Transport 1.3.300-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.equinox.security.linux 1.0.300-SNAPSHOT  SKIPPED
02:09:20 [INFO] org.eclipse.equinox.security.win32.x86_64 1.1.300-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.equinox.security.macosx 1.101.400-SNAPSHOT SKIPPED
02:09:20 [INFO] [feature] Equinox p2, headless functionalities 1.6.1600-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Drop-in 1.4.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [feature] Equinox p2, backward compatibility support 1.4.1800-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Update Checker 1.3.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Platform Automatic Update Support 1.5.400-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Platform Update Support 1.2.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [feature] Equinox p2, minimal support for RCP applications 1.4.1800-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Import and Export 1.3.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [feature] Equinox p2, Provisioning for IDEs. 2.4.1800-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.help.webapp 3.10.900-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.help.feature 2.3.1200-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] [bundle] JSch Core 1.4.0-SNAPSHOT .................. SKIPPED
02:09:20 [INFO] [bundle] JSch UI 1.4.200-SNAPSHOT .................. SKIPPED
02:09:20 [INFO] org.eclipse.pde.doc.user 3.14.1800-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] org.eclipse.pde 3.13.2100-SNAPSHOT ................. SKIPPED
02:09:20 [INFO] [bundle] PDE JUnit Runtime Support 3.6.200-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] PDE Templates 3.7.700-SNAPSHOT ............ SKIPPED
02:09:20 [INFO] [bundle] PDE UA UI 1.2.400-SNAPSHOT ................ SKIPPED
02:09:20 [INFO] [bundle] Equinox Dynamic Tracing Enablement UI  1.2.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Layout Spy 1.1.0-SNAPSHOT ................. SKIPPED
02:09:20 [INFO] [bundle] Spy Core plug-in 1.0.200-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] [bundle] Model Spy 0.12.400-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] [bundle] CSS Spy 0.12.300-SNAPSHOT ................. SKIPPED
02:09:20 [INFO] [bundle] Preference Spy 0.12.300-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] [bundle] Context Spy 1.0.300-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [bundle] Bundle Spy 0.12.200-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [bundle] Event Spy 1.0.0-SNAPSHOT .................. SKIPPED
02:09:20 [INFO] [aggregator] features 4.26.0-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [feature] Eclipse Plug-in Development Environment 3.14.1400-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.platform.doc.user 4.26.0-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] org.eclipse.rcp 4.26.0-SNAPSHOT .................... SKIPPED
02:09:20 [INFO] org.eclipse.ui.cocoa 1.2.400-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] org.eclipse.rcp.feature 4.26.0-SNAPSHOT ............ SKIPPED
02:09:20 [INFO] [bundle] Quick Search 1.1.300-SNAPSHOT ............. SKIPPED
02:09:20 [INFO] [bundle] Universal Welcome 3.4.300-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] [bundle] Browser Support 3.7.300-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] [bundle] UI Freeze Monitoring 1.2.200-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] [bundle] Internet Connection Management UI 1.4.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse SDK Themes 1.2.2000-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] [bundle] Quicklinks for the Welcome Framework 1.1.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Diff Extension for Generic Editor 1.1.100-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.core.filesystem.linux.ppc64le 1.4.200-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.core.filesystem.linux.aarch64 1.4.200-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.compare.win32 1.2.900-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] org.eclipse.core.filesystem.win32.x86_64 1.4.300-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.core.net.win32 1.0.100-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] org.eclipse.core.net.win32.x86_64 1.1.700-SNAPSHOT . SKIPPED
02:09:20 [INFO] org.eclipse.core.resources.win32.x86_64 3.5.500-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.ui.win32 3.4.400-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] org.eclipse.core.filesystem.macosx 1.3.400-SNAPSHOT  SKIPPED
02:09:20 [INFO] org.eclipse.platform.feature 4.26.0-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] org.eclipse.pde.ua.tests 1.2.0-SNAPSHOT ............ SKIPPED
02:09:20 [INFO] org.eclipse.pde.junit.runtime.tests 3.6.800-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.pde.ui.tests.smartimport 1.1.100-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.pde.ui.templates.tests 1.1.200-SNAPSHOT  SKIPPED
02:09:20 [INFO] org.eclipse.pde.genericeditor.extension.tests 1.1.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Plug-in Development Unit Test support 1.0.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [test-bundle] Tests Plug-in 1.3.500-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [feature] Eclipse Plug-in Test runner client for UnitTest View (Experimental) 1.0.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [test-bundle] Install/Update Configurator Test Plugin 0.1.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Ant Core Test Plugin 3.6.300-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] [bundle] Ant UI Test Plugin 3.10.400-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] [bundle] Eclipse Project SDK 4.26.0-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [bundle] Core Tools 1.8.100-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] [aggregator] features 4.26.0-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [feature] Equinox Core Function 1.13.900-SNAPSHOT .. SKIPPED
02:09:20 [INFO] [feature] Eclipse Core Runtime Infrastructure 1.3.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [aggregator] tests 4.26.0-SNAPSHOT ................. SKIPPED
02:09:20 [INFO] [test-bundle] Content-Types Tests 1.1.0-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [test-bundle] Expression Language Tests 3.6.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Eclipse Core Tests Harness 3.14.0-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Eclipse Core Tests Runtime 3.20.400-SNAPSHOT SKIPPED
02:09:20 [INFO] [test-bundle] E4 Core Tests 1.2.500-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] org.eclipse.compare.examples 3.3.100-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] org.eclipse.compare.examples.xml 3.5.100-SNAPSHOT .. SKIPPED
02:09:20 [INFO] org.eclipse.team.examples.filesystem 3.6.100-SNAPSHOT SKIPPED
02:09:20 [INFO] eclipse.platform.team.tests 4.26.0-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] eclipse.platform.resources.tests 4.26.0-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [feature] Eclipse Test feature containing all FS-specific fragments 4.6.0-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.core.tests.resources 3.10.2000-SNAPSHOT  SKIPPED
02:09:20 [INFO] org.eclipse.compare.tests 3.7.100-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] org.eclipse.core.tests.net 1.5.100-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] org.eclipse.jsch.tests 1.2.0-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] org.eclipse.team.tests.core 3.9.100-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [bundle] Core Resource Management Spy Support Fragment 1.5.300-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.core.tools.resources 1.6.0-SNAPSHOT .... SKIPPED
02:09:20 [INFO] eclipse.platform.resources.examples 4.26.0-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Efs Examples Plug-in 1.0.0-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [bundle] Save Participant 1 3.4.100-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [bundle] Save Participant 2 3.4.100-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [bundle] Save Participant 3 3.4.100-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] org.eclipse.core.tests.resources.saveparticipant 3.4.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [aggregator] tests 4.26.0-SNAPSHOT ................. SKIPPED
02:09:20 [INFO] [test-bundle] Eclipse e4 core commands tests 0.13.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [test-bundle] XPathTest Model 0.3.0-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [test-bundle] UI Bindings Tests 0.13.200-SNAPSHOT .. SKIPPED
02:09:20 [INFO] [test-bundle] TestModel Model 0.14.800-SNAPSHOT .... SKIPPED
02:09:20 [INFO] [bundle] e4 css core tests 1.301.300-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] [bundle] e4 css swt tests (Incubation) 0.11.500-SNAPSHOT SKIPPED
02:09:20 [INFO] [test-bundle] Modelled UI addons tests bundle (Incubation) 1.4.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Harness Plug-in 1.9.0-SNAPSHOT ............ SKIPPED
02:09:20 [INFO] [test-bundle] Jface tests 1.3.700-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] eclipse.platform.ui.examples 4.26.0-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [bundle] JFace Data Binding Examples 1.3.0-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] JFace Data Binding Conformance Tests 1.4.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] JFace Data Binding Tests 1.11.200-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Jface notifications tests 0.1.0-SNAPSHOT .. SKIPPED
02:09:20 [INFO] [bundle] Tests for Eclipse URI Scheme Handling 1.1.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [test-bundle] Eclipse UI IDE Application Tests 1.3.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [test-bundle] UI Freeze Monitoring Tests 1.2.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [test-bundle] Eclipse UI Tests 3.15.800-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [bundle] Plugin.name 3.3.100 ....................... SKIPPED
02:09:20 [INFO] [bundle] Forms Test 3.9.200-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] [bundle] Common Navigator Tests 3.6.300-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [bundle] Performance Plug-in 1.4.300-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] [bundle] Pluginchecks 1.1.100-SNAPSHOT ............. SKIPPED
02:09:20 [INFO] [bundle] Eclipse RCP Tests 3.5.200-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] [bundle] Tabbed Properties View Tests 3.7.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] CSS bridge demo 1.2.0-SNAPSHOT ............ SKIPPED
02:09:20 [INFO] [bundle] e4 Progress Examples Plug-in 0.3.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] JFace Snippets Plug-in 3.5.0-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] [bundle] Services Snippets (Incubation) 0.9.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Command Contribution Examples 3.5.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Field Assist Example 1.2.200-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] [bundle] Progress Examples Plug-in 3.2.0 ........... SKIPPED
02:09:20 [INFO] [bundle] pluginName 3.1.100 ........................ SKIPPED
02:09:20 [INFO] [bundle] Multi-Page Editor Example 3.3.0-SNAPSHOT .. SKIPPED
02:09:20 [INFO] [bundle] Common Navigator Examples 3.3.500-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] User File Editor 3.4.0-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] [bundle] Readme File Editing Tool 3.6.0-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [bundle] Undo Example 3.4.0-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] [bundle] Example for Eclipse URI Scheme Handling 1.1.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Tabbed Properties View Article Example 3.3.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Examples of Eclipse Forms 3.3.0-SNAPSHOT .. SKIPPED
02:09:20 [INFO] [bundle] Tip of the Day core plugin 0.2.0-SNAPSHOT . SKIPPED
02:09:20 [INFO] [bundle] Tip of the Day UI 0.2.0-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.platform.doc.tips 0.2.0-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [bundle] Example Debug Core Plug-in 1.5.0-SNAPSHOT . SKIPPED
02:09:20 [INFO] [bundle] Sample Memory View Plugin 1.103.0-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Mixed-mode Launching Example 1.3.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Example Debug UI Plug-in 1.7.100-SNAPSHOT . SKIPPED
02:09:20 [INFO] org.eclipse.debug.tests 3.12.800-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.debug.ui.launchview.tests 1.0.0-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.swt.fragments.localbuild 3.105.0-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.swt.tools.base 3.107.400-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] org.eclipse.swt.tools.spies 3.108.500-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] org.eclipse.swt.tools 3.109.600-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] org.eclipse.swt.examples 3.107.400-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] org.eclipse.swt.examples.browser.demos 3.107.100-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.swt.examples.launcher 3.107.100-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.swt.examples.ole.win32 3.108.0-SNAPSHOT  SKIPPED
02:09:20 [INFO] org.eclipse.swt.examples.views 3.107.100-SNAPSHOT .. SKIPPED
02:09:20 [INFO] org.eclipse.swt.tests 3.106.1900-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.swt.tools.feature 3.108.700-SNAPSHOT ... SKIPPED
02:09:20 [INFO] org.eclipse.swt.tests.gtk 3.108.100-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] eclipse.platform.swt.binaries 4.26.0-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] org.eclipse.search.tests 3.10.100-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] org.eclipse.ui.editors.tests 3.12.500-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] org.eclipse.ui.workbench.texteditor.tests 3.13.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] JFace Text Example 3.3.100-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] org.eclipse.jface.text.examples 1.1.0-SNAPSHOT ..... SKIPPED
02:09:20 [INFO] org.eclipse.ui.genericeditor.tests 1.2.100-SNAPSHOT  SKIPPED
02:09:20 [INFO] [bundle] Examples for Generic Editor 1.2.0-SNAPSHOT  SKIPPED
02:09:20 [INFO] org.eclipse.text.quicksearch.tests 1.1.200-SNAPSHOT  SKIPPED
02:09:20 [INFO] [feature] Jetty Http Server Feature 1.11.0-SNAPSHOT  SKIPPED
02:09:20 [INFO] org.eclipse.ua.tests 3.5.400-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] org.eclipse.ua.tests.doc 1.1.400-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.ui.intro.quicklinks.examples 1.1.0-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.ui.intro.solstice.examples 1.1.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Tip of the Day Json Provider 0.2.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] IDE Enablement for Tip of the Day 0.2.100-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.tips.feature 0.2.1800-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] infocenter-parent 4.26.0-SNAPSHOT .................. SKIPPED
02:09:20 [INFO] [bundle] Servletbridge 1.6.200-SNAPSHOT ............ SKIPPED
02:09:20 [INFO] [bundle] Servletbridge Http Service 1.2.200-SNAPSHOT SKIPPED
02:09:20 [INFO] infocenter-product 1.0.0-SNAPSHOT .................. SKIPPED
02:09:20 [INFO] infocenter-app 4.26.0-SNAPSHOT ..................... SKIPPED
02:09:20 [INFO] org.eclipse.e4.tools 4.9.100-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] org.eclipse.e4.tools.compat 4.8.100-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] org.eclipse.e4.tools.emf.editor3x 4.8.100-SNAPSHOT . SKIPPED
02:09:20 [INFO] org.eclipse.e4.tools.jdt.templates 4.9.0-SNAPSHOT .. SKIPPED
02:09:20 [INFO] org.eclipse.e4.tools.test 1.2.0-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] org.eclipse.e4.core.tools.feature 4.26.0-SNAPSHOT .. SKIPPED
02:09:20 [INFO] [bundle] Configuration Admin 1.5.100-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] [bundle] Coordinator 1.5.100-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] [bundle] Device Access Service 1.1.300-SNAPSHOT .... SKIPPED
02:09:20 [INFO] [bundle] Meta Type 1.6.200-SNAPSHOT ................ SKIPPED
02:09:20 [INFO] [bundle] User Admin Service 1.2.300-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [feature] Equinox Compendium SDK 3.22.400-SNAPSHOT . SKIPPED
02:09:20 [INFO] [bundle] Supplemental Equinox Functionality 1.10.600-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] SSHD Fragment 1.1.100-SNAPSHOT ............ SKIPPED
02:09:20 [INFO] [bundle] Console ssh support plug-in 1.2.1000-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] XSLT Transform Provider 1.2.200-SNAPSHOT .. SKIPPED
02:09:20 [INFO] [bundle] Transformer Hook Framework Extension 1.3.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Region Digraph 1.5.300-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] [bundle] Log Stream Provider 1.1.0-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] [bundle] Aspect Weaving Hooks Plug-in 1.3.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Standard Caching Service for Equinox Aspects 1.2.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] J9 CachingService Plug-in 1.2.200-SNAPSHOT  SKIPPED
02:09:20 [INFO] [feature] Equinox Core SDK 3.23.600-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment 1.2.600-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.equinox.executable 3.8.1900-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [feature] Core Server Feature 1.14.800-SNAPSHOT .... SKIPPED
02:09:20 [INFO] [feature] Equinox Target Components 3.23.600-SNAPSHOT SKIPPED
02:09:20 [INFO] [feature] Simple Http Server Feature 1.7.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [test-bundle] BiDi tests 1.3.100-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] [test-bundle] Test Plug-in 1.1.200-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] [test-bundle] Common Eclipse Runtime Tests 3.15.500-SNAPSHOT SKIPPED
02:09:20 [INFO] [test-bundle] Declarative Services Tests 1.6.300-SNAPSHOT SKIPPED
02:09:20 [INFO] [test-bundle] Preferences Tests 3.9.200-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [test-bundle] Equinox security tests 1.2.400-SNAPSHOT SKIPPED
02:09:20 [INFO] [test-bundle] Ssh Tests 1.3.0-SNAPSHOT ............. SKIPPED
02:09:20 [INFO] [test-bundle] Console tests 1.3.0-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] [test-bundle] org.eclipse.equinox.http.servlet.tests 1.8.500-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] slf4j Stub 1.1.100-SNAPSHOT ............... SKIPPED
02:09:20 [INFO] org.eclipse.osgi.tests 3.16.900-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] org.eclipse.equinox.frameworkadmin.test 1.3.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Discovery 1.2.0-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Discovery 1.2.200-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Installer 1.3.400-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] p2 Admin UI 1.2.0-SNAPSHOT ................ SKIPPED
02:09:20 [INFO] [bundle] Provisioning Admin UI RCP (Incubation) 1.3.400-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Equinox Provisioning Discovery UI 1.2.300-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.equinox.p2.tests.reconciler.product 1.1.0-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.equinox.p2.tests.verifier 1.3.100-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.equinox.p2.tests 1.8.800-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] org.eclipse.equinox.p2.tests.discovery 1.3.200-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.equinox.p2.tests.ui 1.3.400-SNAPSHOT ... SKIPPED
02:09:20 [INFO] [feature] Equinox p2, Discovery UI support 1.2.1100-SNAPSHOT SKIPPED
02:09:20 [INFO] [feature] p2 Server Feature 1.12.700-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] [feature] Equinox p2, SDK 3.11.1800-SNAPSHOT ....... SKIPPED
02:09:20 [INFO] rt.equinox.p2 4.26.0-SNAPSHOT ...................... SKIPPED
02:09:20 [INFO] org.eclipse.equinox.p2.examples 4.26.0-SNAPSHOT .... SKIPPED
02:09:20 [INFO] [bundle] RCP Mail (Cloud Update Example) 2.2.100-SNAPSHOT SKIPPED
02:09:20 [INFO] [bundle] Prestartupdate 1.2.100-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] [bundle] Sdkbundlevisibility 1.2.100-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] [bundle] Sdknoautoupdates 1.2.100-SNAPSHOT ......... SKIPPED
02:09:20 [INFO] [bundle] RCP Mail (SDK UI) 1.2.100-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] org.eclipse.ant.optional.junit 3.3.300-SNAPSHOT .... SKIPPED
02:09:20 [INFO] org.eclipse.releng.tests 3.5.400-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.sdk.examples 4.26.0-SNAPSHOT ........... SKIPPED
02:09:20 [INFO] org.eclipse.sdk.tests 4.26.0-SNAPSHOT .............. SKIPPED
02:09:20 [INFO] org.eclipse.test 3.5.100-SNAPSHOT .................. SKIPPED
02:09:20 [INFO] org.eclipse.test.performance.win32 3.1.500-SNAPSHOT  SKIPPED
02:09:20 [INFO] org.eclipse.sdk.feature 4.26.0-SNAPSHOT ............ SKIPPED
02:09:20 [INFO] org.eclipse.sdk.examples.feature 4.26.0-SNAPSHOT ... SKIPPED
02:09:20 [INFO] org.eclipse.test.feature 3.8.300-SNAPSHOT .......... SKIPPED
02:09:20 [INFO] org.eclipse.sdk.tests.feature 4.26.0-SNAPSHOT ...... SKIPPED
02:09:20 [INFO] eclipse.platform.releng.tychoeclipsebuilder 4.26.0-SNAPSHOT SKIPPED
02:09:20 [INFO] org.eclipse.rcp.configuration 1.1.1900-SNAPSHOT .... SKIPPED
02:09:20 [INFO] org.eclipse.rt.osgistarterkit.product 4.26.0-SNAPSHOT SKIPPED
02:09:20 [INFO] equinox-sdk 4.26.0-SNAPSHOT ........................ SKIPPED
02:09:20 [INFO] eclipse-junit-tests 4.26.0-SNAPSHOT ................ SKIPPED
02:09:20 [INFO] eclipse.platform.repository 4.26.0-SNAPSHOT ........ SKIPPED
02:09:20 [INFO] platform-aggregator 4.26.0-SNAPSHOT ................ SKIPPED
02:09:20 [INFO] ------------------------------------------------------------------------
02:09:20 [INFO] BUILD FAILURE
02:09:20 [INFO] ------------------------------------------------------------------------
02:09:20 [INFO] Total time:  02:54 min
02:09:20 [INFO] Finished at: 2022-09-18T06:09:20Z
02:09:20 [INFO] ------------------------------------------------------------------------
02:09:20 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile) on project org.eclipse.equinox.common: Fatal error compiling: Cannot invoke "java.util.Map.keySet()" because "cache" is null -> [Help 1]
02:09:20 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile) on project org.eclipse.equinox.common: Fatal error compiling
02:09:20     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:306)
02:09:20     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
02:09:20     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
02:09:20     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
02:09:20     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
02:09:20     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
02:09:20     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
02:09:20     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127)
02:09:20     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
02:09:20     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
02:09:20     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
02:09:20     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
02:09:20     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
02:09:20     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
02:09:20     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
02:09:20     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
02:09:20     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
02:09:20     at java.lang.reflect.Method.invoke (Method.java:568)
02:09:20     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
02:09:20     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
02:09:20     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
02:09:20     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
02:09:20 Caused by: org.apache.maven.plugin.MojoExecutionException: Fatal error compiling
02:09:20     at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:417)
02:09:20     at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.doCompile (AbstractOsgiCompilerMojo.java:370)
02:09:20     at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute (AbstractOsgiCompilerMojo.java:351)
02:09:20     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
02:09:20     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:301)
02:09:20     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
02:09:20     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
02:09:20     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
02:09:20     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
02:09:20     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
02:09:20     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
02:09:20     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127)
02:09:20     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
02:09:20     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
02:09:20     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
02:09:20     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
02:09:20     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
02:09:20     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
02:09:20     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
02:09:20     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
02:09:20     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
02:09:20     at java.lang.reflect.Method.invoke (Method.java:568)
02:09:20     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
02:09:20     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
02:09:20     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
02:09:20     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
02:09:20 Caused by: org.codehaus.plexus.compiler.CompilerException: Cannot invoke "java.util.Map.keySet()" because "cache" is null
02:09:20 
02:09:20     at org.eclipse.tycho.compiler.jdt.JDTCompiler.compileInProcess (JDTCompiler.java:383)
02:09:20     at org.eclipse.tycho.compiler.jdt.JDTCompiler.performCompile (JDTCompiler.java:123)
02:09:20     at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:414)
02:09:20     at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.doCompile (AbstractOsgiCompilerMojo.java:370)
02:09:20     at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute (AbstractOsgiCompilerMojo.java:351)
02:09:20     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
02:09:20     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:301)
02:09:20     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
02:09:20     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
02:09:20     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
02:09:20     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
02:09:20     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
02:09:20     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
02:09:20     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127)
02:09:20     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
02:09:20     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
02:09:20     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
02:09:20     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
02:09:20     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
02:09:20     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
02:09:20     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
02:09:20     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
02:09:20     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
02:09:20     at java.lang.reflect.Method.invoke (Method.java:568)
02:09:20     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
02:09:20     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
02:09:20     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
02:09:20     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
02:09:20 [ERROR] 
02:09:20 [ERROR] 
02:09:20 [ERROR] For more information about the errors and possible solutions, please read the following articles:
02:09:20 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
02:09:20 [ERROR] 
02:09:20 [ERROR] After correcting the problems, you can resume the build with the command
02:09:20 [ERROR]   mvn <args> -rf :org.eclipse.equinox.common
02:09:20 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.core.net.proxy.IProxyService and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
02:09:20 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.core.net for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
02:09:20 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.p2.resolver.facade.P2ResolverFactory and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:09:20 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.resolver.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:09:20 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.repository.registry.facade.ReactorRepositoryManagerFacade and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:09:20 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.resolver.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.p2.tools.baseline.facade.BaselineService and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.tools.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.core.internal.content.ContentTypeManager$DebuggingHolder and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.core.contenttype for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.p2.metadata.P2Generator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.resolver.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.p2.metadata.DependencyMetadataGenerator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.resolver.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.tycho.p2.metadata.DependencyMetadataGenerator and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.resolver.shared for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2.remote.RemoteArtifactRepositoryManager and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.resolver.impl for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryComponent and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.artifact.repository for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.provisional.p2.repository.DefaultPGPPublicKeyService and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.repository for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.repository.PGPKeyServiceComponent and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.repository for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.tycho.p2.resolver.impl for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-SNAPSHOT.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryComponent and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.metadata.repository for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.ProvisioningEventBus and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.EventBusComponent and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.ProvisioningEventBus and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.core.EventBusComponent and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.engine for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.engine.ProfileRegistryComponent and location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
02:09:21 [DEBUG] [894a8f11-934f-4c4f-b9a0-d552afbd93d2][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.engine for location file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
02:09:21 Build step 'Invoke top-level Maven targets' marked build as failure
02:09:21 Terminating xvnc.
02:09:32 Archiving artifacts
02:09:32 Finished: FAILURE